coze-bridge 0.2.3-alpha.1 → 0.2.3-alpha.10

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 +89 -86
  2. package/package.json +3 -7
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 Og=Object.create;var Ca=Object.defineProperty;var Lg=Object.getOwnPropertyDescriptor;var Ng=Object.getOwnPropertyNames;var Mg=Object.getPrototypeOf,Bg=Object.prototype.hasOwnProperty;var ue=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,r)=>(typeof require<"u"?require:e)[r]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+t+'" is not supported')});var et=(t,e)=>()=>(t&&(e=t(t=0)),e);var ae=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),Ra=(t,e)=>{for(var r in e)Ca(t,r,{get:e[r],enumerable:!0})},Fg=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of Ng(e))!Bg.call(t,o)&&o!==r&&Ca(t,o,{get:()=>e[o],enumerable:!(i=Lg(e,o))||i.enumerable});return t};var zt=(t,e,r)=>(r=t!=null?Og(Mg(t)):{},Fg(e||!t||!t.__esModule?Ca(r,"default",{value:t,enumerable:!0}):r,t));function Je(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=et(()=>{"use strict"});import{createWriteStream as zg,mkdirSync as Ug,readdirSync as Hg,unlinkSync as Gg}from"node:fs";import{join as Id}from"node:path";function Rn(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 Pa(t,e){let r=t.match(/^(.+)-(\d{4}-\d{2}-\d{2})\.log$/);return!r||r[1]!==e?null:r[2]??null}function qg(t,e,r){let i=c=>{let[l,u,f]=c.split("-").map(Number);return Date.UTC(l??0,(u??1)-1,f??1)};return Math.floor((i(e)-i(t))/864e5)>r}function fs(t,e,r,i){let o;try{o=Hg(t)}catch{return}for(let c of o){let l=Pa(c,e);if(l&&qg(l,r,i))try{Gg(Id(t,c))}catch{}}}var ei,Da=et(()=>{"use strict";ei=class{constructor(e,r,i){this.dir=e;this.prefix=r;this.opts=i;this.clock=i.clock??(()=>Rn(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{Ug(this.dir,{recursive:!0});let r=zg(Id(this.dir,sr(this.prefix,e)),{flags:"a"});r.on("error",i=>process.stderr.write(`[log-sink] stream error: ${String(i)}
8
+ var zg=Object.create;var Oa=Object.defineProperty;var Ug=Object.getOwnPropertyDescriptor;var Hg=Object.getOwnPropertyNames;var Gg=Object.getPrototypeOf,qg=Object.prototype.hasOwnProperty;var fe=(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 nt=(t,e)=>()=>(t&&(e=t(t=0)),e);var ae=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),La=(t,e)=>{for(var r in e)Oa(t,r,{get:e[r],enumerable:!0})},jg=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of Hg(e))!qg.call(t,o)&&o!==r&&Oa(t,o,{get:()=>e[o],enumerable:!(i=Ug(e,o))||i.enumerable});return t};var Gt=(t,e,r)=>(r=t!=null?zg(Gg(t)):{},jg(e||!t||!t.__esModule?Oa(r,"default",{value:t,enumerable:!0}):r,t));function Je(t,e){let r=process.env[t];if(!r)return e;let i=Number(r);return Number.isFinite(i)&&i>0?i:e}var or=nt(()=>{"use strict"});import{createWriteStream as Kg,mkdirSync as Wg,readdirSync as $g,unlinkSync as Vg}from"node:fs";import{join as Tl}from"node:path";function Cn(t){let e=r=>String(r).padStart(2,"0");return`${t.getFullYear()}-${e(t.getMonth()+1)}-${e(t.getDate())}`}function ar(t,e){return`${t}-${e}.log`}function Na(t,e){let r=t.match(/^(.+)-(\d{4}-\d{2}-\d{2})\.log$/);return!r||r[1]!==e?null:r[2]??null}function Jg(t,e,r){let i=c=>{let[d,u,f]=c.split("-").map(Number);return Date.UTC(d??0,(u??1)-1,f??1)};return Math.floor((i(e)-i(t))/864e5)>r}function xs(t,e,r,i){let o;try{o=$g(t)}catch{return}for(let c of o){let d=Na(c,e);if(d&&Jg(d,r,i))try{Vg(Tl(t,c))}catch{}}}var ri,Ma=nt(()=>{"use strict";ri=class{constructor(e,r,i){this.dir=e;this.prefix=r;this.opts=i;this.clock=i.clock??(()=>Cn(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{Wg(this.dir,{recursive:!0});let r=Kg(Tl(this.dir,ar(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&&fs(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 jg,mkdirSync as Wg}from"node:fs";import{join as Kg}from"node:path";function Td(t){let e=t.retentionDays??Jg,r=t.clock??(()=>Rn(new Date));xs={bridgeSink:new ei(t.bridgeLogsDir,"bridge",{retentionDays:e,clock:r}),agentSinks:new Map,makeAgentSink:o=>new ei(t.agentLogsDir(o),"agent",{retentionDays:e,clock:r})};let i=r();fs(t.bridgeLogsDir,"bridge",i,e);for(let o of t.listAgentIds?.()??[])fs(t.agentLogsDir(o),"agent",i,e)}function Zg(t,e){let r=t.agentSinks.get(e);return r||(r=t.makeAgentSink(e),t.agentSinks.set(e,r)),r}function kd(t){Oa=t}function Cd(t){return or[Oa]<=or[t]}function Rd(t,e){let r=or[t];return r===void 0?!0:r>=or[e]}function ps(t){Ad={...t}}function Pd(t){let e=(u,f=2)=>String(u).padStart(f,"0"),r=-t.getTimezoneOffset(),i=r>=0?"+":"-",o=Math.abs(r),c=e(Math.floor(o/60)),l=e(o%60);return`${Rn(t)}T${e(t.getHours())}:${e(t.getMinutes())}:${e(t.getSeconds())}.${e(t.getMilliseconds(),3)}${i}${c}:${l}`}function At(t,e,r,i,o){try{let c=`${JSON.stringify({ts:Pd(new Date),level:e,module:r,msg:i,...o})}
11
- `;Wg(t,{recursive:!0}),jg(Kg(t,sr("bridge",Rn(new Date))),c)}catch{}}function Yg(t,e){if(t)return t;let r=e?.agentId;return typeof r=="string"&&r.length>0?r:void 0}function hs(t,e,r,i,o){if(or[t]<or[Oa])return;let c=`${JSON.stringify({ts:Pd(new Date),level:t,module:e,msg:r,...Ad,...i})}
12
- `;if(xs){let l=Yg(o,i),u=l?Zg(xs,l):xs.bridgeSink;try{u.write(c)}catch{process.stderr.write(c)}return}t==="error"||t==="warn"?Vg.write(c):$g.write(c)}function H(t,e){return{debug:(r,i)=>hs("debug",t,r,i,e),info:(r,i)=>hs("info",t,r,i,e),warn:(r,i)=>hs("warn",t,r,i,e),error:(r,i)=>hs("error",t,r,i,e),child:r=>H(`${t}.${r}`,e),forAgent:r=>H(t,r)}}var or,Oa,$g,Vg,Ad,Jg,xs,te=et(()=>{"use strict";ir();Da();or={debug:10,info:20,warn:30,error:40},Oa=(()=>{let t=process.env.COZE_BRIDGE_LOG_LEVEL;return t==="debug"||t==="info"||t==="warn"||t==="error"?t:"info"})(),$g=process.stdout,Vg=process.stderr,Ad={},Jg=Je("COZE_BRIDGE_LOG_RETENTION_DAYS",30),xs=null});var T,We=et(()=>{"use strict";T=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 Nd={};Ra(Nd,{ACP_WRAPPER_NPM_PACKAGES:()=>ni,_resetAcpInstallerForTests:()=>rm,_setBinaryPathCacheForTests:()=>im,buildAcpSpawn:()=>ri,ensureAcpInstalled:()=>ar,getAcpBinaryPath:()=>gs,pickWhichLine:()=>Ma,probeAcpVersion:()=>nm,resolveAcpCommand:()=>Ld});import{readFileSync as Dd}from"node:fs";import{createRequire as Xg}from"node:module";import{dirname as Qg,resolve as em}from"node:path";function Ma(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 tm(t){let e=Od.resolve(`${t.npmPackage}/package.json`),r=Qg(e),i=JSON.parse(Dd(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 em(r,o)}async function ar(t,e){let r=Na[t];if(!r)throw new T("BRIDGE_INTERNAL",`ensureAcpInstalled called for non-npm framework: ${t}`);let i=ti.get(t);if(i)return i;try{let o=tm(r);return ti.set(t,o),La.info("acp wrapper resolved",{framework:t,binary:r.binary,path:o}),o}catch(o){throw La.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 T("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 nm(t){let e=Na[t];if(e)try{let r=Od.resolve(`${e.npmPackage}/package.json`),i=JSON.parse(Dd(r,"utf8"));return typeof i.version=="string"&&i.version.length>0?i.version:void 0}catch(r){La.warn("acp wrapper probe: \u89E3\u6790 package.json \u5931\u8D25",{framework:t,npmPackage:e.npmPackage,err:String(r)});return}}function gs(t){return ti.get(t)}function Ld(t,e){if(e)return e;let r=gs(t);if(!r)throw new T("BRIDGE_INTERNAL",`${t} ACP wrapper \u8DEF\u5F84\u672A\u89E3\u6790 (ensureAcpInstalled \u672A\u5728\u6784\u9020\u524D\u8DD1\u901A)`);return r}function ri(t,e,r){if(e)return{command:e,args:[...r]};let i=Ld(t);return{command:process.execPath,args:[i,...r]}}function rm(){ti.clear()}function im(t,e){ti.set(t,e)}var La,Na,ni,Od,ti,an=et(()=>{"use strict";We();te();La=H("agents.acp-installer"),Na={"claude-code":{npmPackage:"@agentclientprotocol/claude-agent-acp",binary:"claude-agent-acp"},codex:{npmPackage:"@agentclientprotocol/codex-acp",binary:"codex-acp"}},ni=Object.values(Na).filter(t=>t!==void 0).map(t=>t.npmPackage),Od=Xg(import.meta.url),ti=new Map});import{chmod as om,mkdir as am,readFile as cm,rename as lm,rm as dm,writeFile as um}from"node:fs/promises";import{dirname as fm}from"node:path";async function cr(t){try{let e=await cm(t,"utf8");return JSON.parse(e)}catch(e){if(e.code==="ENOENT")return null;throw e}}async function lt(t,e,r){await am(fm(t),{recursive:!0});let i=`${t}.tmp-${process.pid}-${Math.random().toString(36).slice(2,10)}`;try{await um(i,e,{encoding:"utf8",mode:r?.mode}),await lm(i,t),r?.mode!==void 0&&await om(t,r.mode)}catch(o){throw await dm(i,{force:!0}).catch(()=>{}),o}}async function lr(t,e,r){await lt(t,`${JSON.stringify(e,null,2)}
14
- `,r)}var Ut=et(()=>{"use strict"});import{promises as Fd,readdirSync as hm}from"node:fs";import{homedir as xm}from"node:os";import{sep as pm,join as ke,resolve as zd}from"node:path";function J(t){let e=t??xm(),r=ke(e,".coze"),i=ke(r,"bridge"),o=ke(i,"lib"),c=ke(i,"logs");return{cozeRoot:r,bridgeRoot:i,libDir:o,libEntry:ke(o,"index.js"),binDir:ke(i,"bin"),pidFile:ke(i,"bridge.pid"),portFile:ke(i,"bridge.port"),tokenFile:ke(i,"bridge.token"),patTokenFile:ke(i,"pat-token"),agentEnvFile:ke(i,"agent-env.json"),logFile:ke(i,"bridge.log"),bridgeLogsDir:c,daemonStdioLog:ke(c,"daemon-stdio.log"),installLock:ke(i,"install.lock"),configFile:ke(i,"config.json"),agentsRoot:ke(r,"agents")}}function Be(t,e=J()){let r=ke(e.agentsRoot,t);return{root:r,config:ke(r,"config.json"),workspace:ke(r,"workspace"),logs:ke(r,"logs")}}function ms(t=J()){try{return hm(t.agentsRoot,{withFileTypes:!0}).filter(e=>e.isDirectory()).map(e=>e.name)}catch{return[]}}async function ii(t,e){let r=await Fd.realpath(zd(t)).catch(()=>null);if(!r)return!1;let i=await Fd.realpath(zd(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+pm)}var Ce=et(()=>{"use strict"});var _s={};Ra(_s,{AGENT_CONFIG_FILE_MODE:()=>ws,enforceAgentConfigMode:()=>wm,loadAgentConfig:()=>Ee,persistAgentSessions:()=>si,persistAgentSkills:()=>oi,saveAgentConfig:()=>Fe});import{chmod as gm,stat as mm}from"node:fs/promises";function Ee(t,e){return cr(Be(t,e).config)}function Fe(t,e){return lr(Be(t.agentId,e).config,t,{mode:ws})}async function wm(t,e){if(process.platform==="win32")return;let r=Be(t,e).config;try{let i=await mm(r);if(!i.isFile())return;let o=i.mode&511;o!==ws&&(await gm(r,ws),Ud.warn("agent config mode auto-corrected to 0600",{path:r,from:o.toString(8)}))}catch(i){if(i.code==="ENOENT")return;Ud.warn("enforceAgentConfigMode: chmod failed (ignored)",{path:r,err:String(i)})}}async function si(t,e,r){let i=await Ee(t,r);i&&(i.sessions=Object.fromEntries(e),await Fe(i,r))}async function oi(t,e,r){let i=await Ee(t,r);i&&(i.skills=e,await Fe(i,r))}var Ud,ws,Ht=et(()=>{"use strict";Ut();te();Ce();Ud=H("agent-config"),ws=384});var za=ae((d2,qd)=>{qd.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 bs=ae(Wd=>{var jd={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 Sm(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(jd))Wd[t]=Sm(jd[t])});var Zd=ae((f2,Jd)=>{var Im=ue("fs"),Le=ue("path"),Kd=za(),Am=bs(),Tm=typeof process=="object"&&process.platform==="win32",$d=t=>typeof t=="object"&&t!==null,Vd=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 ve(t){this.sep=Le.sep,this.fs=Im,$d(t)&&$d(t.fs)&&typeof t.fs.statSync=="function"&&(this.fs=t.fs)}Jd.exports=ve;ve.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 Am.FILE_IN_THE_WAY(`"${o}"`)}})}r(t)};ve.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};ve.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,f){if(l&&f.isDirectory())return o(!1);var x=Le.dirname(t);c.fs.exists(x,function(p){p||c.makeDir(x),c.fs.open(t,"w",438,function(m,v){m?c.fs.chmod(t,438,function(){c.fs.open(t,"w",438,function(_,b){c.fs.write(b,e,0,e.length,0,function(){c.fs.close(b,function(){c.fs.chmod(t,i||438,function(){o(!0)})})})})}):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)})})})})})};ve.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 f=Le.join(i,u),x=e.fs.statSync(f);(!o||o.test(f))&&l.push(Le.normalize(f)+(x.isDirectory()?e.sep:"")),x.isDirectory()&&c&&(l=l.concat(r(f,o,c)))}),l}return r(t,void 0,!0)};ve.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(f,x){if(f)return e(f);x&&(i.push(Le.normalize(u)+(x.isDirectory()?r.sep:"")),x.isDirectory()?r.findFilesAsync(u,function(p,m){if(p)return e(p);i=i.concat(m),--l||e(null,i)}):--l||e(null,i))})})})};ve.prototype.getAttributes=function(){};ve.prototype.setAttributes=function(){};ve.crc32update=function(t,e){return Vd[(t^e)&255]^t>>>8};ve.crc32=function(t){typeof t=="string"&&(t=Buffer.from(t,"utf8"));let e=t.length,r=-1;for(let i=0;i<e;)r=ve.crc32update(r,t[i++]);return~r>>>0};ve.methodToString=function(t){switch(t){case Kd.STORED:return"STORED ("+t+")";case Kd.DEFLATED:return"DEFLATED ("+t+")";default:return"UNSUPPORTED ("+t+")"}};ve.canonical=function(t){if(!t)return"";let e=Le.posix.normalize("/"+t.split("\\").join("/"));return Le.join(".",e)};ve.zipnamefix=function(t){if(!t)return"";let e=Le.posix.normalize("/"+t.split("\\").join("/"));return Le.posix.join(".",e)};ve.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]};ve.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)))};ve.toBuffer=function(e,r){return Buffer.isBuffer(e)?e:e instanceof Uint8Array?Buffer.from(e):typeof e=="string"?r(e):Buffer.alloc(0)};ve.readBigUInt64LE=function(t,e){let r=t.readUInt32LE(e);return t.readUInt32LE(e+4)*4294967296+r};ve.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)};ve.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};ve.isWin=Tm;ve.crcTable=Vd});var Xd=ae((h2,Yd)=>{var km=ue("path");Yd.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=km.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 eu=ae((x2,Qd)=>{Qd.exports={efs:!0,encode:t=>Buffer.from(t,"utf8"),decode:t=>t.toString("utf8")}});var fr=ae((p2,ur)=>{ur.exports=Zd();ur.exports.Constants=za();ur.exports.Errors=bs();ur.exports.FileAttr=Xd();ur.exports.decoder=eu()});var nu=ae((g2,tu)=>{var cn=fr(),z=cn.Constants;tu.exports=function(){var t=20,e=10,r=0,i=0,o=0,c=0,l=0,u=0,f=0,x=0,p=0,m=0,v=0,_=0,b=0;t|=cn.isWin?2560:768,r|=z.FLG_EFS;let I={extraLen:0},A=y=>Math.max(0,y)>>>0,k=y=>Math.max(0,y)&65535,P=y=>Math.max(0,y)&255;return o=cn.fromDate2DOS(new Date),{get made(){return t},set made(y){t=y},get version(){return e},set version(y){e=y},get flags(){return r},set flags(y){r=y},get flags_efs(){return(r&z.FLG_EFS)>0},set flags_efs(y){y?r|=z.FLG_EFS:r&=~z.FLG_EFS},get flags_desc(){return(r&z.FLG_DESC)>0},set flags_desc(y){y?r|=z.FLG_DESC:r&=~z.FLG_DESC},get method(){return i},set method(y){switch(y){case z.STORED:this.version=10;case z.DEFLATED:default:this.version=20}i=y},get time(){return cn.fromDOS2Date(this.timeval)},set time(y){y=new Date(y),this.timeval=cn.fromDate2DOS(y)},get timeval(){return o},set timeval(y){o=A(y)},get timeHighByte(){return P(o>>>8)},get crc(){return c},set crc(y){c=A(y)},get compressedSize(){return l},set compressedSize(y){l=A(y)},get size(){return u},set size(y){u=A(y)},get fileNameLength(){return f},set fileNameLength(y){f=y},get extraLength(){return x},set extraLength(y){x=y},get extraLocalLength(){return I.extraLen},set extraLocalLength(y){I.extraLen=y},get commentLength(){return p},set commentLength(y){p=y},get diskNumStart(){return m},set diskNumStart(y){m=A(y)},get inAttr(){return v},set inAttr(y){v=A(y)},get attr(){return _},set attr(y){_=A(y)},get fileAttr(){return(_||0)>>16&4095},get offset(){return b},set offset(y){b=A(y)},get encrypted(){return(r&z.FLG_ENC)===z.FLG_ENC},get centralHeaderSize(){return z.CENHDR+f+x+p},get realDataOffset(){return b+z.LOCHDR+I.fnameLen+I.extraLen},get localHeader(){return I},loadLocalHeaderFromBinary:function(y){var R=y.slice(b,b+z.LOCHDR);if(R.readUInt32LE(0)!==z.LOCSIG)throw cn.Errors.INVALID_LOC();I.version=R.readUInt16LE(z.LOCVER),I.flags=R.readUInt16LE(z.LOCFLG),I.flags_desc=(I.flags&z.FLG_DESC)>0,I.method=R.readUInt16LE(z.LOCHOW),I.time=R.readUInt32LE(z.LOCTIM),I.crc=R.readUInt32LE(z.LOCCRC),I.compressedSize=R.readUInt32LE(z.LOCSIZ),I.size=R.readUInt32LE(z.LOCLEN),I.fnameLen=R.readUInt16LE(z.LOCNAM),I.extraLen=R.readUInt16LE(z.LOCEXT);let O=b+z.LOCHDR+I.fnameLen,F=O+I.extraLen;return y.slice(O,F)},loadFromBinary:function(y){if(y.length!==z.CENHDR||y.readUInt32LE(0)!==z.CENSIG)throw cn.Errors.INVALID_CEN();t=y.readUInt16LE(z.CENVEM),e=y.readUInt16LE(z.CENVER),r=y.readUInt16LE(z.CENFLG),i=y.readUInt16LE(z.CENHOW),o=y.readUInt32LE(z.CENTIM),c=y.readUInt32LE(z.CENCRC),l=y.readUInt32LE(z.CENSIZ),u=y.readUInt32LE(z.CENLEN),f=y.readUInt16LE(z.CENNAM),x=y.readUInt16LE(z.CENEXT),p=y.readUInt16LE(z.CENCOM),m=y.readUInt16LE(z.CENDSK),v=y.readUInt16LE(z.CENATT),_=y.readUInt32LE(z.CENATX),b=y.readUInt32LE(z.CENOFF)},localHeaderToBinary:function(){var y=Buffer.alloc(z.LOCHDR);return y.writeUInt32LE(z.LOCSIG,0),y.writeUInt16LE(e,z.LOCVER),y.writeUInt16LE(r,z.LOCFLG),y.writeUInt16LE(i,z.LOCHOW),y.writeUInt32LE(o,z.LOCTIM),y.writeUInt32LE(c,z.LOCCRC),y.writeUInt32LE(l,z.LOCSIZ),y.writeUInt32LE(u,z.LOCLEN),y.writeUInt16LE(f,z.LOCNAM),y.writeUInt16LE(I.extraLen,z.LOCEXT),y},centralHeaderToBinary:function(){var y=Buffer.alloc(z.CENHDR+f+x+p);return y.writeUInt32LE(z.CENSIG,0),y.writeUInt16LE(t,z.CENVEM),y.writeUInt16LE(e,z.CENVER),y.writeUInt16LE(r,z.CENFLG),y.writeUInt16LE(i,z.CENHOW),y.writeUInt32LE(o,z.CENTIM),y.writeUInt32LE(c,z.CENCRC),y.writeUInt32LE(l,z.CENSIZ),y.writeUInt32LE(u,z.CENLEN),y.writeUInt16LE(f,z.CENNAM),y.writeUInt16LE(x,z.CENEXT),y.writeUInt16LE(p,z.CENCOM),y.writeUInt16LE(m,z.CENDSK),y.writeUInt16LE(v,z.CENATT),y.writeUInt32LE(_,z.CENATX),y.writeUInt32LE(b,z.CENOFF),y},toJSON:function(){let y=function(R){return R+" bytes"};return{made:t,version:e,flags:r,method:cn.methodToString(i),time:this.time,crc:"0x"+c.toString(16).toUpperCase(),compressedSize:y(l),size:y(u),fileNameLength:y(f),extraLength:y(x),commentLength:y(p),diskNumStart:m,inAttr:v,attr:_,offset:b,centralHeaderSize:y(z.CENHDR+f+x+p)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var iu=ae((m2,ru)=>{var hr=fr(),_e=hr.Constants;ru.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 _e.ENDHDR+o},loadFromBinary:function(c){if((c.length!==_e.ENDHDR||c.readUInt32LE(0)!==_e.ENDSIG)&&(c.length<_e.ZIP64HDR||c.readUInt32LE(0)!==_e.ZIP64SIG))throw hr.Errors.INVALID_END();c.readUInt32LE(0)===_e.ENDSIG?(t=c.readUInt16LE(_e.ENDSUB),e=c.readUInt16LE(_e.ENDTOT),r=c.readUInt32LE(_e.ENDSIZ),i=c.readUInt32LE(_e.ENDOFF),o=c.readUInt16LE(_e.ENDCOM)):(t=hr.readBigUInt64LE(c,_e.ZIP64SUB),e=hr.readBigUInt64LE(c,_e.ZIP64TOT),r=hr.readBigUInt64LE(c,_e.ZIP64SIZE),i=hr.readBigUInt64LE(c,_e.ZIP64OFF),o=0)},toBinary:function(){var c=Buffer.alloc(_e.ENDHDR+o);return c.writeUInt32LE(_e.ENDSIG,0),c.writeUInt32LE(0,4),c.writeUInt16LE(t,_e.ENDSUB),c.writeUInt16LE(e,_e.ENDTOT),c.writeUInt32LE(r,_e.ENDSIZ),c.writeUInt32LE(i,_e.ENDOFF),c.writeUInt16LE(o,_e.ENDCOM),c.fill(" ",_e.ENDHDR),c},toJSON:function(){let c=function(l,u){let f=l.toString(16).toUpperCase();for(;f.length<u;)f="0"+f;return"0x"+f};return{diskEntries:t,totalEntries:e,size:r+" bytes",offset:c(i,4),commentLength:o}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var Ha=ae(Ua=>{Ua.EntryHeader=nu();Ua.MainHeader=iu()});var ou=ae((_2,su)=>{su.exports=function(t){var e=ue("zlib"),r={chunkSize:(parseInt(t.length/1024)+1)*1024};return{deflate:function(){return e.deflateRawSync(t,r)},deflateAsync:function(i){var o=e.createDeflateRaw(r),c=[],l=0;o.on("data",function(u){c.push(u),l+=u.length}),o.on("end",function(){var u=Buffer.alloc(l),f=0;u.fill(0);for(var x=0;x<c.length;x++){var p=c[x];p.copy(u,f),f+=p.length}i&&i(u)}),o.end(t)}}}});var cu=ae((y2,au)=>{var Cm=+(process.versions?process.versions.node:"").split(".")[0]||0;au.exports=function(t,e){var r=ue("zlib");let i=Cm>=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(f){l.push(f),u+=f.length}),c.on("end",function(){var f=Buffer.alloc(u),x=0;f.fill(0);for(var p=0;p<l.length;p++){var m=l[p];m.copy(f,x),x+=m.length}o&&o(f)}),c.end(t)}}}});var hu=ae((b2,fu)=>{"use strict";var{randomFillSync:lu}=ue("crypto"),Rm=bs(),Pm=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}),uu=(t,e)=>Math.imul(t,e)>>>0,du=(t,e)=>Pm[(t^e)&255]^t>>>8,ai=()=>typeof lu=="function"?lu(Buffer.alloc(12)):ai.node();ai.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 Es={genSalt:ai};function vs(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])}vs.prototype.updateKeys=function(t){let e=this.keys;return e[0]=du(e[0],t),e[1]+=e[0]&255,e[1]=uu(e[1],134775813)+1,e[2]=du(e[2],e[1]>>>24),t};vs.prototype.next=function(){let t=(this.keys[2]|2)>>>0;return uu(t,t^1)>>8&255};function Dm(t){let e=new vs(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 Om(t){let e=new vs(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 Lm(t,e,r){if(!t||!Buffer.isBuffer(t)||t.length<12)return Buffer.alloc(0);let i=Dm(r),o=i(t.slice(0,12)),c=(e.flags&8)===8?e.timeHighByte:e.crc>>>24;if(o[11]!==c)throw Rm.WRONG_PASSWORD();return i(t.slice(12))}function Nm(t){Buffer.isBuffer(t)&&t.length>=12?Es.genSalt=function(){return t.slice(0,12)}:t==="node"?Es.genSalt=ai.node:Es.genSalt=ai}function Mm(t,e,r,i=!1){t==null&&(t=Buffer.alloc(0)),Buffer.isBuffer(t)||(t=Buffer.from(t.toString()));let o=Om(r),c=Es.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)}fu.exports={decrypt:Lm,encrypt:Mm,_salter:Nm}});var xu=ae(Ss=>{Ss.Deflater=ou();Ss.Inflater=cu();Ss.ZipCrypto=hu()});var qa=ae((v2,pu)=>{var ce=fr(),Bm=Ha(),Se=ce.Constants,Ga=xu();pu.exports=function(t,e){var r=new Bm.EntryHeader,i=Buffer.alloc(0),o=Buffer.alloc(0),c=!1,l=null,u=Buffer.alloc(0),f=Buffer.alloc(0),x=!0;let p=t,m=typeof p.decoder=="object"?p.decoder:ce.decoder;x=m.hasOwnProperty("efs")?m.efs:!1;function v(){return!e||!(e instanceof Uint8Array)?Buffer.alloc(0):(f=r.loadLocalHeaderFromBinary(e),e.slice(r.realDataOffset,r.realDataOffset+r.compressedSize))}function _(y){if(!r.flags_desc&&!r.localHeader.flags_desc){if(ce.crc32(y)!==r.localHeader.crc)return!1}else{let R={},O=r.realDataOffset+r.compressedSize;if(e.readUInt32LE(O)==Se.LOCSIG||e.readUInt32LE(O)==Se.CENSIG)throw ce.Errors.DESCRIPTOR_NOT_EXIST();if(e.readUInt32LE(O)==Se.EXTSIG)R.crc=e.readUInt32LE(O+Se.EXTCRC),R.compressedSize=e.readUInt32LE(O+Se.EXTSIZ),R.size=e.readUInt32LE(O+Se.EXTLEN);else if(e.readUInt16LE(O+12)===19280)R.crc=e.readUInt32LE(O+Se.EXTCRC-4),R.compressedSize=e.readUInt32LE(O+Se.EXTSIZ-4),R.size=e.readUInt32LE(O+Se.EXTLEN-4);else throw ce.Errors.DESCRIPTOR_UNKNOWN();if(R.compressedSize!==r.compressedSize||R.size!==r.size||R.crc!==r.crc)throw ce.Errors.DESCRIPTOR_FAULTY();if(ce.crc32(y)!==R.crc)return!1}return!0}function b(y,R,O){if(typeof R>"u"&&typeof y=="string"&&(O=y,y=void 0),c)return y&&R&&R(Buffer.alloc(0),ce.Errors.DIRECTORY_CONTENT_ERROR()),Buffer.alloc(0);var F=v();if(F.length===0)return y&&R&&R(F),F;if(r.encrypted){if(typeof O!="string"&&!Buffer.isBuffer(O))throw ce.Errors.INVALID_PASS_PARAM();F=Ga.ZipCrypto.decrypt(F,r,O)}var M=Buffer.alloc(r.size);switch(r.method){case ce.Constants.STORED:if(F.copy(M),_(M))return y&&R&&R(M),M;throw y&&R&&R(M,ce.Errors.BAD_CRC()),ce.Errors.BAD_CRC();case ce.Constants.DEFLATED:var V=new Ga.Inflater(F,r.size);if(y)V.inflateAsync(function($){$.copy($,0),R&&(_($)?R($):R($,ce.Errors.BAD_CRC()))});else{if(V.inflate(M).copy(M,0),!_(M))throw ce.Errors.BAD_CRC(`"${m.decode(i)}"`);return M}break;default:throw y&&R&&R(Buffer.alloc(0),ce.Errors.UNKNOWN_METHOD()),ce.Errors.UNKNOWN_METHOD()}}function I(y,R){if((!l||!l.length)&&Buffer.isBuffer(e))return y&&R&&R(v()),v();if(l.length&&!c){var O;switch(r.method){case ce.Constants.STORED:return r.compressedSize=r.size,O=Buffer.alloc(l.length),l.copy(O),y&&R&&R(O),O;default:case ce.Constants.DEFLATED:var F=new Ga.Deflater(l);if(y)F.deflateAsync(function(V){O=Buffer.alloc(V.length),r.compressedSize=V.length,V.copy(O),R&&R(O)});else{var M=F.deflate();return r.compressedSize=M.length,M}F=null;break}}else if(y&&R)R(Buffer.alloc(0));else return Buffer.alloc(0)}function A(y,R){return ce.readBigUInt64LE(y,R)}function k(y){try{for(var R=0,O,F,M;R+4<y.length;)O=y.readUInt16LE(R),R+=2,F=y.readUInt16LE(R),R+=2,M=y.slice(R,R+F),R+=F,Se.ID_ZIP64===O&&P(M)}catch{throw ce.Errors.EXTRA_FIELD_PARSE_ERROR()}}function P(y){var R,O,F,M;y.length>=Se.EF_ZIP64_SCOMP&&(R=A(y,Se.EF_ZIP64_SUNCOMP),r.size===Se.EF_ZIP64_OR_32&&(r.size=R)),y.length>=Se.EF_ZIP64_RHO&&(O=A(y,Se.EF_ZIP64_SCOMP),r.compressedSize===Se.EF_ZIP64_OR_32&&(r.compressedSize=O)),y.length>=Se.EF_ZIP64_DSN&&(F=A(y,Se.EF_ZIP64_RHO),r.offset===Se.EF_ZIP64_OR_32&&(r.offset=F)),y.length>=Se.EF_ZIP64_DSN+4&&(M=y.readUInt32LE(Se.EF_ZIP64_DSN),r.diskNumStart===Se.EF_ZIP64_OR_16&&(r.diskNumStart=M))}return{get entryName(){return m.decode(i)},get rawEntryName(){return i},set entryName(y){i=ce.toBuffer(y,m.encode);var R=i[i.length-1];c=R===47||R===92,r.fileNameLength=i.length},get efs(){return typeof x=="function"?x(this.entryName):x},get extra(){return u},set extra(y){u=y,r.extraLength=y.length,k(y)},get comment(){return m.decode(o)},set comment(y){if(o=ce.toBuffer(y,m.encode),r.commentLength=o.length,o.length>65535)throw ce.Errors.COMMENT_TOO_LONG()},get name(){var y=m.decode(i);return c?y.substr(y.length-1).split("/").pop():y.split("/").pop()},get isDirectory(){return c},getCompressedData:function(){return I(!1,null)},getCompressedDataAsync:function(y){I(!0,y)},setData:function(y){l=ce.toBuffer(y,ce.decoder.encode),!c&&l.length?(r.size=l.length,r.method=ce.Constants.DEFLATED,r.crc=ce.crc32(y),r.changed=!0):r.method=ce.Constants.STORED},getData:function(y){return r.changed?l:b(!1,null,y)},getDataAsync:function(y,R){r.changed?y(l):b(!0,y,R)},set attr(y){r.attr=y},get attr(){return r.attr},set header(y){r.loadFromBinary(y)},get header(){return r},packCentralHeader:function(){r.flags_efs=this.efs,r.extraLength=u.length;var y=r.centralHeaderToBinary(),R=ce.Constants.CENHDR;return i.copy(y,R),R+=i.length,u.copy(y,R),R+=r.extraLength,o.copy(y,R),y},packLocalHeader:function(){let y=0;r.flags_efs=this.efs,r.extraLocalLength=f.length;let R=r.localHeaderToBinary(),O=Buffer.alloc(R.length+i.length+r.extraLocalLength);return R.copy(O,y),y+=R.length,i.copy(O,y),y+=i.length,f.copy(O,y),y+=f.length,O},toJSON:function(){let y=function(R){return"<"+(R&&R.length+" bytes buffer"||"null")+">"};return{entryName:this.entryName,name:this.name,comment:this.comment,isDirectory:this.isDirectory,header:r.toJSON(),compressedData:y(e),data:y(l)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var wu=ae((S2,mu)=>{var gu=qa(),Fm=Ha(),Ke=fr();mu.exports=function(t,e){var r=[],i={},o=Buffer.alloc(0),c=new Fm.MainHeader,l=!1,u=null;let f=new Set,x=e,{noSort:p,decoder:m}=x;t?b(x.readEntries):l=!0;function v(){let A=new Set;for(let k of Object.keys(i)){let P=k.split("/");if(P.pop(),!!P.length)for(let y=0;y<P.length;y++){let R=P.slice(0,y+1).join("/")+"/";A.add(R)}}for(let k of A)if(!(k in i)){let P=new gu(x);P.entryName=k,P.attr=16,P.temporary=!0,r.push(P),i[P.entryName]=P,f.add(P)}}function _(){if(l=!0,i={},c.diskEntries>(t.length-c.offset)/Ke.Constants.CENHDR)throw Ke.Errors.DISK_ENTRY_TOO_LARGE();r=new Array(c.diskEntries);for(var A=c.offset,k=0;k<r.length;k++){var P=A,y=new gu(x,t);y.header=t.slice(P,P+=Ke.Constants.CENHDR),y.entryName=t.slice(P,P+=y.header.fileNameLength),y.header.extraLength&&(y.extra=t.slice(P,P+=y.header.extraLength)),y.header.commentLength&&(y.comment=t.slice(P,P+y.header.commentLength)),A+=y.header.centralHeaderSize,r[k]=y,i[y.entryName]=y}f.clear(),v()}function b(A){var k=t.length-Ke.Constants.ENDHDR,P=Math.max(0,k-65535),y=P,R=t.length,O=-1,F=0;for(typeof x.trailingSpace=="boolean"&&x.trailingSpace&&(P=0),k;k>=y;k--)if(t[k]===80){if(t.readUInt32LE(k)===Ke.Constants.ENDSIG){O=k,F=k,R=k+Ke.Constants.ENDHDR,y=k-Ke.Constants.END64HDR;continue}if(t.readUInt32LE(k)===Ke.Constants.END64SIG){y=P;continue}if(t.readUInt32LE(k)===Ke.Constants.ZIP64SIG){O=k,R=k+Ke.readBigUInt64LE(t,k+Ke.Constants.ZIP64SIZE)+Ke.Constants.ZIP64LEAD;break}}if(O==-1)throw Ke.Errors.INVALID_FORMAT();c.loadFromBinary(t.slice(O,R)),c.commentLength&&(o=t.slice(F+Ke.Constants.ENDHDR)),A&&_()}function I(){r.length>1&&!p&&r.sort((A,k)=>A.entryName.toLowerCase().localeCompare(k.entryName.toLowerCase()))}return{get entries(){return l||_(),r.filter(A=>!f.has(A))},get comment(){return m.decode(o)},set comment(A){o=Ke.toBuffer(A,m.encode),c.commentLength=o.length},getEntryCount:function(){return l?r.length:c.diskEntries},forEach:function(A){this.entries.forEach(A)},getEntry:function(A){return l||_(),i[A]||null},setEntry:function(A){l||_(),r.push(A),i[A.entryName]=A,c.totalEntries=r.length},deleteFile:function(A,k=!0){l||_();let P=i[A];this.getEntryChildren(P,k).map(R=>R.entryName).forEach(this.deleteEntry)},deleteEntry:function(A){l||_();let k=i[A],P=r.indexOf(k);P>=0&&(r.splice(P,1),delete i[A],c.totalEntries=r.length)},getEntryChildren:function(A,k=!0){if(l||_(),typeof A=="object")if(A.isDirectory&&k){let P=[],y=A.entryName;for(let R of r)R.entryName.startsWith(y)&&P.push(R);return P}else return[A];return[]},getChildCount:function(A){if(A&&A.isDirectory){let k=this.getEntryChildren(A);return k.includes(A)?k.length-1:k.length}return 0},compressToBuffer:function(){l||_(),I();let A=[],k=[],P=0,y=0;c.size=0,c.offset=0;let R=0;for(let M of this.entries){let V=M.getCompressedData();M.header.offset=y;let $=M.packLocalHeader(),ne=$.length+V.length;y+=ne,A.push($),A.push(V);let Y=M.packCentralHeader();k.push(Y),c.size+=Y.length,P+=ne+Y.length,R++}P+=c.mainHeaderSize,c.offset=y,c.totalEntries=R,y=0;let O=Buffer.alloc(P);for(let M of A)M.copy(O,y),y+=M.length;for(let M of k)M.copy(O,y),y+=M.length;let F=c.toBinary();return o&&o.copy(F,Ke.Constants.ENDHDR),F.copy(O,y),t=O,l=!1,O},toAsyncBuffer:function(A,k,P,y){try{l||_(),I();let R=[],O=[],F=0,M=0,V=0;c.size=0,c.offset=0;let $=function(ne){if(ne.length>0){let Y=ne.shift(),se=Y.entryName+Y.extra.toString();P&&P(se),Y.getCompressedDataAsync(function(oe){y&&y(se),Y.header.offset=M;let C=Y.packLocalHeader(),U=C.length+oe.length;M+=U,R.push(C),R.push(oe);let G=Y.packCentralHeader();O.push(G),c.size+=G.length,F+=U+G.length,V++,$(ne)})}else{F+=c.mainHeaderSize,c.offset=M,c.totalEntries=V,M=0;let Y=Buffer.alloc(F);R.forEach(function(oe){oe.copy(Y,M),M+=oe.length}),O.forEach(function(oe){oe.copy(Y,M),M+=oe.length});let se=c.toBinary();o&&o.copy(se,Ke.Constants.ENDHDR),se.copy(Y,M),t=Y,l=!1,A(Y)}};$(Array.from(this.entries))}catch(R){k(R)}}}}});var bu=ae((I2,yu)=>{var be=fr(),ye=ue("path"),zm=qa(),Um=wu(),Pn=(...t)=>be.findLast(t,e=>typeof e=="boolean"),_u=(...t)=>be.findLast(t,e=>typeof e=="string"),Hm=(...t)=>be.findLast(t,e=>typeof e=="function"),Gm={noSort:!1,readEntries:!1,method:be.Constants.NONE,fs:null};yu.exports=function(t,e){let r=null,i=Object.assign(Object.create(null),Gm);t&&typeof t=="object"&&(t instanceof Uint8Array||(Object.assign(i,t),t=i.input?i.input:void 0,i.input&&delete i.input),Buffer.isBuffer(t)&&(r=t,i.method=be.Constants.BUFFER,t=void 0)),Object.assign(i,e);let o=new be(i);if((typeof i.decoder!="object"||typeof i.decoder.encode!="function"||typeof i.decoder.decode!="function")&&(i.decoder=be.decoder),t&&typeof t=="string")if(o.fs.existsSync(t))i.method=be.Constants.FILE,i.filename=t,r=o.fs.readFileSync(t);else throw be.Errors.INVALID_FILENAME();let c=new Um(r,i),{canonical:l,sanitize:u,zipnamefix:f}=be;function x(_){if(_&&c){var b;if(typeof _=="string"&&(b=c.getEntry(ye.posix.normalize(_))),typeof _=="object"&&typeof _.entryName<"u"&&typeof _.header<"u"&&(b=c.getEntry(_.entryName)),b)return b}return null}function p(_){let{join:b,normalize:I,sep:A}=ye.posix;return b(ye.isAbsolute(_)?"/":".",I(A+_.split("\\").join(A)+A))}function m(_){return _ instanceof RegExp?(function(b){return function(I){return b.test(I)}})(_):typeof _!="function"?()=>!0:_}let v=(_,b)=>{let I=b.slice(-1);return I=I===o.sep?o.sep:"",ye.relative(_,b)+I};return{readFile:function(_,b){var I=x(_);return I&&I.getData(b)||null},childCount:function(_){let b=x(_);if(b)return c.getChildCount(b)},readFileAsync:function(_,b){var I=x(_);I?I.getDataAsync(b):b(null,"getEntry failed for:"+_)},readAsText:function(_,b){var I=x(_);if(I){var A=I.getData();if(A&&A.length)return A.toString(b||"utf8")}return""},readAsTextAsync:function(_,b,I){var A=x(_);A?A.getDataAsync(function(k,P){if(P){b(k,P);return}k&&k.length?b(k.toString(I||"utf8")):b("")}):b("")},deleteFile:function(_,b=!0){var I=x(_);I&&c.deleteFile(I.entryName,b)},deleteEntry:function(_){var b=x(_);b&&c.deleteEntry(b.entryName)},addZipComment:function(_){c.comment=_},getZipComment:function(){return c.comment||""},addZipEntryComment:function(_,b){var I=x(_);I&&(I.comment=b)},getZipEntryComment:function(_){var b=x(_);return b&&b.comment||""},updateFile:function(_,b){var I=x(_);I&&I.setData(b)},addLocalFile:function(_,b,I,A){if(o.fs.existsSync(_)){b=b?p(b):"";let k=ye.win32.basename(ye.win32.normalize(_));b+=I||k;let P=o.fs.statSync(_),y=P.isFile()?o.fs.readFileSync(_):Buffer.alloc(0);P.isDirectory()&&(b+=o.sep),this.addFile(b,y,A,P)}else throw be.Errors.FILE_NOT_FOUND(_)},addLocalFileAsync:function(_,b){_=typeof _=="object"?_:{localPath:_};let I=ye.resolve(_.localPath),{comment:A}=_,{zipPath:k,zipName:P}=_,y=this;o.fs.stat(I,function(R,O){if(R)return b(R,!1);k=k?p(k):"";let F=ye.win32.basename(ye.win32.normalize(I));if(k+=P||F,O.isFile())o.fs.readFile(I,function(M,V){return M?b(M,!1):(y.addFile(k,V,A,O),setImmediate(b,void 0,!0))});else if(O.isDirectory())return k+=o.sep,y.addFile(k,Buffer.alloc(0),A,O),setImmediate(b,void 0,!0)})},addLocalFolder:function(_,b,I){if(I=m(I),b=b?p(b):"",_=ye.normalize(_),o.fs.existsSync(_)){let A=o.findFiles(_),k=this;if(A.length)for(let P of A){let y=ye.join(b,v(_,P));I(y)&&k.addLocalFile(P,ye.dirname(y))}}else throw be.Errors.FILE_NOT_FOUND(_)},addLocalFolderAsync:function(_,b,I,A){A=m(A),I=I?p(I):"",_=ye.normalize(_);var k=this;o.fs.open(_,"r",function(P){if(P&&P.code==="ENOENT")b(void 0,be.Errors.FILE_NOT_FOUND(_));else if(P)b(void 0,P);else{var y=o.findFiles(_),R=-1,O=function(){if(R+=1,R<y.length){var F=y[R],M=v(_,F).split("\\").join("/");M=M.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/[^\x20-\x7E]/g,""),A(M)?o.fs.stat(F,function(V,$){V&&b(void 0,V),$.isFile()?o.fs.readFile(F,function(ne,Y){ne?b(void 0,ne):(k.addFile(I+M,Y,"",$),O())}):(k.addFile(I+M+"/",Buffer.alloc(0),"",$),O())}):process.nextTick(()=>{O()})}else b(!0,void 0)};O()}})},addLocalFolderAsync2:function(_,b){let I=this;_=typeof _=="object"?_:{localPath:_},localPath=ye.resolve(p(_.localPath));let{zipPath:A,filter:k,namefix:P}=_;k instanceof RegExp?k=(function(O){return function(F){return O.test(F)}})(k):typeof k!="function"&&(k=function(){return!0}),A=A?p(A):"",P=="latin1"&&(P=O=>O.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/[^\x20-\x7E]/g,"")),typeof P!="function"&&(P=O=>O);let y=O=>ye.join(A,P(v(localPath,O))),R=O=>ye.win32.basename(ye.win32.normalize(P(O)));o.fs.open(localPath,"r",function(O){O&&O.code==="ENOENT"?b(void 0,be.Errors.FILE_NOT_FOUND(localPath)):O?b(void 0,O):o.findFilesAsync(localPath,function(F,M){if(F)return b(F);M=M.filter(V=>k(y(V))),M.length||b(void 0,!1),setImmediate(M.reverse().reduce(function(V,$){return function(ne,Y){if(ne||Y===!1)return setImmediate(V,ne,!1);I.addLocalFileAsync({localPath:$,zipPath:ye.dirname(y($)),zipName:R($)},V)}},b))})})},addLocalFolderPromise:function(_,b){return new Promise((I,A)=>{this.addLocalFolderAsync2(Object.assign({localPath:_},b),(k,P)=>{k&&A(k),P&&I(this)})})},addFile:function(_,b,I,A){_=f(_);let k=x(_),P=k!=null;P||(k=new zm(i),k.entryName=_),k.comment=I||"";let y=typeof A=="object"&&A instanceof o.fs.Stats;y&&(k.header.time=A.mtime);var R=k.isDirectory?16:0;let O=k.isDirectory?16384:32768;return y?O|=4095&A.mode:typeof A=="number"?O|=4095&A:O|=k.isDirectory?493:420,R=(R|O<<16)>>>0,k.attr=R,k.setData(b),P||c.setEntry(k),k},getEntries:function(_){return c.password=_,c?c.entries:[]},getEntry:function(_){return x(_)},getEntryCount:function(){return c.getEntryCount()},forEach:function(_){return c.forEach(_)},extractEntryTo:function(_,b,I,A,k,P){A=Pn(!1,A),k=Pn(!1,k),I=Pn(!0,I),P=_u(k,P);var y=x(_);if(!y)throw be.Errors.NO_ENTRY();var R=l(y.entryName),O=u(b,P&&!y.isDirectory?P:I?R:ye.basename(R));if(y.isDirectory){var F=c.getEntryChildren(y);return F.forEach(function($){if($.isDirectory)return;var ne=$.getData();if(!ne)throw be.Errors.CANT_EXTRACT_FILE();var Y=l($.entryName),se=u(b,I?Y:ye.basename(Y));let oe=k?$.header.fileAttr:void 0;o.writeFileTo(se,ne,A,oe)}),!0}var M=y.getData(c.password);if(!M)throw be.Errors.CANT_EXTRACT_FILE();if(o.fs.existsSync(O)&&!A)throw be.Errors.CANT_OVERRIDE();let V=k?_.header.fileAttr:void 0;return o.writeFileTo(O,M,A,V),!0},test:function(_){if(!c)return!1;for(var b in c.entries)try{if(b.isDirectory)continue;var I=c.entries[b].getData(_);if(!I)return!1}catch{return!1}return!0},extractAllTo:function(_,b,I,A){if(I=Pn(!1,I),A=_u(I,A),b=Pn(!1,b),!c)throw be.Errors.NO_ZIP();c.entries.forEach(function(k){var P=u(_,l(k.entryName));if(k.isDirectory){o.makeDir(P);return}var y=k.getData(A);if(!y)throw be.Errors.CANT_EXTRACT_FILE();let R=I?k.header.fileAttr:void 0;o.writeFileTo(P,y,b,R);try{o.fs.utimesSync(P,k.header.time,k.header.time)}catch{throw be.Errors.CANT_EXTRACT_FILE()}})},extractAllToAsync:function(_,b,I,A){if(A=Hm(b,I,A),I=Pn(!1,I),b=Pn(!1,b),!A)return new Promise((O,F)=>{this.extractAllToAsync(_,b,I,function(M){M?F(M):O(this)})});if(!c){A(be.Errors.NO_ZIP());return}_=ye.resolve(_);let k=O=>u(_,ye.normalize(l(O.entryName))),P=(O,F)=>new Error(O+': "'+F+'"'),y=[],R=[];c.entries.forEach(O=>{O.isDirectory?y.push(O):R.push(O)});for(let O of y){let F=k(O),M=I?O.header.fileAttr:void 0;try{o.makeDir(F),M&&o.fs.chmodSync(F,M),o.fs.utimesSync(F,O.header.time,O.header.time)}catch{A(P("Unable to create folder",F))}}R.reverse().reduce(function(O,F){return function(M){if(M)O(M);else{let V=ye.normalize(l(F.entryName)),$=u(_,V);F.getDataAsync(function(ne,Y){if(Y)O(Y);else if(!ne)O(be.Errors.CANT_EXTRACT_FILE());else{let se=I?F.header.fileAttr:void 0;o.writeFileToAsync($,ne,b,se,function(oe){oe||O(P("Unable to write file",$)),o.fs.utimes($,F.header.time,F.header.time,function(C){C?O(P("Unable to set times",$)):O()})})}})}}},A)()},writeZip:function(_,b){if(arguments.length===1&&typeof _=="function"&&(b=_,_=""),!_&&i.filename&&(_=i.filename),!!_){var I=c.compressToBuffer();if(I){var A=o.writeFileTo(_,I,!0);typeof b=="function"&&b(A?null:new Error("failed"),"")}}},writeZipPromise:function(_,b){let{overwrite:I,perm:A}=Object.assign({overwrite:!0},b);return new Promise((k,P)=>{!_&&i.filename&&(_=i.filename),_||P("ADM-ZIP: ZIP File Name Missing"),this.toBufferPromise().then(y=>{let R=O=>O?k(O):P("ADM-ZIP: Wasn't able to write zip file");o.writeFileToAsync(_,y,I,A,R)},P)})},toBufferPromise:function(){return new Promise((_,b)=>{c.toAsyncBuffer(_,b)})},toBuffer:function(_,b,I,A){return typeof _=="function"?(c.toAsyncBuffer(_,b,I,A),null):c.compressToBuffer()}}}});import{execFile as V_,spawn as J_,spawnSync as qA}from"node:child_process";import{promisify as Z_}from"node:util";function X_(t){if(process.platform!=="win32")return!1;if(Hf.test(t))return!0;let r=(t.split(/[/\\]/).pop()??t).replace(Hf,"").toLowerCase();return Y_.has(r)}function Gf(t,e){if(process.platform!=="win32")return e??{};let r={...e??{}};return X_(t)&&r.shell===void 0&&(r.shell=!0),r.windowsHide===void 0&&(r.windowsHide=!0),r}function rt(t,e=[],r={}){return J_(t,e,Gf(t,r))}function qf(t,e=[],r={}){return Q_(t,e,Gf(t,r))}var Y_,Hf,Q_,Vt=et(()=>{"use strict";Y_=new Set(["npm","npx","yarn","pnpm","coze","tsx","claude-agent-acp","codex-acp","openclaw"]),Hf=/\.(cmd|bat|ps1)$/i;Q_=Z_(V_)});var Zt=ae((VR,Lh)=>{"use strict";var Dh=["nodebuffer","arraybuffer","fragments"],Oh=typeof Blob<"u";Oh&&Dh.push("blob");Lh.exports={BINARY_TYPES:Dh,CLOSE_TIMEOUT:3e4,EMPTY_BUFFER:Buffer.alloc(0),GUID:"258EAFA5-E914-47DA-95CA-C5AB0DC85B11",hasBlob:Oh,kForOnEventAttribute:Symbol("kIsForOnEventAttribute"),kListener:Symbol("kListener"),kStatusCode:Symbol("status-code"),kWebSocket:Symbol("websocket"),NOOP:()=>{}}});var Xi=ae((JR,Lo)=>{"use strict";var{EMPTY_BUFFER:LE}=Zt(),_l=Buffer[Symbol.species];function NE(t,e){if(t.length===0)return LE;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 _l(r.buffer,r.byteOffset,i):r}function Nh(t,e,r,i,o){for(let c=0;c<o;c++)r[i+c]=t[c]^e[c&3]}function Mh(t,e){for(let r=0;r<t.length;r++)t[r]^=e[r&3]}function ME(t){return t.length===t.buffer.byteLength?t.buffer:t.buffer.slice(t.byteOffset,t.byteOffset+t.length)}function yl(t){if(yl.readOnly=!0,Buffer.isBuffer(t))return t;let e;return t instanceof ArrayBuffer?e=new _l(t):ArrayBuffer.isView(t)?e=new _l(t.buffer,t.byteOffset,t.byteLength):(e=Buffer.from(t),yl.readOnly=!1),e}Lo.exports={concat:NE,mask:Nh,toArrayBuffer:ME,toBuffer:yl,unmask:Mh};if(!process.env.WS_NO_BUFFER_UTIL)try{let t=ue("bufferutil");Lo.exports.mask=function(e,r,i,o,c){c<48?Nh(e,r,i,o,c):t.mask(e,r,i,o,c)},Lo.exports.unmask=function(e,r){e.length<32?Mh(e,r):t.unmask(e,r)}}catch{}});var zh=ae((ZR,Fh)=>{"use strict";var Bh=Symbol("kDone"),bl=Symbol("kRun"),El=class{constructor(e){this[Bh]=()=>{this.pending--,this[bl]()},this.concurrency=e||1/0,this.jobs=[],this.pending=0}add(e){this.jobs.push(e),this[bl]()}[bl](){if(this.pending!==this.concurrency&&this.jobs.length){let e=this.jobs.shift();this.pending++,e(this[Bh])}}};Fh.exports=El});var Ur=ae((YR,qh)=>{"use strict";var Qi=ue("zlib"),Uh=Xi(),BE=zh(),{kStatusCode:Hh}=Zt(),FE=Buffer[Symbol.species],zE=Buffer.from([0,0,255,255]),Mo=Symbol("permessage-deflate"),Yt=Symbol("total-length"),Fr=Symbol("callback"),An=Symbol("buffers"),zr=Symbol("error"),No,vl=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,!No){let r=this._options.concurrencyLimit!==void 0?this._options.concurrencyLimit:10;No=new BE(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[Fr];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){No.add(o=>{this._decompress(e,r,(c,l)=>{o(),i(c,l)})})}compress(e,r,i){No.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"?Qi.Z_DEFAULT_WINDOWBITS:this.params[c];this._inflate=Qi.createInflateRaw({...this._options.zlibInflateOptions,windowBits:l}),this._inflate[Mo]=this,this._inflate[Yt]=0,this._inflate[An]=[],this._inflate.on("error",HE),this._inflate.on("data",Gh)}this._inflate[Fr]=i,this._inflate.write(e),r&&this._inflate.write(zE),this._inflate.flush(()=>{let c=this._inflate[zr];if(c){this._inflate.close(),this._inflate=null,i(c);return}let l=Uh.concat(this._inflate[An],this._inflate[Yt]);this._inflate._readableState.endEmitted?(this._inflate.close(),this._inflate=null):(this._inflate[Yt]=0,this._inflate[An]=[],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"?Qi.Z_DEFAULT_WINDOWBITS:this.params[c];this._deflate=Qi.createDeflateRaw({...this._options.zlibDeflateOptions,windowBits:l}),this._deflate[Yt]=0,this._deflate[An]=[],this._deflate.on("data",UE)}this._deflate[Fr]=i,this._deflate.write(e),this._deflate.flush(Qi.Z_SYNC_FLUSH,()=>{if(!this._deflate)return;let c=Uh.concat(this._deflate[An],this._deflate[Yt]);r&&(c=new FE(c.buffer,c.byteOffset,c.length-4)),this._deflate[Fr]=null,this._deflate[Yt]=0,this._deflate[An]=[],r&&this.params[`${o}_no_context_takeover`]&&this._deflate.reset(),i(null,c)})}};qh.exports=vl;function UE(t){this[An].push(t),this[Yt]+=t.length}function Gh(t){if(this[Yt]+=t.length,this[Mo]._maxPayload<1||this[Yt]<=this[Mo]._maxPayload){this[An].push(t);return}this[zr]=new RangeError("Max payload size exceeded"),this[zr].code="WS_ERR_UNSUPPORTED_MESSAGE_LENGTH",this[zr][Hh]=1009,this.removeListener("data",Gh),this.reset()}function HE(t){if(this[Mo]._inflate=null,this[zr]){this[Fr](this[zr]);return}t[Hh]=1007,this[Fr](t)}});var Hr=ae((XR,Bo)=>{"use strict";var{isUtf8:jh}=ue("buffer"),{hasBlob:GE}=Zt(),qE=[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 jE(t){return t>=1e3&&t<=1014&&t!==1004&&t!==1005&&t!==1006||t>=3e3&&t<=4999}function Sl(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 WE(t){return GE&&typeof t=="object"&&typeof t.arrayBuffer=="function"&&typeof t.type=="string"&&typeof t.stream=="function"&&(t[Symbol.toStringTag]==="Blob"||t[Symbol.toStringTag]==="File")}Bo.exports={isBlob:WE,isValidStatusCode:jE,isValidUTF8:Sl,tokenChars:qE};if(jh)Bo.exports.isValidUTF8=function(t){return t.length<24?Sl(t):jh(t)};else if(!process.env.WS_NO_UTF_8_VALIDATE)try{let t=ue("utf-8-validate");Bo.exports.isValidUTF8=function(e){return e.length<32?Sl(e):t(e)}}catch{}});var Cl=ae((QR,Yh)=>{"use strict";var{Writable:KE}=ue("stream"),Wh=Ur(),{BINARY_TYPES:$E,EMPTY_BUFFER:Kh,kStatusCode:VE,kWebSocket:JE}=Zt(),{concat:Il,toArrayBuffer:ZE,unmask:YE}=Xi(),{isValidStatusCode:XE,isValidUTF8:$h}=Hr(),Fo=Buffer[Symbol.species],xt=0,Vh=1,Jh=2,Zh=3,Al=4,Tl=5,zo=6,kl=class extends KE{constructor(e={}){super(),this._allowSynchronousEvents=e.allowSynchronousEvents!==void 0?e.allowSynchronousEvents:!0,this._binaryType=e.binaryType||$E[0],this._extensions=e.extensions||{},this._isServer=!!e.isServer,this._maxBufferedChunks=e.maxBufferedChunks|0,this._maxFragments=e.maxFragments|0,this._maxPayload=e.maxPayload|0,this._skipUTF8Validation=!!e.skipUTF8Validation,this[JE]=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=xt}_write(e,r,i){if(this._opcode===8&&this._state==xt)return i();if(this._maxBufferedChunks>0&&this._buffers.length>=this._maxBufferedChunks){i(this.createError(RangeError,"Too many buffered chunks",!1,1008,"WS_ERR_TOO_MANY_BUFFERED_PARTS"));return}this._bufferedBytes+=e.length,this._buffers.push(e),this.startLoop(i)}consume(e){if(this._bufferedBytes-=e,e===this._buffers[0].length)return this._buffers.shift();if(e<this._buffers[0].length){let i=this._buffers[0];return this._buffers[0]=new Fo(i.buffer,i.byteOffset+e,i.length-e),new Fo(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 Fo(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 xt:this.getInfo(e);break;case Vh:this.getPayloadLength16(e);break;case Jh:this.getPayloadLength64(e);break;case Zh:this.getMask();break;case Al:this.getData(e);break;case Tl:case zo: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[Wh.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=Vh:this._payloadLength===127?this._state=Jh: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=Zh:this._state=Al}getMask(){if(this._bufferedBytes<4){this._loop=!1;return}this._mask=this.consume(4),this._state=Al}getData(e){let r=Kh;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&&YE(r,this._mask)}if(this._opcode>7){this.controlMessage(r,e);return}if(this._compressed){this._state=Tl,this.decompress(r,e);return}if(r.length){if(this._maxFragments>0&&this._fragments.length>=this._maxFragments){let i=this.createError(RangeError,"Too many message fragments",!1,1008,"WS_ERR_TOO_MANY_BUFFERED_PARTS");e(i);return}this._messageLength=this._totalPayloadLength,this._fragments.push(r)}this.dataMessage(e)}decompress(e,r){this._extensions[Wh.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}if(this._maxFragments>0&&this._fragments.length>=this._maxFragments){let l=this.createError(RangeError,"Too many message fragments",!1,1008,"WS_ERR_TOO_MANY_BUFFERED_PARTS");r(l);return}this._fragments.push(c)}this.dataMessage(r),this._state===xt&&this.startLoop(r)})}dataMessage(e){if(!this._fin){this._state=xt;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=Il(i,r):this._binaryType==="arraybuffer"?o=ZE(Il(i,r)):this._binaryType==="blob"?o=new Blob(i):o=i,this._allowSynchronousEvents?(this.emit("message",o,!0),this._state=xt):(this._state=zo,setImmediate(()=>{this.emit("message",o,!0),this._state=xt,this.startLoop(e)}))}else{let o=Il(i,r);if(!this._skipUTF8Validation&&!$h(o)){let c=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");e(c);return}this._state===Tl||this._allowSynchronousEvents?(this.emit("message",o,!1),this._state=xt):(this._state=zo,setImmediate(()=>{this.emit("message",o,!1),this._state=xt,this.startLoop(e)}))}}controlMessage(e,r){if(this._opcode===8){if(e.length===0)this._loop=!1,this.emit("conclude",1005,Kh),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 Fo(e.buffer,e.byteOffset+2,e.length-2);if(!this._skipUTF8Validation&&!$h(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=xt;return}this._allowSynchronousEvents?(this.emit(this._opcode===9?"ping":"pong",e),this._state=xt):(this._state=zo,setImmediate(()=>{this.emit(this._opcode===9?"ping":"pong",e),this._state=xt,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[VE]=o,l}};Yh.exports=kl});var Dl=ae((tP,ex)=>{"use strict";var{Duplex:eP}=ue("stream"),{randomFillSync:QE}=ue("crypto"),{types:{isUint8Array:ev}}=ue("util"),Xh=Ur(),{EMPTY_BUFFER:tv,kWebSocket:nv,NOOP:rv}=Zt(),{isBlob:Gr,isValidStatusCode:iv}=Hr(),{mask:Qh,toBuffer:Vn}=Xi(),pt=Symbol("kByteLength"),sv=Buffer.alloc(4),Uo=8*1024,Jn,qr=Uo,St=0,ov=1,av=2,Rl=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=St,this.onerror=rv,this[nv]=void 0}static frame(e,r){let i,o=!1,c=2,l=!1;r.mask&&(i=r.maskBuffer||sv,r.generateMask?r.generateMask(i):(qr===Uo&&(Jn===void 0&&(Jn=Buffer.alloc(Uo)),QE(Jn,0,Uo),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[pt]!==void 0?u=r[pt]:(e=Buffer.from(e),u=e.length):(u=e.length,o=r.mask&&r.readOnly&&!l);let f=u;u>=65536?(c+=8,f=127):u>125&&(c+=2,f=126);let x=Buffer.allocUnsafe(o?u+c:c);return x[0]=r.fin?r.opcode|128:r.opcode,r.rsv1&&(x[0]|=64),x[1]=f,f===126?x.writeUInt16BE(u,2):f===127&&(x[2]=x[3]=0,x.writeUIntBE(u,4,6)),r.mask?(x[1]|=128,x[c-4]=i[0],x[c-3]=i[1],x[c-2]=i[2],x[c-1]=i[3],l?[x,e]:o?(Qh(e,i,x,c,u),[x]):(Qh(e,i,e,0,u),[x,e])):[x,e]}close(e,r,i,o){let c;if(e===void 0)c=tv;else{if(typeof e!="number"||!iv(e))throw new TypeError("First argument must be a valid error code number");if(r===void 0||!r.length)c=Buffer.allocUnsafe(2),c.writeUInt16BE(e,0);else{let u=Buffer.byteLength(r);if(u>123)throw new RangeError("The message must not be greater than 123 bytes");if(c=Buffer.allocUnsafe(2+u),c.writeUInt16BE(e,0),typeof r=="string")c.write(r,2);else if(ev(r))c.set(r,2);else throw new TypeError("Second argument must be a string or a Uint8Array")}}let l={[pt]:c.length,fin:!0,generateMask:this._generateMask,mask:i,maskBuffer:this._maskBuffer,opcode:8,readOnly:!1,rsv1:!1};this._state!==St?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={[pt]:o,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:9,readOnly:c,rsv1:!1};Gr(e)?this._state!==St?this.enqueue([this.getBlobData,e,!1,l,i]):this.getBlobData(e,!1,l,i):this._state!==St?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={[pt]:o,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:10,readOnly:c,rsv1:!1};Gr(e)?this._state!==St?this.enqueue([this.getBlobData,e,!1,l,i]):this.getBlobData(e,!1,l,i):this._state!==St?this.enqueue([this.dispatch,e,!1,l,i]):this.sendFrame(t.frame(e,l),i)}send(e,r,i){let o=this._extensions[Xh.extensionName],c=r.binary?2:1,l=r.compress,u,f;typeof e=="string"?(u=Buffer.byteLength(e),f=!1):Gr(e)?(u=e.size,f=!1):(e=Vn(e),u=e.length,f=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 x={[pt]:u,fin:r.fin,generateMask:this._generateMask,mask:r.mask,maskBuffer:this._maskBuffer,opcode:c,readOnly:f,rsv1:l};Gr(e)?this._state!==St?this.enqueue([this.getBlobData,e,this._compress,x,i]):this.getBlobData(e,this._compress,x,i):this._state!==St?this.enqueue([this.dispatch,e,this._compress,x,i]):this.dispatch(e,this._compress,x,i)}getBlobData(e,r,i,o){this._bufferedBytes+=i[pt],this._state=av,e.arrayBuffer().then(c=>{if(this._socket.destroyed){let u=new Error("The socket was closed while the blob was being read");process.nextTick(Pl,this,u,o);return}this._bufferedBytes-=i[pt];let l=Vn(c);r?this.dispatch(l,r,i,o):(this._state=St,this.sendFrame(t.frame(l,i),o),this.dequeue())}).catch(c=>{process.nextTick(cv,this,c,o)})}dispatch(e,r,i,o){if(!r){this.sendFrame(t.frame(e,i),o);return}let c=this._extensions[Xh.extensionName];this._bufferedBytes+=i[pt],this._state=ov,c.compress(e,i.fin,(l,u)=>{if(this._socket.destroyed){let f=new Error("The socket was closed while data was being compressed");Pl(this,f,o);return}this._bufferedBytes-=i[pt],this._state=St,i.readOnly=!1,this.sendFrame(t.frame(u,i),o),this.dequeue()})}dequeue(){for(;this._state===St&&this._queue.length;){let e=this._queue.shift();this._bufferedBytes-=e[3][pt],Reflect.apply(e[0],this,e.slice(1))}}enqueue(e){this._bufferedBytes+=e[3][pt],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)}};ex.exports=Rl;function Pl(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 cv(t,e,r){Pl(t,e,r),t.onerror(e)}});var lx=ae((nP,cx)=>{"use strict";var{kForOnEventAttribute:es,kListener:Ol}=Zt(),tx=Symbol("kCode"),nx=Symbol("kData"),rx=Symbol("kError"),ix=Symbol("kMessage"),sx=Symbol("kReason"),jr=Symbol("kTarget"),ox=Symbol("kType"),ax=Symbol("kWasClean"),Xt=class{constructor(e){this[jr]=null,this[ox]=e}get target(){return this[jr]}get type(){return this[ox]}};Object.defineProperty(Xt.prototype,"target",{enumerable:!0});Object.defineProperty(Xt.prototype,"type",{enumerable:!0});var Zn=class extends Xt{constructor(e,r={}){super(e),this[tx]=r.code===void 0?0:r.code,this[sx]=r.reason===void 0?"":r.reason,this[ax]=r.wasClean===void 0?!1:r.wasClean}get code(){return this[tx]}get reason(){return this[sx]}get wasClean(){return this[ax]}};Object.defineProperty(Zn.prototype,"code",{enumerable:!0});Object.defineProperty(Zn.prototype,"reason",{enumerable:!0});Object.defineProperty(Zn.prototype,"wasClean",{enumerable:!0});var Wr=class extends Xt{constructor(e,r={}){super(e),this[rx]=r.error===void 0?null:r.error,this[ix]=r.message===void 0?"":r.message}get error(){return this[rx]}get message(){return this[ix]}};Object.defineProperty(Wr.prototype,"error",{enumerable:!0});Object.defineProperty(Wr.prototype,"message",{enumerable:!0});var ts=class extends Xt{constructor(e,r={}){super(e),this[nx]=r.data===void 0?null:r.data}get data(){return this[nx]}};Object.defineProperty(ts.prototype,"data",{enumerable:!0});var lv={addEventListener(t,e,r={}){for(let o of this.listeners(t))if(!r[es]&&o[Ol]===e&&!o[es])return;let i;if(t==="message")i=function(c,l){let u=new ts("message",{data:l?c:c.toString()});u[jr]=this,Ho(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,Ho(e,this,u)};else if(t==="error")i=function(c){let l=new Wr("error",{error:c,message:c.message});l[jr]=this,Ho(e,this,l)};else if(t==="open")i=function(){let c=new Xt("open");c[jr]=this,Ho(e,this,c)};else return;i[es]=!!r[es],i[Ol]=e,r.once?this.once(t,i):this.on(t,i)},removeEventListener(t,e){for(let r of this.listeners(t))if(r[Ol]===e&&!r[es]){this.removeListener(t,r);break}}};cx.exports={CloseEvent:Zn,ErrorEvent:Wr,Event:Xt,EventTarget:lv,MessageEvent:ts};function Ho(t,e,r){typeof t=="object"&&t.handleEvent?t.handleEvent.call(t,r):t.call(e,r)}});var Go=ae((rP,dx)=>{"use strict";var{tokenChars:ns}=Hr();function Nt(t,e,r){t[e]===void 0?t[e]=[r]:t[e].push(r)}function dv(t){let e=Object.create(null),r=Object.create(null),i=!1,o=!1,c=!1,l,u,f=-1,x=-1,p=-1,m=0;for(;m<t.length;m++)if(x=t.charCodeAt(m),l===void 0)if(p===-1&&ns[x]===1)f===-1&&(f=m);else if(m!==0&&(x===32||x===9))p===-1&&f!==-1&&(p=m);else if(x===59||x===44){if(f===-1)throw new SyntaxError(`Unexpected character at index ${m}`);p===-1&&(p=m);let _=t.slice(f,p);x===44?(Nt(e,_,r),r=Object.create(null)):l=_,f=p=-1}else throw new SyntaxError(`Unexpected character at index ${m}`);else if(u===void 0)if(p===-1&&ns[x]===1)f===-1&&(f=m);else if(x===32||x===9)p===-1&&f!==-1&&(p=m);else if(x===59||x===44){if(f===-1)throw new SyntaxError(`Unexpected character at index ${m}`);p===-1&&(p=m),Nt(r,t.slice(f,p),!0),x===44&&(Nt(e,l,r),r=Object.create(null),l=void 0),f=p=-1}else if(x===61&&f!==-1&&p===-1)u=t.slice(f,m),f=p=-1;else throw new SyntaxError(`Unexpected character at index ${m}`);else if(o){if(ns[x]!==1)throw new SyntaxError(`Unexpected character at index ${m}`);f===-1?f=m:i||(i=!0),o=!1}else if(c)if(ns[x]===1)f===-1&&(f=m);else if(x===34&&f!==-1)c=!1,p=m;else if(x===92)o=!0;else throw new SyntaxError(`Unexpected character at index ${m}`);else if(x===34&&t.charCodeAt(m-1)===61)c=!0;else if(p===-1&&ns[x]===1)f===-1&&(f=m);else if(f!==-1&&(x===32||x===9))p===-1&&(p=m);else if(x===59||x===44){if(f===-1)throw new SyntaxError(`Unexpected character at index ${m}`);p===-1&&(p=m);let _=t.slice(f,p);i&&(_=_.replace(/\\/g,""),i=!1),Nt(r,u,_),x===44&&(Nt(e,l,r),r=Object.create(null),l=void 0),u=void 0,f=p=-1}else throw new SyntaxError(`Unexpected character at index ${m}`);if(f===-1||c||x===32||x===9)throw new SyntaxError("Unexpected end of input");p===-1&&(p=m);let v=t.slice(f,p);return l===void 0?Nt(e,v,r):(u===void 0?Nt(r,v,!0):i?Nt(r,u,v.replace(/\\/g,"")):Nt(r,u,v),Nt(e,l,r)),e}function uv(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(", ")}dx.exports={format:uv,parse:dv}});var Ko=ae((oP,vx)=>{"use strict";var fv=ue("events"),hv=ue("https"),xv=ue("http"),hx=ue("net"),pv=ue("tls"),{randomBytes:gv,createHash:mv}=ue("crypto"),{Duplex:iP,Readable:sP}=ue("stream"),{URL:Ll}=ue("url"),Tn=Ur(),wv=Cl(),_v=Dl(),{isBlob:yv}=Hr(),{BINARY_TYPES:ux,CLOSE_TIMEOUT:bv,EMPTY_BUFFER:qo,GUID:Ev,kForOnEventAttribute:Nl,kListener:vv,kStatusCode:Sv,kWebSocket:qe,NOOP:xx}=Zt(),{EventTarget:{addEventListener:Iv,removeEventListener:Av}}=lx(),{format:Tv,parse:kv}=Go(),{toBuffer:Cv}=Xi(),px=Symbol("kAborted"),Ml=[8,13],Qt=["CONNECTING","OPEN","CLOSING","CLOSED"],Rv=/^[!#$%&'*+\-.0-9A-Z^_`|a-z~]+$/,me=class t extends fv{constructor(e,r,i){super(),this._binaryType=ux[0],this._closeCode=1006,this._closeFrameReceived=!1,this._closeFrameSent=!1,this._closeMessage=qo,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]),gx(this,e,r,i)):(this._autoPong=i.autoPong,this._closeTimeout=i.closeTimeout,this._isServer=!0)}get binaryType(){return this._binaryType}set binaryType(e){ux.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 wv({allowSynchronousEvents:i.allowSynchronousEvents,binaryType:this.binaryType,extensions:this._extensions,isServer:this._isServer,maxBufferedChunks:i.maxBufferedChunks,maxFragments:i.maxFragments,maxPayload:i.maxPayload,skipUTF8Validation:i.skipUTF8Validation}),c=new _v(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",Ov),o.on("drain",Lv),o.on("error",Nv),o.on("message",Mv),o.on("ping",Bv),o.on("pong",Fv),c.onerror=zv,e.setTimeout&&e.setTimeout(0),e.setNoDelay&&e.setNoDelay(),r.length>0&&e.unshift(r),e.on("close",yx),e.on("data",Wo),e.on("end",bx),e.on("error",Ex),this._readyState=t.OPEN,this.emit("open")}emitClose(){if(!this._socket){this._readyState=t.CLOSED,this.emit("close",this._closeCode,this._closeMessage);return}this._extensions[Tn.extensionName]&&this._extensions[Tn.extensionName].cleanup(),this._receiver.removeAllListeners(),this._readyState=t.CLOSED,this.emit("close",this._closeCode,this._closeMessage)}close(e,r){if(this.readyState!==t.CLOSED){if(this.readyState===t.CONNECTING){at(this,this._req,"WebSocket was closed before the connection was established");return}if(this.readyState===t.CLOSING){this._closeFrameSent&&(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end();return}this._readyState=t.CLOSING,this._sender.close(e,r,!this._isServer,i=>{i||(this._closeFrameSent=!0,(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end())}),_x(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){Bl(this,e,i);return}r===void 0&&(r=!this._isServer),this._sender.ping(e||qo,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){Bl(this,e,i);return}r===void 0&&(r=!this._isServer),this._sender.pong(e||qo,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){Bl(this,e,i);return}let o={binary:typeof e!="string",mask:!this._isServer,compress:!0,fin:!0,...r};this._extensions[Tn.extensionName]||(o.compress=!1),this._sender.send(e||qo,o,i)}terminate(){if(this.readyState!==t.CLOSED){if(this.readyState===t.CONNECTING){at(this,this._req,"WebSocket was closed before the connection was established");return}this._socket&&(this._readyState=t.CLOSING,this._socket.destroy())}}};Object.defineProperty(me,"CONNECTING",{enumerable:!0,value:Qt.indexOf("CONNECTING")});Object.defineProperty(me.prototype,"CONNECTING",{enumerable:!0,value:Qt.indexOf("CONNECTING")});Object.defineProperty(me,"OPEN",{enumerable:!0,value:Qt.indexOf("OPEN")});Object.defineProperty(me.prototype,"OPEN",{enumerable:!0,value:Qt.indexOf("OPEN")});Object.defineProperty(me,"CLOSING",{enumerable:!0,value:Qt.indexOf("CLOSING")});Object.defineProperty(me.prototype,"CLOSING",{enumerable:!0,value:Qt.indexOf("CLOSING")});Object.defineProperty(me,"CLOSED",{enumerable:!0,value:Qt.indexOf("CLOSED")});Object.defineProperty(me.prototype,"CLOSED",{enumerable:!0,value:Qt.indexOf("CLOSED")});["binaryType","bufferedAmount","extensions","isPaused","protocol","readyState","url"].forEach(t=>{Object.defineProperty(me.prototype,t,{enumerable:!0})});["open","error","close","message"].forEach(t=>{Object.defineProperty(me.prototype,`on${t}`,{enumerable:!0,get(){for(let e of this.listeners(t))if(e[Nl])return e[vv];return null},set(e){for(let r of this.listeners(t))if(r[Nl]){this.removeListener(t,r);break}typeof e=="function"&&this.addEventListener(t,e,{[Nl]:!0})}})});me.prototype.addEventListener=Iv;me.prototype.removeEventListener=Av;vx.exports=me;function gx(t,e,r,i){let o={allowSynchronousEvents:!0,autoPong:!0,closeTimeout:bv,protocolVersion:Ml[1],maxBufferedChunks:1048576,maxFragments:131072,maxPayload:104857600,skipUTF8Validation:!1,perMessageDeflate:!0,followRedirects:!1,maxRedirects:10,...i,socketPath:void 0,hostname:void 0,protocol:void 0,timeout:void 0,method:"GET",host:void 0,path:void 0,port:void 0};if(t._autoPong=o.autoPong,t._closeTimeout=o.closeTimeout,!Ml.includes(o.protocolVersion))throw new RangeError(`Unsupported protocol version: ${o.protocolVersion} (supported versions: ${Ml.join(", ")})`);let c;if(e instanceof Ll)c=e;else try{c=new Ll(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:",f;if(c.protocol!=="ws:"&&!l&&!u?f=`The URL's protocol must be one of "ws:", "wss:", "http:", "https:", or "ws+unix:"`:u&&!c.pathname?f="The URL's pathname is empty":c.hash&&(f="The URL contains a fragment identifier"),f){let I=new SyntaxError(f);if(t._redirects===0)throw I;jo(t,I);return}let x=l?443:80,p=gv(16).toString("base64"),m=l?hv.request:xv.request,v=new Set,_;if(o.createConnection=o.createConnection||(l?Dv:Pv),o.defaultPort=o.defaultPort||x,o.port=c.port||x,o.host=c.hostname.startsWith("[")?c.hostname.slice(1,-1):c.hostname,o.headers={...o.headers,"Sec-WebSocket-Version":o.protocolVersion,"Sec-WebSocket-Key":p,Connection:"Upgrade",Upgrade:"websocket"},o.path=c.pathname+c.search,o.timeout=o.handshakeTimeout,o.perMessageDeflate&&(_=new Tn({...o.perMessageDeflate,isServer:!1,maxPayload:o.maxPayload}),o.headers["Sec-WebSocket-Extensions"]=Tv({[Tn.extensionName]:_.offer()})),r.length){for(let I of r){if(typeof I!="string"||!Rv.test(I)||v.has(I))throw new SyntaxError("An invalid or duplicated subprotocol was specified");v.add(I)}o.headers["Sec-WebSocket-Protocol"]=r.join(",")}if(o.origin&&(o.protocolVersion<13?o.headers["Sec-WebSocket-Origin"]=o.origin:o.headers.Origin=o.origin),(c.username||c.password)&&(o.auth=`${c.username}:${c.password}`),u){let I=o.path.split(":");o.socketPath=I[0],o.path=I[1]}let b;if(o.followRedirects){if(t._redirects===0){t._originalIpc=u,t._originalSecure=l,t._originalHostOrSocketPath=u?o.socketPath:c.host;let I=i&&i.headers;if(i={...i,headers:{}},I)for(let[A,k]of Object.entries(I))i.headers[A.toLowerCase()]=k}else if(t.listenerCount("redirect")===0){let I=u?t._originalIpc?o.socketPath===t._originalHostOrSocketPath:!1:t._originalIpc?!1:c.host===t._originalHostOrSocketPath;(!I||t._originalSecure&&!l)&&(delete o.headers.authorization,delete o.headers.cookie,I||delete o.headers.host,o.auth=void 0)}o.auth&&!i.headers.authorization&&(i.headers.authorization="Basic "+Buffer.from(o.auth).toString("base64")),b=t._req=m(o),t._redirects&&t.emit("redirect",t.url,b)}else b=t._req=m(o);o.timeout&&b.on("timeout",()=>{at(t,b,"Opening handshake has timed out")}),b.on("error",I=>{b===null||b[px]||(b=t._req=null,jo(t,I))}),b.on("response",I=>{let A=I.headers.location,k=I.statusCode;if(A&&o.followRedirects&&k>=300&&k<400){if(++t._redirects>o.maxRedirects){at(t,b,"Maximum redirects exceeded");return}b.abort();let P;try{P=new Ll(A,e)}catch{let R=new SyntaxError(`Invalid URL: ${A}`);jo(t,R);return}gx(t,P,r,i)}else t.emit("unexpected-response",b,I)||at(t,b,`Unexpected server response: ${I.statusCode}`)}),b.on("upgrade",(I,A,k)=>{if(t.emit("upgrade",I),t.readyState!==me.CONNECTING)return;b=t._req=null;let P=I.headers.upgrade;if(P===void 0||P.toLowerCase()!=="websocket"){at(t,A,"Invalid Upgrade header");return}let y=mv("sha1").update(p+Ev).digest("base64");if(I.headers["sec-websocket-accept"]!==y){at(t,A,"Invalid Sec-WebSocket-Accept header");return}let R=I.headers["sec-websocket-protocol"],O;if(R!==void 0?v.size?v.has(R)||(O="Server sent an invalid subprotocol"):O="Server sent a subprotocol but none was requested":v.size&&(O="Server sent no subprotocol"),O){at(t,A,O);return}R&&(t._protocol=R);let F=I.headers["sec-websocket-extensions"];if(F!==void 0){if(!_){at(t,A,"Server sent a Sec-WebSocket-Extensions header but no extension was requested");return}let M;try{M=kv(F)}catch{at(t,A,"Invalid Sec-WebSocket-Extensions header");return}let V=Object.keys(M);if(V.length!==1||V[0]!==Tn.extensionName){at(t,A,"Server indicated an extension that was not requested");return}try{_.accept(M[Tn.extensionName])}catch{at(t,A,"Invalid Sec-WebSocket-Extensions header");return}t._extensions[Tn.extensionName]=_}t.setSocket(A,k,{allowSynchronousEvents:o.allowSynchronousEvents,generateMask:o.generateMask,maxBufferedChunks:o.maxBufferedChunks,maxFragments:o.maxFragments,maxPayload:o.maxPayload,skipUTF8Validation:o.skipUTF8Validation})}),o.finishRequest?o.finishRequest(b,t):b.end()}function jo(t,e){t._readyState=me.CLOSING,t._errorEmitted=!0,t.emit("error",e),t.emitClose()}function Pv(t){return t.path=t.socketPath,hx.connect(t)}function Dv(t){return t.path=void 0,!t.servername&&t.servername!==""&&(t.servername=hx.isIP(t.host)?"":t.host),pv.connect(t)}function at(t,e,r){t._readyState=me.CLOSING;let i=new Error(r);Error.captureStackTrace(i,at),e.setHeader?(e[px]=!0,e.abort(),e.socket&&!e.socket.destroyed&&e.socket.destroy(),process.nextTick(jo,t,i)):(e.destroy(i),e.once("error",t.emit.bind(t,"error")),e.once("close",t.emitClose.bind(t)))}function Bl(t,e,r){if(e){let i=yv(e)?e.size:Cv(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 Ov(t,e){let r=this[qe];r._closeFrameReceived=!0,r._closeMessage=e,r._closeCode=t,r._socket[qe]!==void 0&&(r._socket.removeListener("data",Wo),process.nextTick(mx,r._socket),t===1005?r.close():r.close(t,e))}function Lv(){let t=this[qe];t.isPaused||t._socket.resume()}function Nv(t){let e=this[qe];e._socket[qe]!==void 0&&(e._socket.removeListener("data",Wo),process.nextTick(mx,e._socket),e.close(t[Sv])),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t))}function fx(){this[qe].emitClose()}function Mv(t,e){this[qe].emit("message",t,e)}function Bv(t){let e=this[qe];e._autoPong&&e.pong(t,!this._isServer,xx),e.emit("ping",t)}function Fv(t){this[qe].emit("pong",t)}function mx(t){t.resume()}function zv(t){let e=this[qe];e.readyState!==me.CLOSED&&(e.readyState===me.OPEN&&(e._readyState=me.CLOSING,_x(e)),this._socket.end(),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t)))}function _x(t){t._closeTimer=setTimeout(t._socket.destroy.bind(t._socket),t._closeTimeout)}function yx(){let t=this[qe];if(this.removeListener("close",yx),this.removeListener("data",Wo),this.removeListener("end",bx),t._readyState=me.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",fx),t._receiver.on("finish",fx))}function Wo(t){this[qe]._receiver.write(t)||this.pause()}function bx(){let t=this[qe];t._readyState=me.CLOSING,t._receiver.end(),this.end()}function Ex(){let t=this[qe];this.removeListener("error",Ex),this.on("error",xx),t&&(t._readyState=me.CLOSING,this.destroy())}});var Tx=ae((cP,Ax)=>{"use strict";var aP=Ko(),{Duplex:Uv}=ue("stream");function Sx(t){t.emit("close")}function Hv(){!this.destroyed&&this._writableState.finished&&this.destroy()}function Ix(t){this.removeListener("error",Ix),this.destroy(),this.listenerCount("error")===0&&this.emit("error",t)}function Gv(t,e){let r=!0,i=new Uv({...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(Sx,i);return}let l=!1;t.once("error",function(f){l=!0,c(f)}),t.once("close",function(){l||c(o),process.nextTick(Sx,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",Hv),i.on("error",Ix),i}Ax.exports=Gv});var Fl=ae((lP,kx)=>{"use strict";var{tokenChars:qv}=Hr();function jv(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&&qv[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}kx.exports={parse:jv}});var Nx=ae((uP,Lx)=>{"use strict";var Wv=ue("events"),$o=ue("http"),{Duplex:dP}=ue("stream"),{createHash:Kv}=ue("crypto"),Cx=Go(),Yn=Ur(),$v=Fl(),Vv=Ko(),{CLOSE_TIMEOUT:Jv,GUID:Zv,kWebSocket:Yv}=Zt(),Xv=/^[+/0-9A-Za-z]{22}==$/,Rx=0,Px=1,Ox=2,zl=class extends Wv{constructor(e,r){if(super(),e={allowSynchronousEvents:!0,autoPong:!0,maxBufferedChunks:1024*1024,maxFragments:128*1024,maxPayload:100*1024*1024,skipUTF8Validation:!1,perMessageDeflate:!1,handleProtocols:null,clientTracking:!0,closeTimeout:Jv,verifyClient:null,noServer:!1,backlog:null,server:null,host:null,path:null,port:null,WebSocket:Vv,...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=$o.createServer((i,o)=>{let c=$o.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=Qv(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=Rx}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===Ox){e&&this.once("close",()=>{e(new Error("The server is not running"))}),process.nextTick(rs,this);return}if(e&&this.once("close",e),this._state!==Px)if(this._state=Px,this.options.noServer||this.options.server)this._server&&(this._removeListeners(),this._removeListeners=this._server=null),this.clients?this.clients.size?this._shouldEmitClose=!0:process.nextTick(rs,this):process.nextTick(rs,this);else{let r=this._server;this._removeListeners(),this._removeListeners=this._server=null,r.close(()=>{rs(this)})}}shouldHandle(e){if(this.options.path){let r=e.url.indexOf("?");if((r!==-1?e.url.slice(0,r):e.url)!==this.options.path)return!1}return!0}handleUpgrade(e,r,i,o){r.on("error",Dx);let c=e.headers["sec-websocket-key"],l=e.headers.upgrade,u=+e.headers["sec-websocket-version"];if(e.method!=="GET"){Xn(this,e,r,405,"Invalid HTTP method");return}if(l===void 0||l.toLowerCase()!=="websocket"){Xn(this,e,r,400,"Invalid Upgrade header");return}if(c===void 0||!Xv.test(c)){Xn(this,e,r,400,"Missing or invalid Sec-WebSocket-Key header");return}if(u!==13&&u!==8){Xn(this,e,r,400,"Missing or invalid Sec-WebSocket-Version header",{"Sec-WebSocket-Version":"13, 8"});return}if(!this.shouldHandle(e)){is(r,400);return}let f=e.headers["sec-websocket-protocol"],x=new Set;if(f!==void 0)try{x=$v.parse(f)}catch{Xn(this,e,r,400,"Invalid Sec-WebSocket-Protocol header");return}let p=e.headers["sec-websocket-extensions"],m={};if(this.options.perMessageDeflate&&p!==void 0){let v=new Yn({...this.options.perMessageDeflate,isServer:!0,maxPayload:this.options.maxPayload});try{let _=Cx.parse(p);_[Yn.extensionName]&&(v.accept(_[Yn.extensionName]),m[Yn.extensionName]=v)}catch{Xn(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,(_,b,I,A)=>{if(!_)return is(r,b||401,I,A);this.completeUpgrade(m,c,x,e,r,i,o)});return}if(!this.options.verifyClient(v))return is(r,401)}this.completeUpgrade(m,c,x,e,r,i,o)}completeUpgrade(e,r,i,o,c,l,u){if(!c.readable||!c.writable)return c.destroy();if(c[Yv])throw new Error("server.handleUpgrade() was called more than once with the same socket, possibly due to a misconfiguration");if(this._state>Rx)return is(c,503);let x=["HTTP/1.1 101 Switching Protocols","Upgrade: websocket","Connection: Upgrade",`Sec-WebSocket-Accept: ${Kv("sha1").update(r+Zv).digest("base64")}`],p=new this.options.WebSocket(null,void 0,this.options);if(i.size){let m=this.options.handleProtocols?this.options.handleProtocols(i,o):i.values().next().value;m&&(x.push(`Sec-WebSocket-Protocol: ${m}`),p._protocol=m)}if(e[Yn.extensionName]){let m=e[Yn.extensionName].params,v=Cx.format({[Yn.extensionName]:[m]});x.push(`Sec-WebSocket-Extensions: ${v}`),p._extensions=e}this.emit("headers",x,o),c.write(x.concat(`\r
10
+ `),this.stream=void 0;return}this.currentDate!==void 0&&xs(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 Zg,mkdirSync as Yg}from"node:fs";import{join as Xg}from"node:path";function Pl(t){let e=t.retentionDays??tm,r=t.clock??(()=>Cn(new Date));gs={bridgeSink:new ri(t.bridgeLogsDir,"bridge",{retentionDays:e,clock:r}),agentSinks:new Map,makeAgentSink:o=>new ri(t.agentLogsDir(o),"agent",{retentionDays:e,clock:r})};let i=r();xs(t.bridgeLogsDir,"bridge",i,e);for(let o of t.listAgentIds?.()??[])xs(t.agentLogsDir(o),"agent",i,e)}function nm(t,e){let r=t.agentSinks.get(e);return r||(r=t.makeAgentSink(e),t.agentSinks.set(e,r)),r}function Cl(t){Ba=t}function Dl(t){return cr[Ba]<=cr[t]}function Ol(t,e){let r=cr[t];return r===void 0?!0:r>=cr[e]}function ms(t){Rl={...t}}function Ll(t){let e=(u,f=2)=>String(u).padStart(f,"0"),r=-t.getTimezoneOffset(),i=r>=0?"+":"-",o=Math.abs(r),c=e(Math.floor(o/60)),d=e(o%60);return`${Cn(t)}T${e(t.getHours())}:${e(t.getMinutes())}:${e(t.getSeconds())}.${e(t.getMilliseconds(),3)}${i}${c}:${d}`}function ut(t,e,r,i,o){try{let c=`${JSON.stringify({ts:Ll(new Date),level:e,module:r,msg:i,...o})}
11
+ `;Yg(t,{recursive:!0}),Zg(Xg(t,ar("bridge",Cn(new Date))),c)}catch{}}function rm(t,e){if(t)return t;let r=e?.agentId;return typeof r=="string"&&r.length>0?r:void 0}function ps(t,e,r,i,o){if(cr[t]<cr[Ba])return;let c=`${JSON.stringify({ts:Ll(new Date),level:t,module:e,msg:r,...Rl,...i})}
12
+ `;if(gs){let d=rm(o,i),u=d?nm(gs,d):gs.bridgeSink;try{u.write(c)}catch{process.stderr.write(c)}return}t==="error"||t==="warn"?em.write(c):Qg.write(c)}function H(t,e){return{debug:(r,i)=>ps("debug",t,r,i,e),info:(r,i)=>ps("info",t,r,i,e),warn:(r,i)=>ps("warn",t,r,i,e),error:(r,i)=>ps("error",t,r,i,e),child:r=>H(`${t}.${r}`,e),forAgent:r=>H(t,r)}}var cr,Ba,Qg,em,Rl,tm,gs,te=nt(()=>{"use strict";or();Ma();cr={debug:10,info:20,warn:30,error:40},Ba=(()=>{let t=process.env.COZE_BRIDGE_LOG_LEVEL;return t==="debug"||t==="info"||t==="warn"||t==="error"?t:"info"})(),Qg=process.stdout,em=process.stderr,Rl={},tm=Je("COZE_BRIDGE_LOG_RETENTION_DAYS",30),gs=null});var k,We=nt(()=>{"use strict";k=class extends Error{code;retriable;cause;constructor(e,r,i){super(r),this.name="BridgeError",this.code=e,this.retriable=i?.retriable??!1,i?.cause!==void 0&&(this.cause=i.cause)}}});var Fl={};La(Fl,{ACP_WRAPPER_NPM_PACKAGES:()=>ws,_resetAcpInstallerForTests:()=>dm,_setBinaryPathCacheForTests:()=>lm,buildAcpSpawn:()=>si,ensureAcpInstalled:()=>dr,getAcpBinaryPath:()=>_s,pickWhichLine:()=>Ua,probeAcpVersion:()=>cm,resolveAcpCommand:()=>Bl});import{readFileSync as Nl}from"node:fs";import{createRequire as im}from"node:module";import{dirname as sm,resolve as om}from"node:path";function Ua(t){let e=t.split(/\r?\n/).map(i=>i.trim()).filter(Boolean);if(e.length===0)return;if(process.platform!=="win32")return e[0];let r=i=>e.find(o=>o.toLowerCase().endsWith(i));return r(".cmd")??r(".exe")??r(".bat")??r(".ps1")??e[0]}function am(t){let e=Ml.resolve(`${t.npmPackage}/package.json`),r=sm(e),i=JSON.parse(Nl(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 om(r,o)}async function dr(t,e){let r=za[t];if(!r)throw new k("BRIDGE_INTERNAL",`ensureAcpInstalled called for non-npm framework: ${t}`);let i=ii.get(t);if(i)return i;try{let o=am(r);return ii.set(t,o),Fa.info("acp wrapper resolved",{framework:t,binary:r.binary,path:o}),o}catch(o){throw Fa.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 k("AGENT_DEPENDENCY_INSTALL_FAILED",[`ACP wrapper \u672A\u5C31\u7EEA: ${r.npmPackage} (framework=${t})`,"\u8BE5 wrapper \u968F coze-bridge \u4E00\u8D77\u5B89\u88C5 (\u56FA\u5316\u5230 ~/.coze/bridge/lib/node_modules)\u3002","\u8BF7\u91CD\u8DD1 `coze-bridge pair` / `connect` \u89E6\u53D1\u56FA\u5316\u5B89\u88C5; \u82E5\u4ECD\u5931\u8D25, \u68C0\u67E5\u7F51\u7EDC / npm \u7F13\u5B58\u3002"].join(`
13
+ `),{cause:o})}}async function cm(t){let e=za[t];if(e)try{let r=Ml.resolve(`${e.npmPackage}/package.json`),i=JSON.parse(Nl(r,"utf8"));return typeof i.version=="string"&&i.version.length>0?i.version:void 0}catch(r){Fa.warn("acp wrapper probe: \u89E3\u6790 package.json \u5931\u8D25",{framework:t,npmPackage:e.npmPackage,err:String(r)});return}}function _s(t){return ii.get(t)}function Bl(t,e){if(e)return e;let r=_s(t);if(!r)throw new k("BRIDGE_INTERNAL",`${t} ACP wrapper \u8DEF\u5F84\u672A\u89E3\u6790 (ensureAcpInstalled \u672A\u5728\u6784\u9020\u524D\u8DD1\u901A)`);return r}function si(t,e,r){if(e)return{command:e,args:[...r]};let i=Bl(t);return{command:process.execPath,args:[i,...r]}}function dm(){ii.clear()}function lm(t,e){ii.set(t,e)}var Fa,za,ws,Ml,ii,dn=nt(()=>{"use strict";We();te();Fa=H("agents.acp-installer"),za={"claude-code":{npmPackage:"@agentclientprotocol/claude-agent-acp",binary:"claude-agent-acp"},codex:{npmPackage:"@agentclientprotocol/codex-acp",binary:"codex-acp"}},ws=Object.values(za).filter(t=>t!==void 0).map(t=>t.npmPackage),Ml=im(import.meta.url),ii=new Map});import{chmod as fm,mkdir as hm,readFile as xm,rename as pm,rm as gm,writeFile as mm}from"node:fs/promises";import{dirname as wm}from"node:path";async function lr(t){try{let e=await xm(t,"utf8");return JSON.parse(e)}catch(e){if(e.code==="ENOENT")return null;throw e}}async function ft(t,e,r){await hm(wm(t),{recursive:!0});let i=`${t}.tmp-${process.pid}-${Math.random().toString(36).slice(2,10)}`;try{await mm(i,e,{encoding:"utf8",mode:r?.mode}),await pm(i,t),r?.mode!==void 0&&await fm(t,r.mode)}catch(o){throw await gm(i,{force:!0}).catch(()=>{}),o}}async function ur(t,e,r){await ft(t,`${JSON.stringify(e,null,2)}
14
+ `,r)}var qt=nt(()=>{"use strict"});import{promises as Hl,readdirSync as _m}from"node:fs";import{homedir as ym}from"node:os";import{sep as bm,join as Te,resolve as Gl}from"node:path";function Z(t){let e=t??ym(),r=Te(e,".coze"),i=Te(r,"bridge"),o=Te(i,"lib"),c=Te(i,"logs");return{cozeRoot:r,bridgeRoot:i,libDir:o,libEntry:Te(o,"index.js"),binDir:Te(i,"bin"),pidFile:Te(i,"bridge.pid"),portFile:Te(i,"bridge.port"),tokenFile:Te(i,"bridge.token"),patTokenFile:Te(i,"pat-token"),agentEnvFile:Te(i,"agent-env.json"),logFile:Te(i,"bridge.log"),bridgeLogsDir:c,daemonStdioLog:Te(c,"daemon-stdio.log"),installLock:Te(i,"install.lock"),configFile:Te(i,"config.json"),agentsRoot:Te(r,"agents")}}function Fe(t,e=Z()){let r=Te(e.agentsRoot,t);return{root:r,config:Te(r,"config.json"),workspace:Te(r,"workspace"),logs:Te(r,"logs")}}function ys(t=Z()){try{return _m(t.agentsRoot,{withFileTypes:!0}).filter(e=>e.isDirectory()).map(e=>e.name)}catch{return[]}}async function oi(t,e){let r=await Hl.realpath(Gl(t)).catch(()=>null);if(!r)return!1;let i=await Hl.realpath(Gl(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+bm)}var Re=nt(()=>{"use strict"});var Es={};La(Es,{AGENT_CONFIG_FILE_MODE:()=>bs,enforceAgentConfigMode:()=>Sm,loadAgentConfig:()=>ve,persistAgentSessions:()=>ai,persistAgentSkills:()=>ci,saveAgentConfig:()=>ze});import{chmod as Em,stat as vm}from"node:fs/promises";function ve(t,e){return lr(Fe(t,e).config)}function ze(t,e){return ur(Fe(t.agentId,e).config,t,{mode:bs})}async function Sm(t,e){if(process.platform==="win32")return;let r=Fe(t,e).config;try{let i=await vm(r);if(!i.isFile())return;let o=i.mode&511;o!==bs&&(await Em(r,bs),ql.warn("agent config mode auto-corrected to 0600",{path:r,from:o.toString(8)}))}catch(i){if(i.code==="ENOENT")return;ql.warn("enforceAgentConfigMode: chmod failed (ignored)",{path:r,err:String(i)})}}async function ai(t,e,r){let i=await ve(t,r);i&&(i.sessions=Object.fromEntries(e),await ze(i,r))}async function ci(t,e,r){let i=await ve(t,r);i&&(i.skills=e,await ze(i,r))}var ql,bs,jt=nt(()=>{"use strict";qt();te();Re();ql=H("agent-config"),bs=384});var qa=ae((EA,Wl)=>{Wl.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 Ss=ae(Vl=>{var $l={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 Pm(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($l))Vl[t]=Pm($l[t])});var Ql=ae((SA,Xl)=>{var Cm=fe("fs"),Ne=fe("path"),Jl=qa(),Dm=Ss(),Om=typeof process=="object"&&process.platform==="win32",Zl=t=>typeof t=="object"&&t!==null,Yl=new Uint32Array(256).map((t,e)=>{for(let r=0;r<8;r++)(e&1)!==0?e=3988292384^e>>>1:e>>>=1;return e>>>0});function Se(t){this.sep=Ne.sep,this.fs=Cm,Zl(t)&&Zl(t.fs)&&typeof t.fs.statSync=="function"&&(this.fs=t.fs)}Xl.exports=Se;Se.prototype.makeDir=function(t){let e=this;function r(i){let o=i.split(e.sep)[0];i.split(e.sep).forEach(function(c){if(!(!c||c.substr(-1,1)===":")){o+=e.sep+c;var d;try{d=e.fs.statSync(o)}catch(u){if(u.message&&u.message.startsWith("ENOENT"))e.fs.mkdirSync(o);else throw u}if(d&&d.isFile())throw Dm.FILE_IN_THE_WAY(`"${o}"`)}})}r(t)};Se.prototype.writeFileTo=function(t,e,r,i){let o=this;if(o.fs.existsSync(t)){if(!r)return!1;var c=o.fs.statSync(t);if(c.isDirectory())return!1}var d=Ne.dirname(t);o.fs.existsSync(d)||o.makeDir(d);var u;try{u=o.fs.openSync(t,"w",438)}catch{o.fs.chmodSync(t,438),u=o.fs.openSync(t,"w",438)}if(u)try{o.fs.writeSync(u,e,0,e.length,0)}finally{o.fs.closeSync(u)}return o.fs.chmodSync(t,i||438),!0};Se.prototype.writeFileToAsync=function(t,e,r,i,o){typeof i=="function"&&(o=i,i=void 0);let c=this;c.fs.exists(t,function(d){if(d&&!r)return o(!1);c.fs.stat(t,function(u,f){if(d&&f.isDirectory())return o(!1);var p=Ne.dirname(t);c.fs.exists(p,function(g){g||c.makeDir(p),c.fs.open(t,"w",438,function(w,S){w?c.fs.chmod(t,438,function(){c.fs.open(t,"w",438,function(y,v){c.fs.write(v,e,0,e.length,0,function(){c.fs.close(v,function(){c.fs.chmod(t,i||438,function(){o(!0)})})})})}):S?c.fs.write(S,e,0,e.length,0,function(){c.fs.close(S,function(){c.fs.chmod(t,i||438,function(){o(!0)})})}):c.fs.chmod(t,i||438,function(){o(!0)})})})})})};Se.prototype.findFiles=function(t){let e=this;function r(i,o,c){typeof o=="boolean"&&(c=o,o=void 0);let d=[];return e.fs.readdirSync(i).forEach(function(u){let f=Ne.join(i,u),p=e.fs.statSync(f);(!o||o.test(f))&&d.push(Ne.normalize(f)+(p.isDirectory()?e.sep:"")),p.isDirectory()&&c&&(d=d.concat(r(f,o,c)))}),d}return r(t,void 0,!0)};Se.prototype.findFilesAsync=function(t,e){let r=this,i=[];r.fs.readdir(t,function(o,c){if(o)return e(o);let d=c.length;if(!d)return e(null,i);c.forEach(function(u){u=Ne.join(t,u),r.fs.stat(u,function(f,p){if(f)return e(f);p&&(i.push(Ne.normalize(u)+(p.isDirectory()?r.sep:"")),p.isDirectory()?r.findFilesAsync(u,function(g,w){if(g)return e(g);i=i.concat(w),--d||e(null,i)}):--d||e(null,i))})})})};Se.prototype.getAttributes=function(){};Se.prototype.setAttributes=function(){};Se.crc32update=function(t,e){return Yl[(t^e)&255]^t>>>8};Se.crc32=function(t){typeof t=="string"&&(t=Buffer.from(t,"utf8"));let e=t.length,r=-1;for(let i=0;i<e;)r=Se.crc32update(r,t[i++]);return~r>>>0};Se.methodToString=function(t){switch(t){case Jl.STORED:return"STORED ("+t+")";case Jl.DEFLATED:return"DEFLATED ("+t+")";default:return"UNSUPPORTED ("+t+")"}};Se.canonical=function(t){if(!t)return"";let e=Ne.posix.normalize("/"+t.split("\\").join("/"));return Ne.join(".",e)};Se.zipnamefix=function(t){if(!t)return"";let e=Ne.posix.normalize("/"+t.split("\\").join("/"));return Ne.posix.join(".",e)};Se.findLast=function(t,e){if(!Array.isArray(t))throw new TypeError("arr is not array");let r=t.length>>>0;for(let i=r-1;i>=0;i--)if(e(t[i],i,t))return t[i]};Se.sanitize=function(t,e){t=Ne.resolve(Ne.normalize(t));for(var r=e.split("/"),i=0,o=r.length;i<o;i++){var c=Ne.normalize(Ne.join(t,r.slice(i,o).join(Ne.sep)));if(c.indexOf(t)===0)return c}return Ne.normalize(Ne.join(t,Ne.basename(e)))};Se.toBuffer=function(e,r){return Buffer.isBuffer(e)?e:e instanceof Uint8Array?Buffer.from(e):typeof e=="string"?r(e):Buffer.alloc(0)};Se.readBigUInt64LE=function(t,e){let r=t.readUInt32LE(e);return t.readUInt32LE(e+4)*4294967296+r};Se.fromDOS2Date=function(t){return new Date((t>>25&127)+1980,Math.max((t>>21&15)-1,0),Math.max(t>>16&31,1),t>>11&31,t>>5&63,(t&31)<<1)};Se.fromDate2DOS=function(t){let e=0,r=0;return t.getFullYear()>1979&&(e=(t.getFullYear()-1980&127)<<9|t.getMonth()+1<<5|t.getDate(),r=t.getHours()<<11|t.getMinutes()<<5|t.getSeconds()>>1),e<<16|r};Se.isWin=Om;Se.crcTable=Yl});var tu=ae((IA,eu)=>{var Lm=fe("path");eu.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=Lm.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 ru=ae((AA,nu)=>{nu.exports={efs:!0,encode:t=>Buffer.from(t,"utf8"),decode:t=>t.toString("utf8")}});var xr=ae((kA,hr)=>{hr.exports=Ql();hr.exports.Constants=qa();hr.exports.Errors=Ss();hr.exports.FileAttr=tu();hr.exports.decoder=ru()});var su=ae((TA,iu)=>{var ln=xr(),U=ln.Constants;iu.exports=function(){var t=20,e=10,r=0,i=0,o=0,c=0,d=0,u=0,f=0,p=0,g=0,w=0,S=0,y=0,v=0;t|=ln.isWin?2560:768,r|=U.FLG_EFS;let I={extraLen:0},A=b=>Math.max(0,b)>>>0,T=b=>Math.max(0,b)&65535,C=b=>Math.max(0,b)&255;return o=ln.fromDate2DOS(new Date),{get made(){return t},set made(b){t=b},get version(){return e},set version(b){e=b},get flags(){return r},set flags(b){r=b},get flags_efs(){return(r&U.FLG_EFS)>0},set flags_efs(b){b?r|=U.FLG_EFS:r&=~U.FLG_EFS},get flags_desc(){return(r&U.FLG_DESC)>0},set flags_desc(b){b?r|=U.FLG_DESC:r&=~U.FLG_DESC},get method(){return i},set method(b){switch(b){case U.STORED:this.version=10;case U.DEFLATED:default:this.version=20}i=b},get time(){return ln.fromDOS2Date(this.timeval)},set time(b){b=new Date(b),this.timeval=ln.fromDate2DOS(b)},get timeval(){return o},set timeval(b){o=A(b)},get timeHighByte(){return C(o>>>8)},get crc(){return c},set crc(b){c=A(b)},get compressedSize(){return d},set compressedSize(b){d=A(b)},get size(){return u},set size(b){u=A(b)},get fileNameLength(){return f},set fileNameLength(b){f=b},get extraLength(){return p},set extraLength(b){p=b},get extraLocalLength(){return I.extraLen},set extraLocalLength(b){I.extraLen=b},get commentLength(){return g},set commentLength(b){g=b},get diskNumStart(){return w},set diskNumStart(b){w=A(b)},get inAttr(){return S},set inAttr(b){S=A(b)},get attr(){return y},set attr(b){y=A(b)},get fileAttr(){return(y||0)>>16&4095},get offset(){return v},set offset(b){v=A(b)},get encrypted(){return(r&U.FLG_ENC)===U.FLG_ENC},get centralHeaderSize(){return U.CENHDR+f+p+g},get realDataOffset(){return v+U.LOCHDR+I.fnameLen+I.extraLen},get localHeader(){return I},loadLocalHeaderFromBinary:function(b){var P=b.slice(v,v+U.LOCHDR);if(P.readUInt32LE(0)!==U.LOCSIG)throw ln.Errors.INVALID_LOC();I.version=P.readUInt16LE(U.LOCVER),I.flags=P.readUInt16LE(U.LOCFLG),I.flags_desc=(I.flags&U.FLG_DESC)>0,I.method=P.readUInt16LE(U.LOCHOW),I.time=P.readUInt32LE(U.LOCTIM),I.crc=P.readUInt32LE(U.LOCCRC),I.compressedSize=P.readUInt32LE(U.LOCSIZ),I.size=P.readUInt32LE(U.LOCLEN),I.fnameLen=P.readUInt16LE(U.LOCNAM),I.extraLen=P.readUInt16LE(U.LOCEXT);let O=v+U.LOCHDR+I.fnameLen,B=O+I.extraLen;return b.slice(O,B)},loadFromBinary:function(b){if(b.length!==U.CENHDR||b.readUInt32LE(0)!==U.CENSIG)throw ln.Errors.INVALID_CEN();t=b.readUInt16LE(U.CENVEM),e=b.readUInt16LE(U.CENVER),r=b.readUInt16LE(U.CENFLG),i=b.readUInt16LE(U.CENHOW),o=b.readUInt32LE(U.CENTIM),c=b.readUInt32LE(U.CENCRC),d=b.readUInt32LE(U.CENSIZ),u=b.readUInt32LE(U.CENLEN),f=b.readUInt16LE(U.CENNAM),p=b.readUInt16LE(U.CENEXT),g=b.readUInt16LE(U.CENCOM),w=b.readUInt16LE(U.CENDSK),S=b.readUInt16LE(U.CENATT),y=b.readUInt32LE(U.CENATX),v=b.readUInt32LE(U.CENOFF)},localHeaderToBinary:function(){var b=Buffer.alloc(U.LOCHDR);return b.writeUInt32LE(U.LOCSIG,0),b.writeUInt16LE(e,U.LOCVER),b.writeUInt16LE(r,U.LOCFLG),b.writeUInt16LE(i,U.LOCHOW),b.writeUInt32LE(o,U.LOCTIM),b.writeUInt32LE(c,U.LOCCRC),b.writeUInt32LE(d,U.LOCSIZ),b.writeUInt32LE(u,U.LOCLEN),b.writeUInt16LE(f,U.LOCNAM),b.writeUInt16LE(I.extraLen,U.LOCEXT),b},centralHeaderToBinary:function(){var b=Buffer.alloc(U.CENHDR+f+p+g);return b.writeUInt32LE(U.CENSIG,0),b.writeUInt16LE(t,U.CENVEM),b.writeUInt16LE(e,U.CENVER),b.writeUInt16LE(r,U.CENFLG),b.writeUInt16LE(i,U.CENHOW),b.writeUInt32LE(o,U.CENTIM),b.writeUInt32LE(c,U.CENCRC),b.writeUInt32LE(d,U.CENSIZ),b.writeUInt32LE(u,U.CENLEN),b.writeUInt16LE(f,U.CENNAM),b.writeUInt16LE(p,U.CENEXT),b.writeUInt16LE(g,U.CENCOM),b.writeUInt16LE(w,U.CENDSK),b.writeUInt16LE(S,U.CENATT),b.writeUInt32LE(y,U.CENATX),b.writeUInt32LE(v,U.CENOFF),b},toJSON:function(){let b=function(P){return P+" bytes"};return{made:t,version:e,flags:r,method:ln.methodToString(i),time:this.time,crc:"0x"+c.toString(16).toUpperCase(),compressedSize:b(d),size:b(u),fileNameLength:b(f),extraLength:b(p),commentLength:b(g),diskNumStart:w,inAttr:S,attr:y,offset:v,centralHeaderSize:b(U.CENHDR+f+p+g)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var au=ae((RA,ou)=>{var pr=xr(),ye=pr.Constants;ou.exports=function(){var t=0,e=0,r=0,i=0,o=0;return{get diskEntries(){return t},set diskEntries(c){t=e=c},get totalEntries(){return e},set totalEntries(c){e=t=c},get size(){return r},set size(c){r=c},get offset(){return i},set offset(c){i=c},get commentLength(){return o},set commentLength(c){o=c},get mainHeaderSize(){return ye.ENDHDR+o},loadFromBinary:function(c){if((c.length!==ye.ENDHDR||c.readUInt32LE(0)!==ye.ENDSIG)&&(c.length<ye.ZIP64HDR||c.readUInt32LE(0)!==ye.ZIP64SIG))throw pr.Errors.INVALID_END();c.readUInt32LE(0)===ye.ENDSIG?(t=c.readUInt16LE(ye.ENDSUB),e=c.readUInt16LE(ye.ENDTOT),r=c.readUInt32LE(ye.ENDSIZ),i=c.readUInt32LE(ye.ENDOFF),o=c.readUInt16LE(ye.ENDCOM)):(t=pr.readBigUInt64LE(c,ye.ZIP64SUB),e=pr.readBigUInt64LE(c,ye.ZIP64TOT),r=pr.readBigUInt64LE(c,ye.ZIP64SIZE),i=pr.readBigUInt64LE(c,ye.ZIP64OFF),o=0)},toBinary:function(){var c=Buffer.alloc(ye.ENDHDR+o);return c.writeUInt32LE(ye.ENDSIG,0),c.writeUInt32LE(0,4),c.writeUInt16LE(t,ye.ENDSUB),c.writeUInt16LE(e,ye.ENDTOT),c.writeUInt32LE(r,ye.ENDSIZ),c.writeUInt32LE(i,ye.ENDOFF),c.writeUInt16LE(o,ye.ENDCOM),c.fill(" ",ye.ENDHDR),c},toJSON:function(){let c=function(d,u){let f=d.toString(16).toUpperCase();for(;f.length<u;)f="0"+f;return"0x"+f};return{diskEntries:t,totalEntries:e,size:r+" bytes",offset:c(i,4),commentLength:o}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var Ka=ae(ja=>{ja.EntryHeader=su();ja.MainHeader=au()});var du=ae((CA,cu)=>{cu.exports=function(t){var e=fe("zlib"),r={chunkSize:(parseInt(t.length/1024)+1)*1024};return{deflate:function(){return e.deflateRawSync(t,r)},deflateAsync:function(i){var o=e.createDeflateRaw(r),c=[],d=0;o.on("data",function(u){c.push(u),d+=u.length}),o.on("end",function(){var u=Buffer.alloc(d),f=0;u.fill(0);for(var p=0;p<c.length;p++){var g=c[p];g.copy(u,f),f+=g.length}i&&i(u)}),o.end(t)}}}});var uu=ae((DA,lu)=>{var Nm=+(process.versions?process.versions.node:"").split(".")[0]||0;lu.exports=function(t,e){var r=fe("zlib");let i=Nm>=15&&e>0?{maxOutputLength:e}:{};return{inflate:function(){return r.inflateRawSync(t,i)},inflateAsync:function(o){var c=r.createInflateRaw(i),d=[],u=0;c.on("data",function(f){d.push(f),u+=f.length}),c.on("end",function(){var f=Buffer.alloc(u),p=0;f.fill(0);for(var g=0;g<d.length;g++){var w=d[g];w.copy(f,p),p+=w.length}o&&o(f)}),c.end(t)}}}});var gu=ae((OA,pu)=>{"use strict";var{randomFillSync:fu}=fe("crypto"),Mm=Ss(),Bm=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}),xu=(t,e)=>Math.imul(t,e)>>>0,hu=(t,e)=>Bm[(t^e)&255]^t>>>8,di=()=>typeof fu=="function"?fu(Buffer.alloc(12)):di.node();di.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 Is={genSalt:di};function As(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])}As.prototype.updateKeys=function(t){let e=this.keys;return e[0]=hu(e[0],t),e[1]+=e[0]&255,e[1]=xu(e[1],134775813)+1,e[2]=hu(e[2],e[1]>>>24),t};As.prototype.next=function(){let t=(this.keys[2]|2)>>>0;return xu(t,t^1)>>8&255};function Fm(t){let e=new As(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 zm(t){let e=new As(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 Um(t,e,r){if(!t||!Buffer.isBuffer(t)||t.length<12)return Buffer.alloc(0);let i=Fm(r),o=i(t.slice(0,12)),c=(e.flags&8)===8?e.timeHighByte:e.crc>>>24;if(o[11]!==c)throw Mm.WRONG_PASSWORD();return i(t.slice(12))}function Hm(t){Buffer.isBuffer(t)&&t.length>=12?Is.genSalt=function(){return t.slice(0,12)}:t==="node"?Is.genSalt=di.node:Is.genSalt=di}function Gm(t,e,r,i=!1){t==null&&(t=Buffer.alloc(0)),Buffer.isBuffer(t)||(t=Buffer.from(t.toString()));let o=zm(r),c=Is.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)}pu.exports={decrypt:Um,encrypt:Gm,_salter:Hm}});var mu=ae(ks=>{ks.Deflater=du();ks.Inflater=uu();ks.ZipCrypto=gu()});var $a=ae((NA,wu)=>{var ce=xr(),qm=Ka(),Ie=ce.Constants,Wa=mu();wu.exports=function(t,e){var r=new qm.EntryHeader,i=Buffer.alloc(0),o=Buffer.alloc(0),c=!1,d=null,u=Buffer.alloc(0),f=Buffer.alloc(0),p=!0;let g=t,w=typeof g.decoder=="object"?g.decoder:ce.decoder;p=w.hasOwnProperty("efs")?w.efs:!1;function S(){return!e||!(e instanceof Uint8Array)?Buffer.alloc(0):(f=r.loadLocalHeaderFromBinary(e),e.slice(r.realDataOffset,r.realDataOffset+r.compressedSize))}function y(b){if(!r.flags_desc&&!r.localHeader.flags_desc){if(ce.crc32(b)!==r.localHeader.crc)return!1}else{let P={},O=r.realDataOffset+r.compressedSize;if(e.readUInt32LE(O)==Ie.LOCSIG||e.readUInt32LE(O)==Ie.CENSIG)throw ce.Errors.DESCRIPTOR_NOT_EXIST();if(e.readUInt32LE(O)==Ie.EXTSIG)P.crc=e.readUInt32LE(O+Ie.EXTCRC),P.compressedSize=e.readUInt32LE(O+Ie.EXTSIZ),P.size=e.readUInt32LE(O+Ie.EXTLEN);else if(e.readUInt16LE(O+12)===19280)P.crc=e.readUInt32LE(O+Ie.EXTCRC-4),P.compressedSize=e.readUInt32LE(O+Ie.EXTSIZ-4),P.size=e.readUInt32LE(O+Ie.EXTLEN-4);else throw ce.Errors.DESCRIPTOR_UNKNOWN();if(P.compressedSize!==r.compressedSize||P.size!==r.size||P.crc!==r.crc)throw ce.Errors.DESCRIPTOR_FAULTY();if(ce.crc32(b)!==P.crc)return!1}return!0}function v(b,P,O){if(typeof P>"u"&&typeof b=="string"&&(O=b,b=void 0),c)return b&&P&&P(Buffer.alloc(0),ce.Errors.DIRECTORY_CONTENT_ERROR()),Buffer.alloc(0);var B=S();if(B.length===0)return b&&P&&P(B),B;if(r.encrypted){if(typeof O!="string"&&!Buffer.isBuffer(O))throw ce.Errors.INVALID_PASS_PARAM();B=Wa.ZipCrypto.decrypt(B,r,O)}var M=Buffer.alloc(r.size);switch(r.method){case ce.Constants.STORED:if(B.copy(M),y(M))return b&&P&&P(M),M;throw b&&P&&P(M,ce.Errors.BAD_CRC()),ce.Errors.BAD_CRC();case ce.Constants.DEFLATED:var J=new Wa.Inflater(B,r.size);if(b)J.inflateAsync(function(V){V.copy(V,0),P&&(y(V)?P(V):P(V,ce.Errors.BAD_CRC()))});else{if(J.inflate(M).copy(M,0),!y(M))throw ce.Errors.BAD_CRC(`"${w.decode(i)}"`);return M}break;default:throw b&&P&&P(Buffer.alloc(0),ce.Errors.UNKNOWN_METHOD()),ce.Errors.UNKNOWN_METHOD()}}function I(b,P){if((!d||!d.length)&&Buffer.isBuffer(e))return b&&P&&P(S()),S();if(d.length&&!c){var O;switch(r.method){case ce.Constants.STORED:return r.compressedSize=r.size,O=Buffer.alloc(d.length),d.copy(O),b&&P&&P(O),O;default:case ce.Constants.DEFLATED:var B=new Wa.Deflater(d);if(b)B.deflateAsync(function(J){O=Buffer.alloc(J.length),r.compressedSize=J.length,J.copy(O),P&&P(O)});else{var M=B.deflate();return r.compressedSize=M.length,M}B=null;break}}else if(b&&P)P(Buffer.alloc(0));else return Buffer.alloc(0)}function A(b,P){return ce.readBigUInt64LE(b,P)}function T(b){try{for(var P=0,O,B,M;P+4<b.length;)O=b.readUInt16LE(P),P+=2,B=b.readUInt16LE(P),P+=2,M=b.slice(P,P+B),P+=B,Ie.ID_ZIP64===O&&C(M)}catch{throw ce.Errors.EXTRA_FIELD_PARSE_ERROR()}}function C(b){var P,O,B,M;b.length>=Ie.EF_ZIP64_SCOMP&&(P=A(b,Ie.EF_ZIP64_SUNCOMP),r.size===Ie.EF_ZIP64_OR_32&&(r.size=P)),b.length>=Ie.EF_ZIP64_RHO&&(O=A(b,Ie.EF_ZIP64_SCOMP),r.compressedSize===Ie.EF_ZIP64_OR_32&&(r.compressedSize=O)),b.length>=Ie.EF_ZIP64_DSN&&(B=A(b,Ie.EF_ZIP64_RHO),r.offset===Ie.EF_ZIP64_OR_32&&(r.offset=B)),b.length>=Ie.EF_ZIP64_DSN+4&&(M=b.readUInt32LE(Ie.EF_ZIP64_DSN),r.diskNumStart===Ie.EF_ZIP64_OR_16&&(r.diskNumStart=M))}return{get entryName(){return w.decode(i)},get rawEntryName(){return i},set entryName(b){i=ce.toBuffer(b,w.encode);var P=i[i.length-1];c=P===47||P===92,r.fileNameLength=i.length},get efs(){return typeof p=="function"?p(this.entryName):p},get extra(){return u},set extra(b){u=b,r.extraLength=b.length,T(b)},get comment(){return w.decode(o)},set comment(b){if(o=ce.toBuffer(b,w.encode),r.commentLength=o.length,o.length>65535)throw ce.Errors.COMMENT_TOO_LONG()},get name(){var b=w.decode(i);return c?b.substr(b.length-1).split("/").pop():b.split("/").pop()},get isDirectory(){return c},getCompressedData:function(){return I(!1,null)},getCompressedDataAsync:function(b){I(!0,b)},setData:function(b){d=ce.toBuffer(b,ce.decoder.encode),!c&&d.length?(r.size=d.length,r.method=ce.Constants.DEFLATED,r.crc=ce.crc32(b),r.changed=!0):r.method=ce.Constants.STORED},getData:function(b){return r.changed?d:v(!1,null,b)},getDataAsync:function(b,P){r.changed?b(d):v(!0,b,P)},set attr(b){r.attr=b},get attr(){return r.attr},set header(b){r.loadFromBinary(b)},get header(){return r},packCentralHeader:function(){r.flags_efs=this.efs,r.extraLength=u.length;var b=r.centralHeaderToBinary(),P=ce.Constants.CENHDR;return i.copy(b,P),P+=i.length,u.copy(b,P),P+=r.extraLength,o.copy(b,P),b},packLocalHeader:function(){let b=0;r.flags_efs=this.efs,r.extraLocalLength=f.length;let P=r.localHeaderToBinary(),O=Buffer.alloc(P.length+i.length+r.extraLocalLength);return P.copy(O,b),b+=P.length,i.copy(O,b),b+=i.length,f.copy(O,b),b+=f.length,O},toJSON:function(){let b=function(P){return"<"+(P&&P.length+" bytes buffer"||"null")+">"};return{entryName:this.entryName,name:this.name,comment:this.comment,isDirectory:this.isDirectory,header:r.toJSON(),compressedData:b(e),data:b(d)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var bu=ae((MA,yu)=>{var _u=$a(),jm=Ka(),$e=xr();yu.exports=function(t,e){var r=[],i={},o=Buffer.alloc(0),c=new jm.MainHeader,d=!1,u=null;let f=new Set,p=e,{noSort:g,decoder:w}=p;t?v(p.readEntries):d=!0;function S(){let A=new Set;for(let T of Object.keys(i)){let C=T.split("/");if(C.pop(),!!C.length)for(let b=0;b<C.length;b++){let P=C.slice(0,b+1).join("/")+"/";A.add(P)}}for(let T of A)if(!(T in i)){let C=new _u(p);C.entryName=T,C.attr=16,C.temporary=!0,r.push(C),i[C.entryName]=C,f.add(C)}}function y(){if(d=!0,i={},c.diskEntries>(t.length-c.offset)/$e.Constants.CENHDR)throw $e.Errors.DISK_ENTRY_TOO_LARGE();r=new Array(c.diskEntries);for(var A=c.offset,T=0;T<r.length;T++){var C=A,b=new _u(p,t);b.header=t.slice(C,C+=$e.Constants.CENHDR),b.entryName=t.slice(C,C+=b.header.fileNameLength),b.header.extraLength&&(b.extra=t.slice(C,C+=b.header.extraLength)),b.header.commentLength&&(b.comment=t.slice(C,C+b.header.commentLength)),A+=b.header.centralHeaderSize,r[T]=b,i[b.entryName]=b}f.clear(),S()}function v(A){var T=t.length-$e.Constants.ENDHDR,C=Math.max(0,T-65535),b=C,P=t.length,O=-1,B=0;for(typeof p.trailingSpace=="boolean"&&p.trailingSpace&&(C=0),T;T>=b;T--)if(t[T]===80){if(t.readUInt32LE(T)===$e.Constants.ENDSIG){O=T,B=T,P=T+$e.Constants.ENDHDR,b=T-$e.Constants.END64HDR;continue}if(t.readUInt32LE(T)===$e.Constants.END64SIG){b=C;continue}if(t.readUInt32LE(T)===$e.Constants.ZIP64SIG){O=T,P=T+$e.readBigUInt64LE(t,T+$e.Constants.ZIP64SIZE)+$e.Constants.ZIP64LEAD;break}}if(O==-1)throw $e.Errors.INVALID_FORMAT();c.loadFromBinary(t.slice(O,P)),c.commentLength&&(o=t.slice(B+$e.Constants.ENDHDR)),A&&y()}function I(){r.length>1&&!g&&r.sort((A,T)=>A.entryName.toLowerCase().localeCompare(T.entryName.toLowerCase()))}return{get entries(){return d||y(),r.filter(A=>!f.has(A))},get comment(){return w.decode(o)},set comment(A){o=$e.toBuffer(A,w.encode),c.commentLength=o.length},getEntryCount:function(){return d?r.length:c.diskEntries},forEach:function(A){this.entries.forEach(A)},getEntry:function(A){return d||y(),i[A]||null},setEntry:function(A){d||y(),r.push(A),i[A.entryName]=A,c.totalEntries=r.length},deleteFile:function(A,T=!0){d||y();let C=i[A];this.getEntryChildren(C,T).map(P=>P.entryName).forEach(this.deleteEntry)},deleteEntry:function(A){d||y();let T=i[A],C=r.indexOf(T);C>=0&&(r.splice(C,1),delete i[A],c.totalEntries=r.length)},getEntryChildren:function(A,T=!0){if(d||y(),typeof A=="object")if(A.isDirectory&&T){let C=[],b=A.entryName;for(let P of r)P.entryName.startsWith(b)&&C.push(P);return C}else return[A];return[]},getChildCount:function(A){if(A&&A.isDirectory){let T=this.getEntryChildren(A);return T.includes(A)?T.length-1:T.length}return 0},compressToBuffer:function(){d||y(),I();let A=[],T=[],C=0,b=0;c.size=0,c.offset=0;let P=0;for(let M of this.entries){let J=M.getCompressedData();M.header.offset=b;let V=M.packLocalHeader(),re=V.length+J.length;b+=re,A.push(V),A.push(J);let X=M.packCentralHeader();T.push(X),c.size+=X.length,C+=re+X.length,P++}C+=c.mainHeaderSize,c.offset=b,c.totalEntries=P,b=0;let O=Buffer.alloc(C);for(let M of A)M.copy(O,b),b+=M.length;for(let M of T)M.copy(O,b),b+=M.length;let B=c.toBinary();return o&&o.copy(B,$e.Constants.ENDHDR),B.copy(O,b),t=O,d=!1,O},toAsyncBuffer:function(A,T,C,b){try{d||y(),I();let P=[],O=[],B=0,M=0,J=0;c.size=0,c.offset=0;let V=function(re){if(re.length>0){let X=re.shift(),se=X.entryName+X.extra.toString();C&&C(se),X.getCompressedDataAsync(function(oe){b&&b(se),X.header.offset=M;let R=X.packLocalHeader(),z=R.length+oe.length;M+=z,P.push(R),P.push(oe);let q=X.packCentralHeader();O.push(q),c.size+=q.length,B+=z+q.length,J++,V(re)})}else{B+=c.mainHeaderSize,c.offset=M,c.totalEntries=J,M=0;let X=Buffer.alloc(B);P.forEach(function(oe){oe.copy(X,M),M+=oe.length}),O.forEach(function(oe){oe.copy(X,M),M+=oe.length});let se=c.toBinary();o&&o.copy(se,$e.Constants.ENDHDR),se.copy(X,M),t=X,d=!1,A(X)}};V(Array.from(this.entries))}catch(P){T(P)}}}}});var Su=ae((BA,vu)=>{var Ee=xr(),be=fe("path"),Km=$a(),Wm=bu(),Dn=(...t)=>Ee.findLast(t,e=>typeof e=="boolean"),Eu=(...t)=>Ee.findLast(t,e=>typeof e=="string"),$m=(...t)=>Ee.findLast(t,e=>typeof e=="function"),Vm={noSort:!1,readEntries:!1,method:Ee.Constants.NONE,fs:null};vu.exports=function(t,e){let r=null,i=Object.assign(Object.create(null),Vm);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=Ee.Constants.BUFFER,t=void 0)),Object.assign(i,e);let o=new Ee(i);if((typeof i.decoder!="object"||typeof i.decoder.encode!="function"||typeof i.decoder.decode!="function")&&(i.decoder=Ee.decoder),t&&typeof t=="string")if(o.fs.existsSync(t))i.method=Ee.Constants.FILE,i.filename=t,r=o.fs.readFileSync(t);else throw Ee.Errors.INVALID_FILENAME();let c=new Wm(r,i),{canonical:d,sanitize:u,zipnamefix:f}=Ee;function p(y){if(y&&c){var v;if(typeof y=="string"&&(v=c.getEntry(be.posix.normalize(y))),typeof y=="object"&&typeof y.entryName<"u"&&typeof y.header<"u"&&(v=c.getEntry(y.entryName)),v)return v}return null}function g(y){let{join:v,normalize:I,sep:A}=be.posix;return v(be.isAbsolute(y)?"/":".",I(A+y.split("\\").join(A)+A))}function w(y){return y instanceof RegExp?(function(v){return function(I){return v.test(I)}})(y):typeof y!="function"?()=>!0:y}let S=(y,v)=>{let I=v.slice(-1);return I=I===o.sep?o.sep:"",be.relative(y,v)+I};return{readFile:function(y,v){var I=p(y);return I&&I.getData(v)||null},childCount:function(y){let v=p(y);if(v)return c.getChildCount(v)},readFileAsync:function(y,v){var I=p(y);I?I.getDataAsync(v):v(null,"getEntry failed for:"+y)},readAsText:function(y,v){var I=p(y);if(I){var A=I.getData();if(A&&A.length)return A.toString(v||"utf8")}return""},readAsTextAsync:function(y,v,I){var A=p(y);A?A.getDataAsync(function(T,C){if(C){v(T,C);return}T&&T.length?v(T.toString(I||"utf8")):v("")}):v("")},deleteFile:function(y,v=!0){var I=p(y);I&&c.deleteFile(I.entryName,v)},deleteEntry:function(y){var v=p(y);v&&c.deleteEntry(v.entryName)},addZipComment:function(y){c.comment=y},getZipComment:function(){return c.comment||""},addZipEntryComment:function(y,v){var I=p(y);I&&(I.comment=v)},getZipEntryComment:function(y){var v=p(y);return v&&v.comment||""},updateFile:function(y,v){var I=p(y);I&&I.setData(v)},addLocalFile:function(y,v,I,A){if(o.fs.existsSync(y)){v=v?g(v):"";let T=be.win32.basename(be.win32.normalize(y));v+=I||T;let C=o.fs.statSync(y),b=C.isFile()?o.fs.readFileSync(y):Buffer.alloc(0);C.isDirectory()&&(v+=o.sep),this.addFile(v,b,A,C)}else throw Ee.Errors.FILE_NOT_FOUND(y)},addLocalFileAsync:function(y,v){y=typeof y=="object"?y:{localPath:y};let I=be.resolve(y.localPath),{comment:A}=y,{zipPath:T,zipName:C}=y,b=this;o.fs.stat(I,function(P,O){if(P)return v(P,!1);T=T?g(T):"";let B=be.win32.basename(be.win32.normalize(I));if(T+=C||B,O.isFile())o.fs.readFile(I,function(M,J){return M?v(M,!1):(b.addFile(T,J,A,O),setImmediate(v,void 0,!0))});else if(O.isDirectory())return T+=o.sep,b.addFile(T,Buffer.alloc(0),A,O),setImmediate(v,void 0,!0)})},addLocalFolder:function(y,v,I){if(I=w(I),v=v?g(v):"",y=be.normalize(y),o.fs.existsSync(y)){let A=o.findFiles(y),T=this;if(A.length)for(let C of A){let b=be.join(v,S(y,C));I(b)&&T.addLocalFile(C,be.dirname(b))}}else throw Ee.Errors.FILE_NOT_FOUND(y)},addLocalFolderAsync:function(y,v,I,A){A=w(A),I=I?g(I):"",y=be.normalize(y);var T=this;o.fs.open(y,"r",function(C){if(C&&C.code==="ENOENT")v(void 0,Ee.Errors.FILE_NOT_FOUND(y));else if(C)v(void 0,C);else{var b=o.findFiles(y),P=-1,O=function(){if(P+=1,P<b.length){var B=b[P],M=S(y,B).split("\\").join("/");M=M.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/[^\x20-\x7E]/g,""),A(M)?o.fs.stat(B,function(J,V){J&&v(void 0,J),V.isFile()?o.fs.readFile(B,function(re,X){re?v(void 0,re):(T.addFile(I+M,X,"",V),O())}):(T.addFile(I+M+"/",Buffer.alloc(0),"",V),O())}):process.nextTick(()=>{O()})}else v(!0,void 0)};O()}})},addLocalFolderAsync2:function(y,v){let I=this;y=typeof y=="object"?y:{localPath:y},localPath=be.resolve(g(y.localPath));let{zipPath:A,filter:T,namefix:C}=y;T instanceof RegExp?T=(function(O){return function(B){return O.test(B)}})(T):typeof T!="function"&&(T=function(){return!0}),A=A?g(A):"",C=="latin1"&&(C=O=>O.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/[^\x20-\x7E]/g,"")),typeof C!="function"&&(C=O=>O);let b=O=>be.join(A,C(S(localPath,O))),P=O=>be.win32.basename(be.win32.normalize(C(O)));o.fs.open(localPath,"r",function(O){O&&O.code==="ENOENT"?v(void 0,Ee.Errors.FILE_NOT_FOUND(localPath)):O?v(void 0,O):o.findFilesAsync(localPath,function(B,M){if(B)return v(B);M=M.filter(J=>T(b(J))),M.length||v(void 0,!1),setImmediate(M.reverse().reduce(function(J,V){return function(re,X){if(re||X===!1)return setImmediate(J,re,!1);I.addLocalFileAsync({localPath:V,zipPath:be.dirname(b(V)),zipName:P(V)},J)}},v))})})},addLocalFolderPromise:function(y,v){return new Promise((I,A)=>{this.addLocalFolderAsync2(Object.assign({localPath:y},v),(T,C)=>{T&&A(T),C&&I(this)})})},addFile:function(y,v,I,A){y=f(y);let T=p(y),C=T!=null;C||(T=new Km(i),T.entryName=y),T.comment=I||"";let b=typeof A=="object"&&A instanceof o.fs.Stats;b&&(T.header.time=A.mtime);var P=T.isDirectory?16:0;let O=T.isDirectory?16384:32768;return b?O|=4095&A.mode:typeof A=="number"?O|=4095&A:O|=T.isDirectory?493:420,P=(P|O<<16)>>>0,T.attr=P,T.setData(v),C||c.setEntry(T),T},getEntries:function(y){return c.password=y,c?c.entries:[]},getEntry:function(y){return p(y)},getEntryCount:function(){return c.getEntryCount()},forEach:function(y){return c.forEach(y)},extractEntryTo:function(y,v,I,A,T,C){A=Dn(!1,A),T=Dn(!1,T),I=Dn(!0,I),C=Eu(T,C);var b=p(y);if(!b)throw Ee.Errors.NO_ENTRY();var P=d(b.entryName),O=u(v,C&&!b.isDirectory?C:I?P:be.basename(P));if(b.isDirectory){var B=c.getEntryChildren(b);return B.forEach(function(V){if(V.isDirectory)return;var re=V.getData();if(!re)throw Ee.Errors.CANT_EXTRACT_FILE();var X=d(V.entryName),se=u(v,I?X:be.basename(X));let oe=T?V.header.fileAttr:void 0;o.writeFileTo(se,re,A,oe)}),!0}var M=b.getData(c.password);if(!M)throw Ee.Errors.CANT_EXTRACT_FILE();if(o.fs.existsSync(O)&&!A)throw Ee.Errors.CANT_OVERRIDE();let J=T?y.header.fileAttr:void 0;return o.writeFileTo(O,M,A,J),!0},test:function(y){if(!c)return!1;for(var v in c.entries)try{if(v.isDirectory)continue;var I=c.entries[v].getData(y);if(!I)return!1}catch{return!1}return!0},extractAllTo:function(y,v,I,A){if(I=Dn(!1,I),A=Eu(I,A),v=Dn(!1,v),!c)throw Ee.Errors.NO_ZIP();c.entries.forEach(function(T){var C=u(y,d(T.entryName));if(T.isDirectory){o.makeDir(C);return}var b=T.getData(A);if(!b)throw Ee.Errors.CANT_EXTRACT_FILE();let P=I?T.header.fileAttr:void 0;o.writeFileTo(C,b,v,P);try{o.fs.utimesSync(C,T.header.time,T.header.time)}catch{throw Ee.Errors.CANT_EXTRACT_FILE()}})},extractAllToAsync:function(y,v,I,A){if(A=$m(v,I,A),I=Dn(!1,I),v=Dn(!1,v),!A)return new Promise((O,B)=>{this.extractAllToAsync(y,v,I,function(M){M?B(M):O(this)})});if(!c){A(Ee.Errors.NO_ZIP());return}y=be.resolve(y);let T=O=>u(y,be.normalize(d(O.entryName))),C=(O,B)=>new Error(O+': "'+B+'"'),b=[],P=[];c.entries.forEach(O=>{O.isDirectory?b.push(O):P.push(O)});for(let O of b){let B=T(O),M=I?O.header.fileAttr:void 0;try{o.makeDir(B),M&&o.fs.chmodSync(B,M),o.fs.utimesSync(B,O.header.time,O.header.time)}catch{A(C("Unable to create folder",B))}}P.reverse().reduce(function(O,B){return function(M){if(M)O(M);else{let J=be.normalize(d(B.entryName)),V=u(y,J);B.getDataAsync(function(re,X){if(X)O(X);else if(!re)O(Ee.Errors.CANT_EXTRACT_FILE());else{let se=I?B.header.fileAttr:void 0;o.writeFileToAsync(V,re,v,se,function(oe){oe||O(C("Unable to write file",V)),o.fs.utimes(V,B.header.time,B.header.time,function(R){R?O(C("Unable to set times",V)):O()})})}})}}},A)()},writeZip:function(y,v){if(arguments.length===1&&typeof y=="function"&&(v=y,y=""),!y&&i.filename&&(y=i.filename),!!y){var I=c.compressToBuffer();if(I){var A=o.writeFileTo(y,I,!0);typeof v=="function"&&v(A?null:new Error("failed"),"")}}},writeZipPromise:function(y,v){let{overwrite:I,perm:A}=Object.assign({overwrite:!0},v);return new Promise((T,C)=>{!y&&i.filename&&(y=i.filename),y||C("ADM-ZIP: ZIP File Name Missing"),this.toBufferPromise().then(b=>{let P=O=>O?T(O):C("ADM-ZIP: Wasn't able to write zip file");o.writeFileToAsync(y,b,I,A,P)},C)})},toBufferPromise:function(){return new Promise((y,v)=>{c.toAsyncBuffer(y,v)})},toBuffer:function(y,v,I,A){return typeof y=="function"?(c.toAsyncBuffer(y,v,I,A),null):c.compressToBuffer()}}}});import{execFile as ey,spawn as ty,spawnSync as tk}from"node:child_process";import{promisify as ny}from"node:util";function iy(t){if(process.platform!=="win32")return!1;if(jf.test(t))return!0;let r=(t.split(/[/\\]/).pop()??t).replace(jf,"").toLowerCase();return ry.has(r)}function Kf(t,e){if(process.platform!=="win32")return e??{};let r={...e??{}};return iy(t)&&r.shell===void 0&&(r.shell=!0),r.windowsHide===void 0&&(r.windowsHide=!0),r}function it(t,e=[],r={}){return ty(t,e,Kf(t,r))}function Wf(t,e=[],r={}){return sy(t,e,Kf(t,r))}var ry,jf,sy,Yt=nt(()=>{"use strict";ry=new Set(["npm","npx","yarn","pnpm","coze","tsx","claude-agent-acp","codex-acp","openclaw"]),jf=/\.(cmd|bat|ps1)$/i;sy=ny(ey)});var Qt=ae((sC,Mh)=>{"use strict";var Lh=["nodebuffer","arraybuffer","fragments"],Nh=typeof Blob<"u";Nh&&Lh.push("blob");Mh.exports={BINARY_TYPES:Lh,CLOSE_TIMEOUT:3e4,EMPTY_BUFFER:Buffer.alloc(0),GUID:"258EAFA5-E914-47DA-95CA-C5AB0DC85B11",hasBlob:Nh,kForOnEventAttribute:Symbol("kIsForOnEventAttribute"),kListener:Symbol("kListener"),kStatusCode:Symbol("status-code"),kWebSocket:Symbol("websocket"),NOOP:()=>{}}});var Qi=ae((oC,zo)=>{"use strict";var{EMPTY_BUFFER:qE}=Qt(),vd=Buffer[Symbol.species];function jE(t,e){if(t.length===0)return qE;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 vd(r.buffer,r.byteOffset,i):r}function Bh(t,e,r,i,o){for(let c=0;c<o;c++)r[i+c]=t[c]^e[c&3]}function Fh(t,e){for(let r=0;r<t.length;r++)t[r]^=e[r&3]}function KE(t){return t.length===t.buffer.byteLength?t.buffer:t.buffer.slice(t.byteOffset,t.byteOffset+t.length)}function Sd(t){if(Sd.readOnly=!0,Buffer.isBuffer(t))return t;let e;return t instanceof ArrayBuffer?e=new vd(t):ArrayBuffer.isView(t)?e=new vd(t.buffer,t.byteOffset,t.byteLength):(e=Buffer.from(t),Sd.readOnly=!1),e}zo.exports={concat:jE,mask:Bh,toArrayBuffer:KE,toBuffer:Sd,unmask:Fh};if(!process.env.WS_NO_BUFFER_UTIL)try{let t=fe("bufferutil");zo.exports.mask=function(e,r,i,o,c){c<48?Bh(e,r,i,o,c):t.mask(e,r,i,o,c)},zo.exports.unmask=function(e,r){e.length<32?Fh(e,r):t.unmask(e,r)}}catch{}});var Hh=ae((aC,Uh)=>{"use strict";var zh=Symbol("kDone"),Id=Symbol("kRun"),Ad=class{constructor(e){this[zh]=()=>{this.pending--,this[Id]()},this.concurrency=e||1/0,this.jobs=[],this.pending=0}add(e){this.jobs.push(e),this[Id]()}[Id](){if(this.pending!==this.concurrency&&this.jobs.length){let e=this.jobs.shift();this.pending++,e(this[zh])}}};Uh.exports=Ad});var Gr=ae((cC,Kh)=>{"use strict";var es=fe("zlib"),Gh=Qi(),WE=Hh(),{kStatusCode:qh}=Qt(),$E=Buffer[Symbol.species],VE=Buffer.from([0,0,255,255]),Ho=Symbol("permessage-deflate"),en=Symbol("total-length"),Ur=Symbol("callback"),kn=Symbol("buffers"),Hr=Symbol("error"),Uo,kd=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,!Uo){let r=this._options.concurrencyLimit!==void 0?this._options.concurrencyLimit:10;Uo=new WE(r)}}static get extensionName(){return"permessage-deflate"}offer(){let e={};return this._options.serverNoContextTakeover&&(e.server_no_context_takeover=!0),this._options.clientNoContextTakeover&&(e.client_no_context_takeover=!0),this._options.serverMaxWindowBits&&(e.server_max_window_bits=this._options.serverMaxWindowBits),this._options.clientMaxWindowBits?e.client_max_window_bits=this._options.clientMaxWindowBits:this._options.clientMaxWindowBits==null&&(e.client_max_window_bits=!0),e}accept(e){return e=this.normalizeParams(e),this.params=this._isServer?this.acceptAsServer(e):this.acceptAsClient(e),this.params}cleanup(){if(this._inflate&&(this._inflate.close(),this._inflate=null),this._deflate){let e=this._deflate[Ur];this._deflate.close(),this._deflate=null,e&&e(new Error("The deflate stream was closed while data was being processed"))}}acceptAsServer(e){let r=this._options,i=e.find(o=>!(r.serverNoContextTakeover===!1&&o.server_no_context_takeover||o.server_max_window_bits&&(r.serverMaxWindowBits===!1||typeof r.serverMaxWindowBits=="number"&&r.serverMaxWindowBits>o.server_max_window_bits)||typeof r.clientMaxWindowBits=="number"&&!o.client_max_window_bits));if(!i)throw new Error("None of the extension offers can be accepted");return r.serverNoContextTakeover&&(i.server_no_context_takeover=!0),r.clientNoContextTakeover&&(i.client_no_context_takeover=!0),typeof r.serverMaxWindowBits=="number"&&(i.server_max_window_bits=r.serverMaxWindowBits),typeof r.clientMaxWindowBits=="number"?i.client_max_window_bits=r.clientMaxWindowBits:(i.client_max_window_bits===!0||r.clientMaxWindowBits===!1)&&delete i.client_max_window_bits,i}acceptAsClient(e){let r=e[0];if(this._options.clientNoContextTakeover===!1&&r.client_no_context_takeover)throw new Error('Unexpected parameter "client_no_context_takeover"');if(!r.client_max_window_bits)typeof this._options.clientMaxWindowBits=="number"&&(r.client_max_window_bits=this._options.clientMaxWindowBits);else if(this._options.clientMaxWindowBits===!1||typeof this._options.clientMaxWindowBits=="number"&&r.client_max_window_bits>this._options.clientMaxWindowBits)throw new Error('Unexpected or invalid parameter "client_max_window_bits"');return r}normalizeParams(e){return e.forEach(r=>{Object.keys(r).forEach(i=>{let o=r[i];if(o.length>1)throw new Error(`Parameter "${i}" must have only a single value`);if(o=o[0],i==="client_max_window_bits"){if(o!==!0){let c=+o;if(!Number.isInteger(c)||c<8||c>15)throw new TypeError(`Invalid value for parameter "${i}": ${o}`);o=c}else if(!this._isServer)throw new TypeError(`Invalid value for parameter "${i}": ${o}`)}else if(i==="server_max_window_bits"){let c=+o;if(!Number.isInteger(c)||c<8||c>15)throw new TypeError(`Invalid value for parameter "${i}": ${o}`);o=c}else if(i==="client_no_context_takeover"||i==="server_no_context_takeover"){if(o!==!0)throw new TypeError(`Invalid value for parameter "${i}": ${o}`)}else throw new Error(`Unknown parameter "${i}"`);r[i]=o})}),e}decompress(e,r,i){Uo.add(o=>{this._decompress(e,r,(c,d)=>{o(),i(c,d)})})}compress(e,r,i){Uo.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"?es.Z_DEFAULT_WINDOWBITS:this.params[c];this._inflate=es.createInflateRaw({...this._options.zlibInflateOptions,windowBits:d}),this._inflate[Ho]=this,this._inflate[en]=0,this._inflate[kn]=[],this._inflate.on("error",ZE),this._inflate.on("data",jh)}this._inflate[Ur]=i,this._inflate.write(e),r&&this._inflate.write(VE),this._inflate.flush(()=>{let c=this._inflate[Hr];if(c){this._inflate.close(),this._inflate=null,i(c);return}let d=Gh.concat(this._inflate[kn],this._inflate[en]);this._inflate._readableState.endEmitted?(this._inflate.close(),this._inflate=null):(this._inflate[en]=0,this._inflate[kn]=[],r&&this.params[`${o}_no_context_takeover`]&&this._inflate.reset()),i(null,d)})}_compress(e,r,i){let o=this._isServer?"server":"client";if(!this._deflate){let c=`${o}_max_window_bits`,d=typeof this.params[c]!="number"?es.Z_DEFAULT_WINDOWBITS:this.params[c];this._deflate=es.createDeflateRaw({...this._options.zlibDeflateOptions,windowBits:d}),this._deflate[en]=0,this._deflate[kn]=[],this._deflate.on("data",JE)}this._deflate[Ur]=i,this._deflate.write(e),this._deflate.flush(es.Z_SYNC_FLUSH,()=>{if(!this._deflate)return;let c=Gh.concat(this._deflate[kn],this._deflate[en]);r&&(c=new $E(c.buffer,c.byteOffset,c.length-4)),this._deflate[Ur]=null,this._deflate[en]=0,this._deflate[kn]=[],r&&this.params[`${o}_no_context_takeover`]&&this._deflate.reset(),i(null,c)})}};Kh.exports=kd;function JE(t){this[kn].push(t),this[en]+=t.length}function jh(t){if(this[en]+=t.length,this[Ho]._maxPayload<1||this[en]<=this[Ho]._maxPayload){this[kn].push(t);return}this[Hr]=new RangeError("Max payload size exceeded"),this[Hr].code="WS_ERR_UNSUPPORTED_MESSAGE_LENGTH",this[Hr][qh]=1009,this.removeListener("data",jh),this.reset()}function ZE(t){if(this[Ho]._inflate=null,this[Hr]){this[Ur](this[Hr]);return}t[qh]=1007,this[Ur](t)}});var qr=ae((dC,Go)=>{"use strict";var{isUtf8:Wh}=fe("buffer"),{hasBlob:YE}=Qt(),XE=[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 QE(t){return t>=1e3&&t<=1014&&t!==1004&&t!==1005&&t!==1006||t>=3e3&&t<=4999}function Td(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 ev(t){return YE&&typeof t=="object"&&typeof t.arrayBuffer=="function"&&typeof t.type=="string"&&typeof t.stream=="function"&&(t[Symbol.toStringTag]==="Blob"||t[Symbol.toStringTag]==="File")}Go.exports={isBlob:ev,isValidStatusCode:QE,isValidUTF8:Td,tokenChars:XE};if(Wh)Go.exports.isValidUTF8=function(t){return t.length<24?Td(t):Wh(t)};else if(!process.env.WS_NO_UTF_8_VALIDATE)try{let t=fe("utf-8-validate");Go.exports.isValidUTF8=function(e){return e.length<32?Td(e):t(e)}}catch{}});var Od=ae((lC,Qh)=>{"use strict";var{Writable:tv}=fe("stream"),$h=Gr(),{BINARY_TYPES:nv,EMPTY_BUFFER:Vh,kStatusCode:rv,kWebSocket:iv}=Qt(),{concat:Rd,toArrayBuffer:sv,unmask:ov}=Qi(),{isValidStatusCode:av,isValidUTF8:Jh}=qr(),qo=Buffer[Symbol.species],mt=0,Zh=1,Yh=2,Xh=3,Pd=4,Cd=5,jo=6,Dd=class extends tv{constructor(e={}){super(),this._allowSynchronousEvents=e.allowSynchronousEvents!==void 0?e.allowSynchronousEvents:!0,this._binaryType=e.binaryType||nv[0],this._extensions=e.extensions||{},this._isServer=!!e.isServer,this._maxBufferedChunks=e.maxBufferedChunks|0,this._maxFragments=e.maxFragments|0,this._maxPayload=e.maxPayload|0,this._skipUTF8Validation=!!e.skipUTF8Validation,this[iv]=void 0,this._bufferedBytes=0,this._buffers=[],this._compressed=!1,this._payloadLength=0,this._mask=void 0,this._fragmented=0,this._masked=!1,this._fin=!1,this._opcode=0,this._totalPayloadLength=0,this._messageLength=0,this._fragments=[],this._errored=!1,this._loop=!1,this._state=mt}_write(e,r,i){if(this._opcode===8&&this._state==mt)return i();if(this._maxBufferedChunks>0&&this._buffers.length>=this._maxBufferedChunks){i(this.createError(RangeError,"Too many buffered chunks",!1,1008,"WS_ERR_TOO_MANY_BUFFERED_PARTS"));return}this._bufferedBytes+=e.length,this._buffers.push(e),this.startLoop(i)}consume(e){if(this._bufferedBytes-=e,e===this._buffers[0].length)return this._buffers.shift();if(e<this._buffers[0].length){let i=this._buffers[0];return this._buffers[0]=new qo(i.buffer,i.byteOffset+e,i.length-e),new qo(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 qo(i.buffer,i.byteOffset+e,i.length-e)),e-=i.length}while(e>0);return r}startLoop(e){this._loop=!0;do switch(this._state){case mt:this.getInfo(e);break;case Zh:this.getPayloadLength16(e);break;case Yh:this.getPayloadLength64(e);break;case Xh:this.getMask();break;case Pd:this.getData(e);break;case Cd:case jo: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[$h.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=Zh:this._payloadLength===127?this._state=Yh: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=Xh:this._state=Pd}getMask(){if(this._bufferedBytes<4){this._loop=!1;return}this._mask=this.consume(4),this._state=Pd}getData(e){let r=Vh;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&&ov(r,this._mask)}if(this._opcode>7){this.controlMessage(r,e);return}if(this._compressed){this._state=Cd,this.decompress(r,e);return}if(r.length){if(this._maxFragments>0&&this._fragments.length>=this._maxFragments){let i=this.createError(RangeError,"Too many message fragments",!1,1008,"WS_ERR_TOO_MANY_BUFFERED_PARTS");e(i);return}this._messageLength=this._totalPayloadLength,this._fragments.push(r)}this.dataMessage(e)}decompress(e,r){this._extensions[$h.extensionName].decompress(e,this._fin,(o,c)=>{if(o)return r(o);if(c.length){if(this._messageLength+=c.length,this._messageLength>this._maxPayload&&this._maxPayload>0){let d=this.createError(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH");r(d);return}if(this._maxFragments>0&&this._fragments.length>=this._maxFragments){let d=this.createError(RangeError,"Too many message fragments",!1,1008,"WS_ERR_TOO_MANY_BUFFERED_PARTS");r(d);return}this._fragments.push(c)}this.dataMessage(r),this._state===mt&&this.startLoop(r)})}dataMessage(e){if(!this._fin){this._state=mt;return}let r=this._messageLength,i=this._fragments;if(this._totalPayloadLength=0,this._messageLength=0,this._fragmented=0,this._fragments=[],this._opcode===2){let o;this._binaryType==="nodebuffer"?o=Rd(i,r):this._binaryType==="arraybuffer"?o=sv(Rd(i,r)):this._binaryType==="blob"?o=new Blob(i):o=i,this._allowSynchronousEvents?(this.emit("message",o,!0),this._state=mt):(this._state=jo,setImmediate(()=>{this.emit("message",o,!0),this._state=mt,this.startLoop(e)}))}else{let o=Rd(i,r);if(!this._skipUTF8Validation&&!Jh(o)){let c=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");e(c);return}this._state===Cd||this._allowSynchronousEvents?(this.emit("message",o,!1),this._state=mt):(this._state=jo,setImmediate(()=>{this.emit("message",o,!1),this._state=mt,this.startLoop(e)}))}}controlMessage(e,r){if(this._opcode===8){if(e.length===0)this._loop=!1,this.emit("conclude",1005,Vh),this.end();else{let i=e.readUInt16BE(0);if(!av(i)){let c=this.createError(RangeError,`invalid status code ${i}`,!0,1002,"WS_ERR_INVALID_CLOSE_CODE");r(c);return}let o=new qo(e.buffer,e.byteOffset+2,e.length-2);if(!this._skipUTF8Validation&&!Jh(o)){let c=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");r(c);return}this._loop=!1,this.emit("conclude",i,o),this.end()}this._state=mt;return}this._allowSynchronousEvents?(this.emit(this._opcode===9?"ping":"pong",e),this._state=mt):(this._state=jo,setImmediate(()=>{this.emit(this._opcode===9?"ping":"pong",e),this._state=mt,this.startLoop(r)}))}createError(e,r,i,o,c){this._loop=!1,this._errored=!0;let d=new e(i?`Invalid WebSocket frame: ${r}`:r);return Error.captureStackTrace(d,this.createError),d.code=c,d[rv]=o,d}};Qh.exports=Dd});var Md=ae((fC,nx)=>{"use strict";var{Duplex:uC}=fe("stream"),{randomFillSync:cv}=fe("crypto"),{types:{isUint8Array:dv}}=fe("util"),ex=Gr(),{EMPTY_BUFFER:lv,kWebSocket:uv,NOOP:fv}=Qt(),{isBlob:jr,isValidStatusCode:hv}=qr(),{mask:tx,toBuffer:Zn}=Qi(),wt=Symbol("kByteLength"),xv=Buffer.alloc(4),Ko=8*1024,Yn,Kr=Ko,kt=0,pv=1,gv=2,Ld=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=kt,this.onerror=fv,this[uv]=void 0}static frame(e,r){let i,o=!1,c=2,d=!1;r.mask&&(i=r.maskBuffer||xv,r.generateMask?r.generateMask(i):(Kr===Ko&&(Yn===void 0&&(Yn=Buffer.alloc(Ko)),cv(Yn,0,Ko),Kr=0),i[0]=Yn[Kr++],i[1]=Yn[Kr++],i[2]=Yn[Kr++],i[3]=Yn[Kr++]),d=(i[0]|i[1]|i[2]|i[3])===0,c=6);let u;typeof e=="string"?(!r.mask||d)&&r[wt]!==void 0?u=r[wt]:(e=Buffer.from(e),u=e.length):(u=e.length,o=r.mask&&r.readOnly&&!d);let f=u;u>=65536?(c+=8,f=127):u>125&&(c+=2,f=126);let p=Buffer.allocUnsafe(o?u+c:c);return p[0]=r.fin?r.opcode|128:r.opcode,r.rsv1&&(p[0]|=64),p[1]=f,f===126?p.writeUInt16BE(u,2):f===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?(tx(e,i,p,c,u),[p]):(tx(e,i,e,0,u),[p,e])):[p,e]}close(e,r,i,o){let c;if(e===void 0)c=lv;else{if(typeof e!="number"||!hv(e))throw new TypeError("First argument must be a valid error code number");if(r===void 0||!r.length)c=Buffer.allocUnsafe(2),c.writeUInt16BE(e,0);else{let u=Buffer.byteLength(r);if(u>123)throw new RangeError("The message must not be greater than 123 bytes");if(c=Buffer.allocUnsafe(2+u),c.writeUInt16BE(e,0),typeof r=="string")c.write(r,2);else if(dv(r))c.set(r,2);else throw new TypeError("Second argument must be a string or a Uint8Array")}}let d={[wt]:c.length,fin:!0,generateMask:this._generateMask,mask:i,maskBuffer:this._maskBuffer,opcode:8,readOnly:!1,rsv1:!1};this._state!==kt?this.enqueue([this.dispatch,c,!1,d,o]):this.sendFrame(t.frame(c,d),o)}ping(e,r,i){let o,c;if(typeof e=="string"?(o=Buffer.byteLength(e),c=!1):jr(e)?(o=e.size,c=!1):(e=Zn(e),o=e.length,c=Zn.readOnly),o>125)throw new RangeError("The data size must not be greater than 125 bytes");let d={[wt]:o,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:9,readOnly:c,rsv1:!1};jr(e)?this._state!==kt?this.enqueue([this.getBlobData,e,!1,d,i]):this.getBlobData(e,!1,d,i):this._state!==kt?this.enqueue([this.dispatch,e,!1,d,i]):this.sendFrame(t.frame(e,d),i)}pong(e,r,i){let o,c;if(typeof e=="string"?(o=Buffer.byteLength(e),c=!1):jr(e)?(o=e.size,c=!1):(e=Zn(e),o=e.length,c=Zn.readOnly),o>125)throw new RangeError("The data size must not be greater than 125 bytes");let d={[wt]:o,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:10,readOnly:c,rsv1:!1};jr(e)?this._state!==kt?this.enqueue([this.getBlobData,e,!1,d,i]):this.getBlobData(e,!1,d,i):this._state!==kt?this.enqueue([this.dispatch,e,!1,d,i]):this.sendFrame(t.frame(e,d),i)}send(e,r,i){let o=this._extensions[ex.extensionName],c=r.binary?2:1,d=r.compress,u,f;typeof e=="string"?(u=Buffer.byteLength(e),f=!1):jr(e)?(u=e.size,f=!1):(e=Zn(e),u=e.length,f=Zn.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={[wt]:u,fin:r.fin,generateMask:this._generateMask,mask:r.mask,maskBuffer:this._maskBuffer,opcode:c,readOnly:f,rsv1:d};jr(e)?this._state!==kt?this.enqueue([this.getBlobData,e,this._compress,p,i]):this.getBlobData(e,this._compress,p,i):this._state!==kt?this.enqueue([this.dispatch,e,this._compress,p,i]):this.dispatch(e,this._compress,p,i)}getBlobData(e,r,i,o){this._bufferedBytes+=i[wt],this._state=gv,e.arrayBuffer().then(c=>{if(this._socket.destroyed){let u=new Error("The socket was closed while the blob was being read");process.nextTick(Nd,this,u,o);return}this._bufferedBytes-=i[wt];let d=Zn(c);r?this.dispatch(d,r,i,o):(this._state=kt,this.sendFrame(t.frame(d,i),o),this.dequeue())}).catch(c=>{process.nextTick(mv,this,c,o)})}dispatch(e,r,i,o){if(!r){this.sendFrame(t.frame(e,i),o);return}let c=this._extensions[ex.extensionName];this._bufferedBytes+=i[wt],this._state=pv,c.compress(e,i.fin,(d,u)=>{if(this._socket.destroyed){let f=new Error("The socket was closed while data was being compressed");Nd(this,f,o);return}this._bufferedBytes-=i[wt],this._state=kt,i.readOnly=!1,this.sendFrame(t.frame(u,i),o),this.dequeue()})}dequeue(){for(;this._state===kt&&this._queue.length;){let e=this._queue.shift();this._bufferedBytes-=e[3][wt],Reflect.apply(e[0],this,e.slice(1))}}enqueue(e){this._bufferedBytes+=e[3][wt],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)}};nx.exports=Ld;function Nd(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 mv(t,e,r){Nd(t,e,r),t.onerror(e)}});var ux=ae((hC,lx)=>{"use strict";var{kForOnEventAttribute:ts,kListener:Bd}=Qt(),rx=Symbol("kCode"),ix=Symbol("kData"),sx=Symbol("kError"),ox=Symbol("kMessage"),ax=Symbol("kReason"),Wr=Symbol("kTarget"),cx=Symbol("kType"),dx=Symbol("kWasClean"),tn=class{constructor(e){this[Wr]=null,this[cx]=e}get target(){return this[Wr]}get type(){return this[cx]}};Object.defineProperty(tn.prototype,"target",{enumerable:!0});Object.defineProperty(tn.prototype,"type",{enumerable:!0});var Xn=class extends tn{constructor(e,r={}){super(e),this[rx]=r.code===void 0?0:r.code,this[ax]=r.reason===void 0?"":r.reason,this[dx]=r.wasClean===void 0?!1:r.wasClean}get code(){return this[rx]}get reason(){return this[ax]}get wasClean(){return this[dx]}};Object.defineProperty(Xn.prototype,"code",{enumerable:!0});Object.defineProperty(Xn.prototype,"reason",{enumerable:!0});Object.defineProperty(Xn.prototype,"wasClean",{enumerable:!0});var $r=class extends tn{constructor(e,r={}){super(e),this[sx]=r.error===void 0?null:r.error,this[ox]=r.message===void 0?"":r.message}get error(){return this[sx]}get message(){return this[ox]}};Object.defineProperty($r.prototype,"error",{enumerable:!0});Object.defineProperty($r.prototype,"message",{enumerable:!0});var ns=class extends tn{constructor(e,r={}){super(e),this[ix]=r.data===void 0?null:r.data}get data(){return this[ix]}};Object.defineProperty(ns.prototype,"data",{enumerable:!0});var wv={addEventListener(t,e,r={}){for(let o of this.listeners(t))if(!r[ts]&&o[Bd]===e&&!o[ts])return;let i;if(t==="message")i=function(c,d){let u=new ns("message",{data:d?c:c.toString()});u[Wr]=this,Wo(e,this,u)};else if(t==="close")i=function(c,d){let u=new Xn("close",{code:c,reason:d.toString(),wasClean:this._closeFrameReceived&&this._closeFrameSent});u[Wr]=this,Wo(e,this,u)};else if(t==="error")i=function(c){let d=new $r("error",{error:c,message:c.message});d[Wr]=this,Wo(e,this,d)};else if(t==="open")i=function(){let c=new tn("open");c[Wr]=this,Wo(e,this,c)};else return;i[ts]=!!r[ts],i[Bd]=e,r.once?this.once(t,i):this.on(t,i)},removeEventListener(t,e){for(let r of this.listeners(t))if(r[Bd]===e&&!r[ts]){this.removeListener(t,r);break}}};lx.exports={CloseEvent:Xn,ErrorEvent:$r,Event:tn,EventTarget:wv,MessageEvent:ns};function Wo(t,e,r){typeof t=="object"&&t.handleEvent?t.handleEvent.call(t,r):t.call(e,r)}});var $o=ae((xC,fx)=>{"use strict";var{tokenChars:rs}=qr();function Ft(t,e,r){t[e]===void 0?t[e]=[r]:t[e].push(r)}function _v(t){let e=Object.create(null),r=Object.create(null),i=!1,o=!1,c=!1,d,u,f=-1,p=-1,g=-1,w=0;for(;w<t.length;w++)if(p=t.charCodeAt(w),d===void 0)if(g===-1&&rs[p]===1)f===-1&&(f=w);else if(w!==0&&(p===32||p===9))g===-1&&f!==-1&&(g=w);else if(p===59||p===44){if(f===-1)throw new SyntaxError(`Unexpected character at index ${w}`);g===-1&&(g=w);let y=t.slice(f,g);p===44?(Ft(e,y,r),r=Object.create(null)):d=y,f=g=-1}else throw new SyntaxError(`Unexpected character at index ${w}`);else if(u===void 0)if(g===-1&&rs[p]===1)f===-1&&(f=w);else if(p===32||p===9)g===-1&&f!==-1&&(g=w);else if(p===59||p===44){if(f===-1)throw new SyntaxError(`Unexpected character at index ${w}`);g===-1&&(g=w),Ft(r,t.slice(f,g),!0),p===44&&(Ft(e,d,r),r=Object.create(null),d=void 0),f=g=-1}else if(p===61&&f!==-1&&g===-1)u=t.slice(f,w),f=g=-1;else throw new SyntaxError(`Unexpected character at index ${w}`);else if(o){if(rs[p]!==1)throw new SyntaxError(`Unexpected character at index ${w}`);f===-1?f=w:i||(i=!0),o=!1}else if(c)if(rs[p]===1)f===-1&&(f=w);else if(p===34&&f!==-1)c=!1,g=w;else if(p===92)o=!0;else throw new SyntaxError(`Unexpected character at index ${w}`);else if(p===34&&t.charCodeAt(w-1)===61)c=!0;else if(g===-1&&rs[p]===1)f===-1&&(f=w);else if(f!==-1&&(p===32||p===9))g===-1&&(g=w);else if(p===59||p===44){if(f===-1)throw new SyntaxError(`Unexpected character at index ${w}`);g===-1&&(g=w);let y=t.slice(f,g);i&&(y=y.replace(/\\/g,""),i=!1),Ft(r,u,y),p===44&&(Ft(e,d,r),r=Object.create(null),d=void 0),u=void 0,f=g=-1}else throw new SyntaxError(`Unexpected character at index ${w}`);if(f===-1||c||p===32||p===9)throw new SyntaxError("Unexpected end of input");g===-1&&(g=w);let S=t.slice(f,g);return d===void 0?Ft(e,S,r):(u===void 0?Ft(r,S,!0):i?Ft(r,u,S.replace(/\\/g,"")):Ft(r,u,S),Ft(e,d,r)),e}function yv(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(", ")}fx.exports={format:yv,parse:_v}});var Yo=ae((mC,Ix)=>{"use strict";var bv=fe("events"),Ev=fe("https"),vv=fe("http"),px=fe("net"),Sv=fe("tls"),{randomBytes:Iv,createHash:Av}=fe("crypto"),{Duplex:pC,Readable:gC}=fe("stream"),{URL:Fd}=fe("url"),Tn=Gr(),kv=Od(),Tv=Md(),{isBlob:Rv}=qr(),{BINARY_TYPES:hx,CLOSE_TIMEOUT:Pv,EMPTY_BUFFER:Vo,GUID:Cv,kForOnEventAttribute:zd,kListener:Dv,kStatusCode:Ov,kWebSocket:je,NOOP:gx}=Qt(),{EventTarget:{addEventListener:Lv,removeEventListener:Nv}}=ux(),{format:Mv,parse:Bv}=$o(),{toBuffer:Fv}=Qi(),mx=Symbol("kAborted"),Ud=[8,13],nn=["CONNECTING","OPEN","CLOSING","CLOSED"],zv=/^[!#$%&'*+\-.0-9A-Z^_`|a-z~]+$/,we=class t extends bv{constructor(e,r,i){super(),this._binaryType=hx[0],this._closeCode=1006,this._closeFrameReceived=!1,this._closeFrameSent=!1,this._closeMessage=Vo,this._closeTimer=null,this._errorEmitted=!1,this._extensions={},this._paused=!1,this._protocol="",this._readyState=t.CONNECTING,this._receiver=null,this._sender=null,this._socket=null,e!==null?(this._bufferedAmount=0,this._isServer=!1,this._redirects=0,r===void 0?r=[]:Array.isArray(r)||(typeof r=="object"&&r!==null?(i=r,r=[]):r=[r]),_x(this,e,r,i)):(this._autoPong=i.autoPong,this._closeTimeout=i.closeTimeout,this._isServer=!0)}get binaryType(){return this._binaryType}set binaryType(e){hx.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 kv({allowSynchronousEvents:i.allowSynchronousEvents,binaryType:this.binaryType,extensions:this._extensions,isServer:this._isServer,maxBufferedChunks:i.maxBufferedChunks,maxFragments:i.maxFragments,maxPayload:i.maxPayload,skipUTF8Validation:i.skipUTF8Validation}),c=new Tv(e,this._extensions,i.generateMask);this._receiver=o,this._sender=c,this._socket=e,o[je]=this,c[je]=this,e[je]=this,o.on("conclude",Gv),o.on("drain",qv),o.on("error",jv),o.on("message",Kv),o.on("ping",Wv),o.on("pong",$v),c.onerror=Vv,e.setTimeout&&e.setTimeout(0),e.setNoDelay&&e.setNoDelay(),r.length>0&&e.unshift(r),e.on("close",Ex),e.on("data",Zo),e.on("end",vx),e.on("error",Sx),this._readyState=t.OPEN,this.emit("open")}emitClose(){if(!this._socket){this._readyState=t.CLOSED,this.emit("close",this._closeCode,this._closeMessage);return}this._extensions[Tn.extensionName]&&this._extensions[Tn.extensionName].cleanup(),this._receiver.removeAllListeners(),this._readyState=t.CLOSED,this.emit("close",this._closeCode,this._closeMessage)}close(e,r){if(this.readyState!==t.CLOSED){if(this.readyState===t.CONNECTING){ct(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())}),bx(this)}}pause(){this.readyState===t.CONNECTING||this.readyState===t.CLOSED||(this._paused=!0,this._socket.pause())}ping(e,r,i){if(this.readyState===t.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof e=="function"?(i=e,e=r=void 0):typeof r=="function"&&(i=r,r=void 0),typeof e=="number"&&(e=e.toString()),this.readyState!==t.OPEN){Hd(this,e,i);return}r===void 0&&(r=!this._isServer),this._sender.ping(e||Vo,r,i)}pong(e,r,i){if(this.readyState===t.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof e=="function"?(i=e,e=r=void 0):typeof r=="function"&&(i=r,r=void 0),typeof e=="number"&&(e=e.toString()),this.readyState!==t.OPEN){Hd(this,e,i);return}r===void 0&&(r=!this._isServer),this._sender.pong(e||Vo,r,i)}resume(){this.readyState===t.CONNECTING||this.readyState===t.CLOSED||(this._paused=!1,this._receiver._writableState.needDrain||this._socket.resume())}send(e,r,i){if(this.readyState===t.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof r=="function"&&(i=r,r={}),typeof e=="number"&&(e=e.toString()),this.readyState!==t.OPEN){Hd(this,e,i);return}let o={binary:typeof e!="string",mask:!this._isServer,compress:!0,fin:!0,...r};this._extensions[Tn.extensionName]||(o.compress=!1),this._sender.send(e||Vo,o,i)}terminate(){if(this.readyState!==t.CLOSED){if(this.readyState===t.CONNECTING){ct(this,this._req,"WebSocket was closed before the connection was established");return}this._socket&&(this._readyState=t.CLOSING,this._socket.destroy())}}};Object.defineProperty(we,"CONNECTING",{enumerable:!0,value:nn.indexOf("CONNECTING")});Object.defineProperty(we.prototype,"CONNECTING",{enumerable:!0,value:nn.indexOf("CONNECTING")});Object.defineProperty(we,"OPEN",{enumerable:!0,value:nn.indexOf("OPEN")});Object.defineProperty(we.prototype,"OPEN",{enumerable:!0,value:nn.indexOf("OPEN")});Object.defineProperty(we,"CLOSING",{enumerable:!0,value:nn.indexOf("CLOSING")});Object.defineProperty(we.prototype,"CLOSING",{enumerable:!0,value:nn.indexOf("CLOSING")});Object.defineProperty(we,"CLOSED",{enumerable:!0,value:nn.indexOf("CLOSED")});Object.defineProperty(we.prototype,"CLOSED",{enumerable:!0,value:nn.indexOf("CLOSED")});["binaryType","bufferedAmount","extensions","isPaused","protocol","readyState","url"].forEach(t=>{Object.defineProperty(we.prototype,t,{enumerable:!0})});["open","error","close","message"].forEach(t=>{Object.defineProperty(we.prototype,`on${t}`,{enumerable:!0,get(){for(let e of this.listeners(t))if(e[zd])return e[Dv];return null},set(e){for(let r of this.listeners(t))if(r[zd]){this.removeListener(t,r);break}typeof e=="function"&&this.addEventListener(t,e,{[zd]:!0})}})});we.prototype.addEventListener=Lv;we.prototype.removeEventListener=Nv;Ix.exports=we;function _x(t,e,r,i){let o={allowSynchronousEvents:!0,autoPong:!0,closeTimeout:Pv,protocolVersion:Ud[1],maxBufferedChunks:1048576,maxFragments:131072,maxPayload:104857600,skipUTF8Validation:!1,perMessageDeflate:!0,followRedirects:!1,maxRedirects:10,...i,socketPath:void 0,hostname:void 0,protocol:void 0,timeout:void 0,method:"GET",host:void 0,path:void 0,port:void 0};if(t._autoPong=o.autoPong,t._closeTimeout=o.closeTimeout,!Ud.includes(o.protocolVersion))throw new RangeError(`Unsupported protocol version: ${o.protocolVersion} (supported versions: ${Ud.join(", ")})`);let c;if(e instanceof Fd)c=e;else try{c=new Fd(e)}catch{throw new SyntaxError(`Invalid URL: ${e}`)}c.protocol==="http:"?c.protocol="ws:":c.protocol==="https:"&&(c.protocol="wss:"),t._url=c.href;let d=c.protocol==="wss:",u=c.protocol==="ws+unix:",f;if(c.protocol!=="ws:"&&!d&&!u?f=`The URL's protocol must be one of "ws:", "wss:", "http:", "https:", or "ws+unix:"`:u&&!c.pathname?f="The URL's pathname is empty":c.hash&&(f="The URL contains a fragment identifier"),f){let I=new SyntaxError(f);if(t._redirects===0)throw I;Jo(t,I);return}let p=d?443:80,g=Iv(16).toString("base64"),w=d?Ev.request:vv.request,S=new Set,y;if(o.createConnection=o.createConnection||(d?Hv:Uv),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":g,Connection:"Upgrade",Upgrade:"websocket"},o.path=c.pathname+c.search,o.timeout=o.handshakeTimeout,o.perMessageDeflate&&(y=new Tn({...o.perMessageDeflate,isServer:!1,maxPayload:o.maxPayload}),o.headers["Sec-WebSocket-Extensions"]=Mv({[Tn.extensionName]:y.offer()})),r.length){for(let I of r){if(typeof I!="string"||!zv.test(I)||S.has(I))throw new SyntaxError("An invalid or duplicated subprotocol was specified");S.add(I)}o.headers["Sec-WebSocket-Protocol"]=r.join(",")}if(o.origin&&(o.protocolVersion<13?o.headers["Sec-WebSocket-Origin"]=o.origin:o.headers.Origin=o.origin),(c.username||c.password)&&(o.auth=`${c.username}:${c.password}`),u){let I=o.path.split(":");o.socketPath=I[0],o.path=I[1]}let v;if(o.followRedirects){if(t._redirects===0){t._originalIpc=u,t._originalSecure=d,t._originalHostOrSocketPath=u?o.socketPath:c.host;let I=i&&i.headers;if(i={...i,headers:{}},I)for(let[A,T]of Object.entries(I))i.headers[A.toLowerCase()]=T}else if(t.listenerCount("redirect")===0){let I=u?t._originalIpc?o.socketPath===t._originalHostOrSocketPath:!1:t._originalIpc?!1:c.host===t._originalHostOrSocketPath;(!I||t._originalSecure&&!d)&&(delete o.headers.authorization,delete o.headers.cookie,I||delete o.headers.host,o.auth=void 0)}o.auth&&!i.headers.authorization&&(i.headers.authorization="Basic "+Buffer.from(o.auth).toString("base64")),v=t._req=w(o),t._redirects&&t.emit("redirect",t.url,v)}else v=t._req=w(o);o.timeout&&v.on("timeout",()=>{ct(t,v,"Opening handshake has timed out")}),v.on("error",I=>{v===null||v[mx]||(v=t._req=null,Jo(t,I))}),v.on("response",I=>{let A=I.headers.location,T=I.statusCode;if(A&&o.followRedirects&&T>=300&&T<400){if(++t._redirects>o.maxRedirects){ct(t,v,"Maximum redirects exceeded");return}v.abort();let C;try{C=new Fd(A,e)}catch{let P=new SyntaxError(`Invalid URL: ${A}`);Jo(t,P);return}_x(t,C,r,i)}else t.emit("unexpected-response",v,I)||ct(t,v,`Unexpected server response: ${I.statusCode}`)}),v.on("upgrade",(I,A,T)=>{if(t.emit("upgrade",I),t.readyState!==we.CONNECTING)return;v=t._req=null;let C=I.headers.upgrade;if(C===void 0||C.toLowerCase()!=="websocket"){ct(t,A,"Invalid Upgrade header");return}let b=Av("sha1").update(g+Cv).digest("base64");if(I.headers["sec-websocket-accept"]!==b){ct(t,A,"Invalid Sec-WebSocket-Accept header");return}let P=I.headers["sec-websocket-protocol"],O;if(P!==void 0?S.size?S.has(P)||(O="Server sent an invalid subprotocol"):O="Server sent a subprotocol but none was requested":S.size&&(O="Server sent no subprotocol"),O){ct(t,A,O);return}P&&(t._protocol=P);let B=I.headers["sec-websocket-extensions"];if(B!==void 0){if(!y){ct(t,A,"Server sent a Sec-WebSocket-Extensions header but no extension was requested");return}let M;try{M=Bv(B)}catch{ct(t,A,"Invalid Sec-WebSocket-Extensions header");return}let J=Object.keys(M);if(J.length!==1||J[0]!==Tn.extensionName){ct(t,A,"Server indicated an extension that was not requested");return}try{y.accept(M[Tn.extensionName])}catch{ct(t,A,"Invalid Sec-WebSocket-Extensions header");return}t._extensions[Tn.extensionName]=y}t.setSocket(A,T,{allowSynchronousEvents:o.allowSynchronousEvents,generateMask:o.generateMask,maxBufferedChunks:o.maxBufferedChunks,maxFragments:o.maxFragments,maxPayload:o.maxPayload,skipUTF8Validation:o.skipUTF8Validation})}),o.finishRequest?o.finishRequest(v,t):v.end()}function Jo(t,e){t._readyState=we.CLOSING,t._errorEmitted=!0,t.emit("error",e),t.emitClose()}function Uv(t){return t.path=t.socketPath,px.connect(t)}function Hv(t){return t.path=void 0,!t.servername&&t.servername!==""&&(t.servername=px.isIP(t.host)?"":t.host),Sv.connect(t)}function ct(t,e,r){t._readyState=we.CLOSING;let i=new Error(r);Error.captureStackTrace(i,ct),e.setHeader?(e[mx]=!0,e.abort(),e.socket&&!e.socket.destroyed&&e.socket.destroy(),process.nextTick(Jo,t,i)):(e.destroy(i),e.once("error",t.emit.bind(t,"error")),e.once("close",t.emitClose.bind(t)))}function Hd(t,e,r){if(e){let i=Rv(e)?e.size:Fv(e).length;t._socket?t._sender._bufferedBytes+=i:t._bufferedAmount+=i}if(r){let i=new Error(`WebSocket is not open: readyState ${t.readyState} (${nn[t.readyState]})`);process.nextTick(r,i)}}function Gv(t,e){let r=this[je];r._closeFrameReceived=!0,r._closeMessage=e,r._closeCode=t,r._socket[je]!==void 0&&(r._socket.removeListener("data",Zo),process.nextTick(yx,r._socket),t===1005?r.close():r.close(t,e))}function qv(){let t=this[je];t.isPaused||t._socket.resume()}function jv(t){let e=this[je];e._socket[je]!==void 0&&(e._socket.removeListener("data",Zo),process.nextTick(yx,e._socket),e.close(t[Ov])),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t))}function xx(){this[je].emitClose()}function Kv(t,e){this[je].emit("message",t,e)}function Wv(t){let e=this[je];e._autoPong&&e.pong(t,!this._isServer,gx),e.emit("ping",t)}function $v(t){this[je].emit("pong",t)}function yx(t){t.resume()}function Vv(t){let e=this[je];e.readyState!==we.CLOSED&&(e.readyState===we.OPEN&&(e._readyState=we.CLOSING,bx(e)),this._socket.end(),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t)))}function bx(t){t._closeTimer=setTimeout(t._socket.destroy.bind(t._socket),t._closeTimeout)}function Ex(){let t=this[je];if(this.removeListener("close",Ex),this.removeListener("data",Zo),this.removeListener("end",vx),t._readyState=we.CLOSING,!this._readableState.endEmitted&&!t._closeFrameReceived&&!t._receiver._writableState.errorEmitted&&this._readableState.length!==0){let e=this.read(this._readableState.length);t._receiver.write(e)}t._receiver.end(),this[je]=void 0,clearTimeout(t._closeTimer),t._receiver._writableState.finished||t._receiver._writableState.errorEmitted?t.emitClose():(t._receiver.on("error",xx),t._receiver.on("finish",xx))}function Zo(t){this[je]._receiver.write(t)||this.pause()}function vx(){let t=this[je];t._readyState=we.CLOSING,t._receiver.end(),this.end()}function Sx(){let t=this[je];this.removeListener("error",Sx),this.on("error",gx),t&&(t._readyState=we.CLOSING,this.destroy())}});var Rx=ae((_C,Tx)=>{"use strict";var wC=Yo(),{Duplex:Jv}=fe("stream");function Ax(t){t.emit("close")}function Zv(){!this.destroyed&&this._writableState.finished&&this.destroy()}function kx(t){this.removeListener("error",kx),this.destroy(),this.listenerCount("error")===0&&this.emit("error",t)}function Yv(t,e){let r=!0,i=new Jv({...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(Ax,i);return}let d=!1;t.once("error",function(f){d=!0,c(f)}),t.once("close",function(){d||c(o),process.nextTick(Ax,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",Zv),i.on("error",kx),i}Tx.exports=Yv});var Gd=ae((yC,Px)=>{"use strict";var{tokenChars:Xv}=qr();function Qv(t){let e=new Set,r=-1,i=-1,o=0;for(o;o<t.length;o++){let d=t.charCodeAt(o);if(i===-1&&Xv[d]===1)r===-1&&(r=o);else if(o!==0&&(d===32||d===9))i===-1&&r!==-1&&(i=o);else if(d===44){if(r===-1)throw new SyntaxError(`Unexpected character at index ${o}`);i===-1&&(i=o);let u=t.slice(r,i);if(e.has(u))throw new SyntaxError(`The "${u}" subprotocol is duplicated`);e.add(u),r=i=-1}else throw new SyntaxError(`Unexpected character at index ${o}`)}if(r===-1||i!==-1)throw new SyntaxError("Unexpected end of input");let c=t.slice(r,o);if(e.has(c))throw new SyntaxError(`The "${c}" subprotocol is duplicated`);return e.add(c),e}Px.exports={parse:Qv}});var Bx=ae((EC,Mx)=>{"use strict";var eS=fe("events"),Xo=fe("http"),{Duplex:bC}=fe("stream"),{createHash:tS}=fe("crypto"),Cx=$o(),Qn=Gr(),nS=Gd(),rS=Yo(),{CLOSE_TIMEOUT:iS,GUID:sS,kWebSocket:oS}=Qt(),aS=/^[+/0-9A-Za-z]{22}==$/,Dx=0,Ox=1,Nx=2,qd=class extends eS{constructor(e,r){if(super(),e={allowSynchronousEvents:!0,autoPong:!0,maxBufferedChunks:1024*1024,maxFragments:128*1024,maxPayload:100*1024*1024,skipUTF8Validation:!1,perMessageDeflate:!1,handleProtocols:null,clientTracking:!0,closeTimeout:iS,verifyClient:null,noServer:!1,backlog:null,server:null,host:null,path:null,port:null,WebSocket:rS,...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=Xo.createServer((i,o)=>{let c=Xo.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=cS(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=Dx}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===Nx){e&&this.once("close",()=>{e(new Error("The server is not running"))}),process.nextTick(is,this);return}if(e&&this.once("close",e),this._state!==Ox)if(this._state=Ox,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(is,this):process.nextTick(is,this);else{let r=this._server;this._removeListeners(),this._removeListeners=this._server=null,r.close(()=>{is(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",Lx);let c=e.headers["sec-websocket-key"],d=e.headers.upgrade,u=+e.headers["sec-websocket-version"];if(e.method!=="GET"){er(this,e,r,405,"Invalid HTTP method");return}if(d===void 0||d.toLowerCase()!=="websocket"){er(this,e,r,400,"Invalid Upgrade header");return}if(c===void 0||!aS.test(c)){er(this,e,r,400,"Missing or invalid Sec-WebSocket-Key header");return}if(u!==13&&u!==8){er(this,e,r,400,"Missing or invalid Sec-WebSocket-Version header",{"Sec-WebSocket-Version":"13, 8"});return}if(!this.shouldHandle(e)){ss(r,400);return}let f=e.headers["sec-websocket-protocol"],p=new Set;if(f!==void 0)try{p=nS.parse(f)}catch{er(this,e,r,400,"Invalid Sec-WebSocket-Protocol header");return}let g=e.headers["sec-websocket-extensions"],w={};if(this.options.perMessageDeflate&&g!==void 0){let S=new Qn({...this.options.perMessageDeflate,isServer:!0,maxPayload:this.options.maxPayload});try{let y=Cx.parse(g);y[Qn.extensionName]&&(S.accept(y[Qn.extensionName]),w[Qn.extensionName]=S)}catch{er(this,e,r,400,"Invalid or unacceptable Sec-WebSocket-Extensions header");return}}if(this.options.verifyClient){let S={origin:e.headers[`${u===8?"sec-websocket-origin":"origin"}`],secure:!!(e.socket.authorized||e.socket.encrypted),req:e};if(this.options.verifyClient.length===2){this.options.verifyClient(S,(y,v,I,A)=>{if(!y)return ss(r,v||401,I,A);this.completeUpgrade(w,c,p,e,r,i,o)});return}if(!this.options.verifyClient(S))return ss(r,401)}this.completeUpgrade(w,c,p,e,r,i,o)}completeUpgrade(e,r,i,o,c,d,u){if(!c.readable||!c.writable)return c.destroy();if(c[oS])throw new Error("server.handleUpgrade() was called more than once with the same socket, possibly due to a misconfiguration");if(this._state>Dx)return ss(c,503);let p=["HTTP/1.1 101 Switching Protocols","Upgrade: websocket","Connection: Upgrade",`Sec-WebSocket-Accept: ${tS("sha1").update(r+sS).digest("base64")}`],g=new this.options.WebSocket(null,void 0,this.options);if(i.size){let w=this.options.handleProtocols?this.options.handleProtocols(i,o):i.values().next().value;w&&(p.push(`Sec-WebSocket-Protocol: ${w}`),g._protocol=w)}if(e[Qn.extensionName]){let w=e[Qn.extensionName].params,S=Cx.format({[Qn.extensionName]:[w]});p.push(`Sec-WebSocket-Extensions: ${S}`),g._extensions=e}this.emit("headers",p,o),c.write(p.concat(`\r
15
15
  `).join(`\r
16
- `)),c.removeListener("error",Dx),p.setSocket(c,l,{allowSynchronousEvents:this.options.allowSynchronousEvents,maxBufferedChunks:this.options.maxBufferedChunks,maxFragments:this.options.maxFragments,maxPayload:this.options.maxPayload,skipUTF8Validation:this.options.skipUTF8Validation}),this.clients&&(this.clients.add(p),p.on("close",()=>{this.clients.delete(p),this._shouldEmitClose&&!this.clients.size&&process.nextTick(rs,this)})),u(p,o)}};Lx.exports=zl;function Qv(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 rs(t){t._state=Ox,t.emit("close")}function Dx(){this.destroy()}function is(t,e,r,i){r=r||$o.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} ${$o.STATUS_CODES[e]}\r
16
+ `)),c.removeListener("error",Lx),g.setSocket(c,d,{allowSynchronousEvents:this.options.allowSynchronousEvents,maxBufferedChunks:this.options.maxBufferedChunks,maxFragments:this.options.maxFragments,maxPayload:this.options.maxPayload,skipUTF8Validation:this.options.skipUTF8Validation}),this.clients&&(this.clients.add(g),g.on("close",()=>{this.clients.delete(g),this._shouldEmitClose&&!this.clients.size&&process.nextTick(is,this)})),u(g,o)}};Mx.exports=qd;function cS(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 is(t){t._state=Nx,t.emit("close")}function Lx(){this.destroy()}function ss(t,e,r,i){r=r||Xo.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} ${Xo.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 Xn(t,e,r,i,o,c){if(t.listenerCount("wsClientError")){let l=new Error(o);Error.captureStackTrace(l,Xn),t.emit("wsClientError",l,r,e)}else is(r,i,o,c)}});var Vx=ae(Me=>{"use strict";var N=j;(function(t,e){let r=j,i=t();for(;;)try{if(-parseInt(r(399))/1+-parseInt(r(497))/2+parseInt(r(1579))/3+-parseInt(r(674))/4*(parseInt(r(1023))/5)+parseInt(r(1270))/6+parseInt(r(1098))/7*(parseInt(r(1539))/8)+-parseInt(r(1714))/9*(-parseInt(r(1632))/10)===e)break;i.push(i.shift())}catch{i.push(i.shift())}})(Yo,799130);function Yo(){let t=["u2TPCcbWyxm","rhLTteq","y2HnyxHuCMK","Fdn8mxW1Fde","DgvmB2Djre4","sNLUyLi","C2v0u3rVCMe","vNPsCem","txrxtLO","rwjqzxO","q0v4Chm","BLPxBxe","DMfSDwvZ","AxnrB1nnzxm","zuX2CwK","m3W1Fdy","q2vJshu","txj0DLK","B2jQzwn0u3q","DNn2qKq","y09Wzw4","BNrLCG","s01Vz2u","Dg5rwgu","AgfZ","BKDqtwK","whj1s2S","sNDOz2m","C3PHDei","ruHPzfG","zMjfD2i","BMv3vMvYC2K","ChrVCG","tw9iBKq","CMjir0i","Afrqveu","Aw5Lza","CezjseG","B25ozxr3B3i","u3Lzuwu","yxrLq291BNq","CMvXDwLYzwq","vw1jDuy","Exz5tuu","z2u6ia","x29Uq2XVC2u","Bwu6ia","x2TLEvbHDgG","x3jLywr5q2W","Dev2zw50","DKnQuuS","CvrisgS","C3vJy2vZCW","B25szwnLAxy","qNz0C0i","uK9Irxq","vhbmD1i","C0Xf","ywjVCNq","icSG","mZi2ode3s1jHrhju","zvDKzue","tNnJEuy","terhBhy","s0rdC24","mdaWmdaWmda","CMvJzxzPzwq","C3bSAxq","y29UBMvJDa","ANHUEwC","Bg9N","ENrrv3m","uxPPBNC","rKL4Ceu","zhf1CMO","ENneBg4","DgvZDa","qunIEKG","x2LZsw5PDa","DxbKyxrLq3u","DhDVCMTdAge","sKrYz2W","Dg9cExrLC0W","D3rizfm","yxbWBhK","id4G","D3jPDgvvAw4","sNPlsMu","s2vrrMe","yMLUyxj5","r2vNANC","Bev2wgy","z2vtEw5J","DMLJzuLeig8","zxjFBxnNAwq","DMD4uKq","Befzshm","zNjVBuj5Dgu","ChfhBuK","EKztze0","qufyvey","vhnHz2S","AvvgqLe","Bwf4twvZC2e","B3jpBMXPBMu","B2XKvMvYC2K","sxPlvum","x2zVCM1HDeu","zuXzEg4","BeHHBMrSzxi","BezvAMm","u3jPBKC","ChjVDg90Exa","vNvzzM4","vuPQu0u","x2HHBMrSzu8","vLHpyvi","y3vYC29Yx24","uNLLuK4","rvPstue","DLvVzKK","AKnfwNK","v0LZA28","B25dBg9Zzq","DvHyEfy","Avj0qve","qNnOqNu","uhfOuKe","v2LUzg93","EfD0wgG","AxnFywnR","vfr2C1a","sxzgDwS","x2LUAxrhBg8","wgnmAhK","r3HPB2y","zw5JB2rPBMC","vKDdA3O","pxv0zI04","D2fZq2XLyw4","AxnszwfKEq","B3zTz28","C2v0","EMvZt3e","DvPiEgy","BefoAvK","CxDxDxe","vLbMzMG","Aw5KzxGGB3u","v1f2v0u","ChbL","CfHKrMq","yLfWugy","yMfSrxzLBNq","y3vYCMvUDeu","yw5Hz2vY","AxH3wKi","tgLZDgvUzxi","Aw5JBhvKzxm","AuTxD1K","Cg9PBNrdB24","CYbWyxjHBxm","B2D3t2u","sKL6vMO","B2nRzxq","zxjprgi","u2vXsuq","x2XPC3rLBMu","zfbzvhC","CNfZsvq","te5AA1C","CMfTzq","A0TqA2i","C3rLBMvYCW","y29UC3rYDwm","twvZC2fNzuu","AhHgwM0","CM92AwrLihC","B3DvrLe","B2zM","x3DZsw5ZDge","CMfUzg9T","qwjWC2K","ihrVihjLDhi","BwfzseC","x25HDMLNyxq","DcbVzIbYyw4","x2vUzhbVAw4","qLD4qNy","svvPC0y","CNnVCKzPBgu","yuPxBNa","rgnVs0e","u05LtMi","CMvZDwX0","v3DrwwK","AwXK","y3jzsfO","z1rTwvK","B25nzxnZywC","CwzXtu0","CM92AwrLige","ExDZCuu","ueTJsLu","zNjHBwvuExa","A1zSCg8","B3nLrxzLBNq","zv90Aw1LB3u","qw5VEeS","uhDqzNC","ugDbzNq","zgvSzxrL","zgvJB2rLzey","Cunbteu","q3P5Deq","CMvJzwL2zwq","Efrurw52","s1fKBKC","rLLRuw0","quvuBLu","ywnRx2nVzgu","rM5YB1K","zw1LBNq","Dxrjza","yxv0BW","ChLHBxi","AezzsuC","qw1AAxq","C0POCNe","mtq1nZm2mwjWsNfhBW","AgvHzgvY","BM9lAMi","r2j3uw4","AK1TAum","thjyAe0","CNnVCL9Uyw0","BwvKAwf0zwW","sxnrCLy","t0TTALq","yM9TAMS","zw5fDMvUDa","rM5LA1u","A0n0uuG","m3WWFdf8mNW","uuzIwKK","zKvXDxq","BMrWB2LUDfq","Dg9oDw1Izxi","zxnXBwm","ywX3yxLZ","D3DQChm","Bg93","vg1MtfK","wuf4yM8","DgLLCKPtt04","ywrKq291BNq","BeD0zgu","Aw9Ul2PZB24","y3vYCMvUDeK","ig1LC3nHz2u","D3jPDgu","uuDXtfa","BMnLq2XVC2u","wg1JAvy","x3bYB3rVy28","zxjYB3i","x3DHAxq","x2rLyNvN","sLnptLa","BMDLza","wgvqzvG","CMvHzfvjBNq","tevJqKS","Bw9Hzuu","twLZC2LUzYa","EunhBvm","x21PBMLoyxy","x2rYB3bhBg8","tLDODMW","A09jthy","BwvZC2fNzv8","C2v0zgi","AxDYBK4","CgjICdi","wwDvrgS","CgLUz0XVC3m","C3rVCMu","DhLWzq","quXm","z2vxCNK","tgvUzKG","C2fNzq","AMrLELq","CK5WrNC","CMvjwgq","AfvxDeC","x29UrxjYB3i","BM9OuMm","y05nEfm","BgvY","CxLpufi","DhjHBNnHy3q","sfD4twm","zK91Ag4","EKjLBKq","Bwf4tg9ZC0m","C2v0sxrLBq","DNL4vKe","CfPbsu0","vMPLAgS","Ae5sr04","uMLhzKG","EfHdB1q","BMCGDxjSoIa","CMvWBgfJzq","x29UtwvZC2e","vgfN","tKTJuw8","rxjYB3jdB2q","Dfr1A3u","q291BNq","r01Aq3i","shLACwi","Exn6sxm","AKruDuO","x2rItMfTzq","rxvJq0u","mJC2mdjpC2zRCKO","BgLTAxq","x2fKzfDZtgK","zuf3qwO","y3jLyxrLt3a","y0Tgrui","EuXPqK4","uLjpuG","igXHCMDLCIa","uuzuv3a","z2vrDwv1zuW","sMrQEMW","C1LKAwy","AMvJDfn0B3i","vxv1D1q","x3DZ","CMvTB3zLq2G","q2jqzNy","wLbAD3a","Axnby2TdBgu","ignVzgu6ia","Cgf5Bg9Hzfq","x2DLDeLUDgu","zuLzqu8","AfvbwM0","BNbTt3e","Cu9qEKG","CMvKDwnL","vM5sBMu","r1nkC2G","z0Xluwu","ywDLsgLKzq","zgvMAw5Luhi","zKXls0m","tKXXDKe","y2XVC2u","Ahr0Ca","AevvCuG","CMTLCKDSB2i","BMTcquy","y29UBMvJDfm","x2LZtM9Kzq","z3fMBfe","Aw9U","tNPeB0e","BLHoBMK","teLet1u","DxnLCKLW","CeHqDvi","x3bPBMC","tLj0rKi","Bvj5ugO","qxrgvMy","B3v2qvu","yM9KEq","DfzVCgK","t1jiwwq","A2TfreC","t1LUu2C","ywjZAgW","qxnTBxu","y3jLyxrLtwu","BM9Uzv9UB24","yvPkBha","u1LyCem","rKLJCuu","tvbpq2K","rNjVBNrPzxi","ihbYB3rVy28","rwjtvLa","CujduM4","x2HHBMrSzva","qM9UtMm","D0HwtNe","vM1nzxu","Ee9Lt1a","yKrfquy","sMHptMC","zMLUza","D24GCMvHC28","rxvvsKK","x2nSzwfYugK","rLrQALa","rff0ue8","DcbSAw1PDa","y1jnqxu","BvjyBLq","uu5Kv2S","rg5gtvG","u0PdDu8","rvrSBg0","uwX6Cvi","r2rNuLe","q29UzMLN","A05PDuK","BMvLzf9Hy2S","AgfZt3DUuhi","r3Hqsee","BwvY","z2v0q3vYCMu","wNnjvvq","zMX1C2HfEha","yw51Ce1LC3m","BgLZDgvUtMu","t2DzrLG","C2vYDMvYvgK","svrfBLi","yxP2wfK","A0H2vw0","qvL4AxC","tfviCK0","x3bPBMDmB3m","zwLvAeC","r0zRD3m","yxKSig5LDhC","tuLzEfi","AwvpyuW","Cuf3yNi","y0TvyKq","zw5JB2rLrNi","AwXLx25HBwu","C29YDa","sw9WCge","ueHxCNe","CNb4wLq","ihzHBgLKihm","qM1Hz3G","BxDhwLm","wuj1rhe","De1mshq","suvtx0vsuK8","qxbdy2m","rfnoCKC","sKnrBu8","Dw50","zuXtsvy","yxKSihrYEsa","CYbHBhjLywq","sg9csfy","EvffCxi","DNbXAeO","ywXSq3vYC28","B3fSsum","CMvHC29U","sensEgq","D2vI","zwvKzwq","DhvsqvK","De9wAvy","zMLN","CMvZzxrdB3u","rwDSELm","igfYCMf5yNu","CMLdswO","vwHSAKC","z2v0","yxbWBgLJyxq","AvDRtxq","y291BNq","mNWZFdr8mxW","rvjRq2i","zuvnvei","EM5gyNq","zNLKzwC","BNrbBMrvCgq","DeLK","DhHJvwm","zKjMrgy","rhrbAxe","qwzWzwi","C1LTB0G","AvLKwgq","AgvKtwf4uMu","yuXbveO","Bvrnvvy","vfjUt24","sNPTCeS","mZuWnJyXmLnVwgvMCW","EvjLy29UBMu","zuLtvfq","rvjst1i","tMfTzq","zw50zwqGDhK","BKTMEeK","Agv0B2m","mdaWma","zw5NDgG","q3DoD28","y3vYC29Yx2y","zxjYtxnN","BMCGzMfPBgu","Cw5ysMe","EMnZquC","x2LZv29YA2u","y2f0y2G","ywDLu2HVDW","mhWZFdD8mq","Dhbyzhm","wef4CKW","vMTZyMS","v0fbCu0","zNjVBuHHC2G","ANPxwLO","BK5YD0O","C3v4AuS","D1jVtxK","x3jLy29UBMu","sfPdCLq","yNr6wMO","tNLzCNq","sxzytMG","Ae1LC3nHz2u","u3rYyxrLz3K","EKnuu2y","EerQAKu","y29TCgXLDgu","s0rht2e","zNjVBunOyxi","EhrRqve","rLjAwKy","Ae1AB3G","lcbTyxGGCMu","zvnWB2e","De1HBMfNzxi","x2jPBMfYEvq","vK15rui","z2vY","y2XLyxjtDg8","AwTxufy","zxH0ugf5Bg8","sM9pzhi","y0zzweO","y1Pgq2C","z2r5t1u","wMzADK8","CMvWBgfJzui","AevYCM9Yrxy","zhDkruu","Ew1pCKe","ww9Jthu","zxj2AwnL","uhvJDvC","zfbys0y","t3foELq","qLvRB3i","rwvWCvi","y3jLyxrLrxi","x21LC3nHz2u","y29UDgv4Da","q1HqAvy","DMfSDwu","vu5VteS","BfrPBwvVDxq","mtb8mxW5Fdu","DeTZCKO","zvztDvO","yNHJzhO","uufpzMm","x2rPC3bHDgm","uhDWEvu","z2vjBMzVu3K","C3rYAw5N","vuLTzha","BwLUAvbYB2C","DM9bEuq","CYbPBNn0yw4","Ec1TC2CTy3u","DuXcDvG","svDIAha","CxPizxa","Aw9UvgLTzw8","seHpsKi","B25JBg9Zzq","ywnRx2LK","zuT6ENG","x2rLC3rYB3K","zuv3u1y","r0jXuMW","Aw1LCYbPBIa","zw50tgLZDgu","ihn1y2nLC3m","r0vYzNu","y2uGBM90igK","q3rjEfG","EKnrzMy","vufxqNK","mNWXFdr8m3W","y0P0Cfy","vxjAu1y","s3PMAM0","rhDbwMm","wMf6wxq","zwrhDxO","EfvZzuvUDG","qNjPzgDL","tKDFrvjst1i","D3Dbsem","z2zbBu4","x2DLBMvYyxq","yxnJCMLWDa","B0HvugC","CMvQzwn0","y2HLy2TdDxi","BML0AwfSAxO","rvbLrLy","tKrjB04","x29WDgLVBNm","wwrqvLu","wwnitMO","Aw5KzxG","B0HAvgy","nhWYFdf8m3W","tNLPwhi","tg9NsurozxC","y2XVC2uSihC","y0LNzue","BM5Ly3q","zgLZCgf0y2G","BMrWB2LUDca","rvvyzfi","Bg9TvKG","C3rZrw8","Cgf5Bg9Hzeu","tgvLD1a","sM1uzeG","DMLKuLq","rxzLBNq","Cg9IzKG","uMfgrLm","AxnmB25N","zw5HyMXLvhi","EgTcAhi","zMLSDgvY","zxjFAxnFywm","C0XPC3rLBMu","yLvjD2K","CNH0rhO","EvjLsNC","BwfUDwfSihi","ELzftgm","yxv0B21HDgK","ihrYEsbYzwm","zKXMrfu","q0Xpu0LorW","CgnUCe8","vgDoDxq","CK9HA2y","zxjHDg9Y","Bez1y0W","AM5mteG","CxrfCvu","zwn0","BMDVz08","C3LAD2K","vfbeDuW","CfbrA2O","BhDKDLu","zg9Uzq","ywDLrxzLBNq","CxvywwS","B3jRig9MzMW","yNvMzMvY","q29Kzq","x3jLBw92zvC","Dg9mB3DLCKm","B25TzxnZywC","AM9PBG","B1n4A1q","tvjnAxO","ywXSzwqGBxu","C2rJyvu","C0nVDw50zxi","vvbhtve","x2LZtwLUAvC","y2HnyxHdB3u","uvzuz3y","C2vYDMLJzs0","CwnlA1u","Dg9cExrLC0i","B3jRzxjhBg8","ue5fvgC","u2HHCMvKv28","ueDHsMW","wvfpru4","AefJA01LC3m","uw1yzLm","ANP2Dgy","B3jLtMfTzxm","D1bwwfa","B2nRzxrgywK","C3nHz2vfDMu","Cgf5Bg9Hza","vKPbqMK","rev5C08","DLj5Bg4","m3WWFdf8nhW","rvL3Bhq","CgvYC2LZDgu","y2HHCKnVzgu","x1fVu01HBMe","rwzsEgW","y3ruAw1LB3u","rLzlBey","B2zMBgLUzq","swTIqM0","DhjPzxm","zePnCLa","tuvtu0fhrv8","z0fQt2u","Eff5Bu8","thrTweG","x3bHDgHlzxK","zw5HyMXLuw8","qKvYtNO","x3nVy2TLDa","Eg92Ehe","wefUvKS","Cg93","CNnVCL92ywW","x2n1CNnVCK0","zM9Yy2u","yK1yDue","rLr5wxC","x2nYzwf0zvm","ywnRtxnNswq","yNPeC3m","yw5Nzq","zv9ZDwnJzxm","q0PMDgu","zcWG","v3vnsfu","ihrPBwvVDxq","Dvjctfq","C0jnBK4","v1PtAhC","BMfTzq","CNrtzwq","BMvJDa","x2LUAxq","qujRDLC","lcbxzwjtB2m","uMvJB25Uzwm","yujPEue","BeP4yxy","B3bLBKrc","x2LUAxrqCM8","B2XuyKC","Ec11C2uT","uuHAB3m","Bwf4uMv0CMK","Bg9IywXty28","yxGGCMv0CMK","C3rHCNq","C21Ysg4","sgvfDeS","DMTZwwG","wKPqyvG","yNvMzMvYzwq","v2Trwfy","u2HQqMi","su5tvefova","CMvHzhLtDge","z2TmtfO","y3jLyxrLq2W","Dhj1y3rVCIa","q0LTDMG","s2PhqLC","vKrLBxi","AgnTzwC","Cw9Zx18","vuDUs3m","A1n0yxr1C0m","z1jRC3i","wMvQB2i","Aw50zwDLCIa","y3jLyxrLt2i","z2v0u3rVCMe","Cxz1Dxi","mhW0Fdj8m3W","uhjPBwfYEuS","zLzHr2m","C3jJ","rfv5uMm","ExbL","yNL0zxm","rwP4v1O","BxnN","tvzfBhi","D2zvAeq","rgT0vfK","CMvHzhDYAxq","CwPnyKy","zxHTqwi","BNrfBMrWB2K","A0zTse0","rLHmv1q","BKXPBMu","DMvY","BeT5C2G","zwnVBM5Ly3q","Bvvtvee","C2fmDeC","DKDbrKS","CM92AwrLigi","zxjYtM8","y29SBM8","DgHLBG","B3vUDa","BMPyzuy","zeLzA2i","wM9Su3i","vgLTzw91Da","EK9NrLq","B2fK","Ee5qBwe","u1vxD04","zgf0yq","C3vIyxjYyxK","z2v0sxrLBq","qvHjqxK","o2nOyxjZzxq","D016vhG","zgvIDwC","vhfSz2O","zxzOyuG","B25VCgvU","nvreEfLbtW","uxvLDwu","yxnL","AeHdBLG","ywrK","yNHqCxO","tuzpqvC","C3bSAwnL","x2LZqNjVD3m","uLbUzMe","wwvRwhK","A2rnyKi","DeLUDgvYy2u","zunjwNi","BvPAC2C","svH0sMO","Fdb8n3WZFdy","Ec1TC2CTCw8","AenSB3nLrxy","B2nRzxrtDwm","CMfNzvn5BMm","C2v0q3vYC28","ywLhwKy","r1vmB0m","wfrvr0C","yuXbvNq","t25guwG","CwnxwNm","EeTzrvC","zw5KCg9PBNq","r1LnzgC","DgHHBIbSB2m","wgH6A2S","C2XPy2u","mxWWFdn8nxW","zNDZxZeUmc4","zwfxtui","tePdANe","wxrdzKm","u1jQqva","EgvWEvu","ywXty29Wzq","DKnrqxC","ww5SsgO","A3fHBwq","CMvJB25Uzwm","q2XTwhO","BvvrAKq","zw50","AgfUz2u","BNruCMLLC0m","DgLTzw91DcW","zxHWB3j0CW","BKX5DeO","BKTizvq","qKjSCNi","tuTLthy","CxPlBfy","z29PBMCGyxC","v1Dpu0e","wgL6qNq","yMLUyxj5vhK","Cujhy3G","qKjnCg8","tg9Nsuq","BNDWCLq","DLfHtMu","ywzRuLG","Ahr0Chm6","rw9ctMW","BMfjquq","sKfirgy","zgnkB2W","x2n1CNnVCKy","rMDzy0m","n2DhCvDpAa","CNjcrKW","B25pCgvU","AwXSihvZzsa","y1LswMy","zw5XDwv1zq","AfbqwM4","Dw5KzwzPBMu","u1D6shq","nhW1","x2LUDgvYDMe","wfj2Chm","veHKAwe","uwXcz2K","zxDuAKG","zMzmAw5L","s0rxrxO","CvbUwKW","uuXZENm","D2LSBfjLy28","yLbqt0S","wuDbCfe","B3bLBIa","y2XVC2veqG","DfzpuhG","BNjkyuC","Eu9UC3C","nhW2Fdj8nxW","qwXOuhy","zNvUy3rPB24","Bwv0Ag9K","ywDL","reiGzMfPBgu","EuPsBKO","zwHWAw0","qMnMwgq","x29Ut3bLBG","yK5SwKG","BIWGAg9ZDg4","q3zRs3m","B21rDfa","ywvRzMG","ChvZAa","DhDlz3e","tKfusvzfx0u","tNj2CK0","qxbkrM0","AhvuDKG","qMXbD3C","B01vvNm","DhjPBq","C2DwyNO","y3vYC29Y","yvLwr1G","r2Dttum","qxDmv0O","sgfjvg4","Dw5RBM93BIa","yxnZAwDU","Bhm6ia","uhr3vuS","Ef9MCM9UDgK","Dg9VigXHCMC","qLLOtNu","vvjWtey","B3nLza","C2vUDa","wufOD3G","CM92AwrLihy","CMvZzxrfBMq","C29Tzq","wuPYqKy","suLor1u","rhHxz0C","uMLMAve","CwnyAwe","yw1Lu3bHy2u","zujSEfu","DxHhqKG","zejtuue","DMfUr0C","DgvSBe8","CM9YrxzLBNq","CgLbrgO","BwLUzW","uuHizwW","AhfjDMG","BMDuAw1LCG","x3bPBMDqB24","B25SAw5L","BvnYvKO","q2L1B1a","t3bLBKv2zw4","x29UugfNzu4","whvYy08","BwvZC2fNzq","EMr5zfu","z2v0t3DUuhi","x2rPC2nVBM4","DwDbBfO","vKzxsu4","CMvZzxruCMK","zgvS","sMjbEMm","BgPxsMG","x2LZtwLUAvq","mNW0","yMfSu2nVCgu","zxjFDhrS","B3LuELa","Aw5N","s1nxv0K","x3nLCuLK","s2f5v2W","ufvYEvq","r2TlvLO","A2v5","zcWGDw5RBM8","yw1L","C3rYAw5NAwy","AvLvD3u","uLbhDeG","qNjmuMO","vLfjtvG","wLnPExa","C2vUza","u3ffA2S","wg53z3m","tMvAA2K","ywrKrxzLBNq","A0zwDxC","y3jLyxrLrwW","C2HPzNq","Dg9Y","zuLizwO","zxjFCw9Zx2e","mhWYFdf8nhW","A1vdzuq","uxvrvvO","tejvq3u","EvrLuKy","yLPvC0S","zNLiBKC","tuD0z3a","uK9Qq0q","sxrpwLK","v3vYA3a","wMjzA1K","yNLL","y2nVrwu","uxDnAvG","x19LC01Vzhu","Fdr8ohWY","B2LUDfjLywm","CNzHBa","y29UBMvJDgK","vwfZCxu","CNj5wwK","A1PIy2u","zhDYtK0","Bw9OANa","y0HMz3C","BMvY","sefNvg8","BgLUzw5V","v2D0vKu","ELrXD2K","BeHTChC","C1Dyswe","BhrPCgXLihq","tg9JAW","AMfxuhu","mtm2mtm0nKHWsKn0Ca","te5QD3C","ALfctMC","y29Kzq","C2vYDMLJzq","y29Uy2f0","DMvUDa","y0TSqNi","z2D0veW","CMfTugfYyw0","ihzHBgLKigq","C2XSEKW","zxH0zw5ZAw8","r2DTu3y","y2HLy2Tszwe","z2rVB2C","DxrMofDYAxq","Evviuuu","z1rPBwvVDxq","wervreu","DMvYC2LVBMm","CgXLyxnLiha","D0zOy2u","y2vZC0HHBMq","rK5At2C","rKzly04","Ae9Wzw5fDMu","CKP5u3O","wKfkAMK","vfbswem","vw5Oyw5KBgu","tw9KDwXL","z2v0q3vYC28","zMLSzw5HBwu","CgLUz19VBMm","zxjFCw9Z","tMDXrhi","x0rctMfTzq","B25tDg9Wsw0","Cw1XwxK","twXbwMG","t29PCeK","vhDIDMS","DLPyEvy","AxjLza","t2jQzwn0","rgvKAwnHDgu","ChjVDg9JB2W","BNvTyMvY","qMfHtKG","tgDNCNO","AKfHELu","z2j0yuu","DgHZtNe","Ee13BM0","sLnqCLK","CwPSugi","wuTMqLm","Dg9tDhjPBMC","s2D6rfy","y29UBMvJDca","tw1Tr0G","wKDXANO","x2n1CNnVCK4","Cg9PBNrbBMq","CMvUDevUzha","zxjmCei","DKf1AMG","yMfJA3vWigu","AursEgS","BLbhteG","DhbQu3u","Bg1Js0e","BwvZ","wu5xs3q","Dw5ZAwDUzwq","y2XLyxi","DxjS","Bg9Nsurhzw4","BurqExG","yw5ZzM9YBvq","q3vZDg9Tq2W","zxrxB3jRq2G","q3vZDg9Trxi","C2vUzf9Hy2S","x3fVC0rc","EMTmwgi","Dgv4DfbHEwW","EwXHu04","rLDt","x3vYBa","mhW0Fdf8m3W","ywzL","EuP1yxa","rw9useW","qLjnzva","CMvHzg9UBhK","qw1VDw50","BeLIA1a","s0DwBKW","tvLWA0m","zNjVBujPDhm","rvfvt1m","B2zMC2v0","rvbjvg0","Dgv4Dc9Qyxy","ywWGy3vYC28","qwj1uui","wgX2rKi","zNHSq2y","Dg9iyxnO","AMzPEhC","uujQAgy","y0reD3y","wvzHzKe","AxnAzxjV","t21nsLm","tgHysfC","qvHqwxe","BgLUzq","zufJAW","Aw5KzxHpzG","ELrXyLq","rNjdre0","rKDQyMC","DLrzB2S","tNvyBMm","vMPWAu0","Cg9W","uePZthi","wMXXvui","x2HHBMrSzvi","zK5ZzvK","z052Avq","CgLUz1rPBwu","qu9Yzhe","AhD5z0e","rvHwt1y","vhvMvha","wNn5ve4","CNzHBfzHBhu","AgLNAa","uK1xEha","BM9vAfu","qNnmrhG","A2ntALi","Dgv4Dc9WBge","DMvYC2LVBG","tgLVtfa","wLzize0","AxnrB1nby2S","CNjVCK1LC3m","tgrxtMy","AeLPrxa","y3jLyxrLuMu","yMLUza","r2v1y1m","zsbHihn0CMK","ExvlELC","B3bLBG","sK5xBMK","D01vr1G","CgfNzxnOB3C","AgvHzgvYCW","uNjJDhO","CMvTB3zLrxy","C3vIC3rYAw4","vhb6Bfy","BezSDxnO","CNHRCM8","vufOshC","Chv0","BeHMrwi","rfHctMK","CwjRqwW","ihrPBwvZ","zxf1ywXZ","Dhr3Awq","zMXVB3i","CgfNzwHPzgu","D3fmD0W","zvvYBa","zhLPrgi","r21JEKG","ywDjCLO","wefRvfa","zvHWChC","jMPZy2fSBgi","y3bPywi","uNPgtgS","t0fWr3u","B25LCNjVCG","CgfYC2u","z1boC2O","AxnbCNjHEq","twjUEhG","CMLLC0nVDw4","yw1LoIa","CMntt0i","ywnRDxbfBMq","mhW1","BwLZzq","ywnRpwzYB24","tNLJzeG","qxHRvNG","tKHfBwK","tufyx1jfvfi","x2nVBM5Ly3q","y0jvuxe","AMDdBw4","zxmGCMvHy2G","B25tDgfYDfi","sfnisuu","zg14Avu","ywXS","y3znz0G","B3bLCNr5tMe","suTHvva","zKrgD2S","wvvquLy","lcbOB3n0BMe","yNL0zu9MzNm","Aw5PDcbrB1m","vhHlshi","uNH3AKK","x29UvgLTzw8","AKrKqNm","tLvkveC","q0vPA3G","BKvIy0K","CvvlDNG","zfDVCMTLCKC","y2fSBa","wNrSD0u","q09oveLovuu","BM93","DhjPzxmGCMu","vKr5Chu","q0Xpu0ve","q1PVt2e","swPZwei","zwrPyxrLBhK","y29UBMvJDeu","v2vIu29JA2u","rMvyAxy","yLP1sfG","zxq9DxrMltG","zw1PDa","igzHAwWSig0","vfnMA3K","ugPKENy","zw1iyKe","ANHAB3C","BLPyD1i","yKLyv3q","Dg5oDve","CwXjwve","BNviu3K","Eu1dvvu","ywr2yw5Jzq","u3vkseG","yM9L","yuzms08","A2v5CW","vwjiwfu","Bg9NsurozxC","zNvdwve","vhrOuu0","wMnyAxG","odu5nduWne9buvjtuq","ywnOzwq","C3bes1C","Dg9cExrLCW","x3nLBMrby2S","DhbizwfKzxi","sejdv08","q09ete8","Dwf3yKW","B254svu","CMvZB2X2zq","yNv3B0K","y3rsy00","rMHxAuG","zNjVBu51Bwi","ANncAfm","qNneD2e","sK1Xr2C","twj3vwq","zM9YrwfJAa","quL2u1i","ueroy1K","igzPzwXKoIa","runKzva","yu5nreC","ysbTDxn0igi","rLjptLrjrvi","yurAthe","CgLUz0LUDgu","BxnNsuq","AMjrrKi","seDKDuK","zgrjrcWGzgu","yxrHlcbKyxq","EgTwwNm","B0vVrMG","z2v0qwXS","DgjTDvy","u1DMEeW","yNL0zuXLBMC","mJi2ota1m2HluMvvEa","t1bftL9fuLi","r3zSCey","EfnYsxC","zKH2rfC","wfPtzgW","tfLbCue","ign1CNnVCIa","rKLmrv9ot1q","z2f1zLu","vxbKyxrLq28","seTbtwC","vNfNsMq","BgvUz3rO","BMrLEa","CKndvw4","sgvSBNq","Dg9hzw5LCMe","ywXPzcb1CMW","suLVwxO","CxrfwMK","sgLOsKq","CLzHBhvLCW","x2nSzwfYvgK","B25mAw5L","Dgv3shO","x3bYzwzPEa","ihjLy29UBMu","t1bftG","zNjVBNrPzxi","sxPhvxu","yLPSAK0","D3nLqKS","A2v0ignVBNm","z2v0qwXSs2u","uM5utem","v3bQzhy","zMzMzG","BwvZC2fNztO","txfKqwS","uevTruy","C3rVCcbPBw0","BMnVzgLUzW","uMfRywe","EwHMu1u","DgfIyxnL","yKvJzvC","BxbnDwi","y3r4","wKnKB3O","B1PIuMK","BKzZDKG","D0T5rKu","mZaWEenZtKfT","ugHuvwy","q0j4tvG","C0jf","rePAtMu","wxnvAwi","vhPWzKy","vuXjEvu","C2nYAxb0","sM9LtgC","vgDjwMm","vKPiENe","wefAsKq","AwXLtMfTzq","sefHBeK","Dez1zKe","aaaaaaaaaaa","B3bLCNr5","wfL5se0","EgL2BMm","q09otKvdveK","uwrPqu0"];return Yo=function(){return t},Yo()}var aS=Object[N(529)+"operty"],cS=Object[N(1195)+N(1486)+N(1343)],qx=(t,e)=>function(){return t&&(e=(0,t[{VQIMX:function(c,l){return c(l)}}[N(1221)](cS,t)[0]])(t=0)),e},lS=(t,e)=>{let r=N,i={tVopi:function(c,l,u,f){return c(l,u,f)}};for(var o in e)i[r(552)](aS,t,o,{get:e[o],enumerable:!0})};function dS(){return Fx||(Fx=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function uS(){let t=N;return zx||(zx=[IDBCursor[t(1766)+"e"][t(1529)],IDBCursor[t(1766)+"e"].continue,IDBCursor[t(1766)+"e"]["continue"+t(976)+"ey"]])}function fS(t){let e=N,r={kUCeD:function(o,c){return o(c)},NUJTG:function(o){return o()},ovmgo:e(435),bDEAF:function(o,c){return o+c},kdMbB:e(797),zCQff:e(1123),Zejob:function(o,c){return o(c)},BonNc:function(o,c){return o(c)},lEvXf:function(o){return o()},MIYxR:e(1706),bZUsK:function(o,c){return o instanceof c}},i=new Promise((o,c)=>{let l=e,u={EepqR:r.ovmgo,tVOPx:function(m,v){return m>v},aZJlp:function(m,v){return r[j(573)](m,v)},jkPOJ:function(m,v){return m===v},XAZJD:r[l(1034)],wwjps:r[l(781)],MrtvY:function(m,v){return r[l(970)](m,v)},yszIs:function(m,v){return r[l(569)](m,v)},EbPez:function(m){return r[l(1745)](m)}},f=()=>{let m=l;t[m(1435)+m(776)+m(1260)]("success",x),t["removeEv"+m(776)+"ner"](u[m(742)],p)},x=()=>{let m=l,v={tOVOH:function(_,b){return u[j(1122)](_,b)},UAWBy:function(_,b){return u[j(560)](_,b)},bUTZF:"Read pas"+m(581)};if(u.jkPOJ(u[m(1644)],u[m(420)])){let _=_0x1aaddc[m(1373)];if(v.tOVOH(v[m(782)](_,_0xa08893),_0x42f9e6.limit))throw new _0x29e32e(v.bUTZF);return _0x45b862[m(1373)]+=_0x486f2f,_}else u[m(1671)](o,u[m(493)](Bt,t[m(364)])),u[m(1663)](f)},p=()=>{let m=l;r[m(1235)](c,t[m(435)]),r[m(1497)](f)};t["addEvent"+l(1811)](r[l(612)],x),t[l(1227)+l(1811)](r[l(1795)],p)});return i.then(o=>{let c=e;r[c(1239)](o,IDBCursor)&&Hl[c(1796)](o,t)})[e(691)](()=>{}),Qo.set(i,t),i}function hS(t){let e=N,r={nPGLH:function(o,c){return o(c)},xkBhr:"AbortError",KFNCu:function(o){return o()},xMwnm:e(712),WQvWE:e(435),lJxav:e(1712)};if(Xo[e(1678)](t))return;let i=new Promise((o,c)=>{let l=e,u={rgeea:r[l(1324)],FnekU:r[l(1803)],dmxiU:r[l(940)],nNrwJ:function(m){return r.KFNCu(m)}},f=()=>{let m=l;t[m(1435)+m(776)+m(1260)](u.rgeea,x),t["removeEventListe"+m(1260)](u[m(411)],p),t[m(1435)+m(776)+m(1260)](u[m(1483)],p)},x=()=>{let m=l;u[m(700)](o),u[m(700)](f)},p=()=>{let m=l;r[m(1340)](c,t[m(435)]||new DOMException(r.xkBhr,r[m(828)])),r.KFNCu(f)};t[l(1227)+l(1811)](l(712),x),t["addEvent"+l(1811)](r.WQvWE,p),t[l(1227)+l(1811)](r[l(940)],p)});Xo[e(1796)](t,i)}function xS(t){ea={JIkeh:function(r,i){return r(i)}}.JIkeh(t,ea)}function pS(t){let e=N,r={TzpfF:function(i,o){return i(o)},GvlpF:function(i,o){return i(o)},PcyNO:function(i,o){return i!==o},XQzXP:"yiNJC",fEqut:function(i,o){return i(o)},BUkor:function(i,o){return i(o)},EYwlt:function(i,o){return i===o},GIwwO:function(i,o){return i in o},SNeNb:e(1672)+e(884),YAxbo:function(i){return i()}};return r[e(893)](t,IDBDatabase[e(1766)+"e"][e(471)+e(540)])&&!r.GIwwO(r[e(363)],IDBTransaction[e(1766)+"e"])?function(i,...o){let c=e,l=t[c(1502)](r[c(1638)](ss,this),i,...o);return Ul[c(1796)](l,i.sort?i[c(618)]():[i]),r[c(1638)](Bt,l)}:r[e(423)](uS).includes(t)?function(...i){let o=e,c={VclBI:function(l,u){return r[j(1581)](l,u)},zTqwi:function(l,u){return r[j(1638)](l,u)}};if(r.PcyNO(o(956),r.XQzXP))return t[o(1738)](r[o(415)](ss,this),i),Bt(Hl[o(652)](this));{let l={mPQlT:function(u,f){return uCTMps.VclBI(u,f)},ZJPaX:function(u,f){let x=o;return uCTMps[x(1264)](u,f)}};return function(...u){let f=o;return _0x4e4dac[f(1738)](l.mPQlT(_0x591e21,this),u),l[f(953)](_0x26b771,_0x3be290[f(652)](this))}}}:function(...i){let o=e;return r[o(741)](Bt,t[o(1738)](ss(this),i))}}function gS(t){let e=N,r={JSPrY:function(i,o){return i===o},gqflQ:function(i,o){return i(o)},VwFcW:function(i,o){return i instanceof o},BeezL:function(i,o,c){return i(o,c)},Yswze:function(i){return i()}};return r[e(1325)](typeof t,e(1127))?r[e(539)](pS,t):(r.VwFcW(t,IDBTransaction)&&hS(t),r.BeezL(jx,t,r.Yswze(dS))?new Proxy(t,ea):t)}function Bt(t){let e=N,r={TthQM:function(o,c){return o instanceof c},YBuDq:function(o,c){return o(c)}};if(r[e(1537)](t,IDBRequest))return r.YBuDq(fS,t);if(Jo[e(1678)](t))return Jo[e(652)](t);let i=r[e(625)](gS,t);return i!==t&&(Jo[e(1796)](t,i),Qo[e(1796)](i,t)),i}var jx,Fx,zx,Hl,Xo,Ul,Jo,Qo,ea,ss,Ux=qx({"node_modules/idb/build/wrap-idb-value.js"(){let t=N,e={emHbA:function(r,i){return r===i},gTUuY:"done",IyYex:t(1672)+t(884),amRTD:function(r,i){return r instanceof i},SRjAP:"EAnnf",ggtTL:function(r,i){return r in i}};jx=(r,i)=>i[t(1168)](o=>r instanceof o),Hl=new WeakMap,Xo=new WeakMap,Ul=new WeakMap,Jo=new WeakMap,Qo=new WeakMap,ea={get(r,i,o){let c=t;if(r instanceof IDBTransaction){if(e[c(1521)](i,e.gTUuY))return Xo[c(652)](r);if(e[c(1521)](i,e.IyYex))return r[c(1672)+c(884)]||Ul[c(652)](r);if(i===c(456))return o[c(1672)+c(884)][1]?void 0:o[c(1672)+"ore"](o[c(1672)+c(884)][0])}return Bt(r[i])},set(r,i,o){return r[i]=o,!0},has(r,i){let o=t;if(e.amRTD(r,IDBTransaction)&&(e[o(1521)](i,o(854))||i==="store")){if(e.emHbA(e[o(1062)],e[o(1062)]))return!0;++_0x4edd85,_0x36fa66+=4}return e[o(1278)](i,r)}},ss=r=>Qo[t(652)](r)}}),Wx={};function j(t,e){t=t-345;let r=Yo(),i=r[t];if(j.lPqjvZ===void 0){var o=function(f){let x="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=",p="",m="";for(let v=0,_,b,I=0;b=f.charAt(I++);~b&&(_=v%4?_*64+b:b,v++%4)?p+=String.fromCharCode(255&_>>(-2*v&6)):0)b=x.indexOf(b);for(let v=0,_=p.length;v<_;v++)m+="%"+("00"+p.charCodeAt(v).toString(16)).slice(-2);return decodeURIComponent(m)};j.wkBXHa=o,j.UPevKW={},j.lPqjvZ=!0}let c=r[0],l=t+c,u=j.UPevKW[l];return u?i=u:(i=j.wkBXHa(i),j.UPevKW[l]=i),i}lS(Wx,{deleteDB:()=>wS,openDB:()=>mS,unwrap:()=>ss,wrap:()=>Bt});function mS(t,e,{blocked:r,upgrade:i,blocking:o,terminated:c}={}){let l=N,u={zpcJg:function(p,m,v,_,b){return p(m,v,_,b)},JhouP:function(p,m){return p(m)},xWtXh:function(p,m){return p(m)},esqmc:l(532),RxwjI:function(p,m){return p(m)},QFbZI:"upgraden"+l(643),LdWNf:"blocked"},f=indexedDB.open(t,e),x=u[l(1494)](Bt,f);return i&&f[l(1227)+"Listener"](u[l(414)],p=>{let m=l;u.zpcJg(i,u.JhouP(Bt,f[m(364)]),p[m(1759)+"on"],p[m(1685)+"on"],u[m(1783)](Bt,f["transact"+m(540)]))}),r&&f["addEvent"+l(1811)](u[l(1422)],()=>r()),x.then(p=>{let m=l;c&&p[m(1227)+m(1811)](u[m(418)],()=>c()),o&&p[m(1227)+m(1811)](m(1290)+"hange",()=>o())})[l(691)](()=>{}),x}function wS(t,{blocked:e}={}){let r=N,i={CZoOa:"blocked",PUryT:function(c,l){return c(l)}},o=indexedDB["deleteDa"+r(1624)](t);return e&&o[r(1227)+"Listener"](i[r(1509)],()=>e()),i[r(1212)](Bt,o).then(()=>{})}function Hx(t,e){let r=N,i={QDdRh:r(1706),LrWFS:r(1304)+r(377)+"t",uLBuX:r(532),NWhvl:r(1290)+r(1072),VJHzq:r(987)+"e",maYHG:function(f,x){return f instanceof x},TgIZc:function(f,x){return f in x},VXOaR:function(f,x){return f===x},xOeOP:r(758),PhTUf:r(701),tOViV:r(1651),dwJEE:function(f,x){return f!==x},QAOfc:r(511)};if(!(i[r(354)](t,IDBDatabase)&&!i[r(1642)](e,t)&&i.VXOaR(typeof e,i[r(572)])))if(i[r(1770)](i[r(1633)],i[r(645)]))_0x157b7b(i.QDdRh),this[r(349)](r(1304)+"e_success",_0x584880),this[r(349)](i.LrWFS,_0x26c114);else return;if(Zo.get(e))return Zo[r(652)](e);let o=e.replace(/FromIndex$/,""),c=i[r(734)](e,o),l=$x[r(1812)](o);if(!(o in(c?IDBIndex:IDBObjectStore).prototype)||!(l||Kx[r(1812)](o)))if(i[r(754)]!==i[r(754)])_0x2d5003&&_0x563841[r(1227)+"Listener"](CWGxti[r(764)],()=>_0x537607()),_0x3eb999&&_0xd0df02[r(1227)+r(1811)](CWGxti[r(448)],()=>_0x50a559());else return;let u=async function(f,...x){let p=r,m=this[p(471)+"ion"](f,l?i[p(1643)]:p(1366)),v=m.store;return c&&(v=v[p(806)](x[p(1230)]())),(await Promise[p(1484)]([v[o](...x),l&&m[p(854)]]))[0]};return Zo[r(1796)](e,u),u}var Kx,$x,Zo,_S=qx({"node_modules/idb/build/index.js"(){let t=N,e={kKPkb:function(o){return o()},qIhrK:t(652),iYUwu:"getKey",FEExk:t(1575),VGCkz:t(1613)+"ys",Asmmu:"count",pqGmI:function(o,c){return o(c)},eHxIH:t(1441),GUNMD:t(1027),QVTgv:"delete",VuYfn:"clear"},r=(t(1057)+t(1204))[t(1721)]("|"),i=0;for(;;){switch(r[i++]){case"0":e[t(1826)](Ux);continue;case"1":e[t(1826)](Ux);continue;case"2":Zo=new Map;continue;case"3":Kx=[e.qIhrK,e[t(1218)],e.FEExk,e[t(1791)],e[t(557)]];continue;case"4":e[t(1752)](xS,o=>({...o,get:(c,l,u)=>Hx(c,l)||o[t(652)](c,l,u),has:(c,l)=>!!Hx(c,l)||o[t(1678)](c,l)}));continue;case"5":$x=[e.eHxIH,e.GUNMD,e[t(872)],e[t(1767)]];continue}break}}}),yS={idb:function(t){let e=N;t[e(1075)]=Promise[e(1549)]().then(()=>(_S(),Wx))[e(1003)](function(r){return r})}},Gx={};function Mt(t){let e=N,r={dPYTw:function(u,f){return u!==f}},i=(e(892)+"2")[e(1721)]("|"),o=0;for(;;){switch(i[o++]){case"0":if(r[e(1822)](void 0,l))return l[e(1075)];continue;case"1":var c=Gx[t]={exports:{}};continue;case"2":return c[e(1075)];case"3":var l=Gx[t];continue;case"4":yS[t](c,c[e(1075)],Mt);continue}break}}(()=>{let t=N,e={pXdFd:t(975)+"1",umIMb:function(r,i){return r!==i},Helnt:function(r,i){return r!==i},qcXia:t(1240)};Mt.d=(r,i)=>{let o=t,c={NeZki:e[o(1805)],YQOEN:function(x,p){return e.umIMb(x,p)}};if(e[o(1595)](e[o(1173)],o(1005)))for(var l in i)Mt.o(i,l)&&!Mt.o(r,l)&&Object[o(529)+o(1649)](r,l,{enumerable:!0,get:i[l]});else{let x=c[o(1226)][o(1721)]("|"),p=0;for(;;){switch(x[p++]){case"0":var u=_0x49c011[_0x1b1fbe];continue;case"1":return f[o(1075)];case"2":var f=_0x4db61d[_0x20e3d0]={exports:{}};continue;case"3":_0x2dfa6d[_0x2e2695](f,f[o(1075)],_0x34b616);continue;case"4":if(IMohMu[o(880)](void 0,u))return u.exports;continue}break}}}})(),(()=>{let t=N;Mt.o=(e,r)=>Object[t(1766)+"e"][t(593)+t(1649)][t(1502)](e,r)})(),(()=>{let t=N,e={hwygA:function(r,i){return r!=i},BBMpo:t(1105)+"d",KQdnG:t(1301)};Mt.r=r=>{let i=t;e[i(1406)](e[i(1086)],typeof Symbol)&&Symbol[i(1328)+i(486)]&&Object[i(529)+i(1649)](r,Symbol[i(1328)+i(486)],{value:e[i(387)]}),Object[i(529)+i(1649)](r,i(1249)+"le",{value:!0})}})();var Pe={};(()=>{let t=N,e={tellO:function(a,n){return a+n},aFLKO:function(a,n){return a*n},Rakaa:function(a,n,s){return a(n,s)},PDuaq:t(738),YVafA:function(a,n,s){return a(n,s)},fHvDW:function(a,n){return a(n)},QBjhf:function(a,n){return a(n)},exmAb:function(a,n){return a+n},iUFBQ:function(a,n){return a(n)},mSrVJ:t(682),XZSdl:t(1616),QlBgi:function(a,n){return a===n},QHZos:"BshBu",MmmGH:function(a,n){return a(n)},saLtG:t(1719)+t(1719)+t(1719)+t(1719),VFWIN:function(a,n){return a===n},QlzqR:"JUhPL",WZShw:function(a,n){return a<n},nFsvH:function(a,n){return a!==n},HihJD:function(a,n){return a-n},jnLLH:function(a,n){return a!==n},qCALE:function(a,n){return a<n},LNjww:function(a,n){return a===n},HHOJB:function(a,n){return a<n},JynbR:function(a,n){return a!==n},Wpjdv:function(a,n,s){return a(n,s)},OoipI:function(a,n,s){return a(n,s)},EfRxl:function(a,n){return a(n)},cFYXJ:function(a,n){return a>>>n},QJyRA:function(a,n,s){return a(n,s)},rNpFw:function(a,n,s){return a(n,s)},TpzlV:function(a,n){return a&n},oHZTf:t(444)+t(1695)+t(1561)+t(1214),JoOdr:function(a){return a()},Wurkp:function(a,n){return a|n},qzKlV:function(a,n){return a|n},AXIAy:function(a,n){return a<<n},ORHYd:function(a,n){return a&n},rOakf:function(a,n){return a<<n},yJuap:function(a,n){return a&n},qfqMM:function(a,n){return a&n},zdydU:function(a,n){return a>>n},moaeE:function(a,n){return a&n},erODb:function(a,n){return a!==n},rtSed:t(1705),mwGZS:t(992),GeucS:function(a,n,s){return a(n,s)},PwpyU:function(a,n,s){return a(n,s)},sozit:function(a,n,s){return a(n,s)},QNdWk:function(a,n){return a(n)},CiuoP:t(361),IzKUC:function(a,n,s){return a(n,s)},gdyOU:function(a,n,s){return a(n,s)},MtWNZ:function(a,n,s){return a(n,s)},PgAft:function(a,n){return a(n)},eaWMB:function(a,n){return a!==n},xXCoT:"RbEYx",YdPVU:function(a,n,s){return a(n,s)},nKfxI:function(a,n){return a!==n},ECdeP:function(a,n,s){return a(n,s)},BlSqA:function(a,n,s){return a(n,s)},jgCmn:function(a,n,s){return a(n,s)},HKAMg:function(a,n,s){return a(n,s)},DSNrG:function(a,n,s){return a(n,s)},MRMiz:function(a,n){return a+n},CODLO:t(1070),EoBNl:function(a,n){return a(n)},qtEqU:function(a,n){return a(n)},Lggrz:function(a,n,s){return a(n,s)},IINGU:function(a,n,s){return a(n,s)},fzylE:function(a,n){return a(n)},qnXJa:function(a,n){return a(n)},aDZLq:function(a,n){return a(n)},Hmaoj:function(a,n){return a(n)},hqIvh:function(a,n,s){return a(n,s)},vyxVA:function(a,n,s){return a(n,s)},kXXIP:function(a,n){return a(n)},cpiab:function(a,n){return a===n},oZbRi:t(444)+t(1695)+t(1561)+t(1820),XAnVK:function(a,n){return a===n},NyiXr:t(444)+t(1695)+t(1561)+"LogID",ZtlwE:function(a,n){return a===n},kVKcW:t(444)+"required"+t(1561)+"service",thsNq:function(a,n){return a(n)},LhXHW:function(a,n){return a+n},jQBNg:function(a,n){return a+n},vGAFK:"Unimplem"+t(679)+"pe: ",yQEqr:t(1141),dPXKF:t(1569),XAkTP:function(a,n){return a>>n},qPnZL:function(a,n){return a>=n},NyYrt:function(a,n){return a>>>n},sWXIa:function(a,n){return a|n},UYPmh:function(a,n){return a<<n},bJxFv:function(a,n){return a<<n},vUofI:function(a,n){return a!==n},wtDeu:"MBbYp",Tqlgj:t(479),idkVN:function(a,n){return a===n},wMzTx:"error",FeXiv:t(532),fydeg:t(1800),RPnfa:function(a,n){return a>n},ARBlZ:t(1654)+t(581),BvtsB:function(a,n){return a*n},pcnpO:function(a,n){return a>n},VmMeu:"Read pas"+t(581),GYMdg:function(a,n,s){return a(n,s)},qbkAl:function(a,n){return a&n},bxcdz:function(a,n){return a>>>n},NKcQo:function(a,n){return a&n},HyZqb:function(a,n){return a>>>n},NzDoA:function(a,n,s){return a(n,s)},ndPhx:function(a,n){return a<n},FTjjP:t(842),ETllm:function(a,n){return a+n},vCQAw:function(a,n){return a===n},JoeLg:function(a,n){return a&n},eWdeA:function(a,n){return a(n)},QGqLP:function(a,n){return a===n},kOILv:function(a,n){return a&n},CecHu:function(a,n){return a>=n},DtAiq:function(a,n){return a+n},iRUIP:function(a,n){return a+n},PEmEF:function(a,n){return a&n},DymLD:function(a,n){return a|n},bNlZH:function(a,n){return a<<n},VPffh:function(a,n){return a(n)},KgzDV:function(a,n){return a==n},NscyF:function(a,n){return a+n},sdcaU:function(a,n){return a+n},yLiBN:function(a,n){return a+n},uXXxV:function(a,n){return a+n},syZwi:function(a,n){return a!==n},EbSVP:function(a,n){return a&n},cKUbD:function(a,n){return a<<n},CwNwo:function(a,n){return a|n},ylaSN:function(a,n){return a&n},PqhRA:function(a,n){return a&n},vibvS:function(a,n){return a<=n},Ubmqy:function(a,n){return a>=n},smrHn:function(a,n){return a+n},aYVGX:function(a,n){return a!==n},PGaJl:function(a,n){return a+n},ywsqE:function(a,n){return a+n},DEysO:function(a,n){return a+n},ctRcM:function(a,n){return a+n},hUAZm:function(a,n){return a<<n},tewHz:function(a,n){return a|n},MGtgp:function(a,n){return a|n},eePuJ:function(a,n){return a&n},vanGG:function(a,n){return a<<n},SxMkd:function(a,n){return a&n},Gxiof:function(a,n){return a<<n},VJABi:function(a,n){return a>n},gbtaE:function(a,n,s){return a(n,s)},MYpkC:function(a,n){return a>>n},RMWxp:function(a,n){return a<n},EmmsR:function(a,n){return a>=n},TpLwR:function(a,n){return a<=n},VMyEB:function(a,n){return a<<n},eSpoa:function(a,n){return a<n},BrLRj:function(a,n,s){return a(n,s)},pnzAT:function(a,n,s){return a(n,s)},Abpsi:function(a,n){return a>=n},yUHQE:function(a,n){return a-n},rcSOB:function(a,n){return a+n},dyiDb:function(a,n){return a<n},FFKcN:function(a,n){return a<n},kCtQH:function(a,n){return a&n},bIXWt:"teHbP",XruKk:function(a,n){return a>>n},tFufA:function(a,n){return a|n},RiGfH:function(a,n){return a&n},xtkAQ:function(a,n,s){return a(n,s)},Vksbk:function(a,n,s){return a(n,s)},gLKQe:function(a,n){return a<<n},ljWJh:function(a,n){return a&n},guVJC:function(a,n){return a>=n},VqgJd:function(a,n,s){return a(n,s)},xSrIw:function(a,n){return a|n},ayKNC:function(a,n,s){return a(n,s)},IWbhp:function(a,n,s){return a(n,s)},RnTLC:function(a,n,s){return a(n,s)},wwAHC:function(a,n){return a!==n},tpXds:t(397),ZlqUB:function(a,n){return a(n)},dBSQA:function(a,n){return a<<n},rrBFL:function(a,n){return a&n},BcfXd:function(a,n){return a&n},eLvqi:function(a,n){return a!==n},edUXc:"EwCrY",LioLP:function(a,n){return a&n},tbmuV:function(a,n){return a&n},lFucL:function(a,n){return a(n)},vCjQK:function(a,n){return a&n},yTeRF:function(a,n){return a(n)},ZbYkY:function(a,n){return a(n)},uxGBH:function(a,n){return a(n)},geWry:function(a,n){return a&n},nXNni:function(a,n){return a<<n},abshl:function(a,n){return a<<n},cKFEB:function(a,n){return a|n},fOuhn:function(a,n){return a>>>n},CExps:function(a,n){return a|n},ZAJji:function(a,n){return a>>>n},cNMxS:function(a,n){return a===n},cZFCg:function(a,n){return a<n},bPPOK:function(a,n){return a<n},eEwSV:function(a,n){return a<n},wKyFE:function(a,n){return a<n},EoTHL:function(a,n,s){return a(n,s)},lomVH:function(a,n){return a&n},ItOZY:function(a,n){return a|n},MKeLv:function(a,n){return a+n},lwdvU:function(a,n){return a|n},uZHxf:function(a,n){return a>>>n},JMqGg:function(a,n){return a+n},yJRnJ:function(a,n){return a>>>n},RaFFS:function(a,n){return a>>>n},gPNsj:function(a,n){return a+n},pFIHH:function(a,n){return a!==n},UbHXU:function(a,n){return a|n},bUIwi:function(a,n){return a&n},KDWEz:function(a,n){return a>>>n},xTmxH:function(a,n){return a+n},JIzVj:function(a,n){return a!==n},nZXwR:function(a,n){return a&n},JhONg:function(a,n){return a>>>n},OApGu:function(a,n){return a!==n},GSfCz:function(a,n){return a&n},lgVPU:"LZYBW",nfObE:t(478),nKHeT:function(a,n){return a(n)},oMUVs:function(a,n){return a===n},KDGOa:t(1500),AYxiw:function(a,n){return a|n},HBCWO:function(a,n){return a<<n},vRyln:function(a,n){return a<<n},vidRT:function(a,n){return a<<n},zTqbT:function(a,n){return a|n},mTMUV:function(a,n){return a<<n},noKjb:function(a,n){return a<<n},zAcWO:function(a,n){return a|n},cvMgH:function(a,n){return a|n},gRksr:function(a,n){return a<<n},AtFVf:function(a,n){return a===n},ZazYt:function(a,n){return a<<n},NrvrM:function(a,n){return a>>>n},bYxFd:function(a,n){return a|n},XizBt:function(a,n){return a<<n},LJCjq:function(a,n){return a>>>n},jxZow:function(a,n){return a&n},iYdXd:function(a,n){return a&n},bMXuA:function(a,n){return a(n)},GgmSv:function(a,n){return a<=n},lIbkP:function(a,n){return a|n},rxtDz:function(a,n){return a+n},HSHIE:function(a,n){return a>>>n},qcWZs:function(a,n){return a>>>n},xkVZs:function(a,n){return a>>>n},eLSIV:t(1706),LBUCu:function(a,n){return a===n},xapTC:t(816),HaITn:function(a,n){return a&n},Jwhgc:function(a,n){return a>>>n},hEWNU:"YkMeI",oRBZN:t(1679),hNRGN:function(a,n){return a&n},yMCUU:function(a,n){return a&n},BBlrr:function(a,n){return a>>>n},vglom:function(a,n){return a&n},KDCsn:function(a,n){return a+n},PDNcY:function(a,n){return a>>>n},eISTT:function(a,n){return a+n},KSWWI:function(a,n){return a+n},xKYEW:function(a,n){return a|n},nZWmq:function(a,n){return a<<n},WgtVE:function(a,n){return a!==n},HWYqK:function(a,n){return a>>>n},vQaNe:function(a,n){return a===n},naIAD:function(a,n){return a===n},QdiAM:function(a,n,s){return a(n,s)},QLszs:function(a,n,s){return a(n,s)},wyrbf:function(a,n){return a===n},Pjdzv:t(1799),jAazU:"cBVjZ",JbAzc:function(a,n){return a&n},HGduI:function(a,n){return a>>>n},TRnOn:function(a,n){return a>>>n},XAxrL:function(a,n){return a>>>n},edGuz:function(a,n){return a&n},wseBK:t(1326),tnNuQ:"shzPe",FVKlF:"3|2|1|0|"+t(1107),IvFuk:"MESSAGE_"+t(677),EPeFV:t(1476)+"IES_ERROR",wMMPd:t(1652)+t(792),ABkvW:"NATIVE_E"+t(504),VBWvv:t(1580)+"OR",UAhHw:function(a,n){return a===n},gaufU:"JvYEP",jfixw:function(a,n){return a===n},LNZkW:function(a,n){return a===n},ztQWs:function(a,n){return a==n},iDRxk:function(a,n){return a>n},HAalI:t(534),FIxpE:function(a,n){return a===n},TmfLY:t(1300)+"d error.",PtwUK:function(a,n){return a+n},XePeX:function(a,n){return a+n},KayWl:function(a,n){return a===n},KObYF:function(a,n){return a===n},JmTdH:function(a,n,s){return a(n,s)},pIbKo:t(630),mRXnT:t(1232),erLpB:function(a,n,s){return a(n,s)},riCIj:t(1429),oqlIC:function(a,n){return a===n},dJMrP:t(1327),VzRpC:function(a,n,s){return a(n,s)},ULIyU:function(a,n,s){return a(n,s)},cDDwv:function(a,n){return a instanceof n},piADj:function(a,n){return a===n},CzytD:t(1085),oEoFh:function(a,n){return a===n},yvyME:t(1749),TTvsP:function(a,n){return a||n},yReJw:"undefined",eiUhG:function(a,n){return a<<n},xovxq:function(a,n){return a!=n},ZVHdM:function(a,n){return a<=n},IkbBm:"next() c"+t(866)+t(1267)+t(775)+"process",OqNzT:t(1797),VjpiM:function(a,n){return a===n},onxIU:function(a,n){return a===n},ewTjH:function(a,n){return a+n},qlIYQ:function(a,n){return a<n},EucCE:function(a,n){return a>=n},Twbvk:function(a,n){return a<n},ERkCb:function(a,n){return a|n},UJjSE:function(a,n){return a<<n},CEikx:function(a,n){return a&n},HreFb:function(a,n){return a<n},ftKDR:function(a,n){return a&n},XRvps:function(a,n){return a-n},LeewP:function(a,n){return a|n},bzDss:function(a,n){return a<<n},vksYh:function(a,n){return a&n},tMLHt:function(a,n){return a&n},ccoEe:t(577),WnFdC:t(1137),ZCdoz:function(a,n){return a>>n},zcsAG:function(a,n){return a|n},BlAww:function(a,n){return a===n},ytYTd:function(a,n){return a&n},vDIuB:t(808)+t(1470),YJrBF:function(a,n){return a+n},YocLu:function(a,n){return a&n},cRMAu:function(a,n){return a>>n},fMcnf:function(a,n){return a&n},WkQXV:function(a,n){return a|n},HZCrT:function(a,n){return a&n},fLKKC:function(a,n){return a-n},rJySz:t(758),QuQUZ:function(a,n){return a instanceof n},UrZSV:t(717),GFkws:"ZCTuk",NuXnc:function(a,n){return a!=n},PJsLr:t(653)+"ion/json",TPDuL:t(1416)+"in;chars"+t(1516),nkBAF:"ppe",MVElr:"idb",YgUDk:t(1310),WWOSA:function(a,n){return a(n)},JzmpK:t(1155)+t(640),PlmCT:t(1375)+t(796),NycdH:"start",PKcJU:function(a,n){return a|n},RifiQ:function(a,n){return a|n},fxlCf:function(a,n){return a+n},rbIgC:function(a,n){return a|n},olxrz:function(a,n){return a+n},WuMHU:function(a,n){return a<<n},vewIy:function(a,n){return a+n},nuHSy:function(a,n){return a!==n},AnoxK:t(1344),Kpvzw:t(1255),ymcDp:t(1393),mDPyx:t(1332),dVdbg:"2|4|0|1|3",Ioppa:t(731),Uasqu:"TuRbR",bZljM:function(a,n){return a||n},XJbWf:"KMoge",kZbce:function(a,n,s){return a(n,s)},Rbwaq:function(a,n){return a!==n},RPGtH:t(1388),sYdif:function(a,n){return a||n},MFOAW:"reconnect",iWkMt:t(491),qAwbr:t(613),NLqvA:function(a,n){return a||n},SrinG:function(a,n){return a||n},hFYIG:function(a,n){return a===n},IvXNh:t(1737),hIiEp:function(a,n){return a||n},CCjWc:t(766),dIYkb:function(a,n){return a!=n},amfgm:t(1492)+t(1130)+"d",pocFk:t(413)+"4",zVELc:"message",aJyet:t(1413),ouvAU:t(930),kkEDG:function(a,n){return a!==n},YUPRV:t(1021),VnhgC:function(a,n){return a*n},IKaUP:"CqGlD",fJVnF:t(1248),afkRX:function(a,n){return a(n)},vAujh:function(a,n,s,d){return a(n,s,d)},Xnwgs:t(1159)+t(1305),BRMeP:t(1159)+t(1233)+"ck",BaaNH:"x_fronti"+t(830)+"k",ITEnR:function(a,n){return a(n)},FgYcC:function(a,n,s,d){return a(n,s,d)},kHvUm:function(a,n){return a!==n},lHfEb:"ElBOo",hetoc:t(592),URpLF:function(a,n,s,d){return a(n,s,d)},cYRZf:t(1784),pBzHk:function(a,n){return a&&n},cBUQq:t(770),SUWwN:function(a,n){return a||n},aNMDG:t(390),HCRxd:function(a){return a()},qcKkU:t(385),nHZEN:function(a,n){return a===n},Gegjw:"ZFUDb",wPVXP:function(a,n){return a(n)},omQtP:function(a,n){return a instanceof n},gNviT:t(653)+t(427)+t(1017)+t(1792),QFTWp:t(559)+"e",LtmXH:t(1743),lKysh:function(a,n){return a(n)},EglzS:function(a,n){return a+n},fuCYQ:t(1739),WjisH:t(783)+"0",azvXY:t(1066),njwtN:function(a,n){return a>=n},AwLWJ:function(a,n,s,d){return a(n,s,d)},JzKJe:function(a,n){return a+n},UPGMQ:t(794),vsvBD:t(1414),tMfrb:function(a,n){return a+n},ApJFm:function(a,n){return a<n},qjMbF:function(a,n,s){return a(n,s)},RObEt:function(a,n){return a<<n},rHPQw:"0|2|4|1|3",VDypu:function(a,n){return a+n},DcoKA:function(a,n){return a<n},npmOq:function(a,n){return a|n},vxKfP:function(a,n){return a+n},oyTzP:function(a,n){return a|n},CJfte:function(a,n){return a|n},wRoMy:function(a,n){return a<<n},bEceW:function(a,n){return a+n},BKRsK:function(a,n){return a+n},yhfSU:function(a,n){return a+n},nohRc:function(a,n){return a+n},XlvFB:function(a,n){return a>>>n},xepyU:function(a,n){return a>>>n},eKzzx:function(a,n){return a===n},aBiyA:t(1292),zXqWj:t(1806),GgSMC:function(a,n){return a+n},IIoYz:function(a,n){return a&n},YAhwx:function(a,n){return a<n},IjsXB:function(a,n){return a|n},vpqhJ:function(a,n){return a<<n},nbGFW:function(a,n){return a<n},aNgYW:function(a,n){return a+n},LGBlz:t(750)+t(1039)+t(1250),QmXfS:t(1274),PwPfw:function(a,n,s,d){return a(n,s,d)},oSxkT:"curvalue",uRBLT:t(400),HeEtK:"cursor.s"+t(737),psvjV:function(a,n){return a(n)},qvuur:function(a,n,s){return a(n,s)},OmMJS:function(a,n){return a+n},CtIxX:t(685)+t(617),akDfE:t(1771)+t(1216),ZcXix:t(638)+t(1601),SWfxL:t(458),GdgRQ:t(957),ogwOe:t(1504),hUWtG:function(a){return a()},dcJol:"setcursor",fLfDU:t(1717),UXvYC:t(1106),RzFLk:function(a,n){return a!==n},fDFwk:t(919),ehpim:t(494),ROjCD:t(489),nwprT:function(a,n,s){return a(n,s)},LEcBK:function(a,n){return a(n)},tKsrJ:t(1599),eVSuZ:function(a,n,s){return a(n,s)},stsEo:function(a,n,s){return a(n,s)},QtZAj:"x_fronti"+t(1206),dDESF:t(1040)+"s",hTPTE:function(a,n,s){return a(n,s)},ZSiyp:t(763)+t(405)+"e",DktTY:function(a,n){return a(n)},FGjbg:t(763)+t(915)+"ue",TSfky:function(a){return a()},GwWvF:function(a,n){return a>n},DxWgG:t(1309),EBXJE:function(a,n){return a!==n},kYiGV:t(906),lAYHs:t(561),AIvSR:function(a){return a()},Xhzkk:function(a){return a()},XYyHM:function(a,n){return a+n},AbuQB:t(1823),VnRne:function(a,n){return a&&n},SbGAz:function(a){return a()},Vxrpx:function(a,n){return a(n)},mRyPj:function(a){return a()},LUHrM:function(a,n){return a===n},yuKzW:function(a,n){return a!==n},buwoI:function(a,n){return a===n},AlhPv:t(419),mohjp:function(a,n){return a===n},ngogO:function(a,n,s){return a(n,s)},FjHJH:function(a,n){return a===n},owUFQ:t(1007),Tsagk:function(a,n,s){return a(n,s)},ggLak:function(a,n,s){return a(n,s)},pPQkj:function(a,n,s){return a(n,s)},bZuHX:function(a,n,s){return a(n,s)},pobfH:t(1246),mUSTA:function(a,n){return a(n)},eCIZr:t(1415),Jdjzl:"arraybuffer",DJZNe:t(453),YGApQ:function(a,n){return a/n},iQwJV:t(394),jrOmJ:function(a,n){return a==n},SqEkk:function(a,n){return a===n},OnFQh:t(1291)+t(1166)+t(1597),FeVNZ:t(1291)+t(347)+t(1815)+t(937)+t(1612)+t(961)+"is undef"+t(1690),CImvh:t(1620)+"ediately"+t(1606)+"ct",Mbnxx:t(1187),sYmoH:t(900),LrXhM:t(1449),quXYk:"pageshow",AAXTF:function(a,n){return a!==n},QOLMs:t(1530),txcUc:function(a,n){return a!==n},DRDtu:function(a,n){return a===n},dqurj:"ALvcb",QHHel:function(a,n){return a==n},BWxBv:"ws://",GxPHA:"wss://",gTmYY:t(1447),jCEZy:t(1291)+t(1e3)+t(1571)+t(1747)+"r ttwID",TufTp:t(1127),RyeRN:function(a){return a()},JAHDf:function(a,n,s){return a(n,s)},WAAqM:t(642),PNETg:function(a,n){return a===n},NRtFB:t(965),hPPZn:t(1554),BYhNu:function(a,n,s){return a(n,s)},YekXy:function(a,n){return a||n},wfUhD:function(a,n,s){return a(n,s)},zkLXb:function(a,n){return a-n},nozXO:function(a,n,s){return a(n,s)},YtCfC:function(a,n){return a!==n},aekfh:function(a,n){return a===n},ymOrA:t(1037),TxKHr:function(a,n){return a(n)},wqLwL:t(1565)+">",ACbzH:function(a,n){return a-n},lGtde:function(a,n){return a>n},YfQgD:function(a,n,s){return a(n,s)},aiGZF:function(a,n,s){return a(n,s)},yOnsw:t(1304)+t(377)+"t",ZPZwp:"timeout",VDemr:t(1531),LYAqA:"VusXs",SJCuO:"going aw"+t(633)+t(1068)+"ting ser"+t(994),eXppw:function(a,n){return a!==n},UNoLK:t(1038),GSJsh:t(402),hHCnX:function(a,n){return a(n)},uawbL:function(a,n){return a(n)},MqdAk:t(1299),spDKW:"TJOio",xDjjE:t(1074)+t(838)+"onnecting",qOPzH:function(a,n){return a(n)},RaFEb:t(1354),IVbGl:"4|0|2|3|1",HilTg:function(a,n){return a>=n},lYEHA:function(a,n){return a<n},iwrnN:function(a,n){return a&n},aLAVt:function(a,n){return a>=n},DjhWR:function(a,n){return a-n},REyVK:function(a,n){return a|n},PMKas:function(a,n){return a<<n},ZHFIJ:function(a,n){return a<<n},FsqSN:function(a,n){return a<<n},mGnxT:function(a,n){return a>>n},DQtPO:function(a,n){return a===n},FnroY:"EYfSl",tnQXe:t(656)+"0",Bmagx:function(a,n){return a(n)},GULoC:t(1688),NtzDb:t(651),jzWZZ:t(1257),IPEsQ:function(a,n){return a(n)},DUyRc:"FzSqe",reIXd:"ack",ugAlZ:function(a,n,s){return a(n,s)},cJtpV:function(a,n){return a===n},FeVbQ:t(1149),Rrctz:function(a,n){return a!==n},DEBXU:t(1773),vTYok:function(a,n){return a+n},aLATJ:t(811)+t(762)+t(779)+t(800)+"ed",bomjk:function(a,n){return a===n},LenfH:t(811)+t(634)+"y closed",KZwQq:function(a,n){return a==n},lHmpw:t(1291)+t(371)+t(1280)+t(1572)+t(1564)+t(1427)+"ng or an"+t(649)+"ffer",MbwUd:function(a,n){return a==n},qyCEp:t(1318),CBxMX:function(a,n){return a instanceof n},zBenD:function(a,n){return a instanceof n},FNZOg:t(1291)+t(371)+t(622)+t(737),ZsIUT:function(a,n){return a===n},cIgeA:t(1164),mpMub:t(1103),gAjOe:function(a,n){return a||n},UGnKs:function(a,n){return a!==n},NgqDr:t(835)+t(996)+t(1208),SVgBQ:function(a,n,s){return a(n,s)},pyamr:function(a,n,s){return a(n,s)},KGVnL:function(a,n){return a!==n},OQSze:t(1430),zOgFT:function(a,n){return a instanceof n},DnFMX:function(a,n,s,d){return a(n,s,d)},iRtAQ:t(514),xsccc:function(a,n){return a>>>n},lFUjc:t(982),yWAfK:function(a,n){return a(n)},nLytJ:t(1304)+"e_success",hxFZm:t(1648),dupvD:function(a,n){return a/n},pHPuR:function(a,n){return a!=n},zsDln:function(a,n){return a===n},nEbcI:t(1782),EPITm:t(1315),MabHS:function(a,n){return a===n},LIDOU:function(a,n){return a!=n},GErfu:function(a,n){return a!=n},bxxdy:function(a,n){return a===n},NHEmi:function(a,n){return a===n},eAwAj:"ServiceW"+t(876)+t(1205),THdia:function(a,n){return a===n},FDJAf:function(a,n){return a!=n},LIcJm:function(a,n,s){return a(n,s)}};Mt.r(Pe),Mt.d(Pe,{FWS:()=>Cg,CustomErrorEvent:()=>ad,createCloseEvent:()=>mt,ReconnectEvent:()=>od,createErrorEvent:()=>ct,decodedFrame:()=>tn,createOpenEvent:()=>hd,CustomCloseEvent:()=>cd,createReconnectEvent:()=>wa,FrontierMessageEvent:()=>dd,encodeFrame:()=>Ft,createMessageEvent:()=>fd,OpenEvent:()=>ud,ErrorCode:()=>rn,Event:()=>tr,MessageEvent:()=>ld});let r="";function i(a=""){let n=t,s="02",d=""+Date[n(1505)](),h=r||(r=f(a)),w=Math[n(351)]()[n(1328)](16)[n(1056)](-6);return e.tellO(e.tellO(s,d)+h,w)}function o(){let a=t;return e.tellO(e[a(1532)](1e4,Date[a(1505)]()),Math[a(1448)](e[a(1532)](1e4,Math[a(351)]())))}function c(a){let n=t,s={XTUGG:function(d,h,w){return e[j(1622)](d,h,w)}};return n(738)!==e.PDuaq?new _0x5e13bc(d=>{let h=n;s[h(1047)](_0x18daf2,d,this[h(519)+h(1410)+"e"](_0x4d3b77))}):(Array(8)[n(863)]("0")+e[n(1384)](parseInt,a,10).toString(2))[n(1056)](-8)}function l(a){let n=t;return(e[n(1583)](Array,4)[n(863)]("0")+e.YVafA(parseInt,a,2)[n(1328)](16))[n(1056)](-4)}function u(a){let n=t,s=a[n(1721)](/\./).map(w=>c(w)),d=[];return d[0]=e[n(1382)](l,e[n(989)](s[0],s[1])),d[1]=e[n(1756)](l,e[n(989)](s[2],s[3])),[e[n(1188)],n(682),e[n(1188)],n(682),e[n(1188)],e[n(1584)],d[0],d[1]][n(863)]("")}function f(a){let n=t;if(e[n(1111)](e[n(945)],n(1780))){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(1730)](a),d=/(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))/[n(1730)](a);return s?e[n(1331)](u,a):d?x(a):e[n(998)]}else{let s=this._endpointManager?.[n(596)+"ntEndpoint"]();this[n(437)](n(1120)+s),_0x10e390()}}function x(a){let n=t;if(e[n(1198)](e[n(588)],e.QlzqR)){let s="",d=[],h=0,w=0,S=!0,E=e[n(1188)];if(a.indexOf("::")>-1){let g=a[n(1721)]("::");for(let L=0;e[n(931)](L,g[n(1592)]);L++){let B=g[L];if(B.indexOf(":")>0){let W=B[n(1721)](":");S&&(h=W[n(1592)]),w+=W.length;for(let X=0;X<W.length;X++)if(e[n(1630)](4,W[X][n(1592)])){let re=E[n(1436)+"g"](0,e[n(1600)](4,W[X][n(1592)])),Te=re[n(1275)](W[X]);d[n(1140)](Te)}else d[n(1140)](W[X]);S=!1}else{if(e[n(846)](4,B[n(1592)])){let W=E[n(1436)+"g"](0,4-B[n(1592)]),X=W[n(1275)](B);d[n(1140)](X)}else d[n(1140)](B);S&&(h+=1),w+=1,S=!1}}let D="";for(let L=0;e.qCALE(L,8-w);L++)D=D[n(1275)](E);for(let L=0;L<d[n(1592)];L++)e[n(1271)](L,h)&&(s=s[n(1275)](D)),s=s[n(1275)](d[L]);return s}{let g=a.split(":");for(let D=0;e[n(768)](D,g.length);D++){let L=g[D];if(e[n(1659)](4,g[D][n(1592)])){let B=E.substring(0,4-g[D][n(1592)]),W=B[n(1275)](L);s=s[n(1275)](W)}else s=s[n(1275)](L)}return s}}else{let s=_0x20f1e2[n(1436)+"g"](0,4-_0xe1234[_0x21a5b9].length),d=s[n(1275)](_0x2f9aff[_0x5d2110]);_0x4eea72[n(1140)](d)}}function p(a,n){let s=t,d=a[s(1214)];e[s(846)](void 0,d)&&(pe(n,10),e[s(1615)](U,n,d));let h=a[s(747)];e[s(1630)](void 0,h)&&(e[s(1311)](pe,n,18),e[s(1311)](U,n,h))}function m(a){let n=t,s={};e:for(;!e[n(897)]($,a);){let d=e[n(1331)](xe,a);switch(e[n(728)](d,3)){case 0:break e;case 1:s[n(1214)]=e.QJyRA(C,a,xe(a));break;case 2:s[n(747)]=e.rNpFw(C,a,e[n(1756)](xe,a));break;default:e[n(463)](k,a,e[n(1437)](7,d))}}if(e.VFWIN(void 0,s[n(1214)]))throw new Error(e[n(807)]);if(e[n(1271)](void 0,s[n(747)]))throw new Error(n(444)+n(1695)+n(1561)+n(747));return s}function v(a){let n=t,s=e[n(727)](R);return _(a,s),e[n(1331)](M,s)}function _(a,n){let s=t;if(e.erODb(e[s(933)],e[s(624)])){let d=a[s(1820)];e[s(846)](void 0,d)&&(e[s(1426)](pe,n,8),gt(n,d));let h=a[s(1087)];e.JynbR(void 0,h)&&(pe(n,16),e[s(756)](gt,n,h));let w=a[s(1274)];w!==void 0&&(pe(n,24),e[s(1384)](gt,n,e[s(1756)](P,w)));let S=a.method;S!==void 0&&(e.sozit(pe,n,32),e[s(1311)](gt,n,e[s(584)](P,S)));let E=a[s(1433)];if(e[s(1819)](void 0,E))for(let Te of E)if(e[s(846)](e[s(1189)],s(361)))this._isMiniTT||this[s(870)+"X"]?this[s(1191)+s(1352)+s(923)]():this[s(1031)+"er"]&&this["_initGlo"+s(1807)+"Listener"]();else{e[s(1760)](pe,n,42);let on=e[s(727)](R);e[s(730)](p,Te,on),pe(n,on[s(498)]),e.MtWNZ(G,n,on),e[s(380)](O,on)}let g=a[s(819)+s(1621)];if(e[s(1059)](void 0,g))if(e.nFsvH(e[s(482)],e[s(482)])){let Te=e[s(1244)](e[s(1080)](e.Wurkp(e[s(1016)](e[s(553)](7,_0x25ab9c),18),e[s(1437)](63,_0x87446[_0x21ed3a++])<<12),e[s(843)](e[s(1363)](63,_0x5a92da[_0x68c30f++]),6)),e[s(370)](63,_0x49070f[_0xf44053++]))-65536;_0x5522c9+=_0x53617a[s(714)+"Code"](e[s(989)](55296,e.zdydU(Te,10))),_0x56bc50+=_0x240fd1[s(714)+s(859)](e[s(1179)](56320,e[s(443)](1023,Te)))}else e[s(1622)](pe,n,50),U(n,g);let D=a[s(518)+"ype"];e[s(1659)](void 0,D)&&(pe(n,58),e[s(804)](U,n,D));let L=a[s(888)];e[s(680)](void 0,L)&&(pe(n,66),e[s(1662)](pe,n,L[s(1592)]),e[s(1562)](oe,n,L));let B=a[s(810)];e[s(1630)](void 0,B)&&(pe(n,74),U(n,B));let W=a[s(602)+s(1182)];W!==void 0&&(e.BlSqA(pe,n,82),e[s(1479)](U,n,W));let X=a[s(1568)];X!==void 0&&(e[s(1590)](pe,n,90),e[s(629)](U,n,X));let re=a[s(374)+"e"];e[s(1059)](void 0,re)&&(e[s(756)](pe,n,96),e[s(629)](gt,n,e.fHvDW(P,re)))}else return new _0x2354af(_0x5ed2c5,{data:_0x4ffee1})}function b(a){let n=t;return e[n(897)](I,e[n(1382)](F,a))}function I(a){let n=t;if(e[n(1198)](e[n(1546)],e[n(1546)])){let s={};e:for(;!e[n(1092)]($,a);){let d=e[n(847)](xe,a);switch(d>>>3){case 0:break e;case 1:s[n(1820)]=e[n(1320)](It,a,!0);break;case 2:s[n(1087)]=e[n(1170)](It,a,!0);break;case 3:s[n(1274)]=e.fzylE(xe,a);break;case 4:s[n(1128)]=e.QBjhf(xe,a);break;case 5:{let h=e[n(688)](A,a);(s[n(1433)]||(s[n(1433)]=[])).push(e[n(584)](m,a)),a.limit=h;break}case 6:s[n(819)+n(1621)]=e[n(1320)](C,a,e[n(1566)](xe,a));break;case 7:s[n(518)+"ype"]=C(a,e.Hmaoj(xe,a));break;case 8:s[n(888)]=se(a,e[n(1331)](xe,a));break;case 9:s[n(810)]=e[n(629)](C,a,e[n(897)](xe,a));break;case 10:s[n(602)+n(1182)]=e[n(1184)](C,a,xe(a));break;case 11:s[n(1568)]=e.vyxVA(C,a,e.kXXIP(xe,a));break;case 12:s[n(374)+"e"]=xe(a);break;default:k(a,e[n(370)](7,d))}}if(e.cpiab(void 0,s[n(1820)]))throw new Error(e[n(1629)]);if(e.XAnVK(void 0,s.LogID))throw new Error(e[n(809)]);if(e.ZtlwE(void 0,s[n(1274)]))throw new Error(e.kVKcW);if(e.QlBgi(void 0,s[n(1128)]))throw new Error("Missing "+n(1695)+n(1561)+n(1128));return s}else _0x3efe72=_0x3049e2.charCodeAt(_0x34465c),_0x5a4be5<128?_0x2c3cb7+=1:e[n(768)](_0x175701,2048)?_0x1b11f4+=2:e[n(1198)](e[n(1363)](64512,_0x735cc2),55296)&&e[n(443)](64512,_0x486be4[n(895)+"At"](e[n(865)](_0x7242c,1)))===56320?(++_0x3881e2,_0x4bbb41+=4):_0x4b0af1+=3}function A(a){let n=t,s=e[n(1323)](xe,a),d=a[n(498)];return a.limit=e[n(1387)](a.offset,s),d}function k(a,n){let s=t;switch(n){case 0:for(;e.TpzlV(128,ee(a)););break;case 2:e[s(1562)](V,a,xe(a));break;case 5:e[s(1320)](V,a,4);break;case 1:e[s(1184)](V,a,8);break;default:throw new Error(e[s(1272)](e[s(999)],n))}}function P(a){let n=t;return e[n(636)]!==e[n(739)]?(a|=0,{low:a,high:e.XAkTP(a,31),unsigned:e.qPnZL(a,0)}):this[n(357)+n(720)]?.[n(596)+"ntEndpoi"+n(1073)+n(1004)]()||0}let y=[];function R(){let a=t,n=y[a(1398)]();return n?(n[a(1373)]=n[a(498)]=0,n):{bytes:new Uint8Array(64),offset:0,limit:0}}function O(a){y.push(a)}function F(a){let n=t;if(e[n(1774)](e.wtDeu,e[n(1020)]))return{bytes:a,offset:0,limit:a[n(1592)]};{_0x170e6e[n(826)](_0x1e145f)||(_0x9f175b=_0x20a618[n(1553)+"er"](_0x5f429f));let s=this.high>>>16,d=e.yJuap(65535,this[n(1411)]),h=e.cFYXJ(this[n(421)],16),w=e[n(553)](65535,this.low),S=e[n(728)](_0x138505[n(1411)],16),E=e[n(443)](65535,_0x76dd81[n(1411)]),g=_0x577255.low>>>16,D=e[n(1363)](65535,_0x10fdf7[n(421)]),L=0,B=0,W=0,X=0;return X+=e[n(1272)](w,D),W+=e[n(728)](X,16),X&=65535,W+=h+g,B+=e[n(706)](W,16),W&=65535,B+=d+E,L+=B>>>16,B&=65535,L+=s+S,L&=65535,_0x219767.fromBits(e[n(1266)](e.UYPmh(W,16),X),e.bJxFv(L,16)|B,this.unsigned)}}function M(a){let n=t,s=a[n(981)],d=a.limit;return e.idkVN(s[n(1592)],d)?s:s[n(1014)](0,d)}function V(a,n){let s=t;if(e[s(913)](e[s(660)],e[s(660)])){if(e[s(1032)](a[s(1373)]+n,a[s(498)]))throw new Error(e.ARBlZ);a[s(1373)]+=n}else{let d=_0x582a9a(e[s(1018)],{message:this[s(1761)+s(1421)+s(1129)](_0x53f764)});this[s(1517)]("error",d);let h=e.Wpjdv(_0xd56cbc,"close",{reason:this[s(1761)+s(1421)+s(1129)](_0xc79e3f)});this.emit(e[s(1514)],h)}}function $(a){let n=t;return e[n(1115)](a[n(1373)],a[n(498)])}function ne(a,n){let s=t,d=a[s(981)],h=a[s(1373)],w=a.limit,S=h+n;if(e[s(1032)](S,d[s(1592)])){let E=new Uint8Array(e[s(1708)](2,S));E.set(d),a[s(981)]=E}return a.offset=S,e[s(841)](S,w)&&(a[s(498)]=S),h}function Y(a,n){let s=t,d=a[s(1373)];if(e[s(841)](e[s(989)](d,n),a[s(498)]))throw new Error(e[s(571)]);return a.offset+=n,d}function se(a,n){let s=t,d=e.vyxVA(Y,a,n);return a[s(981)][s(1014)](d,e.MRMiz(d,n))}function oe(a,n){let s=t,d=e[s(1053)](ne,a,n[s(1592)]);a.bytes[s(1796)](n,d)}function C(a,n){let s=t,d={vZXyV:function(D,L){return e[j(1444)](D,L)},OgYFX:function(D,L){return e[j(753)](D,L)},wHVNq:function(D,L){return e[j(487)](D,L)},szatB:function(D,L){return e[j(492)](D,L)},kFVuw:function(D,L){return e[j(1437)](D,L)},KeQFa:function(D,L){return e[j(728)](D,L)},GHset:function(D,L,B){return e[j(541)](D,L,B)}},h=e[s(1311)](Y,a,n),w=String[s(714)+s(859)],S=a[s(981)],E="\uFFFD",g="";for(let D=0;e.ndPhx(D,n);D++)if(e[s(1774)](e[s(579)],e[s(579)])){let L=this[s(1411)],B=this.low;return[255&B,d[s(1313)](d[s(601)](B,8),255),d[s(570)](B>>>16,255),d[s(1682)](B,24),d[s(1313)](255,L),d[s(1228)](d[s(601)](L,8),255),d.wHVNq(d[s(601)](L,16),255),d[s(1742)](L,24)]}else{let L=S[e[s(587)](D,h)],B,W,X,re;if(e[s(1065)](e.JoeLg(128,L),0))g+=e[s(1715)](w,L);else if(e[s(431)](e.kOILv(224,L),192))e[s(1670)](D+1,n)?g+=E:(B=S[e[s(665)](e.iRUIP(D,h),1)],e[s(1619)](192,B)!==128?g+=E:(re=e.DymLD(e[s(1135)](31&L,6),e[s(1437)](63,B)),e[s(383)](re,128)?g+=E:(g+=e[s(1801)](w,re),D++)));else if(e.KgzDV(e[s(1437)](240,L),224))e.CecHu(e[s(665)](D,2),n)?g+=E:(B=S[e[s(1716)](e[s(867)](D,h),1)],W=S[e.yLiBN(e[s(1778)](D,h),2)],e[s(850)](e[s(566)](e[s(1244)](B,e[s(615)](W,8)),49344),32896)?g+=E:(re=e[s(684)](e[s(1266)](e.AXIAy(e[s(1358)](15,L),12),e[s(615)](63&B,6)),e[s(1781)](63,W)),e.WZShw(re,2048)||re>=55296&&e.vibvS(re,57343)?g+=E:(g+=e[s(1756)](w,re),D+=2)));else if(e[s(1329)](e[s(1444)](248,L),240))if(e.Ubmqy(e.smrHn(D,3),n))g+=E;else if(e[s(1151)](s(567),s(567))){let Te=d.GHset(_0x24beb5,s(435),{message:_0x33e1ed[s(1193)],code:_0x42ad24.OPEN_ERROR,error:_0x4e0132});this[s(755)+s(733)+s(1071)](Te)}else B=S[e[s(879)](e[s(372)](D,h),1)],W=S[e[s(890)](e[s(989)](D,h),2)],X=S[e[s(1551)](D,h)+3],e[s(1151)](e[s(1437)](e[s(1655)](B|W<<8,e[s(521)](X,16)),12632256),8421504)?g+=E:(re=e[s(1604)](e.MGtgp(e[s(684)](e[s(1135)](e.eePuJ(7,L),18),e[s(1178)](e.SxMkd(63,B),12)),e.Gxiof(e.kOILv(63,W),6)),e[s(1444)](63,X)),re<65536||e[s(889)](re,1114111)?g+=E:(re-=65536,g+=e[s(1322)](w,e[s(587)](e[s(1370)](re,10),55296),e[s(867)](1023&re,56320)),D+=3));else g+=E}return g}function U(a,n){let s=t,d={PHWrq:function(g,D,L,B){return g(D,L,B)}},h=n.length,w=0;for(let g=0;e.RMWxp(g,h);g++){let D=n[s(895)+"At"](g);e.EmmsR(D,55296)&&e[s(1710)](D,56319)&&e[s(1412)](e.jQBNg(g,1),h)&&(D=e[s(1600)](e[s(722)](D,10)+n[s(895)+"At"](++g),56613888)),w+=e[s(719)](D,128)?1:D<2048?2:D<65536?3:4}e.BrLRj(pe,a,w);let S=e.pnzAT(ne,a,w),E=a[s(981)];for(let g=0;g<h;g++){let D=n.charCodeAt(g);if(e[s(352)](D,55296)&&e[s(1710)](D,56319)&&e.exmAb(g,1)<h&&(D=e[s(1287)](e[s(1468)](D<<10,n.charCodeAt(++g)),56613888)),e[s(1452)](D,128))E[S++]=D;else{if(e[s(1295)](D,2048))E[S++]=e[s(412)](D>>6,31)|192;else if(e[s(1524)]!==e[s(1524)]){let L=255&_0x62bcf6;d[s(620)](_0x3f6b51,L,_0x4c9e60,_0x443981+_0x335ff2),_0x370bd5>>>=8,_0x5ed7d1--}else e.WZShw(D,65536)?E[S++]=e[s(1680)](D,12)&15|224:(E[S++]=e[s(1647)](e.RiGfH(D>>18,7),240),E[S++]=e[s(1647)](D>>12&63,128)),E[S++]=e.Wurkp(e[s(1363)](e[s(1194)](D,6),63),128);E[S++]=e[s(1604)](e[s(566)](63,D),128)}}}function G(a,n){let s=t,d=e[s(715)](ne,a,n.limit),h=a[s(981)],w=n[s(981)];for(let S=0,E=n[s(498)];e[s(768)](S,E);S++)h[S+d]=w[S]}function ee(a){let n=t;return a.bytes[e[n(696)](Y,a,1)]}function Ve(a,n){let s=t,d=e[s(1426)](ne,a,1);a.bytes[d]=n}function xe(a){let n=t,s=0,d=0,h;do h=e.qtEqU(ee,a),e[n(931)](s,32)&&(d|=e[n(527)](127&h,s)),s+=7;while(e[n(1202)](128,h));return d}function pe(a,n){let s=t;for(n>>>=0;e.guVJC(n,128);)e[s(1591)](Ve,a,e[s(1582)](127&n,128)),n>>>=7;e.ayKNC(Ve,a,n)}function It(a,n){let s=t,d={voAyD:function(h,w,S){return e[j(765)](h,w,S)},XDUDE:function(h,w,S){return e[j(1614)](h,w,S)},XurcO:function(h,w){return e[j(1801)](h,w)}};if(e.wwAHC(e[s(694)],"mWnbo")){let h=0,w=0,S=0,E;if(E=e[s(1400)](ee,a),h=e[s(370)](127,E),128&E&&(E=ee(a),h|=e[s(1177)](127&E,7),e.rrBFL(128,E)&&(E=ee(a),h|=e[s(615)](127&E,14),e.BcfXd(128,E)))){if(e[s(1668)](e.edUXc,e.edUXc))return this[s(1808)+"ndpointTriesCount"]++,this[s(596)+s(990)+"nt"]();E=ee(a),h|=e[s(1177)](e[s(1418)](127,E),21),e[s(1576)](128,E)&&(E=e[s(845)](ee,a),w=e[s(1358)](127,E),e[s(1704)](128,E)&&(E=e[s(1238)](ee,a),w|=(127&E)<<7,128&E&&(E=e[s(1245)](ee,a),w|=e.rOakf(127&E,14),e[s(1704)](128,E)&&(E=e[s(1176)](ee,a),w|=e[s(459)](127,E)<<21,e[s(553)](128,E)&&(E=ee(a),S=127&E,128&E&&(E=e.EoBNl(ee,a),S|=e[s(542)](e[s(1641)](127,E),7)))))))}return{low:e.Wurkp(h,e[s(556)](w,28)),high:e[s(502)](w>>>4,S<<24),unsigned:n}}else xYqHER[s(761)](_0x44adfa,_0x139ac4,96),xYqHER[s(1289)](_0x499b53,_0x5ccc78,xYqHER[s(1192)](_0x5902e8,_0x3cb616))}function gt(a,n){let s=t,d=e[s(492)](n[s(421)],0),h=e[s(473)](e[s(1664)](e.ZAJji(n[s(421)],28),n[s(1411)]<<4),0),w=n[s(1411)]>>>24,S=e[s(1065)](0,w)?e[s(468)](0,h)?e[s(729)](d,16384)?d<128?1:2:e[s(1118)](d,2097152)?3:4:e.WZShw(h,16384)?e[s(773)](h,128)?5:6:e[s(1631)](h,2097152)?7:8:w<128?9:10,E=e[s(1364)](ne,a,S),g=a[s(981)];switch(S){case 10:g[e.ctRcM(E,9)]=e.lomVH(e[s(1298)](w,7),1);case 9:g[E+8]=e[s(1151)](9,S)?e[s(1243)](128,w):e[s(370)](127,w);case 8:g[e[s(1079)](E,7)]=e[s(793)](8,S)?e.lwdvU(e[s(492)](h,21),128):e[s(443)](e[s(1798)](h,21),127);case 7:g[e[s(1556)](E,6)]=e[s(1659)](7,S)?e[s(684)](e[s(1131)](h,14),128):e[s(825)](h,14)&127;case 6:g[e.gPNsj(E,5)]=e[s(1691)](6,S)?e[s(1534)](h>>>7,128):e[s(832)](e[s(1298)](h,7),127);case 5:g[E+4]=S!==5?e[s(1647)](128,h):e[s(1444)](127,h);case 4:g[E+3]=e[s(1819)](4,S)?e[s(1298)](d,21)|128:e[s(1576)](e[s(1114)](d,21),127);case 3:g[e.xTmxH(E,2)]=e[s(1817)](3,S)?e.CExps(e[s(728)](d,14),128):e[s(1523)](e[s(753)](d,14),127);case 2:g[e.tellO(E,1)]=e.syZwi(2,S)?e[s(1582)](d>>>7,128):e[s(574)](d,7)&127;case 1:g[E]=e.OApGu(1,S)?e[s(684)](128,d):e.GSfCz(127,d)}}function tn(a){let n=t;if(e.lgVPU!==e.nfObE)return e[n(1077)](b,a);this["_initPro"+n(1471)]=null}function Ft(a){let n=t;return e[n(1147)](e[n(713)],n(1145))?_0x46b90b.resolve():v(a)}let nn=65536,Yr=e[t(346)],we=nn*nn,Ae=we*we,er=e.dupvD(Ae,2),Oe=String[t(1766)+"e"][t(895)+"At"];class he{constructor(n,s,d){let h=t;this[h(826)]=!0,this[h(421)]=e[h(606)](0,n),this[h(1411)]=e[h(1664)](0,s),this[h(1345)]=!!d}static[t(826)](n){return n&&n.isLong===!0}static fromBits(n,s,d){return new he(n,s,d)}static[t(1751)+"s"](n,s,d){return d?he[t(1751)+"sLE"](n,s):he.fromBytesBE(n,s)}static[t(1751)+t(1711)](n,s){let d=t;return new he(e[d(1241)](n[0]|e.HBCWO(n[1],8)|n[2]<<16,e.vRyln(n[3],24)),e.ItOZY(n[4],n[5]<<8)|e.vidRT(n[6],16)|e[d(615)](n[7],24),s)}static["fromByte"+t(1635)](n,s){let d=t;return new he(e[d(1392)](e[d(606)](e[d(1392)](n[4]<<24,e.mTMUV(n[5],16)),e.noKjb(n[6],8)),n[7]),e.zAcWO(e.cvMgH(e[d(969)](n[0],24)|n[1]<<16,e.noKjb(n[2],8)),n[3]),s)}static[t(698)](n){let s=t;return e[s(549)](n,Yr)?sd:new he(e[s(606)](e[s(1655)](e.CwNwo(Oe[s(1502)](n,0),e[s(671)](Oe[s(1502)](n,1),8)),e[s(401)](Oe[s(1502)](n,2),16)),e[s(788)](Oe.call(n,3),24))>>>0,e[s(1143)](e.bYxFd(Oe[s(1502)](n,4)|Oe[s(1502)](n,5)<<8,e.XizBt(Oe[s(1502)](n,6),16))|e[s(843)](Oe[s(1502)](n,7),24),0),!0)}[t(1380)](){let n=t;return String[n(714)+n(859)](255&this[n(421)],e[n(817)](e[n(1060)](this[n(421)],8),255),e[n(1522)](e.LJCjq(this.low,16),255),e[n(574)](this.low,24),255&this[n(1411)],e[n(825)](this[n(1411)],8)&255,e[n(668)](e.HyZqb(this[n(1411)],16),255),e[n(706)](this[n(1411)],24))}static[t(1553)+"er"](n,s=!0){let d=t;if(e.bMXuA(isNaN,n))return s?Hp:sd;if(s){if(e.EmmsR(n,Ae))return qp}else{if(e[d(1283)](n,-er))return jp;if(e[d(503)](n,1)>=er)return Gp}return he[d(1371)](e.MGtgp(n%we,0),e[d(1368)](n/we,0),s)}[t(417)](){let n=t;return this[n(1345)]?e[n(833)](e[n(1482)](this[n(1411)],0)*we,e[n(1050)](this[n(421)],0)):e[n(503)](e.BvtsB(this.high,we),e[n(1573)](this[n(421)],0))}[t(1385)](){let n=t;if(e[n(1237)]("IbrqW",e.xapTC))this[n(578)+n(1185)](),this[n(1517)]("ping_onc"+n(924)+"s",e.eLSIV),this[n(1186)+n(1288)+"Id"]=e[n(463)](_0x1fd3c1,this._ping[n(1425)](this),_0xa7ce9);else return this[n(1411)]===0&&e[n(1458)](0,this[n(421)])}add(n){let s=t,d={kFmHM:function(h,w){return h>>>w},fNseY:function(h,w){return e.HaITn(h,w)},AxkVx:function(h,w){return e[j(1681)](h,w)},NDIoN:function(h,w){return e[j(1099)](h,w)},MPOCi:function(h,w){return e[j(728)](h,w)}};if(e[s(1059)](e.hEWNU,e.oRBZN)){he[s(826)](n)||(n=he[s(1553)+"er"](n));let h=e.NyYrt(this[s(1411)],16),w=65535&this[s(1411)],S=e[s(1482)](this[s(421)],16),E=e.hNRGN(65535,this[s(421)]),g=e[s(1143)](n[s(1411)],16),D=e[s(1528)](65535,n[s(1411)]),L=e[s(1078)](n[s(421)],16),B=e.vglom(65535,n[s(421)]),W=0,X=0,re=0,Te=0;return Te+=e[s(1718)](E,B),re+=Te>>>16,Te&=65535,re+=S+L,X+=e[s(1560)](re,16),re&=65535,X+=e[s(676)](w,D),W+=e[s(1143)](X,16),X&=65535,W+=e.KSWWI(h,g),W&=65535,he[s(1371)](e[s(1051)](e[s(1665)](re,16),Te),e[s(1789)](W,16)|X,this[s(1345)])}else{let h=this[s(1411)],w=this[s(421)];return[d[s(991)](h,24),d[s(1402)](d.kFmHM(h,16),255),d[s(1402)](d[s(991)](h,8),255),d.fNseY(255,h),d[s(1474)](w,24),d.NDIoN(d[s(563)](w,16),255),d[s(802)](d[s(1474)](w,8),255),d[s(802)](255,w)]}}[t(1446)](n){let s=t;return he[s(826)](n)||(n=he.fromNumber(n)),e[s(1263)](this[s(1345)],n[s(1345)])&&e.HWYqK(this[s(1411)],31)===1&&e.KDWEz(n[s(1411)],31)===1?!1:e[s(1089)](this.high,n[s(1411)])&&this.low===n[s(421)]}addOne(){let n=t;return e[n(1093)](-1,this[n(421)])&&e[n(1503)](-1,this[n(1411)])?he[n(1371)](0,0,this[n(1345)]):e[n(1271)](-1,this[n(421)])?he.fromBits(0,e[n(1778)](this[n(1411)],1),this[n(1345)]):he[n(1371)](e[n(1387)](this[n(421)],1),this[n(1411)],this[n(1345)])}[t(1542)](n){let s=t;if(e.wyrbf(e[s(1520)],e[s(1321)]))e[s(1653)](_0x11a7a5,_0x24d9d1,24),e[s(1116)](_0x9cd898,_0x22f0ad,e[s(380)](_0x3a65a5,_0xd8e093));else return n?this[s(1736)+"E"]():this[s(875)+"E"]()}[t(1736)+"E"](){let n=t,s=this[n(1411)],d=this[n(421)];return[e[n(1444)](255,d),e.kCtQH(d>>>8,255),e[n(668)](e.fOuhn(d,16),255),e[n(728)](d,24),e.jxZow(255,s),s>>>8&255,e[n(1201)](e[n(1570)](s,16),255),s>>>24]}toBytesBE(){let n=t,s=this.high,d=this[n(421)];return[e.xkVZs(s,24),e[n(449)](e[n(1681)](s,16),255),e[n(672)](s,8)&255,255&s,e[n(1482)](d,24),e.HyZqb(d,16)&255,e[n(459)](e[n(695)](d,8),255),e[n(789)](255,d)]}}let sd=new he(0,0,!1),Hp=new he(0,0,!0),Gp=he.fromBits(-1,2147483647,!1),qp=he[t(1371)](-1,-1,!0),jp=he.fromBits(0,-2147483648,!1);var rn=(function(a){let n=t;if(e[n(1611)]!==e[n(1525)]){let s=e[n(899)][n(1721)]("|"),d=0;for(;;){switch(s[d++]){case"0":a[a[e[n(1786)]]=5004]=n(904)+n(677);continue;case"1":a[a[e[n(801)]]=5003]=e[n(801)];continue;case"2":a[a[e.wMMPd]=5002]=n(1652)+n(792);continue;case"3":a[a[e[n(936)]]=5001]=e[n(936)];continue;case"4":a[a[e.VBWvv]=5005]=n(1580)+"OR";continue;case"5":return a}break}}else return this._qosDB[n(1346)]()})({});class tr{constructor(n){let s=t;this[s(457)]=n,this.target=null}}class od extends tr{constructor(n,s){let d=t;super(n),this[d(1193)]=s&&s[d(1193)]||null}}class ad extends tr{constructor(n,s){let d=t,h=(d(1234)+d(1669))[d(1721)]("|"),w=0;for(;;){switch(h[w++]){case"0":super(n);continue;case"1":this[d(1002)]=s&&s[d(1002)]||0;continue;case"2":this[d(435)]=s&&s[d(435)]||null;continue;case"3":this[d(1262)]=s&&s[d(1262)]||0;continue;case"4":this[d(1303)]=s&&s[d(1303)]||"";continue;case"5":this.message=s&&s[d(1193)]||"";continue;case"6":this[d(1273)]=s&&s[d(1273)]||5001;continue}break}}}class cd extends tr{constructor(n,s){let d=t,h=(d(1361)+"2")[d(1721)]("|"),w=0;for(;;){switch(h[w++]){case"0":super(n);continue;case"1":this[d(640)]=s&&s[d(640)]||"";continue;case"2":this["willReco"+d(813)]=s&&s[d(1117)+d(813)]||!1;continue;case"3":this[d(1793)]=s&&s.wasClean||!1;continue;case"4":this[d(1273)]=s&&s[d(1273)]||0;continue}break}}}class ld extends tr{constructor(n,s){let d=t;super(n),this[d(1013)]=s&&s[d(1013)]||null}}class dd extends ld{constructor(n,s){let d=t;super(n),this[d(1013)]=s&&s.data||null,this[d(1193)]=s&&s[d(1193)]||null}}class ud extends tr{constructor(n,s){let d=t;super(n),this[d(1013)]=s&&s[d(1013)]||null}}function ct(a,{message:n,code:s,error:d}){return new ad(a,{message:n,code:s,error:d})}function mt(a,{code:n,reason:s,wasClean:d,willReconnect:h}){return new cd(a,{code:n,reason:s,wasClean:d,willReconnect:h})}function fd(a,{data:n,message:s}){return new dd(a,{data:n,message:s})}function hd(a,{data:n}){return new ud(a,{data:n})}function wa(a,{message:n}){return new od(a,{message:n})}class xd{constructor(n,s){let d=t;this.endpoints=n,this[d(946)+"es"]=s,this[d(428)+d(1593)]=0,this[d(1808)+"ndpointT"+d(1466)+"t"]=0}[t(1167)+t(1814)+t(646)](){let n=t;if(e[n(1440)](e[n(1588)],e.gaufU))this["currentI"+n(1593)]=0,this[n(1808)+n(416)+n(1466)+"t"]=0;else return _0x10d216?_0x19fb57.fromBytesLE(_0x2f788e,_0x1dfc1e):_0x3c4821[n(1751)+n(1635)](_0x45bb3b,_0x31a70e)}[t(1199)+"es"](){let n=t;this[n(1808)+n(416)+n(1466)+"t"]=0}["getCurre"+t(990)+"nt"](){let n=t;return this.endpoints[this[n(428)+"ndex"]]}[t(596)+"ntEndpoi"+t(1073)+t(1004)](){let n=t;return this[n(1808)+n(416)+"riesCount"]}[t(1284)+t(1656)+"es"](){let n=t;return!!(this[n(428)+n(1593)]>=this.endpoints[n(1592)]||e[n(1381)](this["currentI"+n(1593)],this[n(1052)+"s"].length-1)&&e[n(1824)](this[n(1808)+"ndpointTriesCount"],this.maxRetries))}[t(799)+"rentEndp"+t(1251)+t(669)+"tries"](){let n=t;return e[n(1725)](this[n(428)+"ndex"],this[n(1052)+"s"][n(1592)])?!0:e[n(1339)](this["currentE"+n(416)+n(1466)+"t"],this[n(946)+"es"])}[t(732)+t(1469)+t(1334)+t(1589)+t(631)](){let n=t;if(e[n(1646)]!==e[n(1646)])this["_binaryT"+n(980)]=_0x19c413,this._ws&&(this[n(512)][n(1084)+"pe"]=_0x42eb1b);else return this[n(1808)+n(416)+"riesCount"]=1,this[n(428)+n(1593)]++,this[n(1052)+"s"][this[n(428)+"ndex"]]}[t(596)+"ntEndpointAndUpd"+t(1694)](){let n=t;return this["currentE"+n(416)+n(1466)+"t"]++,this.getCurrentEndpoint()}}let nr=(e[t(545)](t(1105)+"d",typeof globalThis)&&t(1782)===globalThis[t(1828)+"tor"].name||e.pHPuR(e[t(834)],typeof window)&&e[t(1729)](e[t(1499)],window["construc"+t(1231)][t(932)]))&&e[t(545)](e[t(834)],typeof document),Cn=e[t(912)](t(1105)+"d",typeof globalThis)&&(e[t(1374)]===globalThis["construc"+t(1231)][t(932)]||e.MabHS(t(1316)+t(1501)+t(947)+"pe",globalThis[t(1828)+t(1231)].name))&&e[t(543)](t(1105)+"d",typeof tt),Xr=(e[t(834)]!=typeof globalThis&&e[t(1211)](e[t(1374)],globalThis[t(1828)+"tor"][t(932)])||e[t(834)]==typeof globalThis||e[t(1006)](e[t(834)],typeof globalThis)&&!!globalThis["WeixinJS"+t(791)])&&e[t(1396)](e[t(834)],typeof wx),Qr=e[t(778)](e[t(834)],typeof globalThis)&&(e.bxxdy(t(1316)+"dWorkerG"+t(947)+"pe",globalThis[t(1828)+"tor"][t(932)])||t(878)+t(535)+t(1064)===globalThis[t(1828)+t(1231)][t(932)]||e[t(1475)](e[t(500)],globalThis[t(1828)+t(1231)].name))&&e[t(1006)](e[t(834)],typeof self),Wp=e[t(834)]!=typeof globalThis&&e[t(1110)](e.EPITm,globalThis["construc"+t(1231)].name)&&e.NuXnc(e[t(834)],typeof global)&&e[t(1374)]===global[t(1828)+t(1231)][t(932)]&&e[t(834)]!=typeof process&&!!process[t(1417)];class _a{constructor(){this._listeners={}}emit(n,...s){let d=t,h=this._listeners[n];if(h)h[d(1056)]().forEach(w=>w.fn[d(1738)](w[d(1627)],s));else if(e[d(1727)](e[d(1018)],n)&&!this[d(1461)]){let w=s.length&&s[0];if(w instanceof Error)throw w;let S=new Error(e[d(1209)](e[d(422)],w?e[d(1158)](e[d(440)](" (",w[d(1193)]),")"):""));throw S[d(745)]=w,w}return this}[t(349)](n,s){let d=t;if(e[d(1211)](void 0,n))this._listeners={};else if(s===void 0)this[d(1821)+"rs"][n]=null;else{let h=this._listeners[n];if(h)for(let w=0;e[d(1295)](w,h[d(1592)]);)e.KObYF(h[w].fn,s)?h[d(1030)](w,1):++w}return this}on(n,s,d){let h=t;return(this[h(1821)+"rs"][n]||(this[h(1821)+"rs"][n]=[])).push({fn:s,ctx:d||this}),this}}class Kp extends _a{[t(1761)+t(1421)+t(1129)](n){let s=t;return n.errMsg||n.errNo?(s(1617)+" "+(n[s(686)]||"")+" code: "+(n[s(1001)]||""))[s(1148)]():JSON.stringify(n)}constructor(n,s,d){let h=t;super(),this[h(911)]=null,Xr&&wx["connectS"+h(1818)]&&(this[h(911)]=wx[h(537)+"ocket"]({url:n,protocols:s,header:d,fail:this[h(920)+h(886)+h(1763)][h(1425)](this),success:this[h(920)+h(1042)+h(1293)+h(469)][h(1425)](this)})),Cn&&tt[h(537)+h(1818)]&&(this[h(911)]=tt["connectS"+h(1818)]({url:n,protocols:s,header:d,fail:this["_createS"+h(886)+h(1763)][h(1425)](this),success:this[h(920)+h(1042)+h(1293)+"ler"][h(1425)](this)}))}[t(920)+t(1042)+t(1293)+t(469)](){let n=t,s={ikWPV:function(d,h,w){return e[j(821)](d,h,w)},gkLLZ:function(d,h){return d!==h},UImdp:e.pIbKo};e.VFWIN(n(407),e[n(583)])?this["flushExp"+n(1314)]():Promise[n(1549)]()[n(1003)](()=>{let d=n;s[d(959)]("UhQaV",s[d(759)])?this[d(499)+d(1827)]():this[d(1517)](d(1429),s[d(725)](_0x14faa9,"open",{..._0x513182,data:_0x524ebb[d(686)]||""}))})}[t(920)+t(886)+t(1763)](n){let s=t,d={KjGBW:function(h,w,S){return e[j(1336)](h,w,S)},IzGUu:e[s(1018)],HWxMc:e[s(1514)]};Promise[s(1549)]()[s(1003)](()=>{let h=s,w=d[h(963)](ct,h(435),{message:this[h(1761)+"rrorMess"+h(1129)](n)});this[h(1517)](d[h(1609)],w);let S=mt(d[h(472)],{reason:this[h(1761)+"rrorMess"+h(1129)](n)});this[h(1517)](h(532),S)})}[t(499)+"steners"](){let n=t,s={eEMTB:e[n(650)],fVaGc:function(d,h){return e[n(639)](d,h)},MvXaQ:e[n(903)],iGwAX:n(1193),lmcKA:function(d,h,w){return e[n(1661)](d,h,w)}};this[n(911)][n(1100)](d=>{let h=n;this.emit(s.eEMTB,hd(s[h(658)],{...d,data:d[h(686)]||""}))}),this[n(911)][n(1777)](d=>{let h=n;this.emit(e[h(1514)],e.ECdeP(mt,h(532),{...d}))}),this._socket[n(369)+"e"](d=>{let h=n;if(s[h(977)](s.MvXaQ,s.MvXaQ))this[h(1517)](s.iGwAX,s[h(1342)](fd,h(1193),{...d}));else return this[h(1355)]?.get(_0x209f59)}),this._socket.onError(d=>{let h=n;this.emit(e[h(1018)],ct(e[h(1018)],{...d,message:d[h(686)]||""}))})}[t(1223)](n){let s=t,d={MoHnD:e.wMzTx,BErNz:function(h,w,S){return e[j(1322)](h,w,S)}};if(e.cDDwv(n,Uint8Array)){let h=n.buffer[s(1056)](n.byteOffset,e[s(1551)](n[s(1578)+"th"],n.byteOffset));this[s(911)]&&this[s(911)][s(1223)]({data:h,fail:w=>{let S=s;this[S(1517)](e[S(1018)],e[S(1639)](ct,e[S(1018)],{message:this["_formatErrorMess"+S(1129)](w)}))}})}else this[s(911)]&&this[s(911)][s(1223)]({data:n,fail:h=>{let w=s;this[w(1517)](d[w(1687)],d[w(910)](ct,d[w(1687)],{message:this[w(1761)+w(1421)+w(1129)](h)}))}})}[t(532)](n,s){let d=t,h={crYHZ:function(w,S){return e[j(1704)](w,S)}};e[d(1181)](e[d(384)],e[d(384)])?this[d(911)]&&this[d(911)][d(532)]({code:n,reason:s}):(_0x47e70e(_0x18f79f,zfUOBP[d(367)](127,_0x456c3c)|128),_0x2b68e8>>>=7)}[t(1227)+t(1811)](n,s){this.on(n,s)}[t(1435)+t(776)+"ner"](n,s){this[t(349)](n,s)}get[t(958)+"te"](){let n=t;return this[n(911)][n(958)+"te"]}get[t(1084)+"pe"](){let n=t;return this[n(911)][n(1084)+"pe"]}set[t(1084)+"pe"](n){}get url(){let n=t;return this[n(911)][n(1347)]}get protocol(){let n=t;if(e.oEoFh(e[n(1697)],e[n(1697)]))return this[n(911)][n(1317)];_0xabcdaf[n(1549)]().then(()=>{this["_addWsLi"+n(1827)]()})}get[t(1282)+"ns"](){let n=t;return this[n(911)][n(1282)+"ns"]}get[t(954)+t(1367)](){return 0}}function $p(a,n){let s=t;if(n)return new n(a[s(1347)],a[s(1317)]);if(e[s(1785)](Xr,Cn))return new Kp(a[s(1347)],a.protocol,a[s(1433)]);if(e[s(1785)](nr,Qr)&&e[s(834)]!=typeof WebSocket&&WebSocket)return new WebSocket(a[s(1347)],a[s(1317)+"s"])}function Vp(a){let n=t,s={retJC:function(d,h){return e[j(768)](d,h)},jzvtf:function(d,h){return e[j(1060)](d,h)},ClmXz:function(d,h){return e[j(609)](d,h)}};if(e[n(1630)](n(1175),n(1175))){let d=0,h=_0x240642,w=_0x19abab+4;for(;s.retJC(h,w);){let{value:S,offset:E}=_0x33c8c7(_0x39284a,h);h=E,d=s[n(883)](s[n(1069)](d,8),0),d+=S}return{value:d,offset:w}}else return!!(a||Xr&&wx[n(537)+n(1818)]||Cn&&tt["connectS"+n(1818)]||e[n(1785)](nr,Qr)&&e[n(912)](e.yReJw,typeof WebSocket)&&WebSocket)}function pd(a,n,s){let d=t,h={sllzL:function(E,g){return e[j(1419)](E,g)},jdezT:e[d(901)],UNTMI:function(E,g){return E===g},tuRAY:function(E,g){return e.LhXHW(E,g)}},w=-1;async function S(E){let g=d;return h[g(1281)](E,w)?Promise[g(798)](new Error(h[g(462)])):(w=E,h.UNTMI(E,s[g(1592)])?Promise[g(1549)]():s[E][g(1425)](a)(n,S.bind(null,h[g(644)](E,1))))}e[d(1400)](S,0)}function gd(a){let n=t;if(e[n(1691)](n(1341),e[n(740)])){let s=0,d=0;for(let h=0;h<a[n(1592)];++h)d=a.charCodeAt(h),e[n(729)](d,128)?s+=1:e[n(1452)](d,2048)?s+=2:e[n(1397)](e.rrBFL(64512,d),55296)&&e[n(1548)](64512&a.charCodeAt(e[n(1112)](h,1)),56320)?(++h,s+=4):s+=3;return s}else _0x4ebf27.o=(s,d)=>_0x3fce0f[n(1766)+"e"][n(593)+n(1649)][n(1502)](s,d)}function md(a,n,s){let d=t;if(e[d(1526)](s-n,1))return"";let h="";for(let w=n;e[d(931)](w,s);){let S=a[w++];if(e[d(1710)](S,127))h+=String["fromChar"+d(859)](S);else if(e[d(496)](S,192)&&e.Twbvk(S,224))h+=String[d(714)+d(859)](e[d(657)](e[d(1768)](e[d(1498)](31,S),6),e[d(443)](63,a[w++])));else if(S>=224&&e.HreFb(S,240))h+=String[d(714)+"Code"](e.eiUhG(e.ftKDR(15,S),12)|(63&a[w++])<<6|e[d(817)](63,a[w++]));else if(S>=240){let E=e[d(1109)](e[d(820)](e[d(922)](e[d(952)](7,S),18)|e[d(671)](e.edGuz(63,a[w++]),12),e[d(1177)](63&a[w++],6))|e[d(789)](63,a[w++]),65536);h+=String[d(714)+d(859)](e[d(440)](55296,e[d(1455)](E,10))),h+=String[d(714)+d(859)](e[d(665)](56320,e[d(626)](1023,E)))}}return h}function ya(a,n,s){let d=t,h=s,w,S;for(let E=0;e[d(1452)](E,a[d(1592)]);++E)if(e[d(1247)]!==e.WnFdC)if(w=a[d(895)+"At"](E),e[d(931)](w,128))n[s++]=w;else if(w<2048)n[s++]=e[d(1628)](w,6)|192,n[s++]=e[d(689)](e.ylaSN(63,w),128);else if(e[d(1146)](e.ytYTd(64512,w),55296)&&e.AtFVf(64512&(S=a[d(895)+"At"](E+1)),56320)){let g=e.vDIuB[d(1721)]("|"),D=0;for(;;){switch(g[D++]){case"0":n[s++]=e[d(1266)](e[d(1781)](w>>6,63),128);continue;case"1":n[s++]=e[d(1664)](e.zdydU(w,18),240);continue;case"2":++E;continue;case"3":n[s++]=e[d(1485)](e.edGuz(e[d(1455)](w,12),63),128);continue;case"4":w=e.YJrBF(65536,e[d(1177)](1023&w,10))+e[d(736)](1023,S);continue;case"5":n[s++]=63&w|128;continue}break}}else n[s++]=e[d(1392)](e[d(582)](w,12),224),n[s++]=e[d(1243)](e.fMcnf(e.cRMAu(w,6),63),128),n[s++]=e[d(955)](e.HZCrT(63,w),128);else return;return e[d(530)](s,h)}async function wd(a){let n=t;if(e.KgzDV(e[n(1297)],typeof a)){let s=new Uint8Array(gd(a));return ya(a,s,0),s}return e[n(1236)](a,ArrayBuffer)?new Uint8Array(a):new Uint8Array(a[n(858)],a.byteOffset,a[n(1578)+"th"])}function Jp(a){let n=t;try{if(e.vCQAw(e[n(785)],e[n(610)]))this[n(1307)]=_0x2bf05c,this[n(908)]=_0xccba6f,this[n(1355)]=_0x5f2fd9;else return e.xovxq(e[n(1297)],typeof a)&&(a instanceof ArrayBuffer||a.buffer&&e[n(1383)](a[n(858)],ArrayBuffer))||e[n(1396)](e.rJySz,typeof a)?"":(JSON[n(1462)](a),e[n(1399)])}catch{return e[n(1329)]("string",typeof a)?e[n(851)]:""}}let Zp=(a,n)=>{let s=t;switch(a){case s(1531):case e[s(536)]:return{[s(944)+a]:1,"x-tt-env":n};default:return{}}};class Yp{constructor(n){let s=t;this[s(475)+s(1004)]=n,this[s(655)]=0}[t(425)](){this.count++}[t(1284)+"chMaxCount"](){let n=t;return e[n(1115)](this[n(655)],this[n(475)+n(1004)])}[t(647)+"nter"](n=0){let s=t,d={Xvzhe:e[s(984)]};if(e.piADj(e[s(454)],e[s(454)]))this[s(475)+"ount"]=n,this[s(655)]=0;else return _0x3a4e21||(_0x233d8f=_0x617ff6[s(1549)]().then(_0x41d471[s(1425)](_0x367806,d.Xvzhe))),_0x2b348b}}async function Xp(a){let n=t,s={BsDwa:function(d,h){return e[j(1082)](d,h)},rpxZT:e[n(673)],WNOcV:e.PlmCT,zvHfp:n(533)};return new Promise(d=>{let h=n;if(!nr)return d(s[h(621)]);try{let w=document[h(1229)+h(392)](h(1640));window["frontier"+h(438)]=S=>{let E=h;document[E(551)].removeChild(w),window[E(1608)+E(438)]=void 0,s[E(1555)](d,S&&S[E(983)]||s.rpxZT)},w[h(457)]=s.WNOcV,w[h(978)]=a[h(484)](/^ws/,s.zvHfp)+(h(1457)+h(1472)+h(424)+"P");try{document[h(551)]["appendCh"+h(366)](w)}catch{document[h(551)][h(513)+h(366)](w)}}catch{window[h(1608)+h(438)]=void 0,d(s.rpxZT)}})}function sn(a,n,s){let d=t;if(d(388)===d(388))return!!a?.find(h=>h[d(1214)]===n&&h[d(747)]===s);{let h=_0x2846ab(d(1068)+"t",{message:e[d(1473)]});this[d(1481)+d(996)]&&this["onStartR"+d(996)](h)}}function rr(a,n){let s=t;return a?.[s(575)](d=>d[s(1214)]===n)?.[s(747)]}let ba=null;async function Qp(){let a=t;return ba||(ba=Promise[a(1549)]()[a(1003)](Mt[a(1425)](Mt,e[a(984)]))),ba}class eg extends _a{constructor(n,s){let d=t;super(),this._dbName=n,this._keyPath=s,this._qosDB=void 0,this[d(942)+"mise"]=null}async[t(941)](){await this[t(935)]()}async[t(935)](){let n=t,s={Qzinw:function(d){return d()}};if(!this._qosDB){if(this["_initPro"+n(1471)])return this[n(942)+n(1471)];try{let d=this[n(495)],h=this[n(1701)];this["_initPro"+n(1471)]=(async()=>{let w=n,{openDB:S}=await s[w(1726)](Qp);this[w(1355)]=await S(w(1608)+"_"+d,1,{upgrade(E){let g=w;E[g(972)+g(510)+"e"](d,{keyPath:h})}})})(),await this._initPromise}catch(d){console[n(1724)](d)}finally{this[n(942)+n(1471)]=null}}}async[t(652)](n){let s=t;try{return await this._init(),this[s(1355)]?.[s(652)](this[s(495)],n)}catch(d){console[s(1724)](d)}}async[t(1796)](n,s){let d=t;if(e[d(1527)]("YNWKt",e[d(378)])){let h=new _0x3b9b1c(e[d(373)](e[d(1172)](e[d(689)](e[d(1665)](_0x1bf3fe[e[d(1379)](_0x3eea11,4)],24),e[d(1177)](_0x181cef[_0x10e86d+5],16)),_0x29a004[e[d(1556)](_0x5b2834,6)]<<8),_0x2497c6[e[d(867)](_0x57d229,7)]),e[d(373)](e.rbIgC(e.abshl(_0x353b8d[e.olxrz(_0x3a1393,0)],24),e[d(927)](_0x391423[e.vewIy(_0x1baf50,1)],16)),e.gLKQe(_0x2e70f7[e[d(867)](_0x34edb2,2)],8))|_0x4c5c01[e[d(1468)](_0x30be80,3)],!0);return _0x5a6976+=8,{value:h,offset:e.yLiBN(_0x1503c2,8)}}else return await this[d(935)](),this._qosDB?.[d(1441)](this[d(495)],n)}async[t(1200)](n){let s=t;try{return await this[s(935)](),this._qosDB?.[s(381)](this[s(495)],n)}catch(d){console[s(1724)](d)}}async[t(1346)](){let n=t;try{return await this[n(935)](),this[n(1355)]?.[n(1346)](this._dbName)}catch(s){e.Kpvzw!==e.ymcDp?console[n(1724)](s):(this[n(1517)]("message",_0x3c9626),this.onmessage&&this[n(862)+"e"](_0x7986ee))}}async[t(1533)](){let n=t;return await this[n(935)](),this[n(1355)]?.[n(1613)+"ys"](this[n(495)])}async getAll(){let n=t;if(e[n(913)](e[n(1349)],e[n(1349)]))return await this[n(935)](),this[n(1355)]?.[n(1575)](this[n(495)]);try{this._ws&&this[n(512)].close(_0x4f047d,_0x1abb49)}catch{}}async[t(1121)](){let n=t;try{this[n(1355)]?.close(),this[n(1355)]=void 0}catch(s){console[n(1724)](s)}}get[t(1794)](){let n=t;try{return!!this[n(1355)]}catch(s){return console[n(1724)](s),!1}}}class tg{constructor(n,s){let d=t;this[d(1307)]=n,this[d(908)]=s,this._qosDB=localStorage}async openDB(){}get _prefix(){return"frontier_"+this[t(1307)]}async[t(652)](n){let s=t,d=this[s(1355)][s(1015)](this[s(1605)]);return JSON.parse(e[s(1785)](d,"{}"))[n]}async[t(1796)](n,s){let d=t,h={Kzfjm:e.dVdbg,gDFPG:e[d(1514)],satjc:d(1193),jaWPu:e[d(1018)],qZuPJ:e[d(650)]};if(e[d(619)]===e[d(1254)]){let w=h[d(786)][d(1721)]("|"),S=0;for(;;){switch(w[S++]){case"0":this[d(512)][d(1227)+"Listener"](h.gDFPG,this[d(1699)]);continue;case"1":this[d(512)][d(1227)+d(1811)](h.satjc,this[d(485)+"ge"]);continue;case"2":if(!this[d(512)])return;continue;case"3":this[d(512)][d(1227)+d(1811)](h[d(1269)],this[d(466)]);continue;case"4":this[d(512)][d(1227)+d(1811)](h.qZuPJ,this[d(1134)]);continue}break}}else{let w=this._qosDB[d(1015)](this[d(1605)]),S=JSON.parse(e[d(1610)](w,"{}"));return S[s||n[this[d(908)]]]=n,this[d(1355)].setItem(this[d(1605)],JSON[d(1217)+"y"](S)),s||n[this[d(908)]]}}async[t(1200)](n){let s=t;if(e[s(1727)](e.XJbWf,s(1676))){let d=this[s(1355)][s(1015)](this[s(1605)]),h=JSON[s(1462)](d||"{}");return h[n]=void 0,this._qosDB[s(476)](this[s(1605)],JSON[s(1217)+"y"](h))}else this[s(1355)]?.[s(1200)](_0x58db14[s(450)+"id"])}async[t(1346)](){let n=t;if(e.Rbwaq(e[n(1219)],e.RPGtH))this[n(1517)](e.wMzTx,e[n(1256)](_0x3f9fb5,e.wMzTx,{message:this["_formatErrorMess"+n(1129)](_0x25a881)}));else return this[n(1355)][n(1346)]()}async[t(1533)](){let n=t,s=this[n(1355)][n(1015)](this[n(1605)]),d=JSON[n(1462)](e[n(509)](s,"{}"));return Object[n(1533)](d)}async getAll(){let n=t,s=this._qosDB[n(1015)](this[n(1605)]),d=JSON.parse(e[n(1785)](s,"{}"));return Object[n(1666)](d)}[t(1121)](){return Promise.resolve()}get[t(1794)](){return!!this[t(1355)]}}class ng{constructor(n,s){let d=t;this._DBName=n,this[d(908)]=s,this[d(1355)]=Cn?tt:Xr?wx:null}async openDB(){}get[t(1605)](){let n=t;if(e[n(1381)](e[n(654)],e[n(614)])){this[n(772)+n(1513)+"t"]();let s=e[n(1184)](_0xbdad86,e.MFOAW,{message:n(1620)+n(1511)+n(1606)+"ct"});this["onStopIm"+n(406)+"yReconnect"]&&this[n(1308)+n(406)+n(675)+"ct"](s)}else return n(1608)+"_"+this[n(1307)]}async[t(652)](n){let s=t,d=this[s(1355)].getStorageSync(this[s(1605)]);return JSON[s(1462)](d||"{}")[n]}async[t(1796)](n,s){let d=t,h=this[d(1355)][d(973)+d(1746)](this[d(1605)]),w=JSON[d(1462)](e[d(531)](h,"{}"));return w[s||n[this[d(908)]]]=n,this[d(1355)]["setStora"+d(1746)](this[d(1605)],JSON[d(1217)+"y"](w)),s||n[this[d(908)]]}async del(n){let s=t,d=this._qosDB["getStora"+s(1746)](this[s(1605)]),h=JSON.parse(e.SrinG(d,"{}"));return h[n]=void 0,this[s(1355)][s(1660)+"geSync"](this[s(1605)],JSON[s(1217)+"y"](h))}async clear(){let n=t;return this[n(1355)][n(724)+n(1043)]()}async keys(){let n=t,s=this[n(1355)]["getStora"+n(757)+"nc"](this._prefix),d=JSON[n(1462)](e[n(1785)](s,"{}"));return Object[n(1533)](d)}async getAll(){let n=t;if(e[n(396)](e.IvXNh,e[n(707)])){let s=this[n(1355)][n(973)+"geInfoSync"](this[n(1605)]),d=JSON[n(1462)](e[n(1423)](s,"{}"));return Object[n(1666)](d)}else{let s=e.EoBNl(_0x36f65e,_0x31725a),d=_0x33ee16[n(498)];return _0x228734.limit=e.eISTT(_0x1965eb[n(1373)],s),d}}[t(1121)](){let n=t;return e[n(1440)](e.CCjWc,n(766))?Promise.resolve():_0x4bb0d9||(_0x15903a=[_0x41486f,_0x2929ab,_0x6529d2,_0xf357ac,_0x1e2f6c])}get[t(1794)](){return!!this[t(1355)]}}function _d(a,n){let s=t;if(e[s(1765)](Cn,Cn))return new ng(a,n);if((nr||Qr)&&e[s(1006)](e.yReJw,typeof indexedDB))return new eg(a,n);if(e[s(1423)](nr,Qr)&&s(1105)+"d"!=typeof localStorage)return new tg(a,n);throw new Error(e.amfgm)}class rg{constructor(){let n=t;this[n(1108)+n(749)+"Id"]=null,this[n(1108)+"l"]=36e5,this[n(1355)]=_d("qos",n(450)+"id")}async[t(1108)+t(1438)](){let n=t,s={bjrfE:e.pocFk,Afpeb:e[n(650)],DXBNi:e[n(1514)],AOrdq:e[n(836)],wMUGX:e[n(1018)]};if(e.eLvqi(e.aJyet,e[n(550)]))e[n(1082)](clearInterval,this._intervalTimeoutId),this[n(1108)+"lTimeoutId"]=e[n(1311)](setInterval,()=>{let d=n;this[d(598)+d(1314)]()},this[n(1108)+"l"]);else{let d=s.bjrfE.split("|"),h=0;for(;;){switch(d[h++]){case"0":this[n(512)][n(1435)+n(776)+"ner"](s[n(666)],this[n(1134)]);continue;case"1":this[n(512)][n(1435)+n(776)+n(1260)](s[n(1443)],this[n(1699)]);continue;case"2":this[n(512)][n(1435)+n(776)+n(1260)](s[n(1405)],this[n(485)+"ge"]);continue;case"3":if(!this[n(512)])return;continue;case"4":this._ws["removeEv"+n(776)+"ner"](s[n(1431)],this[n(466)]);continue}break}}}async[t(941)](){let n=t;await this[n(1355)][n(941)]()[n(1003)](()=>{let s=n;this[s(1108)+s(1438)]()})}async[t(598)+t(1314)](){let n=t,s={agIrZ:function(w,S){return e.VnhgC(w,S)}};(await this._qosDB?.[n(1575)]()||[])[n(829)](({timestamp:w})=>w<Date.now())[n(1558)](w=>{let S=n;if(e[S(554)](e[S(1489)],e[S(1489)])){let E=new _0x59482c(iLQZYN[S(1454)](2,_0x45d7a4));E[S(1796)](_0x320f25),_0x15bc3c[S(981)]=E}else this[S(1355)]?.[S(1200)](w[S(450)+"id"])})}async[t(1200)](n){if(e[t(1487)]!==e.fJVnF)return this._qosDB?.del(n)}async[t(1796)](n,s){let d=t;return this[d(1355)]?.[d(1796)]({message_id:n,timestamp:s})}async[t(652)](n){let s=t;return this._qosDB?.[s(652)](n)}async closeDB(){let n=t;e[n(1090)](clearInterval,this["_interva"+n(749)+"Id"]),await this[n(1355)]?.[n(1121)]()}get[t(1794)](){let n=t;return this[n(1355)]?.[n(1794)]}}function Ea(a){let n=t,s=!!this[n(803)][n(909)+"S"];if(!s)return{enabled:s,isQoSMessage:!1,isQoSAck:!1,isAckCleanupMessage:!1,ackMsgIds:[]};let d=e[n(1337)](sn,a.message[n(1433)],e[n(1225)],"2"),h=d&&sn(a[n(1193)].headers,e[n(1365)],"1"),w=d&&e[n(1337)](sn,a[n(1193)][n(1433)],e[n(1319)],"1"),S=w?rr(a[n(1193)][n(1433)],n(1159)+"er_ack_msgid")?.[n(1721)](",")[n(829)](Boolean)||[]:[];return{enabled:s,isQoSMessage:d,isQoSAck:h,isAckCleanupMessage:w,ackMsgIds:S}}async function yd(){let a=t;return this[a(896)+a(723)]||(this[a(896)+a(723)]=new rg),this[a(896)+a(723)][a(1794)]||await this[a(896)+a(723)][a(941)](),this[a(896)+a(723)]}async function ig(a,n){let s=t;if(e[s(605)](e[s(1442)],"ElBOo")){if(e[s(1725)](e.rJySz,typeof _0x1480d1)){let d=new _0x1b945b(e[s(603)](_0x3400aa,_0x26fe1e));return e.FgYcC(_0x5b5c16,_0x5e07a6,d,0),d}return e[s(1236)](_0x4d1860,_0x4f6b08)?new _0x165765(_0x5a77b5):new _0x2c08c5(_0x2aa12d[s(858)],_0x3473d1[s(1491)+"et"],_0x50feb0.byteLength)}else{let{enableAutoAck:d}=this[s(803)],h=sn(a[s(1193)][s(1433)],e[s(681)],"1"),w=e[s(1162)](sn,a.message.headers,e[s(1102)],"1"),S=Ea[s(1502)](this,a);if(e.pBzHk(d,h)){let{SeqID:E,LogID:g,service:D,LogIDNew:L,method:B}=a[s(1193)];this[s(1543)]({SeqID:E,LogID:g,LogIDNew:L,service:D,method:B,headers:[{key:"is_ack",value:"1"},{key:e[s(1478)],value:e[s(1012)](L,"")},{key:e[s(1563)],value:"0"}]})}w&&!S[s(1420)]&&this[s(755)+s(881)+s(855)](a),e[s(641)](n)}}async function sg(a,n){let s=t;this[s(437)](e[s(874)],a.message),n()}async function og(a,n){let s=t;if(e[s(1824)](e[s(1744)],e.Gegjw)){let d=e[s(885)](tn,await e[s(584)](wd,a[s(1013)]));try{if(d[s(888)]instanceof Uint8Array){let h=this[s(803)][s(819)+"ncoding"]instanceof Object?{force:!!this[s(803)][s(819)+"ncoding"][s(917)],encoding:this._options["payloadE"+s(1621)][s(1790)]?this[s(803)].payloadEncoding[s(1790)][s(484)](/\s/g,"")["toLowerC"+s(1025)]():""}:{force:!1,encoding:this[s(803)][s(819)+s(1621)]?this[s(803)][s(819)+"ncoding"].replace(/\s/g,"")[s(861)+s(1025)]():""},w=d[s(819)+s(1621)]?d[s(819)+s(1621)][s(484)](/\s/g,"")[s(861)+"ase"]():"",S=e[s(1138)](this[s(803)][s(518)+s(980)],Object)?{force:!!this[s(803)].payloadType[s(917)],type:this[s(803)].payloadType[s(457)]?this[s(803)].payloadType.type[s(484)](/\s/g,"")[s(861)+s(1025)]():""}:{force:!1,type:this[s(803)][s(518)+s(980)]?this._options["payloadT"+s(980)][s(484)](/\s/g,"")[s(861)+"ase"]():""},E=d[s(518)+s(980)]?d["payloadT"+s(980)][s(484)](/\s/g,"")[s(861)+s(1025)]():"",g=S[s(917)]?S[s(457)]:E||S[s(457)],D=h[s(917)]?h.encoding:w||h[s(1790)],L=[e[s(851)],e[s(1399)],e[s(1403)],e.rJySz],B=[e.QFTWp,e.LtmXH];this[s(803)][s(827)+s(1350)+s(726)+"ad"]&&L[s(1812)](g)&&(!D||B[s(1812)](D))?d["textPayl"+s(1010)]=md(d[s(888)],0,d[s(888)][s(1578)+"th"]):d[s(1357)+s(1010)]=""}else d[s(1357)+s(1010)]=""}catch(h){d[s(1357)+s(1010)]="",console.log(h)}a[s(1193)]=d,e[s(641)](n)}else return!!(e[s(1670)](this[s(428)+s(1593)],this.endpoints[s(1592)])||e.wyrbf(this[s(428)+s(1593)],e[s(530)](this[s(1052)+"s"][s(1592)],1))&&e.nHZEN(this[s(1808)+"ndpointT"+s(1466)+"t"],this[s(946)+"es"]))}function ag(a,n,s){let d=t,h=e[d(1785)](s,8192),w=e[d(672)](h,1),S=null,E=h;return function(g){let D=d;if(g<1||e[D(889)](g,w))return e[D(995)](a,g);E+g>h&&(S=a(h),E=0);let L=n.call(S,E,E+=g);return 7&E&&(E=e[D(648)](e.lwdvU(7,E),1)),L}}let cg=4294967295;function lg(a,n,s){let d=t;return RangeError(e[d(648)](e.tellO(e[d(587)](d(1802)+d(356)+d(1698),a)+d(1713)+(n||1),e[d(1536)]),s))}function dg(a,n,s){let d=t,h={mRBNx:e.WjisH,ApCcc:function(w,S){return w!=S},gdoog:e[d(834)]};if(e[d(604)]!==e[d(604)]){let w=h.mRBNx[d(1721)]("|"),S=0;for(;;){switch(w[S++]){case"0":return!1;case"1":if(_0x593ef3&&_0x59c448[d(537)+d(1818)])return!0;continue;case"2":if(_0x235884)return!0;continue;case"3":if((_0x5034ed||_0x444979)&&cVLHry[d(628)](cVLHry[d(1285)],typeof _0x5584b2)&&_0x1d6e45)return!0;continue;case"4":if(_0x22b537&&_0x2a7b54[d(537)+d(1818)])return!0;continue}break}}else{if(e[d(841)](s,cg))throw new Error(d(971)+d(1160)+"e");let w=3;for(;e.njwtN(w,0);){let S=255&s;e[d(1153)](Sa,S,a,e[d(1741)](n,w)),s>>>=8,w--}return e[d(950)](n,4)}}function ug(a,n){let s=t;if(e[s(1460)](e[s(869)],e[s(1673)])){let d=0,h=n,w=e.tMfrb(n,4);for(;e[s(1144)](h,w);){let{value:S,offset:E}=e[s(988)](va,a,h);h=E,d=e[s(1482)](e[s(1709)](d,8),0),d+=S}return{value:d,offset:w}}else{let d=_0xb7a905.bytes,h=_0x294b19[s(498)];return d[s(1592)]===h?d:d[s(1014)](0,h)}}function fg(a,n,s){let d=t,h=e.rHPQw.split("|"),w=0;for(;;){switch(h[w++]){case"0":if(!a)return s;continue;case"1":if(n[d(430)])return e[d(1507)](n[d(430)](a,s),s);continue;case"2":if(e[d(362)](a[d(1592)],40))return e.tMfrb(e[d(1097)](ya,a,n,s),s);continue;case"3":return e[d(1112)](ya(a,n,s),s);case"4":if(n[d(1286)+"e"])return n.utf8Write(a,s)+s;continue}break}}function hg(a,n){let s=t,d=new he(e[s(1655)](e[s(522)](e[s(1368)](a[e[s(1179)](n,4)]<<24,e[s(822)](a[n+5],16)),e.nZWmq(a[e.vxKfP(n,6)],8)),a[n+7]),e[s(1207)](e[s(1604)](e[s(925)](a[e[s(1387)](n,0)]<<24,e[s(702)](a[e[s(1625)](n,1)],16)),a[e[s(665)](n,2)]<<8),a[e.BKRsK(n,3)]),!0);return n+=8,{value:d,offset:e[s(1623)](n,8)}}function xg(a,n,s){let d=t,h=a[d(421)],w=a[d(1411)];return n[s]=e[d(1143)](w,24),n[e[d(467)](s,1)]=e[d(1154)](w>>>16,255),n[e[d(676)](s,2)]=e.qbkAl(e[d(1378)](w,8),255),n[s+3]=e[d(704)](255,w),n[e[d(1463)](s,4)]=e[d(473)](h,24),n[s+5]=h>>>16&255,n[e[d(1556)](s,6)]=e[d(1437)](e[d(1063)](h,8),255),n[s+7]=e[d(1202)](255,h),s+=8,s}function va(a,n){let s=t;return e[s(771)](e[s(939)],e.zXqWj)?this[s(911)][s(958)+"te"]:a[s(441)+"8"]?{value:a[s(441)+"8"](n),offset:e[s(1152)](n,1)}:{value:e[s(1598)](255,a[n]),offset:n+1}}function Sa(a,n,s){let d=t;return n[d(1740)+"t8"]?n[d(1740)+"t8"](a,s):n[s]=e[d(481)](255,a),e.EglzS(s,1)}let pg=function(a){return new Uint8Array(a)},gg=e.FDJAf(e[t(834)],typeof Buffer)?Buffer["allocUns"+t(1362)]:e.LIcJm(ag,pg,Uint8Array[t(1766)+"e"][t(1014)]),mg=16,Ia=32;function wg(a){let n=t,s=0,d={};for(let h=0;e.nbGFW(h,a[n(1592)]);h++)d[a[h][n(1771)+n(1216)]]=e[n(918)](gd,a[h][n(1771)+n(1216)]),s+=e.aNgYW(14,d[a[h][n(1771)+"ame"]]);return[s,d]}function bd(a,n,s){let d=t,h={dCpmj:e.LGBlz,CrMvK:e[d(882)],bxPqz:function(D,L,B,W){return e[d(379)](D,L,B,W)},kqamd:e[d(864)],jMmiC:"name",vGJBY:e[d(929)],kNiuI:e[d(951)]},[w,S]=e.psvjV(wg,a),E=e[d(1801)](gg,w),g=0;return a[d(1558)](D=>{let L=d,B=h.dCpmj.split("|"),W=0;for(;;){switch(B[W++]){case"0":console[L(1724)](h.CrMvK,g);continue;case"1":g=h[L(1028)](Sa,0,E,g);continue;case"2":console[L(1724)](h[L(1067)],g);continue;case"3":console.log(L(873)+L(932),g);continue;case"4":console.log(h[L(403)],g);continue;case"5":g=dg(E,g,D.service||0);continue;case"6":g=fg(D[L(1771)+L(1216)],E,g);continue;case"7":g=Sa(S[D[L(1771)+L(1216)]],E,g);continue;case"8":g=h[L(1028)](xg,he.fromNumber(D[L(1150)]||n),E,g);continue;case"9":console[L(1724)](h.vGJBY,g);continue;case"10":console[L(1724)](h[L(591)],D,D[L(1274)]);continue}break}}),{frameType:Ia,headers:[{key:d(685)+d(617),value:s}],payload:E}}function _g(a){let n=t,s=0,d=[];for(;e[n(1312)](s,a[n(1578)+"th"]);){let{offset:h}=e[n(1336)](va,a,s);s=h;let w={cursor_name:"",cursor:0,service:0},{value:S,offset:E}=e[n(974)](ug,a,s);w[n(1274)]=S,s=E;let{value:g,offset:D}=va(a,s);s=D,w[n(1771)+n(1216)]=e.URpLF(md,a,s,e[n(1386)](s,g)),s+=g;let{value:L,offset:B}=e.RnTLC(hg,a,s);w[n(1150)]=L[n(417)](),s=B,d[n(1140)](w)}return d}function yg(){let a=t;return{frameType:Ia,headers:[{key:e[a(780)],value:a(1587)+"_EXIST"}],payload:void 0}}class bg{constructor(n,s,d){let h=t;this[h(1333)+h(1174)]=n,this[h(1096)+h(1645)]=s,this["_message"+h(709)]=d,this[h(1355)]=e.qjMbF(_d,this[h(1333)+h(1174)],e.akDfE)}async[t(941)](){let n=t;await this[n(1355)][n(941)]()}async[t(1302)+"rs"](){let n=t;if(!this[n(1355)].isReady)return;let s=this[n(744)+"Strategy"],d=await this._qosDB.getAll();switch(console[n(1724)](e[n(1538)],d),s){case e[n(1577)]:return d&&d[n(1592)]?e[n(1337)](bd,d,0,this[n(1096)+n(1645)]):void 0;case e[n(589)]:return;case e[n(1816)]:return d&&d[n(1592)]?e[n(1097)](bd,d,0,this[n(1096)+n(1645)]):e.hUWtG(yg)}}async[t(1796)](n,s,d){let h=t;return console.log(h(451),n,s,d),this._qosDB[h(1796)]({cursor_name:n,cursor:s,service:d})}async[t(1044)+"rs"](n){let s=t,d=e.ZbYkY(_g,n);for(let h of d)console[s(1724)](e[s(1095)],d),await this._qosDB[s(1796)](h)}async[t(652)](n){let s=t;return(await this[s(1355)][s(652)](n))?.cursor}async[t(1121)](){let n=t;await this._qosDB[n(1121)]()}[t(1733)+t(360)+t(678)](n){let s=t;this[s(1096)+s(1645)]=n}get isReady(){let n=t;if(e.erODb(e[n(839)],e.UXvYC))return this[n(1355)][n(1794)];try{return!!this[n(1355)]}catch(s){return _0x3b61c7[n(1724)](s),!1}}}let Eg="__x_msg_"+t(966);async function Ed(a){let n=t,s={WwQYi:function(E,g,D){return E(g,D)},jDdBs:e[n(1514)],WIsko:n(1246)};if(!this._options[n(909)+"S"])return null;let{aID:d,fpID:h,messageStrategy:w}=this[n(803)],S=e.SrinG(a,Eg);try{if(this[n(916)+n(1809)])if(e.RzFLk(e[n(1488)],e[n(1132)]))a&&this[n(916)+n(1809)][n(1733)+n(360)+n(678)](a);else{let E=_0x211134(_0x21c1eb,_0x1bf95e[n(1592)]);_0x404484[n(981)].set(_0x30cada,E)}else this["_cursorM"+n(1809)]=new bg(h+"_"+d+"_"+S,S,w);return this[n(916)+n(1809)][n(1794)]||await this[n(916)+n(1809)].openDB(),this._cursorManager}catch{if(e[n(1527)](e[n(1242)],n(489))){this["_dispatc"+n(1041)+"ent"](s[n(365)](_0x549eed,s[n(1496)],{code:1e3,reason:s[n(1776)]})),this[n(357)+n(720)]?.[n(1167)+n(1814)+n(646)](),this[n(608)+n(868)]?.["resetCou"+n(1675)]();return}else return null}}async function vg(a,n){let s=t;if(e[s(1691)](e[s(751)],e[s(751)]))_0xd3e5ef[_0x55a7e1++]=_0x1467ad>>6|192,_0x5e78f4[_0x342190++]=63&_0x1df197|128;else{let d=e.FgYcC(sn,a[s(1193)].headers,s(1273),"-1"),h=sn(a[s(1193)][s(1433)],e[s(1102)],"1"),w=e[s(752)](rr,a.message.headers,"x_fronti"+s(1748)),S=Number(e[s(818)](rr,a[s(1193)][s(1433)],e.QtZAj))||0,E=Ea.call(this,a),g=e[s(1097)](sn,a[s(1193)].headers,e.dDESF,"2"),D=e[s(1689)](rr,a[s(1193)][s(1433)],e[s(1222)]),L=e[s(986)](Number,rr(a[s(1193)][s(1433)],e[s(1394)]));if(E[s(1420)])return e[s(1519)](n);let B=E[s(1667)+s(461)]?await yd[s(1502)](this):null;if(e.GwWvF(a[s(1193)].service,0)&&h&&!d||e[s(841)](a[s(1193)][s(1274)],0)){if(w&&E[s(1667)+s(461)]&&B)return!!!await B[s(652)](w)&&(e[s(793)](s(1309),e[s(1171)])?(e[s(1088)](_0x1fb80b,_0x15db14,32),_0x31ee65(_0x2e3afe,e[s(442)](_0x10c06c,_0x504cbd))):(this._dispatchMessageEvent(a),await B[s(1796)](w,e[s(676)](Date[s(1505)](),S)))),n();if(g)if(e.EBXJE(e.kYiGV,e[s(1750)])){let W=await Ed.call(this);if(!W)return this[s(755)+s(708)+s(823)](a),e[s(465)](n);let X=await W[s(652)](D)??-1;if(e.ndPhx(X,L))this[s(755)+s(708)+s(823)](a),W[s(1796)](D,L,a[s(1193)].service);else throw new Error(s(1720)+s(429)+s(1586)+L+(s(505)+s(1054)+s(1376)+"r ")+X);return n()}else _0xdd3dd2(this[s(1477)+s(767)+s(393)]),this._connectionTimeoutId=null;return this[s(755)+s(708)+s(823)](a),e[s(1559)](n)}}}async function Sg(a,n){let s=t,d=Ea[s(1502)](this,a);if(!d[s(1667)+s(461)])return e[s(727)](n);let h=await yd[s(1502)](this);if(d[s(516)+s(599)+s(1129)]&&d[s(921)+"s"].length)for(let w of d[s(921)+"s"])await h[s(1200)](w);e[s(1055)](n)}async function Ig(a,n){let s=t,d={XmciV:function(h,w){return e[j(1339)](h,w)},CXPiV:function(h,w){return e[j(1583)](h,w)},YcHNj:function(h,w){return e[j(1650)](h,w)},cHfgw:function(h,w){return h&w},JbCAN:function(h,w){return e.bYxFd(h,w)}};if(e[s(1377)]!=="rqsIT"){if(_0x3315fa<1||rNoQcG[s(433)](_0x51ea77,_0x265383))return rNoQcG[s(746)](_0x138e7b,_0x1e6d71);rNoQcG[s(805)](_0x67b7c9,_0x971504)>_0x5e2a27&&(_0xf6e46e=rNoQcG[s(746)](_0x2f6941,_0x23902a),_0x165a34=0);let h=_0x3f4827[s(1502)](_0x2511a3,_0x5cfd8f,_0xbaf6f5+=_0x49ce8c);return rNoQcG[s(1259)](7,_0x780de)&&(_0x2a87b0=rNoQcG[s(805)](rNoQcG.JbCAN(7,_0x5b0baa),1)),h}else{let h=e[s(1503)](a[s(1193)].frameType,mg),w=e[s(1503)](a[s(1193)][s(374)+"e"],Ia);if(e[s(525)](!h,!w))return e[s(641)](n);let S=rr(a.message[s(1433)],e[s(780)]);if(!S)return e.SbGAz(n);let E=await Ed.call(this,S);if(!E)return e[s(641)](n);if(h){let g=await E[s(1302)+"rs"](),D={frameType:g?.["frameType"],SeqID:he[s(1553)+"er"](this[s(1210)]++),LogID:he[s(1553)+"er"](this[s(803)]["logIDGen"+s(844)]()),service:9e3,method:5,headers:g?.[s(1433)],payload:g?.[s(888)]},L=v(D);this[s(512)]&&this[s(512)][s(958)+"te"]&&this[s(512)][s(1223)](L)}if(w){let g=a[s(1193)][s(888)];g&&E[s(1044)+"rs"](g)}}}let Ag=async function(a,n){let s=t;this[s(1732)]=!1,e.Vxrpx(clearTimeout,this[s(1477)+s(767)+"utId"]),n()},Tg=async function(a,n){let s=t;if(!this[s(512)]||e[s(1459)](this[s(512)].readyState,this[s(1607)]))return e[s(548)](n);let{pingInterval:d}=this[s(803)];this[s(357)+"tManager"]?.[s(1167)+s(1814)+s(646)]();for(let w=0;e[s(1526)](w,this[s(744)+s(1024)].length);w++){let S=this._messageQueue[w];if(e[s(607)](this._ws[s(958)+"te"],this[s(1607)])&&e[s(1428)](null,S))this[s(512)]&&this[s(512)][s(1223)](S),this._messageQueue[w]=null;else break}this[s(744)+s(1024)]=this[s(744)+s(1024)][s(829)](w=>!!w),this["_pingPon"+s(1288)+"Id"]=setTimeout(()=>this._ping(),d),this[s(755)+s(1296)+"nt"](a),this[s(1031)+"er"]&&this._ws&&(this._ws[s(1084)+"pe"]=this[s(721)+s(980)]);let h=this[s(357)+"tManager"]?.[s(596)+s(990)+"nt"]();this[s(437)](s(1120)+h+s(777)),e[s(1559)](n)},kg=async function(a,n){let s=t,d=this[s(357)+s(720)]?.["getCurre"+s(990)+"nt"]();this[s(437)](s(1120)+d),n()};class Cg extends _a{constructor(n){let s=t,d={HMHhN:function(h,w,S,E){return e[j(379)](h,w,S,E)},sJhrq:function(h,w,S){return e.stsEo(h,w,S)},zCTSf:"error"};if(e.KObYF(e[s(1036)],e.eCIZr)){super(),this[s(446)+"igatorOn"+s(1389)]=!0,this._isBrowser=nr,this[s(538)]=Wp,this._isMiniTT=Cn,this[s(870)+"X"]=Xr,this[s(690)+"r"]=Qr,this[s(744)+s(1024)]=[],this[s(357)+s(720)]=null,this[s(1702)+s(1163)]=!1,this[s(721)+s(980)]=e[s(508)],this[s(1477)+s(1268)]=!1,this[s(1477)+s(767)+s(393)]=null,this["_reconne"+s(898)+s(662)]=null,this["_pingPon"+s(1288)+"Id"]=null,this[s(1210)]=0,this[s(1732)]=!1,this._url="",this[s(896)+s(723)]=null,this[s(916)+s(1809)]=null,this._pingLossCounter=null,this._protocols=e[s(1636)],this.CLOSED=3,this[s(1652)+"NG"]=0,this[s(1607)]=1,this[s(840)]=2,this[s(1134)]=E=>{let g=s;try{d.HMHhN(pd,this,E,[Ag,Tg,kg])}catch(D){let L=d[g(398)](ct,d[g(710)],{message:D[g(1193)],code:rn[g(1580)+"OR"],error:D});this[g(755)+g(733)+g(1071)](L)}},this[s(485)+"ge"]=async E=>{let g=s,{pingInterval:D,pingFrequency:L}=this[g(803)];if((e[g(1550)]("hi",E.data)&&e[g(549)](e[g(1126)],L)||e[g(1258)](g(394),L))&&(this[g(578)+g(1185)](),this[g(1517)]("ping_onc"+g(924)+"s",g(1706)),this[g(1186)+"gTimeoutId"]=e[g(849)](setTimeout,this[g(546)][g(1425)](this),D)),!e.FjHJH("hi",E[g(1013)]))try{pd(this,E,[og,ig,Sg,Ig,vg,sg])}catch(B){let W=e[g(477)](ct,g(435),{message:B[g(1193)],code:rn[g(904)+g(677)],error:B});this["_dispatc"+g(733)+g(1071)](W)}},this[s(466)]=E=>{let g=s,D={OYnSg:function(L,B,W){return e[j(756)](L,B,W)},GmczH:e[g(1018)]};if(e[g(1774)](e[g(348)],e[g(348)])){let L="connect "+_0x305eb0+(g(928)+", max re"+g(1506)+g(1540));this[g(437)](L),this[g(755)+g(733)+"ent"](D[g(555)](_0x2d3273,D[g(1453)],{message:L,code:_0xde061e[g(1476)+g(627)+"R"]}));return}else{let L=this[g(357)+g(720)]?.["checkRea"+g(1656)+"es"](),B=this[g(357)+g(720)]?.[g(596)+"ntEndpoint"]();if(L&&!E[g(1193)]){let W="connect "+B+(g(1518)+g(948)+g(1480)+"ed");this[g(755)+"hErrorEvent"](e[g(1755)](ct,e[g(1018)],{message:W,code:rn["MAX_RETR"+g(627)+"R"],error:E}));return}this[g(512)]&&this[g(512)][g(958)+"te"]===this[g(1607)]&&this[g(1196)+g(848)](),this[g(755)+g(733)+g(1071)](e.ggLak(ct,g(435),{message:E[g(1193)],code:rn[g(1142)+"RROR"],error:E}))}},this[s(1699)]=async E=>{let g=s;this[g(1602)+g(595)](),this[g(578)+"ngTimer"](),this[g(860)+g(831)+"rs"](),this[g(512)]=null,this[g(1477)+"Lock"]=!1;let D=this[g(357)+g(720)]?.["checkRea"+g(1656)+"es"]();if(!D&&this[g(355)+g(1758)]()&&!this._readyClosed){let L=this[g(357)+g(720)]?.["getCurre"+g(990)+"nt"](),B=this[g(803)][g(1068)+"tInterce"+g(1686)](E.code,E[g(640)]);this[g(755)+"hCloseEvent"](e[g(852)](mt,e[g(1514)],{code:1006,reason:E[g(640)]||g(1253)+g(687)+"d, unkno"+g(576)+g(1136)+g(1467)+L,willReconnect:B})),B&&this[g(1477)]();return}if(E[g(1273)]!==1e3&&this[g(1702)+g(1163)]){this[g(755)+g(1041)+g(1071)](e[g(1515)](mt,e[g(1514)],{code:1e3,reason:e[g(824)]})),this[g(357)+g(720)]?.["resetEndpointCon"+g(646)](),this["_pingLos"+g(868)]?.[g(647)+g(1675)]();return}if(e.pFIHH(1e3,E[g(1273)])&&D){let L=this[g(357)+"tManager"]?.[g(596)+g(990)+"nt"](),B=E[g(640)];B||(B=await e[g(997)](Xp,this[g(1360)])),B=g(1253)+"ng faile"+g(926)+B+(g(1490)+g(1700))+L+(g(718)+"tries re"+g(1540)),this[g(755)+g(1041)+g(1071)](e.erLpB(mt,e.FeXiv,{code:E[g(1273)],reason:B}));let W=g(1330)+L+(" fail, m"+g(948)+"es reached");this[g(755)+g(733)+g(1071)](e[g(1515)](ct,e.wMzTx,{message:W,code:rn[g(1476)+g(627)+"R"]})),this[g(357)+g(720)]?.["resetEnd"+g(1814)+g(646)](),this[g(608)+g(868)]?.resetCounter();return}if(E.code!==1e3&&!E[g(640)]){let L=this[g(357)+g(720)]?.["getCurre"+g(990)+"nt"]();this["_dispatc"+g(1041)+g(1071)](mt(g(532),{code:E[g(1273)],reason:g(1253)+"ng faile"+g(1215)+g(576)+g(1136)+g(1467)+L})),this[g(357)+"tManager"]?.[g(1167)+g(1814)+g(646)](),this[g(608)+"sCounter"]?.["resetCou"+g(1675)]();return}this[g(755)+g(1041)+"ent"](E),this["_endpoin"+g(720)]?.["resetEndpointCon"+g(646)](),this[g(608)+"sCounter"]?.[g(647)+g(1675)]()},this.onclose=null,this[s(1461)]=null,this[s(862)+"e"]=null,this[s(1022)]=null,this[s(1481)+s(996)]=null,this[s(1707)+s(1390)]=null,this.onStopImmediatelyReconnect=null,this[s(1769)+s(993)]=this[s(1769)+"nLine"][s(1425)](this),this[s(1769)+s(1113)]=this[s(1769)+s(1113)][s(1425)](this),this["_handleP"+s(528)]=this[s(568)+s(528)][s(1425)](this),this[s(568)+s(692)]=this["_handleP"+s(692)][s(1425)](this),this[s(803)]={url:"",automaticOpen:!0,initReconnectInterval:1e3,maxReconnectInterval:1e4,reconnectIntervalGrowFactor:2,timeoutInterval:5e3,maxRetries:5,debug:!1,maxMessageQueueLength:e[s(1119)](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.iQwJV,pingLossCount:2,enableTransformTextPayload:!1,logIDNewConfig:{enableAutoGenerateLogIDNew:!1,userIp:""},miniProgramParams:{customHttpHeader:{}},enableAutoAck:!1,reconnectInterceptor:()=>!0,enableQoS:!1,QoSLevel:2,messageStrategy:s(1504),env:{xTTEnv:"",xUseEnv:""},listenNetworkChanged:!0};let{url:h,ws:w}=n,S=Array[s(1464)](h)?h:e.jrOmJ(s(758),typeof h)?[h]:[];if(!S||e[s(1224)](0,S[s(1592)]))throw new Error(e[s(1049)]);if(!e.QBjhf(Vp,w))throw new Error(e.FeVNZ);Object[s(1156)](this[s(803)],n),this._endpointManager=new xd(S,this[s(803)][s(946)+"es"]),this._pingLossCounter=new Yp(this[s(803)][s(455)+s(490)]),this[s(803)][s(837)+s(1674)]&&(this[s(1732)]=!0,this[s(1477)]()),this[s(803)][s(600)+s(1734)+"nged"]&&(this[s(1203)+"T"]||this[s(870)+"X"]?this[s(1191)+s(1352)+s(923)]():this._isBrowser&&this[s(1787)+"balEventListener"]())}else return this[s(911)].binaryType}[t(1769)+t(993)](){let n=t;this._options["disableAutoRecon"+n(934)]||this[n(1702)+"osed"]||this[n(1401)+n(996)]()}[t(1769)+t(1113)](){let n=t;this[n(772)+n(1513)+"t"]();let s=wa(e[n(1029)],{message:e[n(962)]});this["onStopIm"+n(406)+n(675)+"ct"]&&this[n(1308)+n(406)+n(675)+"ct"](s)}[t(1787)+t(1807)+"Listener"](){let n=t;this[n(1031)+"er"]&&window[n(1227)+n(1811)](e[n(1465)],this["_handleO"+n(993)]),this[n(1031)+"er"]&&window["addEvent"+n(1811)](e[n(667)],this["_handleO"+n(1113)]),this[n(1031)+"er"]&&window[n(1227)+n(1811)](e[n(404)],this[n(568)+"ageHide"]),this[n(1031)+"er"]&&window[n(1227)+n(1811)](e[n(856)],this[n(568)+"ageShow"])}["_dropGlobalEvent"+t(1811)](){let n=t;this[n(1031)+"er"]&&window[n(1435)+n(776)+n(1260)](n(1187),this[n(1769)+"nLine"]),this[n(1031)+"er"]&&window["removeEv"+n(776)+n(1260)](e[n(667)],this[n(1769)+n(1113)]),this[n(1031)+"er"]&&window[n(1435)+n(776)+n(1260)](n(1449),this[n(568)+n(528)]),this[n(1031)+"er"]&&window[n(1435)+n(776)+n(1260)](n(1432),this[n(568)+"ageShow"])}[t(568)+t(528)](n){let s=t;!n[s(894)+"d"]&&(this[s(1031)+"er"]&&window["removeEv"+s(776)+s(1260)](s(1449),this[s(568)+"ageHide"]),this[s(1031)+"er"]&&window["removeEventListe"+s(1260)](e[s(856)],this[s(568)+s(692)]),this.close()),this[s(1031)+"er"]&&window["removeEv"+s(776)+s(1260)](e.Mbnxx,this[s(1769)+s(993)]),this[s(1031)+"er"]&&window[s(1435)+s(776)+s(1260)](s(900),this[s(1769)+s(1113)])}["_handleP"+t(692)](n){let s=t;if(e[s(1754)](s(1696),e.QOLMs))n.persisted&&(this[s(355)+s(1758)]()&&(!this[s(512)]||e.eaWMB(this[s(512)][s(958)+"te"],this[s(1607)])||e[s(663)](this[s(512)][s(958)+"te"],this.CONNECTING))&&this["_handleO"+s(993)](),this._isBrowser&&window["addEvent"+s(1811)](e[s(1465)],this[s(1769)+s(993)]),this[s(1031)+"er"]&&window[s(1227)+s(1811)](s(900),this[s(1769)+s(1113)]));else return this["currentEndpointT"+s(1466)+"t"]=1,this[s(428)+s(1593)]++,this[s(1052)+"s"][this[s(428)+s(1593)]]}async["_generat"+t(1451)](n){let s=t;if(e[s(1728)]!=="ALvcb"){let d=this[s(357)+s(720)]?.["checkRea"+s(1656)+"es"](),h=this[s(357)+"tManager"]?.["getCurre"+s(990)+"nt"]();if(d&&!_0x167865[s(1193)]){let w=s(1330)+h+(s(1518)+s(948)+s(1480)+"ed");this[s(755)+s(733)+s(1071)](_0x2dfa1c(e[s(1018)],{message:w,code:_0x5e2727[s(1476)+s(627)+"R"],error:_0xf4eaa3}));return}this[s(512)]&&e.DRDtu(this[s(512)][s(958)+"te"],this[s(1607)])&&this[s(1196)+"ect"](),this["_dispatchErrorEv"+s(1071)](e.Tsagk(_0x2a7cc3,s(435),{message:_0x5b48cc[s(1193)],code:_0x5b8db1["NATIVE_E"+s(504)],error:_0x53ef5a}))}else{let{fpID:d,deviceID:h,bddID:w,ttwID:S,accessKey:E,aID:g,customParams:D={},enableAutoAck:L,enableQoS:B,QoSLevel:W,env:X}=this[s(803)],re,Te,on;this[s(1031)+"er"]||this._isMiniWX||this._isMiniTT?(re=location&&e[s(1183)](s(1091),location.protocol)?"wss://":e[s(358)],Te=n[s(484)](/((^ws)|(^http))((?:[s]*:\/\/))/,""),on=/^wss(.*:\/\/)/[s(1730)](n)?n:""+re+Te):(re=e[s(594)],Te=n[s(484)](/(^http)((?:[s]*:\/\/))/,""),on=/(^ws)((?:[s]*:\/\/))/[s(1730)](Te)?Te:""+re+Te);let vd=w?"bd_did":S?e[s(368)]:"device_id",Sd=w||S||h;if(!Sd||!vd)throw new Error(e[s(1775)]);let Rg=e[s(1408)]==typeof D?await e[s(1772)](D):D,Pg=X?e[s(1094)](Zp,X[s(790)],X[s(386)]):{},Aa=Object[s(1156)]({device_platform:e[s(697)],version_code:s(1058)+"0",access_key:E,fpid:d,aid:g,[vd]:Sd,xsack:L?1:0,xaack:L?1:0,xsqos:B?1:0,qos_level:B?W:void 0,qos_sdk_version:2,...Pg},Rg),Dg=Object[s(1533)](Aa).reduce((Ta,ka)=>Aa[ka]!==void 0?""+Ta+(Ta?"&":"?")+ka+"="+Aa[ka]:Ta,"");return on+"/ws/v2"+Dg}}async[t(1477)](){let n=t;if(!(this._connectLock||this[n(1702)+n(1163)])){this[n(1477)+n(1268)]=!0;try{if(e[n(1428)]("iVdnd",n(1788))){let s=this[n(357)+n(720)]?.[n(799)+n(1335)+n(1251)+n(669)+n(902)](),{timeoutInterval:d}=this[n(803)];if(s)if(e[n(877)](e[n(547)],e[n(547)])){let w=this[n(357)+n(720)]?.[n(596)+n(990)+"nt"](),S=this[n(357)+n(720)]?.[n(732)+n(1469)+"pointAnd"+n(1589)+"unt"](),E=this[n(357)+"tManager"]?.[n(596)+n(990)+n(1073)+n(1004)]();if(S)if(e[n(1104)]===e.hPPZn){let g="connect "+w+(n(928)+n(718)+n(1506)+"ached, w"+n(1101)+n(1338)+n(815))+S+(n(353)+"y"),D=e[n(1161)](ct,e[n(1018)],{message:g,code:rn[n(1476)+n(627)+"R"]});this[n(437)](g),this[n(755)+n(733)+n(1071)](D),this[n(1360)]=await this._generateUrl(S),this._debug("connect "+S+" "+E+" times"),this[n(860)+n(831)+"rs"]()}else return _0x471bbb[n(686)]||_0x1da01e[n(1001)]?(n(1617)+" "+(_0x4de877[n(686)]||"")+n(517)+(_0x5727d2[n(1001)]||""))[n(1148)]():_0x5c1f8c[n(1217)+"y"](_0x2cdd8a);else{let g="connect "+w+(" timeout"+n(718)+n(1506)+n(1540));this._debug(g),this[n(755)+"hErrorEv"+n(1071)](ct("error",{message:g,code:rn[n(1476)+"IES_ERROR"]}));return}}else _0xa103e5+=_0x1c088a(_0x24a87a),_0x3055f8++;else{let w=this["_endpoin"+n(720)]?.[n(596)+n(990)+n(661)+n(1694)](),S=this[n(357)+n(720)]?.["getCurre"+n(990)+n(1073)+"ount"]();this._url=await this[n(795)+n(1451)](e[n(1033)](w,"")),this[n(437)](n(1330)+w+" "+S+n(1445)),this["_removeW"+n(831)+"rs"]()}if(this[n(1732)])this[n(1732)]=!1;else{let w=e[n(985)](wa,e.MFOAW,{message:n(949)});this[n(1481)+n(996)]&&this[n(1481)+n(996)](w)}let h=this[n(357)+n(720)]?.[n(596)+"ntEndpoi"+n(1073)+n(1004)]()||0;e[n(889)](h,1)&&await this._wait(e[n(1356)](h,1)),this[n(437)](n(1253)+n(483)+this[n(1360)]+(n(565)+n(1157))+this[n(434)+"ls"]),this[n(512)]=e[n(1220)]($p,{url:this[n(1360)],protocols:[this[n(434)+"ls"]],headers:this._options[n(760)+n(1279)+"s"]["customHt"+n(1544)]},this[n(803)].ws),(this._isBrowser||this._isWorker)&&this[n(512)]&&(this._ws.binaryType=this[n(721)+n(980)]),this[n(499)+n(1827)](),this[n(1477)+n(767)+n(393)]=e.nozXO(setTimeout,this._onTimeout[n(1425)](this),d)}else return this[n(512)]?this[n(512)][n(1084)+"pe"]:this[n(721)+n(980)]}catch(s){if(e[n(1061)](n(1684),n(1684)))_0x222fba[n(1724)](_0x352244);else throw this["_connect"+n(1268)]=!1,s}}}[t(1602)+t(595)](){let n=t;if(e[n(1139)](e.ymOrA,e[n(735)]))clearTimeout(this[n(1477)+n(767)+n(393)]),this[n(1477)+n(767)+n(393)]=null;else return _0x215588+=_0x1fdc78&&_0x284e25.byteLength||0,_0x1b0033}[t(578)+"ngTimer"](){let n=t;e[n(1493)](clearTimeout,this[n(1186)+n(1288)+"Id"]),clearTimeout(this["_reconne"+n(898)+n(662)]),this[n(1186)+n(1288)+"Id"]=null,this[n(703)+n(898)+n(662)]=null}_debug(...n){let s=t;this._options[s(1019)]&&console.log.apply(console,[e[s(1450)],...n])}[t(519)+t(1410)+"e"](n){let s=t,{initReconnectInterval:d,maxReconnectInterval:h,reconnectIntervalGrowFactor:w}=this[s(803)],S=d*Math[s(914)](w,e[s(1731)](n,1));return e[s(426)](S,h)?h:S}[t(546)](){let n=t;if(this[n(512)]&&e.vCQAw(this[n(512)][n(958)+"te"],this[n(1652)+"NG"])){this[n(578)+n(1185)](),this[n(1186)+n(1288)+"Id"]=e.YfQgD(setTimeout,this[n(546)][n(1425)](this),this._options[n(1567)+n(1252)]);return}if(!this[n(512)]||this[n(512)].readyState!==this[n(1607)])return void this._handleReconnect();this[n(512)]&&this[n(512)].send("hi"),this["_reconne"+n(898)+"tId"]=e[n(1045)](setTimeout,this["_handleR"+n(996)+n(1008)].bind(this),this[n(803)][n(1404)+"outInterval"])}[t(1401)+t(996)+t(1008)](){let n=t;this[n(608)+n(868)]?.addCount(),this[n(1517)](e[n(1124)],e[n(515)]),this._pingLossCounter?.[n(1284)+n(871)+"nt"]()?this[n(1401)+n(996)]():this[n(546)]()}[t(355)+"orOnline"](){let n=t;return this[n(1203)+"T"]||this[n(870)+"X"]?this[n(446)+"igatorOnline"]:(this[n(1031)+"er"]||this[n(690)+"r"])&&this[n(803)]["listenNetworkCha"+n(439)]?navigator[n(1603)]:!0}[t(1401)+t(996)](){let n=t,s={ZsyTN:e[n(964)]};if(e.eKzzx(e[n(1585)],e[n(1585)])){if(!this._navigatorOnline()||this["_readyCl"+n(1163)])return;this[n(357)+n(720)]?.[n(1167)+n(1814)+n(646)](),this[n(608)+n(868)]?.["resetCou"+n(1675)](),this[n(512)]?this["_disconn"+n(848)](1001,e[n(586)],!0):this[n(1477)]()}else switch(_0x4a27ad){case fqozqh[n(1409)]:case n(1804):return{[n(944)+_0x106c82]:1,"x-tt-env":_0x2fbf39};default:return{}}}["_onPageN"+t(1352)+t(923)](){let n=t,s={eIYAO:"abort"};this._isMiniTT?tt[n(1692)+n(968)+n(1072)](({isConnected:d})=>{let h=n;this[h(446)+"igatorOn"+h(1389)]=d,d?this["_handleO"+h(993)]():this[h(1769)+h(1113)]()}):this[n(870)+"X"]&&wx[n(1692)+"kStatusC"+n(1072)](({isConnected:d})=>{let h=n;e[h(1456)](e[h(748)],h(716))?(this[h(446)+"igatorOn"+h(1389)]=d,d?this[h(1769)+h(993)]():this[h(1769)+h(1113)]()):(_0x2ff637[h(1435)+h(776)+"ner"](h(712),_0x5dcfcf),_0x34be31[h(1435)+h(776)+h(1260)](h(435),_0x2d7c64),_0x3ed0b9[h(1435)+h(776)+h(1260)](CdgTre[h(520)],_0x18d0ac))})}[t(436)](n){let s=t,d={fBfDf:function(h,w){return h===w},EHidX:e[s(526)],zFSdM:function(h,w,S){return e.ayKNC(h,w,S)}};return new Promise(h=>{let w=s;d[w(664)](d[w(1683)],d.EHidX)?d[w(1753)](setTimeout,h,this[w(519)+w(1410)+"e"](n)):_0x3ebda0[w(1140)](_0x3f05fc)})}[t(1196)+t(848)](n=1e3,s="",d=!1){let h=t,w={olTbG:function(S,E){return e[j(1026)](S,E)},EXVOV:function(S,E){return e[j(1547)](S,E)}};if(e[h(850)](e[h(1618)],e[h(1541)])){if(!this[h(512)])return;this[h(772)+h(1513)+"t"](n,s,d)}else AirJBL[h(943)](_0x22d585,this["_pingPon"+h(1288)+"Id"]),AirJBL[h(1407)](_0x4ee682,this[h(703)+h(898)+"tId"]),this[h(1186)+h(1288)+"Id"]=null,this[h(703)+h(898)+h(662)]=null}[t(1495)+"ut"](){let n=t,s=this[n(357)+n(720)]?.["getCurre"+n(990)+"nt"]();this[n(437)]("connect "+s+n(928)),this[n(1196)+n(848)](1001,e[n(711)],!0)}[t(1543)](n){let s=t,d=e[s(523)](Ft,n);this._ws&&this[s(512)][s(958)+"te"]===this[s(1607)]&&(this._ws&&this[s(512)][s(1223)](d),this[s(437)](e.RaFEb,n))}["_removeW"+t(831)+"rs"](){let n=t,s=e.IVbGl.split("|"),d=0;for(;;){switch(s[d++]){case"0":this[n(512)][n(1435)+n(776)+n(1260)](e.riCIj,this[n(1134)]);continue;case"1":this._ws[n(1435)+"entListe"+n(1260)](e[n(1018)],this[n(466)]);continue;case"2":this[n(512)][n(1435)+n(776)+n(1260)](e[n(1514)],this._onClose);continue;case"3":this[n(512)][n(1435)+"entListe"+n(1260)]("message",this[n(485)+"ge"]);continue;case"4":if(!this[n(512)])return;continue}break}}[t(499)+"steners"](){let n=t;if(e[n(580)](e[n(391)],e[n(391)])){let s=e[n(1677)][n(1721)]("|"),d=0;for(;;){switch(s[d++]){case"0":this._ws.addEventListener("error",this[n(466)]);continue;case"1":this[n(512)][n(1227)+n(1811)](e[n(836)],this[n(485)+"ge"]);continue;case"2":if(!this[n(512)])return;continue;case"3":this._ws[n(1227)+"Listener"](e[n(650)],this[n(1134)]);continue;case"4":this._ws["addEvent"+n(1811)](e[n(1514)],this._onClose);continue}break}}else{if(e.HihJD(_0x29e874,_0x5f4428)<1)return"";let s="";for(let d=_0x26c143;e[n(1312)](d,_0x431fbd);){let h=_0x333091[d++];if(h<=127)s+=_0x51ac27["fromChar"+n(859)](h);else if(e.HilTg(h,192)&&e.lYEHA(h,224))s+=_0x26ff0c[n(714)+n(859)](e[n(684)](e.nXNni(e[n(452)](31,h),6),e.NKcQo(63,_0x22eb51[d++])));else if(h>=224&&e[n(931)](h,240))s+=_0x2f4f4f[n(714)+n(859)](e.LeewP(e[n(1051)](e[n(1083)](e[n(1528)](15,h),12),(63&_0x522f7a[d++])<<6),e[n(1133)](63,_0x381b81[d++])));else if(e[n(1048)](h,240)){let w=e.DjhWR(e.REyVK(e.PKcJU(e.PMKas(7&h,18),e.ZHFIJ(63&_0x193797[d++],12))|e.FsqSN(e.SxMkd(63,_0x447bed[d++]),6),e[n(480)](63,_0x47440a[d++])),65536);s+=_0x3747c2[n(714)+n(859)](e[n(1169)](55296,e.mGnxT(w,10))),s+=_0x147248[n(714)+n(859)](56320+(1023&w))}}return s}}[t(350)+t(432)](n=1e3,s=""){let d=t;if(e[d(1046)]===e.NtzDb){let h=_0x29cad2[d(1502)](Tlunip[d(623)](_0x41a818,this),_0x4e1816,..._0x5ef680);return _0x2536d1[d(1796)](h,_0x1a2d5a[d(618)]?_0x2af214[d(618)]():[_0x572845]),Tlunip[d(1566)](_0x259b6b,h)}else try{this[d(512)]&&this[d(512)].close(n,s)}catch{}}[t(772)+t(1513)+"t"](n=1e3,s="",d=!1){let h=t,w={GkKVZ:function(S,E){return e[j(1165)](S,E)},gyCRb:function(S,E){return e.dyiDb(S,E)},JDrgl:function(S,E){return e.AtFVf(S,E)},btzZj:function(S,E){return e[j(1781)](S,E)},DwAZc:function(S,E){return e[j(1463)](S,E)}};if(this[h(578)+"ngTimer"](),this[h(1602)+h(595)](),this[h(860)+h(831)+"rs"](),this[h(350)+h(432)](1e3,s),this[h(1477)+"Lock"]=!1,d&&this[h(355)+h(1758)]()&&!this._readyClosed){if(this._endpointManager?.["checkRea"+h(1656)+"es"]()){let E=this[h(357)+h(720)]?.[h(596)+"ntEndpoint"]();this["_dispatchCloseEv"+h(1071)](mt(e[h(1514)],{code:1006,reason:h(1330)+E+(h(928)+h(718)+h(1506)+h(1540)),wasClean:!0}))}else if(e[h(1527)](e[h(699)],e[h(699)])){let E=0,g=0;for(let D=0;WvgfoF[h(1213)](D,_0xb0d8b.length);++D)g=_0x30a69d[h(895)+"At"](D),WvgfoF[h(1213)](g,128)?E+=1:WvgfoF.gyCRb(g,2048)?E+=2:WvgfoF.JDrgl(64512&g,55296)&&WvgfoF[h(1735)](WvgfoF[h(705)](64512,_0x1b1311[h(895)+"At"](WvgfoF[h(787)](D,1))),56320)?(++D,E+=4):E+=3;return E}else{let E=this._options[h(1068)+h(1035)+h(1686)](n,s);this[h(755)+h(1041)+h(1071)](e[h(1760)](mt,e.FeXiv,{code:n,reason:s,wasClean:!0,willReconnect:E})),E&&this[h(1477)]()}return}this[h(355)+"orOnline"]()||this[h(1702)+"osed"]?this[h(755)+h(1041)+h(1071)](e[h(1364)](mt,e.FeXiv,{code:n,reason:e.pobfH})):this[h(755)+"hCloseEv"+h(1071)](mt(h(532),{code:1006,reason:h(1081)+h(611)+h(857)+"ine"})),this[h(512)]=null,this._endpointManager?.[h(1167)+h(1814)+"fig"](),this[h(608)+h(868)]?.[h(647)+h(1675)]()}[t(755)+t(1296)+"nt"](n){let s=t;this[s(1517)](e[s(650)],n),this[s(1022)]&&this.onopen(n)}[t(755)+t(708)+t(823)](n){let s=t;e.nFsvH(e[s(979)],s(359))?(this[s(1517)](e[s(836)],n),this.onmessage&&this[s(862)+"e"](n)):_0x562302=Tlunip.IPEsQ(_0x400d7e,_0xc779b7)}[t(755)+t(881)+t(855)](n){let s=t;this[s(1517)](e[s(464)],n),this[s(1707)+s(1390)]&&this[s(1707)+s(1390)](n)}[t(755)+t(733)+t(1071)](n){let s=t;this[s(1517)](s(435),n),this[s(1461)]&&this.onerror(n)}[t(755)+"hCloseEv"+t(1071)](n){let s=t;this.emit(e.FeXiv,n),this[s(769)]&&this[s(769)](n)}get binaryType(){let n=t;return this[n(512)]?this._ws.binaryType:this["_binaryT"+n(980)]}set[t(1084)+"pe"](n){let s=t;this[s(721)+s(980)]=n,this[s(512)]&&(this._ws[s(1084)+"pe"]=n)}get retryCount(){let n=t,s={VZRZA:function(d,h,w){return e[j(1197)](d,h,w)},qyOPR:e[n(1018)]};if(e[n(784)](n(659),e.FeVbQ)){let d=EffrBt.VZRZA(_0x3b3789,EffrBt[n(470)],{message:_0x58ad63.message,code:_0x2365df[n(904)+"ERROR"],error:_0xe1e7d0});this[n(755)+n(733)+n(1071)](d)}else return this._endpointManager?.[n(596)+"ntEndpoi"+n(1073)+n(1004)]()||0}get["buffered"+t(1367)](){let n=t,s={yCGmS:function(d,h){return e[j(1824)](d,h)},HAgTo:function(d,h){return d<h}};if(e[n(1434)]("EZRMA",e.DEBXU)){if(llQQWh[n(445)](void 0,_0x4140d9))this[n(1821)+"rs"]={};else if(llQQWh[n(445)](void 0,_0xfbd65a))this[n(1821)+"rs"][_0x206175]=null;else{let d=this[n(1821)+"rs"][_0x4084cc];if(d)for(let h=0;llQQWh[n(1261)](h,d[n(1592)]);)d[h].fn===_0x20e1a8?d[n(1030)](h,1):++h}return this}else{let d=this[n(744)+"Queue"][n(524)]((h,w)=>(h+=w&&w[n(1578)+"th"]||0,h),0);return e[n(1395)](d,this[n(512)]?this._ws.bufferedAmount:0)}}get extensions(){let n=t;return this[n(512)]?this._ws[n(1282)+"ns"]:""}get[t(1317)](){let n=t;return this[n(512)]?this[n(512)].protocol:""}get readyState(){let n=t;return this._ws?this[n(512)][n(958)+"te"]:this._options[n(837)+"cOpen"]?this[n(1652)+"NG"]:this[n(1508)]}get[t(1347)](){let n=t;return this[n(512)]?this._ws[n(1347)]:this[n(1360)]}close(n=1e3,s){let d=t,h=(d(1125)+d(693))[d(1721)]("|"),w=0;for(;;){switch(h[w++]){case"0":this[d(896)+d(723)]?.[d(1121)]();continue;case"1":this[d(772)+"WebSocket"](n,s);continue;case"2":this[d(578)+"ngTimer"]();continue;case"3":if(!this[d(512)])return void this[d(437)](e[d(670)]);continue;case"4":this[d(1702)+"osed"]=!0;continue;case"5":this[d(447)+d(1807)+"Listener"]();continue;case"6":this[d(1602)+d(595)]();continue;case"7":if(e[d(409)](this[d(512)].readyState,this[d(1508)])||e[d(1574)](this[d(512)][d(958)+"te"],this[d(840)]))return void this[d(437)](e[d(460)]);continue}break}}async[t(1223)](n,s){let d=t;if(e.KZwQq(null,n))throw new Error(e[d(1265)]);e[d(1557)](e.qyCEp,typeof n)&&(n=JSON[d(1217)+"y"](n)),e[d(1006)](d(758),typeof n)&&!e[d(1634)](n,ArrayBuffer)&&!(n.buffer&&e[d(474)](n[d(858)],ArrayBuffer))&&(n=JSON.stringify(n));let h=await wd(n),w=Jp(n),{method:S=0,service:E=this[d(803)].service,logID:g=this[d(803)][d(1348)+d(844)](),headers:D=this[d(803)][d(1433)],payloadEncoding:L=this[d(803)]["payloadE"+d(1621)],payloadType:B=this[d(803)][d(518)+"ype"],logIDNew:W=this[d(803)][d(1535)+d(590)]["enableAu"+d(1596)+d(1658)+"ew"]?e[d(897)](i,this._options["logIDNew"+d(590)][d(544)]):""}=e[d(1610)](s,{});if(!E)throw new Error(e[d(1294)]);let X={SeqID:he[d(1553)+"er"](this[d(1210)]++),LogID:he[d(1553)+"er"](g),service:E,method:S,headers:D,payloadEncoding:e[d(1634)](L,Object)?L[d(1790)]?L.encoding:"":L,payloadType:e.omQtP(B,Object)?B[d(457)]?B[d(457)]:w:B||w,payload:h,LogIDNew:W},re=Ft(X);return this._ws&&e[d(597)](this._ws[d(958)+"te"],this[d(1607)])?(this[d(512)]&&this[d(512)].send(re),this[d(437)](e[d(812)],X)):e[d(1452)](this[d(744)+d(1024)].length,this[d(803)][d(1757)+d(507)+d(683)])?(this[d(744)+d(1024)][d(1140)](re),this[d(437)](e[d(1626)],X)):(this[d(744)+d(1024)][d(1230)](),this[d(744)+"Queue"][d(1140)](re)),{seqID:this[d(1210)],logID:g,logIDNew:W}}async[t(1068)+"t"](n){let s=t,{url:d}=e[s(905)](n,{}),h=Array[s(1464)](d)?d:s(758)==typeof d?[d]:[];n&&Object[s(1156)](this._options,n),h&&h.length?this._endpointManager=new xd(h,this._options[s(946)+"es"]):this["_endpoin"+s(720)]?.[s(1167)+s(1814)+s(646)](),this[s(608)+s(868)]?.[s(647)+s(1675)](this[s(803)][s(455)+s(490)]),this["_readyCl"+s(1163)]=!1,this[s(512)]&&e[s(967)](this[s(512)][s(958)+"te"],this.CLOSED)?this[s(1196)+"ect"](1e3,e[s(1306)],!0):(this[s(1732)]=!0,this._connect())}async[t(1722)](){let n=t;e[n(1369)](n(1813),n(1813))?(e.SVgBQ(_0x6b8dcc,_0x26dfa6,10),e[n(395)](_0x335a19,_0x2b71e5,_0x4e8c9f)):!this._connectLock&&(e.OQSze!=="JNWni"?this.count++:(this[n(357)+n(720)]?.[n(1167)+n(1814)+n(646)](),this[n(608)+n(868)]?.[n(647)+n(1675)](),this["_readyCl"+n(1163)]=!1,this._isInit=!0,this._connect()))}[t(1227)+t(1811)](n,s){let d=t;if(e[d(549)]("CbPfv",e[d(1779)]))this.on(n,s);else{let h=e[d(1009)](this._options[d(819)+d(1621)],_0xf9c045)?{force:!!this[d(803)][d(819)+d(1621)][d(917)],encoding:this[d(803)][d(819)+d(1621)].encoding?this[d(803)][d(819)+d(1621)][d(1790)][d(484)](/\s/g,"")[d(861)+d(1025)]():""}:{force:!1,encoding:this[d(803)]["payloadE"+d(1621)]?this[d(803)][d(819)+"ncoding"].replace(/\s/g,"")[d(861)+d(1025)]():""},w=_0x3a684e[d(819)+d(1621)]?_0xd05217[d(819)+d(1621)].replace(/\s/g,"")["toLowerC"+d(1025)]():"",S=e.CBxMX(this._options[d(518)+"ype"],_0x41fc84)?{force:!!this[d(803)][d(518)+"ype"][d(917)],type:this[d(803)][d(518)+"ype"][d(457)]?this._options[d(518)+d(980)][d(457)][d(484)](/\s/g,"")[d(861)+"ase"]():""}:{force:!1,type:this[d(803)][d(518)+d(980)]?this[d(803)][d(518)+d(980)][d(484)](/\s/g,"")[d(861)+"ase"]():""},E=_0x1e63d4[d(518)+d(980)]?_0x455355[d(518)+d(980)][d(484)](/\s/g,"").toLowerCase():"",g=S.force?S[d(457)]:E||S[d(457)],D=h.force?h[d(1790)]:w||h[d(1790)],L=[e[d(851)],e[d(1399)],e[d(1403)],"string"],B=[e[d(506)],e[d(907)]];this[d(803)]["enableTr"+d(1350)+"extPayload"]&&L[d(1812)](g)&&(!D||B[d(1812)](D))?_0x58b6e9["textPayl"+d(1010)]=e[d(585)](_0xb43f49,_0x27507c[d(888)],0,_0x2fa876[d(888)].byteLength):_0xae81e[d(1357)+d(1010)]=""}}[t(814)+"Event"](n){let s=t,{type:d}=n;this[s(1517)](d,n)}["removeEv"+t(776)+"ner"](n,s){this[t(349)](n,s)}pingOnce(){return new Promise((n,s)=>{let d=j,h={cKlBr:function(E,g){return e.xsccc(E,g)},xNPma:function(E,g){return e[j(702)](E,g)},rCCUn:e[d(1764)],OKmjT:function(E,g){return e.yWAfK(E,g)},HoBHV:e[d(632)],gmvsI:e[d(1076)],FIcqE:"timeout",GBqRl:e[d(1124)]};this["_clearPi"+d(1185)](),this[d(1186)+d(1288)+"Id"]=setTimeout(this[d(546)][d(1425)](this),this[d(803)][d(1567)+"rval"]);let w=()=>{let E=d,g={ixwZB:function(D,L){return h[j(1277)](D,L)},rxkro:function(D,L){return h[j(1011)](D,L)}};if(h[E(1594)]!==E(1372))h[E(408)](n,h[E(635)]),this[E(349)](h.gmvsI,w),this.off(E(1304)+E(377)+"t",S);else{let{value:D,offset:L}=_0x14f4a3(_0x4c4eb1,_0x24b8cc);_0x32ac86=L,_0x90a8d4=vRaQHw[E(1810)](vRaQHw[E(1439)](_0xfbe9aa,8),0),_0x423b6c+=D}},S=()=>{let E=d;s(h[E(562)]),this[E(349)](h.gmvsI,w),this[E(349)](h[E(774)],S)};this.on(e.nLytJ,w),this.on(d(1304)+d(377)+"t",S),this[d(546)]()})}}})(),Me[N(1351)+"oseEvent"]=Pe["CustomCl"+N(376)],Me[N(1353)+N(1180)]=Pe["CustomEr"+N(1180)],Me[N(488)+"e"]=Pe[N(488)+"e"],Me[N(823)]=Pe[N(823)],Me[N(1359)]=Pe[N(1359)],Me[N(564)+N(345)+N(1276)]=Pe[N(564)+N(345)+"vent"],Me[N(345)+N(1276)]=Pe["MessageE"+N(1276)],Me[N(1190)+"t"]=Pe[N(1190)+"t"],Me["Reconnec"+N(1703)]=Pe[N(938)+N(1703)],Me[N(960)+"oseEvent"]=Pe.createCloseEvent,Me["createEr"+N(1180)]=Pe[N(743)+N(1180)],Me[N(558)+N(887)+"nt"]=Pe[N(558)+N(887)+"nt"],Me[N(501)+N(410)]=Pe[N(501)+"enEvent"],Me[N(1424)+N(1512)+N(1276)]=Pe[N(1424)+N(1512)+"vent"],Me[N(382)+N(1825)]=Pe[N(382)+"rame"],Me[N(616)+N(1216)]=Pe["encodeFr"+N(1216)];for(Vo in Pe)[N(1351)+"oseEvent",N(1353)+"rorEvent",N(488)+"e",N(823),N(1359),"Frontier"+N(345)+"vent","MessageE"+N(1276),N(1190)+"t",N(938)+"tEvent",N(960)+N(376),N(743)+"rorEvent",N(558)+N(887)+"nt",N(501)+N(410),N(1424)+N(1512)+N(1276),"decodedF"+N(1825),N(616)+N(1216)][N(1391)](Vo)===-1&&(Me[Vo]=Pe[Vo]);var Vo;Object.defineProperty(Me,N(1249)+"le",{value:!0})});import{existsSync as HS,openSync as GS}from"node:fs";import{mkdir as qS}from"node:fs/promises";import{dirname as jS}from"node:path";import{fileURLToPath as WS}from"node:url";function $S(t,e){return e==="legacy"?t.logFile:t.daemonStdioLog}function Kl(t=J()){return HS(t.libEntry)?t.libEntry:WS(new URL("../index.ts",import.meta.url))}async function op(t={}){let e=t.paths??J(),r=t.entryOverride??Kl(e),i=$S(e,process.env.COZE_BRIDGE_LOG_MODE);await qS(jS(i),{recursive:!0});let o=GS(i,"a"),l=r.endsWith(".ts")?["--import","tsx/esm",r,"--daemon"]:[r,"--daemon"],u=rt(process.execPath,l,{detached:!0,stdio:["ignore",o,o],env:{...process.env,[cs]:"1"}});if(u.unref(),typeof u.pid!="number")throw new Error("failed to spawn daemon (no pid)");return KS.info("daemon spawned",{pid:u.pid,entry:r}),{pid:u.pid,entry:r}}var KS,cs,sa=et(()=>{"use strict";Vt();te();Ce();KS=H("spawn-daemon"),cs="COZE_BRIDGE_DAEMON"});import{spawn as H1}from"node:child_process";import{mkdir as G1,unlink as q1,writeFile as j1}from"node:fs/promises";import{dirname as W1,join as K1}from"node:path";function Jr(t){return t.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;")}function $1(t){if(!t)return"";let e=Object.entries(t).map(([r,i])=>` <key>${Jr(r)}</key>
21
- <string>${Jr(i)}</string>`).join(`
20
+ `+r)}function er(t,e,r,i,o,c){if(t.listenerCount("wsClientError")){let d=new Error(o);Error.captureStackTrace(d,er),t.emit("wsClientError",d,r,e)}else ss(r,i,o,c)}});var Zx=ae(Be=>{"use strict";var N=G;(function(t,e){let r=G,i=t();for(;;)try{if(-parseInt(r(1359))/1*(parseInt(r(563))/2)+parseInt(r(992))/3+parseInt(r(1143))/4+parseInt(r(1706))/5+-parseInt(r(1032))/6*(-parseInt(r(673))/7)+-parseInt(r(301))/8+-parseInt(r(1294))/9===e)break;i.push(i.shift())}catch{i.push(i.shift())}})(sa,949812);var gS=Object[N(766)+N(1268)],mS=Object["getOwnPr"+N(1202)+N(1740)],Kx=(t,e)=>function(){return t&&(e=(0,t[mS(t)[0]])(t=0)),e},wS=(t,e)=>{let r={UlwVr:function(o,c,d,u){return o(c,d,u)}};for(var i in e)r.UlwVr(gS,t,i,{get:e[i],enumerable:!0})};function _S(){return Ux||(Ux=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function yS(){let t=N;return Hx||(Hx=[IDBCursor.prototype[t(597)],IDBCursor[t(1305)+"e"].continue,IDBCursor[t(1305)+"e"][t(518)+"PrimaryKey"]])}function bS(t){let e=N,r={WCBgH:e(1090),YYRMj:e(796),xfJrL:function(o,c){return o(c)},PZwro:function(o){return o()},STXsY:e(928),lBrPN:function(o,c){return o instanceof c},BFuJy:function(o,c){return o!==c},dOzxN:"sXMOi"},i=new Promise((o,c)=>{let d=e,u={bAtwK:function(w,S){return r[G(1179)](w,S)},mTCkv:function(w,S){return r[G(1179)](w,S)},WncIY:function(w){return r[G(1177)](w)}},f=()=>{let w=G;t[w(1392)+w(1734)+w(692)](r[w(306)],p),t[w(1392)+w(1734)+w(692)](r[w(439)],g)},p=()=>{let w=G;u.bAtwK(o,u.bAtwK(Ut,t[w(362)])),f()},g=()=>{let w=G;u[w(1429)](c,t[w(796)]),u[w(843)](f)};t[d(727)+d(317)]("success",p),t[d(727)+d(317)](r.YYRMj,g)});return i[e(578)](o=>{let c=e;r.lBrPN(o,IDBCursor)&&(r.BFuJy(c(658),r[c(1699)])?Kd[c(1124)](o,t):(this[c(1249)+"Queue"].push(_0x31c195),this._debug(r.STXsY,_0x1e85ba)))})[e(1170)](()=>{}),ra[e(1124)](i,t),i}function ES(t){let e=N,r={DpxZZ:function(o,c){return o===c},YgzCZ:e(1643),tIknr:e(1233),upwCU:e(527),lRkQT:e(796),skEBz:e(1240),rzUbW:function(o){return o()}};if(na.has(t))return;let i=new Promise((o,c)=>{let d=e,u={UlOVJ:d(856)+"or",lrtZu:function(w){return r.rzUbW(w)}},f=()=>{let w=d;r[w(1176)](r[w(1159)],r[w(850)])?(this[w(1529)]=_0x273d06,this[w(561)]=_0x2d232c,this._qosDB=_0x1762f6):(t[w(1392)+"entListe"+w(692)](r.upwCU,p),t[w(1392)+w(1734)+w(692)](r[w(921)],g),t[w(1392)+w(1734)+"ner"](r.skEBz,g))},p=()=>{let w=d;o(),r[w(1379)](f)},g=()=>{let w=d;c(t[w(796)]||new DOMException(u[w(1058)],u[w(1058)])),u[w(1696)](f)};t[d(727)+"Listener"](r[d(1573)],p),t[d(727)+d(317)]("error",g),t[d(727)+d(317)](r[d(870)],g)});na[e(1124)](t,i)}function vS(t){ia={pKqFP:function(i,o){return i(o)}}[N(631)](t,ia)}function SS(t){let e=N,r={adZAw:function(i,o){return i(o)},mOeTM:function(i,o){return i(o)},tYuJf:function(i,o){return i(o)},KDVHr:function(i,o){return i(o)},BtLjJ:function(i,o){return i(o)},FSGJK:function(i,o){return i(o)},AJWgM:function(i,o){return i===o},GYGwo:function(i,o){return i in o},Ezwis:function(i){return i()}};return r[e(965)](t,IDBDatabase[e(1305)+"e"][e(1190)+e(789)])&&!r[e(1041)]("objectSt"+e(496),IDBTransaction[e(1305)+"e"])?function(i,...o){let c=e,d=t[c(1532)](r[c(852)](os,this),i,...o);return jd.set(d,i[c(1070)]?i[c(1070)]():[i]),r[c(528)](Ut,d)}:r[e(343)](yS)[e(1440)](t)?function(...i){let o=e;return t.apply(r[o(1784)](os,this),i),r.KDVHr(Ut,Kd.get(this))}:function(...i){let o=e;return r[o(1258)](Ut,t.apply(r[o(989)](os,this),i))}}function IS(t){let e=N,r={uTRwn:function(i,o){return i===o},BAOpc:"function",JCiDo:function(i,o){return i(o)},VadmK:function(i,o){return i(o)},UOoYV:function(i,o,c){return i(o,c)}};return r[e(1317)](typeof t,r[e(284)])?r[e(598)](SS,t):(t instanceof IDBTransaction&&r[e(440)](ES,t),r[e(1325)](Wx,t,_S())?new Proxy(t,ia):t)}function Ut(t){let e=N,r={oSYNu:function(o,c){return o instanceof c},FpYCT:function(o,c){return o(c)},JmMMY:function(o,c){return o(c)},AmNVZ:function(o,c){return o!==c}};if(r[e(1363)](t,IDBRequest))return r.FpYCT(bS,t);if(ea[e(1324)](t))return ea[e(358)](t);let i=r[e(263)](IS,t);return r[e(697)](i,t)&&(ea[e(1124)](t,i),ra.set(i,t)),i}function G(t,e){t=t-258;let r=sa(),i=r[t];if(G.HYwbdr===void 0){var o=function(f){let p="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=",g="",w="";for(let S=0,y,v,I=0;v=f.charAt(I++);~v&&(y=S%4?y*64+v:v,S++%4)?g+=String.fromCharCode(255&y>>(-2*S&6)):0)v=p.indexOf(v);for(let S=0,y=g.length;S<y;S++)w+="%"+("00"+g.charCodeAt(S).toString(16)).slice(-2);return decodeURIComponent(w)};G.njFtPO=o,G.EbCjCc={},G.HYwbdr=!0}let c=r[0],d=t+c,u=G.EbCjCc[d];return u?i=u:(i=G.njFtPO(i),G.EbCjCc[d]=i),i}var Wx,Ux,Hx,Kd,na,jd,ea,ra,ia,os,Gx=Kx({"node_modules/idb/build/wrap-idb-value.js"(){let t=N,e={gBpWp:function(r,i){return r!==i},EdzRB:"kEopv",zjcgp:function(r,i){return r instanceof i},nAiTd:function(r,i){return r===i},PgkVP:t(422),gwPAt:t(1530)+"oreNames",EJThA:t(1307),VfYGa:function(r,i){return r(i)},sCCrh:function(r,i){return r===i}};Wx=(r,i)=>i[t(1205)](o=>r instanceof o),Kd=new WeakMap,na=new WeakMap,jd=new WeakMap,ea=new WeakMap,ra=new WeakMap,ia={get(r,i,o){let c=t;if(e[c(634)](c(1038),e[c(976)])){if(e[c(1779)](r,IDBTransaction)){if(e[c(859)](i,e.PgkVP))return na[c(358)](r);if(e[c(859)](i,e[c(1349)]))return r["objectSt"+c(496)]||jd.get(r);if(i===e[c(1450)])return o[c(1530)+c(496)][1]?void 0:o[c(1530)+c(1279)](o[c(1530)+"oreNames"][0])}return e[c(1783)](Ut,r[i])}else{let d=_0x469adb[c(647)]();return d?(d[c(1667)]=d[c(1428)]=0,d):{bytes:new _0x80b1d9(64),offset:0,limit:0}}},set(r,i,o){return r[i]=o,!0},has(r,i){let o=t;return e[o(1779)](r,IDBTransaction)&&(e[o(859)](i,e[o(1453)])||e[o(1160)](i,e[o(1450)]))?!0:i in r}},os=r=>ra[t(358)](r)}}),$x={};wS($x,{deleteDB:()=>kS,openDB:()=>AS,unwrap:()=>os,wrap:()=>Ut});function AS(t,e,{blocked:r,upgrade:i,blocking:o,terminated:c}={}){let d=N,u={uVDnz:d(539),myfDg:d(1215),QqKGD:function(g,w,S,y,v){return g(w,S,y,v)},MsLKr:function(g,w){return g(w)},AaTQA:d(1422),YSKGx:"versionchange",faRXE:d(458)+d(593),BrmCX:d(1007)},f=indexedDB.open(t,e),p=Ut(f);return i&&f[d(727)+d(317)](u[d(633)],g=>{let w=d;if(u[w(1712)]===u[w(1382)])return this[w(714)+"s"][this[w(1367)+w(971)]];u[w(1046)](i,Ut(f[w(362)]),g[w(1556)+"on"],g[w(459)+"on"],u[w(1344)](Ut,f[w(1190)+w(789)]))}),r&&f[d(727)+d(317)](u[d(718)],()=>r()),p[d(578)](g=>{let w=d;c&&g[w(727)+w(317)](u.AaTQA,()=>c()),o&&g[w(727)+w(317)](u.YSKGx,()=>o())})[d(1170)](()=>{}),p}function kS(t,{blocked:e}={}){let r=N,i={RseGR:function(c,d){return c(d)}},o=indexedDB[r(1719)+r(1390)](t);return e&&o["addEvent"+r(317)](r(1007),()=>e()),i[r(1698)](Ut,o).then(()=>{})}function qx(t,e){let r=N,i={MHffC:function(f,p){return f instanceof p},JOuXf:function(f,p){return f in p},lnIXo:function(f,p){return f===p},TqQUw:r(1574),WtwST:function(f,p){return f!==p},sRALr:function(f,p){return f in p}};if(!(i[r(1768)](t,IDBDatabase)&&!i.JOuXf(e,t)&&i[r(1580)](typeof e,i[r(792)])))return;if(ta[r(358)](e))return ta.get(e);let o=e.replace(/FromIndex$/,""),c=i[r(927)](e,o),d=Jx.includes(o);if(!i[r(798)](o,(c?IDBIndex:IDBObjectStore)[r(1305)+"e"])||!(d||Vx[r(1440)](o)))return;let u=async function(f,...p){let g=r,w=this[g(1190)+g(789)](f,d?g(1488)+"e":"readonly"),S=w.store;return c&&(S=S[g(722)](p.shift())),(await Promise[g(1168)]([S[o](...p),d&&w.done]))[0]};return ta[r(1124)](e,u),u}var Vx,Jx,ta,TS=Kx({"node_modules/idb/build/index.js"(){let t=N,e={fPeuM:t(1395)+t(826),cZwkG:t(1492),VtdBr:"add",IyUmw:t(1647),LXiFi:function(o,c){return o(c)},Zffpj:"get",BmvBC:"getAll",vlIsR:function(o){return o()},XLDEz:function(o){return o()}},r=e[t(964)][t(1397)]("|"),i=0;for(;;){switch(r[i++]){case"0":Jx=[e.cZwkG,e[t(1627)],t(1163),e.IyUmw];continue;case"1":ta=new Map;continue;case"2":e.LXiFi(vS,o=>({...o,get:(c,d,u)=>qx(c,d)||o.get(c,d,u),has:(c,d)=>!!qx(c,d)||o[t(1324)](c,d)}));continue;case"3":Vx=[e.Zffpj,t(1340),e.BmvBC,t(813)+"ys","count"];continue;case"4":e[t(1338)](Gx);continue;case"5":e[t(887)](Gx);continue}break}}}),RS={idb:function(t){t.exports=Promise.resolve().then(()=>(TS(),$x)).then(function(e){return e})}},jx={};function sa(){let t=["B2jQzwn0u3q","icSG","y2fSBa","C2zpu2e","thL3uNy","x3jLBw92zvC","AgrKz3m","tLfRy1y","Bg9IywXty28","twLZC2LUzYa","pxv0zI04","tMncufe","Ec1TC2CTy3u","rwDyA28","C3bSAwnL","yKDJA3K","tw1RBvq","uw5Iuvq","wKTVuNm","CM5zwKS","D2fQtNe","ihjLy29UBMu","svfQwM0","Dg9VigXHCMC","DhDVCMTdAge","z2fvrLe","B2XKvMvYC2K","ihzHBgLKihm","D1zKDMy","qxDcwfe","z0nfuuW","CMLLC0nVDw4","BMj3AfG","BKjzs3e","D2zJEei","yxrLq291BNq","uKHeuuW","AfbqA2W","Dg9Y","veL1Dum","DvDoEKe","yxKSihrYEsa","rNjVBNrPzxi","Dxb3q1u","C3rYAw5N","zuvTCNK","mdaWmdaWmda","AefJA01LC3m","z2u6ia","Bwf4uMv0CMK","Bg5jwg8","BNrbBMrvCgq","D2PeA0m","B25LCNjVCG","yMfJA3vWigu","z2v0qwXS","z2Hls0y","B25fCNjVCG","EgfvrMS","ueHiBNy","AgDkEwy","y29UBMvJDca","CYbPBNn0yw4","zgTOEhy","sNH4DLe","x29UtwvZC2e","BMv4DcGPigm","ChjVDg9JB2W","q3fRCfa","zNf6Cxa","A2HvuuC","twnireO","vfrJq24","AfL1zMu","AwDHDg9Yt24","B2nRzxq","C3vIyxjYyxK","DuXwsfq","tKfusvzfx0u","uhftBKi","zMvY","EgvAruu","zNvUy3rPB24","o2nOyxjZzxq","BK9Ur3e","wLzSuxG","y0P0y1m","zMTSt1m","uMvJB25Uzwm","zKrAtfO","Bxv3ALm","rfDWCuy","yM1Wzvu","CM92AwrLige","rfHXz3u","CMvJzxzPzwq","vwPYse0","vNrKqNi","vfjKzK8","DeLUDgvYy2u","Cg9uzfa","Aw5KzxHpzG","Dg9cExrLC0i","C0jf","CeTWuxi","tevAtLa","DNbmBLO","Dgn2wKS","CMfNzvn5BMm","wfnJwxu","B0DpswC","Aw50zwDLCIa","Dw5ZAwDUzwq","BxzLyvy","CgLUz1rPBwu","v3P4CKi","r3vJqwm","y2XLyxi","yxKSig5LDhC","BxPWEu4","q0Xpu0ve","t1LiD0C","y29UC3rYDwm","sNPrD1y","Dhj1y3rVCIa","uhnyvKu","CvnvzLC","rvnUtwS","wLblvNe","y29UBMvJDgK","C2v0y3vYC28","x2rYB3bhBg8","Bwf4tg9ZC0m","zMnSCMS","DgPkD3i","tvjyuw0","x2LUAxq","B2zMC2v0","yxv0B21HDgK","DLjzwvu","shnxzvq","ihrPBwvZ","yMXrree","t1rYEKy","Dgv4DfbHEwW","Bw92thK","BfrnC2m","t0vXu2S","CgLUz0XVC3m","r2XTqNG","rxvoBMK","ywXty29Wzq","zxjFAxnFywm","uMvxCLK","sgrhCeC","wLbtq08","s3vfruy","s3PYtMK","vuTRy2i","qNbfBfi","Dg9WEfC","rvfXBLq","DMzdyLm","AxnFywnR","rKXjrhe","CLfnwhi","Bhj0wNu","Dw50","uNnLr1i","ze96Ee4","DKDIChu","y29Kzq","wwj5rKW","x3bYzwzPEa","DMLJzuLeig8","BfrPBwvVDxq","ntiXmJmZmgLgsMv1rq","C0Xf","Bg9NsurozxC","yxv0BW","yxGGCMv0CMK","yNLL","DvzeBNO","z2vtEw5J","uhvnDMi","wg13qum","AwrI","vKzJr0C","zefurgC","zgvSzxrLrge","BML0AwfSAxO","yMfSu2nVCgu","AuP4Dei","CgLUz09Uy2u","x29UvgLTzw8","q1nsAve","zNjHBwvuExa","ENLMBNC","zvvRuKG","EvPqANG","AeHiv0K","sgPLA0C","u3rYyxrLz3K","Dvzwzvy","zw50tgLZDgu","ugXOz2e","D3jPDgu","x1fVu01HBMe","q1DrA1e","yKTtvwS","BwvZ","D24GCMvHC28","zxPguLq","nhWWFdf8mNW","CMfUzg9T","DuHmtvC","y01Ts2K","qvLNB2y","tgDqyxm","DNP6uuO","yLbjz1q","CNzHBa","rxbwDey","yKruEKu","t2DzCLG","EuDfqKO","r2rRzNC","yLzuyM4","wLbMz2i","Berju0m","rgvKAwnHDgu","qMvQtKy","tKLfD1q","yw5Hz2vY","y0HnBNi","z2vjBMzVu3K","CIb0DhDjra","uNDfDwq","tuHMzKm","Fdv8m3W4","ywXSzwqGBxu","zLr2rLK","BgHfzuG","DMfS","Dg9iyxnO","CMvHzhLtDge","qMDnDLG","m3WW","D3jPDgvvAw4","EMPJz3a","z2Phtwy","D0HirxC","B3nLrxzLBNq","vMzzr2e","DfL1sMy","De1HBMfNzxi","CfDMwgO","zxjYtM8","BujwteK","shnWvLG","B2nRzxrtDwm","B2nRzxrgywK","BNrfBMrWB2K","sM1ntvK","q2nxC3q","y095seS","D2TAtNq","sLnptLa","AwTvq3i","z05VzKC","zw9wwLy","BgLUzw5V","DeLK","C2nRsg4","CMvJB25Uzwm","x3DZsw5ZDge","r3n4qMW","CgXLyxnLiha","DfjNAvu","Dg9oDw1Izxi","C0D0A0y","vvjlANa","wMXjy1G","AxjLza","qKfpCgm","yw5ZzM9YBvq","q2vJrLi","qNDPtw0","rLDt","zMXRz3q","x2TLEvbHDgG","vLH6r3a","rxvPr2C","vK5krg8","Bxz4vuO","BMvJDa","AxnmB25N","zwnYzLC","DMfSDwu","BMrWB2LUDca","BxnwufG","mtiYndGWmJrYtLrUt1C","v2LUzg93","A2PUvxu","wKf6yvi","Cw9Zx18","v0ncz0G","s0n4zfO","C2DPza","CMf0DNm","CgDqvKi","C2vUza","y0LODgi","yxnZAwDU","mNWWFdf8nhW","sML2DNy","DgfYz2v0","tgLZDgvUzxi","Dxrjza","yM9L","wg1qzxu","Cgf5Bg9Hzeu","DgvmB2Djre4","DMDruNi","y3jLyxrLt3a","y3vYC29Yx24","ywWGy3vYC28","x2nVBM5Ly3q","Cgu6ia","yufkCgW","yNL0zu9MzNm","uNPts0u","Dg9hzw5LCMe","ChrVCG","EKjQDhi","weDLqwG","DNnrC3e","C2vUzf9Hy2S","Exr4zKe","x2n1CNnVCK4","Bw5AuMq","rxr2zNG","wNrItwu","rxP3Axm","txjLCNy","zxjYtxnN","Axnby2TdBgu","AhHczMm","x2rLyNvN","y3vZDg9Tshq","sK1pr20","mxW0Fdj8nxW","refzqvu","zM9Yy2u","zw50zwqGDhK","swv3B3m","rhzyAKy","yxjYyxLIDwy","z2v0","A2nJyxO","z2v0u3rVCMe","igzHAwWSig0","CMvZDwX0","x2XPC3rLBMu","ALPzuw0","zLDbBuW","BwDRtNi","tKDFrvjst1i","rhzSB3m","B3jTy2e","z2v0sxrLBq","zNjVBuHHC2G","r0f5CLe","DgLTzw91DcW","yNL0zuXLBMC","C3nHz2vfDMu","svD5zhu","Bg9Nsurhzw4","vwPsy2S","x3vYBa","zvvYBa","BMDuAw1LCG","zLDAB20","u2TPCcbWyxm","B3v0sw50zxi","AvjHzLu","yw1Lu3bHy2u","t1bftG","EwDTzgq","D0fjB2i","ywnRx2nVzgu","AwXLtMfTzq","BNbZq1m","AgvHzgvY","D3nZoI8V","yw5Nzq","q2fOzgi","sLbcuKm","C2fNzq","C2XTue8","DevLzwS","vgvfCuy","AM9PBG","zMLN","yuXJrLy","q09oveLovuu","vgLJu20","yNvMzMvY","DhjPzxm","DuTXreG","zK1rEhy","AfvQt04","v0zKq3C","C3vIC3rYAw4","s1zwrxe","x3nLBMrby2S","zMfpv00","tufyx1jfvfi","z2vY","DMvYC2LVBG","x2rPC3bHDgm","BwvY","zg9Uzq","DxbKyxrLq3u","vxbKyxrLq28","zhnqtNa","C1ruCfa","z2vrDwv1zuW","CMzquhm","BwvZC2fNzq","AhfgCe0","DcbSAw1PDa","DeHdD0O","zfDVCMTLCKC","sefqEe8","thvrqLu","s1blu0O","y3vYCMvUDeu","x2DLBMvYyxq","wvLstwO","vMfKBuS","sg9cDgu","z1PAzg4","tgrnwhK","y3jLyxrLrxi","zcWGDw5RBM8","zgrjrcWGzgu","rKHvyvu","qujWDuO","zMHZCuG","t1zLrvC","AuXjDwy","wKPovxO","rwHIyK4","ExzKzxG","z1rPBwvVDxq","B25szwnLAxy","mNW0Fdn8mxW","DxbNCMfKzw4","BMv3vMvYC2K","vKvQtMe","x2LZtM9Kzq","CNz0DLy","wwrxD2i","AxmGDw5Kzwy","zgLZywjSzue","CwLMwhm","CNnoDhy","DhjPBq","D1v2AgW","DwfXze4","EKvPvLK","z3fyugG","tLjWu20","q2P6uvC","v2vPEgLUsLm","uMTAqKy","CNjVCK1LC3m","x2LZtwLUAvC","CLzcs2e","ueztBwm","zv90Aw1LB3u","CfLiDgu","zNDZxZeUmc4","tKfZtKO","BvbvvxC","Dw1VDKK","y09Wzw4","s2ryzM4","twX6BhO","AxnrB1nby2S","EuLtsha","rwTzt1K","B0XVyu4","zgr6A0K","CfPvvKK","B3jLtMfTzxm","B3bLBKrc","A2vRrKK","DuL5Cu4","AxnrB1nnzxm","zxHWB3j0CW","zw1LBNq","zxvXDMq","zwn0","BNvTyMvY","u1nPzLe","u09WquS","Exv5uMm","y3jLyxrLq2W","vvvIEKu","tgf6EK0","A2v5CW","AK1JteW","rLDJCe4","x2LUAxrqCM8","ywnRDxbfBMq","DMLlBKm","y29UDgLUDwu","tg9NsurozxC","ExjksNy","BNrLCG","Aw47y2HHCNm","zNLjCfm","zcbLCNjVCI4","wMncENq","qNHHENG","y29TCgXLDgu","Bu9Lve0","D2LSBfjLy28","CMvWBgfJzui","ve1PuNi","zgf0yq","Aw5Lza","CMvQzwn0","BM9Uzv9UB24","yKLIuNe","ywDLrxzLBNq","yMz3yw4","zwvMtMm","BMCGB3iGyw4","x2rItMfTzq","CKPpzfC","C2XPy2u","zw1XD3a","wfrKAhK","DhvAtNG","CMHywMe","CLrgBMS","CKL5uva","DNHHue8","q2PRrvK","AwPZvhu","Dffvr2u","r1HXshK","teTjuuO","BwLUzW","B21KweG","Ae1LC3nHz2u","qNb4BNu","q1HsvKS","x3bHDgHlzxK","y29UBMvJDa","mZz5EMXjv0m","D3LbCxy","D2PTzKK","x3jLy29UBMu","ihrVihjLDhi","reHXwgu","DMvY","uLjpuG","v0rNBeG","ueTorgO","sLDuwNa","BMnVzgLUzW","DxrMofDYAxq","u2vYDMLJzvC","C0HuveK","DgHLBG","Bhm6ia","uu95wgG","DNvVD0e","ufHrv04","wxzMq1K","Ee5YsNC","ExPkuha","rKLmrv9ot1q","B3jpBMXPBMu","B25VCgvU","EM1TAxi","y2XLyxjtDg8","uejcDKC","s0Livhq","zwvKzwq","qu1IueW","zvHvzuq","x2LZsw5PDa","ywr2yw5Jzq","sKnPrg8","DxjztwC","BMPjqxO","vxjIzui","BuTxAvq","EgrXvva","A2HXBuO","Dg9tDhjPBMC","CMvHC29U","C2v0q3vYC28","zMzmAw5L","yKXPEfO","x2nYzwf0zvm","Efrurw52","ue1jwKK","u3r1Buu","Aw5N","AxnbCNjHEq","tgfqthC","t0rXzwW","vhftzue","ENjbExm","yxnL","BezSrhK","q3Ldr3G","r0vUu3K","x3bPBMDmB3m","DuPyqum","C2vUDa","DcbVzIbYyw4","ChvZAa","BKXPBMu","sfbNu0C","CeTXrLa","reHcEgu","zMfsweu","z0jWv3a","Euj3tLK","D0TXq1m","zxjFCw9Zx2e","wgfwwMe","AgvHzgvYCW","uvLOsvO","seTdChO","DxnLCKLW","B25tDg9Wsw0","BgrzExO","zxj2AwnL","q1nst0S","Cg9W","C05AAey","CMv0CNLdB3u","x3bPBMDqB24","thLnDvi","rxztzeO","y2XVC2uSihC","quXm","zv9ZDwnJzxm","DgTtCLu","CuLssey","u0zzzvO","DvnVA3i","DMfSDwvZ","wvLyre0","Cg9PBNrdB24","y2XhtLq","vxPkB2i","x29WDgLVBNm","CgvYC2LZDgu","yvnNqwG","Au1XzLO","v2zSy3K","v0fRELO","x2LUAxrhBg8","zNjgsMe","mJy5mdu4m0vjCvbwCG","zernEfK","qKTKCgK","C3jJ","Eufbt20","ywXSB2nvBNm","qMXlBwC","zw5ere8","sMzPtwy","x29Uq2XVC2u","ihrYEsbYzwm","wLrZr1u","ugnVvuG","DhLWzq","A2LeshG","Ce13ufy","zhPbyxi","x3nVy2TLDa","BMLAqNu","BMvY","AxHXrhO","DvD4BMm","CMvKDwnL","yxnJCMLWDa","qw1ovLO","qNvQyMG","x2zVCM1HDeu","twjXrNi","zw1PDa","BuzqCw0","twTmAfu","s3fkr0e","twvZC2fNzuu","CYbHBhjLywq","zNzTruq","yw51Ce1LC3m","rfrYshK","A1jPDwq","vxbRCgW","BxH5u0u","r0LTA0W","zw5KCg9PBNq","ufndAMu","s1jqDwO","uNfHue8","qNjTq1G","ywnRpwzYB24","yKrdB3C","BMvLzf9Hy2S","Aw5KzxG","zNfnAuC","we9ksxG","C0XPC3rLBMu","zw5fDMvUDa","ywrKrxzLBNq","Aw1LCYbPBIa","tuvtu0fhrv8","BxnN","A0fWCue","x3nLCuLK","AxnAzxjV","B05dDK8","sKrvt0G","u09Yq3C","DxrVuMvJB24","AvvlyNC","qMPoC1e","z2z4zKC","ywvVuMS","veTHwKu","DunPs1y","Cg9PBNrbBMq","B25JBg9Zzq","uMX6DxC","CgfYC2u","EMPnsKm","D1Pkr3C","x2DLDeLUDgu","u09gzeC","B25tDgfYDfi","BM5Ly3q","vhPcyxy","Cgf5Bg9Hzfq","rvjst1i","zNjVBu51Bwi","wwvlyue","BezSDxnO","yMLUyxj5vhK","Bg1gtLC","vxLfyve","D2fZq2XLyw4","s2XRzg4","wwnWBwm","zgvMAw5Luhi","EvLyzvG","ignVzgu6ia","C2rAu0K","Dw5RBM93BIa","zLj0y1i","vNH3y1C","AxnszwfKEq","vKXrwge","BwDQr0q","BLvnu1q","DwfYtMq","B3bLBG","jMPZy2fSBgi","x2LZv29YA2u","x2n1CNnVCK0","C2vYDMvYvgK","EwHHA2i","q09otKvdveK","ign1CNnVCIa","sKXssKO","tu11vKK","wfviC3a","Aw9U","t3fHwgu","DMXIvgq","vhfrvxC","ywrKq291BNq","CMvZzxruCMK","Bw9Qs00","zxjYB3i","AgLNAa","C1jbthi","whfgtMu","zMzMzG","EuvHA3a","ru9Kwe8","CgLUz0LUDgu","rwn3vhe","rMvbyvi","Bu12q3q","q29Kzq","u2HHCMvKv28","CwfMu1e","vLbqy3q","z0HhC28","quPsz0W","z2v0qwXSs2u","nhWZFdj8mhW","A1L5ENC","tNLxu3i","ExDPwu8","y1DLDhC","BerpA24","Awvur24","CePsEMi","ywrKt25L","DMHRtwq","wMrnzKC","rfjJsfi","mxWY","CMfTugfYyw0","rLPjEgG","u3v4B2C","ysbTDxn0igi","u2zQvhy","tKjbv2e","A3vUzvO","x2n1CNnVCKy","y2HHCKnVzgu","EgPXEee","DvzdAgu","zLzUy3K","ywL3DKC","EvjLy29UBMu","zxf1ywXZ","ywnRx2LK","v25JsvK","vevpAhu","t2jQzwn0","zKPStg8","x3DHAxq","s3D6BhC","wgzMANi","DeLRBNi","ChbizKe","ywrAqxC","vwnes1m","rgTby08","zvPosNy","qwjVCNrfCNi","y2XVC2veqG","CenKthK","BKfPvgq","DwPxAxi","ANrgqxe","uxDxq2G","B3bLBIa","tvPWCMG","rxjYB3jdB2q","sNDpse8","wvfKA0O","qNrmq0y","DfbmtKi","C2TfqNO","zgvIDwC","wxzTA3a","AKTsrLi","CwTyDxm","txfZyNa","veHPywu","yw1LoIa","Ef9MCM9UDgK","BxbQt2G","zxjFDhrS","A3PQqLC","B3jRig9MzMW","DMvUDa","rM53tgC","reiGzMfPBgu","s29lBxa","weXerxO","t3DusKS","AgfUz2u","v0r0uwG","yLPlCva","l3DZl3yY","q29UzMLN","x25HDMLNyxq","DvHeANm","shPeruu","BLrttvu","x2HHBMrSzu8","wM1wyKe","sgLKB1O","igfYCMf5yNu","rLL3Bxu","rNrbrKO","CMvUDevUzha","yNvVtwm","Dw5KzwzPBMu","AvLHB3q","B25dBg9Zzq","vLr5zuy","y2HnyxHdB3u","DNjuD0e","zufJAW","ze1Yqvu","y3vYC29YlNm","x29UrxjYB3i","yuLrzMi","C3Prtgm","u2rdwgq","Dg9cExrLC0W","CMjJt3e","BfjRuvq","x2jPBMfYEvq","z2v0q3vYCMu","BLHtsgS","zw5HyMXLuw8","vuXutvG","v3r3u1q","zw5XDwv1zq","rujhC2y","CLvwrK0","zxH0ugf5Bg8","tfnoALG","Cgf5Bg9Hza","seXoswu","zwPoCNi","vgLTzw91Da","ywnOzwq","A2XWEvq","x2nSzwfYvgK","u0HXC0C","Bwv0Ag9K","C1jPDMe","zNPlC1q","ywDLu2HVDW","zeHrvwm","Ce9AwLC","sfzJqNC","C1Pmt1O","zgvJB2rLzey","yxbWBhK","B3vUDa","C2v0sxrLBq","zKzXq1i","yxbWBgLJyxq","x2HHBMrSzva","t3bLBKv2zw4","yvzct2K","ywzL","wKj4sLe","D2vI","Bhjoufy","sfnpyMG","y3jLyxrLt2i","zLbLDu0","quPxz00","EePhz1q","Bxf5De0","werdrgO","s1Hfv2G","CNnVCKzPBgu","BMrLEa","BNvUAxe","uxbyB0i","C1bWBLa","qvD5vg8","rwr6uKi","zxLqsKu","seL6yva","B25mAw5L","CefHvKe","x2rPC2nVBM4","thPgAeC","DwzMzvu","CuDhqvu","quTeAvC","twz6AeS","ue9twuS","BgXYtvO","rLnhsKS","vu9UANq","s2fJwvK","mJi2nJu5m2frrhLrDG","z2rmtLC","zvzztgy","shzVugK","x3jLywr5q2W","BwvKAwf0zwW","x21PBMLoyxy","A1n0yxr1C0m","uvrZuvu","CwXQthC","AMvJDfn0B3i","rKjnDMi","DMD1rwK","y2HLy2TdDxi","DMLpu2C","yMXVy2TLza","rxnQAKe","A2zvwMG","BMnLq2XVC2u","uuPXvM8","BMfTzq","wgvAELy","uMDrBe4","Bu5XAe4","qNjPzgDL","uK5TDwK","Dev2zw50","CMTLCKDSB2i","CfvLDuC","qNrcrhq","AenSB3nLrxy","CvbzzwO","tejqrva","v1z3ufm","uvPRuwG","r2vWDMW","s1bPBvG","wMrXB0m","x0vysvnu","y1jAz0G","mtHwtuDeEhe","Bvb4ywC","Dhr3Awq","BwjAu2e","qKjWu28","uwXksgm","DKvrrKq","ChjVy2vZCW","yMfSrxzLBNq","r1LhD28","D0v4Ehu","rxzLBNq","qNfzBum","ihbYB3rVy28","uxflr0q","zw5JB2rLrNi","uw1Wzue","CgfNzxnOB3C","t2PvzhK","DxjS","zMjYEKi","zLzJsNu","D2npsMi","r2f3vvm","EMPpuu0","qwX3wue","vwXpvKO","zMLSDgvY","CM92AwrLihy","y29UDgv4Da","tgz5wvC","BMDxzKG","qKLhzeq","sxnVuhK","sMjrBw4","rgrguxC","wNj3z3y","ruTLs2W","C29YDa","rNb3weW","BwfW","r09zwhi","C3rYAw5NAwy","vwPpsLy","ywDL","ihrPBwvVDxq","tgfnsMu","x3bYB3rVy28","BNruCMLLC0m","zxrxB3jRq2G","uLj1AMO","s0Tbr3K","yM9KEq","B29hAMG","zNjVBunOyxi","u0vgCgO","B25ozxr3B3i","Ahz2DvO","C3vJy2vZCW","v2vIu29JA2u","wu5NtMy","sfjAtKi","quPjqMK","y3jLyxrLuMu","zwrPyxrLBhK","yMLUyxj5","x3DZ","A1fxBLC","z3fVrwe","D2PLyLe","B0HlC08","zg52DMG","s2Xtug0","zurbB1m","BgvY","D3D2u3u","AuX2t3i","zgjpueW","C0nOu0G","wMPTqw4","sufMr0i","zKH3vNG","u2vXsuq","wujWyw8","uLzYDNu","q2Hrvue","AwXK","CM9YrxzLBNq","CujfqMu","x2LZqNjVD3m","rKDzuMm","lcbxzwjtB2m","C2v0","qKrszvC","zMzLCG","CLr4yNO","ywX3yxLZ","wLzwq2C","CMvHzfvjBNq","vxvLtKq","rNvfB0W","sMLorKW","CgLUz19VBMm","CMvZB2X2zq","BfrPBK0","zezmELq","t1bftL9fuLi","A0LJA1m","rgHrvMm","AxPyENK","q3vZDg9Trxi","mZyYnJqWzvfgELnR","vgn1BKG","Aw9Ul2PZB24","q0jtzNC","shb0yvO","zxjFywnRx20","ExbL","BNDzsfm","ALbZuee","ExrNwMu","zK5guei","yNvMzMvYzwq","tuL0zuO","zfztt2u","BMCGzMfPBgu","BM93","wwD6q1O","C0ndCMG","zKHKv0m","DuLMshK","zgvSzxrL","zNvKufm","BKjXrgy","BxnNsuq","B3Desfa","ywXS","ChnYB2i","y2f0y2G","q0PAzKO","x2LUDgvYDMe","DKPyAgG","EgT5ru0","qK1Ktei","rhb4wLO","ufP3CM8","Dwz6r1a","EgzkCKW","zcWG","q3vZDg9Tq2W","B2DjA1i","ChDsv0O","Aw9Hqxe","yKfmEwO","nNWWFdD8mNW","yMLUza","zefIqwS","igzPzwXKoIa","DhjHBNnHy3q","CujdA2q","BwfUDwfSihi","zvrWrNC","B0nNAeu","r05TzuK","B3DcquK","Dg9mB3DLCKm","DhPstNK","wxfdBeu","C0fPsLG","quPHqLa","B3bLCNr5tMe","z1vZCNK","BhbJEfy","C29Tzq","u1fWs3a","vgLqB0e","uePrCwm","wenYy3e","CMfTzq","C3rLBMvYCW","B25TzxnZywC","C2nYAxb0","CMvZzxrfBMq","yLPuAuW","svr5CKG","x2HHBMrSzvi","C2vYDMLJzs0","yLzlz24","ru5tr3y","Bwu6ia","BMXyu2i","C2vYDMLJzq","BfrisfG","v3zetMm","AKrRr2e","uKLvrLi","BwLZzq","ChbL","mhWZFdf8nhW","uNv4AhG","rfjPy2q","B3HSA08","x2nSzwfYugK","zMX1C2HfEha","vvrPy2y","C0nVDw50zxi","y3vYDMfSDwu","zM9YrwfJAa","ywjVCNq","tw9KDwXL","zNjVBuj5Dgu","BKzSv3O","suvtx0vsuK8","zuzmr2e","Benjs3a","rMTJDeO","DKn6u1u","x21LC3nHz2u","wuLyB0S","txHbAg4","ywrK","Bg93","BgLUzq","Bvr0uuS","tMfTzq","ywnRtxnNswq","qNrmAKO","BhP6Cva","su1Ky1K","ywzIs0i","uffpBeG","DgLUzYbZzxi","uerivva","vKnsv2K","y29UBMvJDfm","seXNtuu","B3bLCNr5","sxnpsem","CMvTB3zLq2G","zMLUza","DgLTzw91Da","Dfvvzuq","id4G","BKXfyK0","D29fqwK","B2fK","mdaWma","B3jL","Dg9cExrLCW","CfDAvfy","y2HLy2Tszwe","tg9Nsuq","BeHHBMrSzxi","B0PvBgC","z29PBMCGyxC","x19LC01Vzhu","BhrPCgXLihq","uuXSDMC","sxDks0y","yNPbsfq","Dg51DKS","y0fiv0G","mZK5mZaZuez3rejo","x2fKzfDZtgK","zMncBKe","u3f2vfq","y3jLyxrLtwu","AK5Syxi","Bg9N","AuXjv3e","lcbTyxGGCMu","DLnPB0S","q1jxDem","ChjVDg90Exa","vw5PBxbSzw0","C3rVCMu","zw5HyMXLvhi","q2jXzvO","zuDMzMe","Bwf2t1m","r0LMDfO","z1z3tNq","Aw9UvgLTzw8","EwD1qwi","CxfJwuS","DvrsD24","wwjWuhK","rKXTvfa","C1bqq2y","BvfhD0m","zgvS","CYbWyxjHBxm","AgfZ","vu9Vwvy","B25nzxnZywC","Ahr0Ca","wgrWDeC","t0HAAMG","BMrWB2LUDfq","qLDMyMy","zw50","y29UBMvJDeu","rwzpvfe","zuvIEeG","u3LwtKK","nhWYFdf8mte","DMXjC1i","ig1LC3nHz2u","z2v0s2v5","t2zssva","t0TeCK8","EfvZzuvUDG","txnms3i","x3bPBMC","tKfWs0G","B25SAw5L","CMfbuhu","z3Dqqxq","qw1VDw50","zwnVBM5Ly3q","Aw5L","D3rOqMO","qLnmBLC","B25Uzwn0Aw4","rgHgAgW","EfPNrNK","uffNyMO","mJG2otLNAxbRuvy","ruXNCwO","x3fVC0rc","zxnhzwO","B1nztNu","sePMDKW","x2LZtwLUAvq","zLrurKq","y3vYCMvUDeK","zxjHDg9Y","CM92AwrLigi","A0Pkr0e","ExjuBgS","DKroALC","twfstfO","C2HPzNq","C2v0u3rVCMe","zNjVBujPDhm","CKHyA1K","DhbizwfKzxi","CNPvyLC","uLjlvee","ugPQwKO","BxLMrgC","ywDLsgLKzq","y29Uy2f0","DvjIAw0","vKrsteO","tgzvvKS","q05VvMG","DgvZDa","DgfIyxnL","Bwf4twvZC2e","CMvTB3zLrxy","CMvZzxrdB3u","uMXkq0W","nhW1Fdn8mhW","ANzvsxe","C3bSAxq","r0fsCgi","B0TPBeK","wxrPueu","r2Tlrwi","y29SBM8","txjUquC","q0Xpu0LorW","DfvYwM8","x29Ut3bLBG","y3vYC29Yx2y","te90u1u","wxPUC20","rvDZvgW","zxH0zw5ZAw8","tNvqtNC","AgvKtwf4uMu","D3PrBxy","rLjuvhq","CMvXDwLYzwq","z3viA0G","B2zM","z2v0q3vYC28","ywXSq3vYC28","DxbJwxe","y2XVC2u","x29UugfNzu4","wMDZrvO","q291BNq","DLb3t1G","BgLZDgvUtMu","BgLTAxq","BvrdA3y","yNL0zxm","BM55B1m","BgvUz3rO","sNDUreq","AezrDMG","ruHjru4","vK5XzMG","x2vUzhbVAw4","y3ruAw1LB3u","C0zbu0i","Aw5JBhvKzxm","yLL4A2i","BxvLELK","wMXpA1K","r3vWDha","y2HnyxHuCMK","ELzPEK4","ugDyD3K","rNjoC1C","BMDLza","ruPuAee","zw5JB2rPBMC","zNjVBNrPzxi","ugDRvLa","A2v5","DhjPzxmGCMu","B2LUDfjLywm","B3nLza","Awfuu0G","Aw5KzxGGB3u","Ae9Wzw5fDMu","CNzHBfzHBhu","B2zMBgLUzq","BwvZC2fNzv8","CgfNzwHPzgu","vefbBei","sLrrqxi","CeHps0i","tvbtDfu","BvnIDui","v1nOq2O","A0fcBeK","y3vYC29Y","zNn2Ahq","DgHHBIbSB2m","DhvuCK4","tg9JAW","AevYCM9Yrxy","A05hEwO","De1QruG","CNnVCL9Uyw0","qvfxBMi","qw1KDK4","y291BNq","AgfZt3DUuhi","y3r4","x2rLC3rYB3K","y2vZC0HHBMq","CMvHzhDYAxq","BIWGAg9ZDg4","shDMsKS","uM5itvm","Chv0","CuPfvve","AwXSihvZzsa","vwnMDLm","oxW3Fdb8nNW","Bef0y1y","uxvLDwu","BgHUvxO","sMTmCeG","zM9pB3m","thzRue0","zxq9DxrMltG","vgTpC28","DgD4DK4","vgfN","txDqwgy","u1bWv20","CM92AwrLihC","EhfSAuC","uxnhs2W","sLLhvMW","Exv2zfa","tw1ZC04","sMrby0q","CMvWBgfJzq","aaaaaaaaaaa","vgniwxi","uKD3rgO","reLmCxG","v0fxz0m","DezZs0S","CxjmD1u","yw1L","rM1vExG","CwvxExa","r1L2s2K","rejuq2u","x0rctMfTzq"];return sa=function(){return t},sa()}function zt(t){let e=N,r={UKkcb:"1|4|3|0|2"},i=r[e(1688)][e(1397)]("|"),o=0;for(;;){switch(i[o++]){case"0":RS[t](d,d[e(501)],zt);continue;case"1":var c=jx[t];continue;case"2":return d.exports;case"3":var d=jx[t]={exports:{}};continue;case"4":if(c!==void 0)return c[e(501)];continue}break}}zt.d=(t,e)=>{let r=G;for(var i in e)zt.o(e,i)&&!zt.o(t,i)&&Object[r(766)+r(1268)](t,i,{enumerable:!0,get:e[i]})},(()=>{let t=N;zt.o=(e,r)=>Object[t(1305)+"e"][t(1484)+t(1268)].call(e,r)})(),(()=>{let t=N,e={ZdMfG:function(r,i){return r<=i},LaPLw:t(1596)+t(1770)+t(1288)+t(728)+t(1039),cAHWH:function(r,i){return r===i},sckHn:function(r,i){return r+i},ndaDu:t(1125),wAIob:"undefined",wExxu:t(1241)};zt.r=r=>{let i=t;if(e[i(1293)](i(1125),e.ndaDu))e[i(389)]!=typeof Symbol&&Symbol[i(605)+i(1506)]&&Object[i(766)+"operty"](r,Symbol[i(605)+i(1506)],{value:e[i(1042)]}),Object[i(766)+i(1268)](r,"__esModule",{value:!0});else return e[i(824)](_0x3d1e0a,_0x1f36b8)?_0x3e2e60[i(534)](new _0x24c63d(e[i(616)])):(_0x3ba1cd=_0xe93733,e[i(1293)](_0x52a316,_0x5d2030[i(1432)])?_0x47c2b8[i(1135)]():_0x502191[_0x4bce0c][i(1187)](_0x37fd1c)(_0x12c47d,_0x4d7811[i(1187)](null,e[i(273)](_0x545648,1))))}})();var Ce={};(()=>{let t=N,e={lAtcV:function(a,n){return a(n)},TqSeA:function(a,n){return a+n},LdMXy:function(a,n){return a+n},rbcOq:function(a,n){return a+n},yEakp:function(a,n){return a*n},GNmeI:function(a,n,s){return a(n,s)},XScYu:function(a,n){return a+n},MZprh:function(a,n){return a(n)},wKqCS:t(1278),TECLx:t(800),vrTwA:function(a,n){return a(n)},JwOHO:function(a,n){return a>n},vgQRr:function(a,n){return a<n},EOdXO:function(a,n){return a!==n},YbyFL:function(a,n){return a===n},mzpyN:t(776),oJUlg:function(a,n){return a-n},uaqdN:function(a,n){return a-n},RHDQL:function(a,n){return a===n},Iewos:"NLWCj",mpjOh:function(a,n){return a-n},NApKH:function(a,n){return a+n},MPStU:"BJfkC",PKNDj:function(a,n){return a>>>n},CRWtC:function(a,n){return a&n},kiDHx:t(1539)+"required"+t(1189)+t(1454),umovI:t(1539)+t(1416)+t(1189)+t(298),BIGdD:function(a){return a()},jDkGa:function(a,n){return a(n)},bIbRq:function(a,n){return a(n)},FLIDq:function(a,n){return a(n)},DXqgu:function(a,n){return a===n},YaiDe:function(a,n){return a(n)},pYHte:function(a,n){return a instanceof n},HjekG:function(a,n,s){return a(n,s)},zjMJC:function(a,n){return a(n)},QLlvg:function(a,n){return a!==n},bVKgn:t(480),nBYKq:function(a,n,s){return a(n,s)},FkctJ:function(a,n){return a!==n},FLmTP:function(a,n,s){return a(n,s)},uKqDH:function(a,n,s){return a(n,s)},OgYrX:function(a,n){return a!==n},CqkpP:t(489),QTsQU:t(881),tgxvN:function(a,n){return a(n)},GXqHy:function(a,n,s){return a(n,s)},OEqSk:function(a,n,s){return a(n,s)},sTTpP:function(a,n,s){return a(n,s)},ldYyz:function(a,n,s){return a(n,s)},uIyqN:function(a,n,s){return a(n,s)},lmFNW:function(a,n,s){return a(n,s)},ooGjh:function(a,n){return a!==n},esGej:t(1386),HwfJK:function(a,n){return a<n},fVcJu:function(a,n,s){return a(n,s)},xaUFk:t(1310),yPPEC:function(a,n){return a(n)},IsOHC:t(1656),khqmJ:t(1020),woHJs:function(a,n){return a(n)},PQOlH:function(a,n,s){return a(n,s)},BMdLB:function(a,n){return a(n)},CjkEY:function(a,n){return a(n)},vSioK:function(a,n){return a(n)},qWjQj:function(a,n,s){return a(n,s)},bKSUk:function(a,n){return a(n)},UrbeB:function(a,n,s){return a(n,s)},RzSKE:function(a,n){return a(n)},iLvOr:function(a,n){return a(n)},vttiT:function(a,n,s){return a(n,s)},EBGsf:t(1539)+t(1416)+t(1189)+"SeqID",tzRNy:t(1539)+t(1416)+t(1189)+t(1283),qJEUQ:function(a,n){return a===n},bVTbn:t(1539)+t(1416)+t(1189)+t(1223),HPgSG:t(1539)+t(1416)+t(1189)+"method",SdCXd:function(a,n){return a(n)},uHLMW:function(a,n,s){return a(n,s)},DHqXe:function(a,n){return a(n)},zVizN:t(1306)+t(354)+t(328),JMOGm:function(a,n){return a<=n},yAAOm:function(a,n){return a>=n},PSCje:function(a,n){return a|n},QOyXh:function(a,n){return a|n},yYXeX:function(a,n){return a|n},iRafU:function(a,n){return a&n},kuneZ:function(a,n){return a<<n},OqaXe:function(a,n){return a>>n},qqcYK:t(297),FnwLg:function(a,n){return a+n},FtAFJ:t(383)+t(431),dMrAU:function(a,n){return a+n},aIQfb:function(a,n){return a*n},cRZgH:function(a,n,s){return a(n,s)},kNGyj:function(a,n){return a+n},BwiMm:function(a,n){return a<n},mvxUJ:function(a,n){return a+n},gRPkZ:function(a,n){return a===n},nXSHk:function(a,n){return a>=n},LIioo:function(a,n){return a|n},AKDiW:function(a,n){return a<<n},llrMZ:function(a,n){return a==n},ytxfA:function(a,n){return a+n},nTSMU:function(a,n){return a+n},XUHsp:function(a,n){return a+n},yBwNY:function(a,n){return a!==n},JwnDD:function(a,n){return a&n},KVVEq:function(a,n){return a|n},EvSdJ:function(a,n){return a&n},JWTZp:function(a,n){return a&n},rHXkY:function(a,n){return a==n},rhXZa:function(a,n){return a+n},wjDkC:function(a,n){return a+n},KCxdZ:function(a,n){return a+n},DTrHy:function(a,n){return a+n},iMqfZ:function(a,n){return a<<n},GYvKi:function(a,n){return a|n},dnvvh:function(a,n){return a|n},dFLzT:function(a,n){return a|n},nbwhX:function(a,n){return a&n},lpcxV:function(a,n){return a<<n},oKilI:function(a,n){return a&n},SSifQ:function(a,n){return a<<n},UTicf:function(a,n){return a&n},nwYHS:function(a,n){return a<n},gdLNW:function(a,n){return a>n},PsXVE:function(a,n){return a>>n},fMQxv:function(a,n){return a+n},AlwYA:function(a,n){return a+n},EgXko:function(a,n){return a-n},UjOJV:function(a,n){return a<<n},tPLNB:function(a,n){return a<n},AJIBi:function(a,n){return a<n},hddgs:function(a,n){return a===n},kRiud:"qIRHF",QlJHc:function(a,n){return a>=n},Guptp:function(a,n){return a<n},qGGAU:t(1052),MwPXf:function(a,n){return a|n},tFsKK:function(a,n){return a&n},FmUyx:function(a,n){return a|n},qljLw:function(a,n){return a&n},OAOmK:function(a,n,s){return a(n,s)},xkyEM:function(a,n){return a<n},iaTSH:function(a,n){return a+n},YtiPE:function(a,n,s){return a(n,s)},wzQmv:function(a,n,s){return a(n,s)},ytgZe:function(a,n){return a<<n},nwBAy:"ZQcZq",uffeU:t(1056),EsRjh:function(a,n){return a<<n},ReWrY:function(a,n){return a>=n},BqYmC:function(a,n,s){return a(n,s)},QnbQT:function(a,n){return a>n},CecFR:function(a,n){return a+n},CNoVh:function(a,n){return a&n},clGNT:function(a,n){return a(n)},ChQUA:function(a,n){return a&n},MRXQm:t(1178),HzDEE:function(a,n){return a&n},EfOTQ:function(a,n){return a&n},ngWfH:function(a,n){return a&n},UueND:function(a,n){return a(n)},Zrwgv:function(a,n){return a<<n},JLRJJ:function(a,n){return a&n},CJZfJ:t(1260),wFxTv:function(a,n){return a&n},hHHWI:function(a,n){return a<<n},VNqfh:function(a,n){return a&n},rsNtv:function(a,n){return a&n},IWydu:function(a,n){return a&n},DHBxe:function(a,n){return a&n},Gepvl:t(1371),HoBte:function(a,n){return a<<n},zWxuf:function(a,n){return a<<n},RgQlN:function(a,n){return a|n},fsvht:function(a,n){return a>>>n},HptaZ:function(a,n){return a>>>n},NbuKH:function(a,n){return a===n},AQWnb:function(a,n){return a===n},mQGwC:function(a,n){return a<n},rnYZK:function(a,n){return a<n},RRKTA:function(a,n){return a<n},szQLc:function(a,n){return a<n},pOZZW:function(a,n){return a<n},ZKoRs:function(a,n){return a>>>n},gZZdn:function(a,n){return a!==n},KKAGy:function(a,n){return a!==n},RqaPO:function(a,n){return a|n},nLEbM:function(a,n){return a>>>n},VEjNa:function(a,n){return a|n},rTFnk:function(a,n){return a>>>n},ZPKVq:function(a,n){return a&n},xdqUP:function(a,n){return a!==n},WAkzZ:function(a,n){return a|n},uCiKV:function(a,n){return a>>>n},AwBXQ:function(a,n){return a!==n},yzJPp:function(a,n){return a&n},ogIkR:function(a,n){return a+n},bGcky:function(a,n){return a>>>n},JfiMf:function(a,n){return a!==n},VCRWi:function(a,n){return a===n},MaRLZ:t(1403),RSvCK:function(a,n){return a!==n},UyEaQ:t(704),ZBxJQ:function(a,n){return a!==n},TkOso:t(1575),EsjjA:function(a,n){return a<<n},kIckS:function(a,n){return a<<n},tMjEH:function(a,n){return a<<n},fWZom:function(a,n){return a|n},EpVtF:function(a,n){return a<<n},TcHYr:function(a,n){return a===n},bDCow:function(a,n){return a>>>n},IQjZm:function(a,n){return a|n},jMcLL:function(a,n){return a|n},ixqDz:function(a,n){return a|n},vUNfo:function(a,n){return a<<n},TzBav:function(a,n){return a<<n},FuEoL:function(a,n){return a>>>n},QaSdu:function(a,n){return a<<n},lTbth:function(a,n){return a<<n},BlKmg:function(a,n){return a&n},FYwmu:function(a,n){return a&n},kccaz:function(a,n){return a>>>n},GvbTI:function(a,n){return a>>>n},bzAHT:function(a,n){return a&n},BKdpi:function(a,n){return a>>>n},jZYQm:function(a,n){return a(n)},oNCvO:function(a,n){return a+n},ijsTu:function(a,n){return a%n},kQWnW:function(a,n){return a>>>n},TeEqF:function(a,n){return a>>>n},vguEi:function(a,n){return a+n},ghKKF:function(a,n){return a>>>n},Xffjr:function(a,n){return a===n},NyWSr:function(a,n){return a===n},jPsPA:function(a,n){return a>>>n},GkKEb:function(a,n){return a&n},vzzQJ:function(a,n){return a+n},SGNsa:function(a,n){return a|n},IAfGB:function(a,n){return a<<n},ekmPq:function(a,n){return a===n},XmPeu:t(749),lhEeH:function(a,n){return a&n},NffGn:function(a,n){return a&n},niZBu:function(a,n){return a&n},NQkcV:function(a,n){return a>>>n},JTeNg:function(a,n){return a>>>n},vlbTd:function(a,n){return a&n},OTrzF:t(1608)+t(570),NBAWa:t(784)+t(367),OVeEW:t(417)+t(1244)+"R",EhbbN:t(729)+t(756),UQKKR:"OPEN_ERROR",wVdvf:t(1743)+"3",eFLGa:function(a,n){return a(n)},sWpWv:t(1272),pAaVA:t(1134)+"e_success",dDMxY:t(1134)+t(481)+"t",FpwXL:t(479),lTinM:function(a,n){return a>=n},TKaZE:function(a,n){return a>n},VNJDo:t(659),FHUaU:function(a,n){return a===n},quUuU:t(425),UcDKS:function(a,n){return a!==n},MfzhK:t(1122),ZdqoC:"CgJvJ",KoKmp:t(796),WShCj:function(a,n){return a instanceof n},sRiva:"Unhandle"+t(524),XeZzV:function(a,n){return a+n},owBAI:function(a,n){return a===n},kYyzw:function(a,n){return a===n},tRgiU:function(a,n,s){return a(n,s)},bPIgT:t(1422),zyfnw:t(817),uCniX:t(1264),FtKnR:t(861),vuowA:"iLmNc",ULTMX:t(778),WzxrB:t(429),aSgAh:"string",emqwp:function(a,n,s){return a(n,s)},fklOS:t(463),CLsYe:"zMEhV",fFqCR:function(a,n){return a||n},uXDjs:function(a,n){return a||n},Ruxhx:function(a,n){return a!=n},UjRck:t(906)+"d",Bpxnu:t(814)+"1",THiae:function(a,n){return a||n},lBVHG:function(a,n){return a<=n},JkLpH:t(1596)+t(1770)+"ltiple t"+t(728)+t(1039),izXzy:function(a,n){return a<n},JbQmn:function(a,n){return a&n},pmbWB:t(625),Wflcy:function(a,n){return a+n},TRdfO:function(a,n){return a+n},aZYDI:function(a,n){return a&n},LOtSU:function(a,n){return a|n},fqzqp:function(a,n){return a<<n},gaUFQ:function(a,n){return a>=n},JTQAr:function(a,n){return a<=n},aiwvG:function(a,n){return a(n)},vsQsq:function(a,n){return a<n},BjNsQ:function(a,n){return a<=n},ddzkI:function(a,n){return a>=n},fNGur:function(a,n){return a<<n},kjnUu:function(a,n){return a>=n},ZlOkY:function(a,n){return a<n},aAJpl:function(a,n){return a|n},ZjmAn:function(a,n){return a&n},nuniq:function(a,n){return a<<n},lnydR:function(a,n){return a&n},tQUGe:t(844),ZlIcX:function(a,n){return a|n},GlmBx:function(a,n){return a&n},fqMiG:function(a,n){return a+n},klpyT:function(a,n){return a+n},ITyrH:function(a,n){return a>n},dPUqA:function(a,n){return a(n)},SHqsG:function(a,n){return a&n},olcKW:"QRlOK",Dvlos:"giogu",EKeKl:function(a,n){return a<n},pZUVI:function(a,n){return a|n},uRbim:function(a,n){return a|n},Kwzlw:function(a,n){return a&n},ESnMk:function(a,n){return a===n},xNrJw:function(a,n){return a===n},LfHcU:function(a,n){return a+n},urYMg:function(a,n){return a&n},yZPjx:function(a,n){return a&n},ZAzaR:function(a,n){return a|n},cuwKn:function(a,n){return a>>n},KPKSJ:function(a,n){return a|n},hqFpM:function(a,n){return a&n},slmPO:function(a,n){return a>>n},DWpqF:function(a,n){return a|n},dzmEn:function(a,n){return a&n},KlSPm:function(a,n){return a==n},Yvmkp:"iLIWq",IoDxA:function(a,n){return a(n)},JYGVl:"applicat"+t(1145),YvfCY:function(a,n){return a==n},CyCGx:"text/pla"+t(522)+"et=utf-8",vhkMd:t(319),woEAi:function(a,n){return a!==n},owDHP:t(1630),VxwcW:t(1011),yJiKX:t(770)+"reason",viOSg:t(1603),QpkRE:t(1213),jNlar:t(779)+t(719)+"tierJSONP",ZcBzt:function(a,n){return a|n},mPUUw:function(a,n){return a>=n},OKDrO:function(a,n){return a(n)},QmpeA:t(538),AMbPL:t(1746),PXQWN:t(1716),MNugA:t(1297),aRSCx:function(a,n){return a===n},kfUZh:t(347),mBVLI:function(a,n,s,l){return a(n,s,l)},PpvXt:function(a,n){return a===n},BXkQf:t(1594),qkXus:t(1690),lqtfT:function(a,n){return a(n)},sPpnP:function(a,n){return a!==n},HSObh:"BpRUJ",mKWiT:t(621),foOos:t(1590),aLcFV:function(a,n){return a||n},ZVlQx:function(a,n){return a||n},mgjGD:t(1670),zEiVY:t(1092),Bxazx:function(a,n){return a===n},lTMsc:t(432),tEeek:function(a,n){return a||n},nlXSb:function(a,n){return a||n},gCEQL:t(878)+"er_qos",UUbzE:function(a,n,s,l){return a(n,s,l)},EHIEN:t(878)+t(1682)+"k",mqytM:function(a,n){return a!==n},lWxdk:t(565),ejNrr:"qjnKP",AJRgL:function(a,n){return a||n},TIuuC:function(a,n){return a(n)},KacYY:function(a,n){return a>n},UOnjt:function(a,n){return a===n},KXEWh:t(873),MIteJ:function(a,n){return a||n},Klkdn:function(a,n){return a||n},xqliG:function(a,n){return a||n},fRtcR:function(a,n){return a!=n},aVBOi:function(a,n){return a||n},wjebQ:"init QoS"+t(885)+"d",KZxSL:"qos",eEbxH:t(1463)+"id",WDglH:t(1695),Plhga:"done",OHZjh:function(a,n){return a===n},HvoPi:"objectSt"+t(496),TAAlB:function(a,n){return a===n},AJaBP:t(1307),TiPoA:function(a,n){return a!==n},FrNsW:t(1248),LyMuR:function(a,n,s,l){return a(n,s,l)},DILqx:t(878)+"er_qos_ack",vRYYU:function(a,n,s){return a(n,s)},msVPX:t(878)+t(1148)+t(308),YQdkJ:function(a,n,s,l){return a(n,s,l)},leQlE:t(721),bZKqP:t(1693),RVrvu:t(842),XDCDj:function(a,n){return a||n},Bujbh:t(390),YYXDM:function(a){return a()},fTTFD:function(a,n,s){return a(n,s)},gNofG:t(900),dAbAk:function(a,n){return a instanceof n},DRicd:function(a,n){return a instanceof n},sAiJX:t(954)+t(1145)+t(1613)+t(1540),mgkNr:t(535)+"e",MmssN:t(1097),pJRzb:function(a,n,s,l){return a(n,s,l)},rTxbz:function(a,n){return a!==n},fDZLZ:"MKAnz",tcvZK:t(1146),PHHnv:function(a,n){return a<n},vxaPO:function(a,n){return a(n)},BgMvX:function(a,n){return a+n},GEnSy:function(a,n){return a(n)},NcBPQ:function(a,n){return a|n},HAPxO:function(a,n){return a+n},BBpSo:t(1531),ybweH:function(a,n){return a(n)},GAyrQ:"0000000000000000"+t(1576)+"00000000",AmdvN:function(a,n,s,l){return a(n,s,l)},sFASB:function(a,n){return a>>>n},BCtIw:function(a,n){return a<<n},CCHnF:function(a,n){return a+n},cJtcS:function(a,n){return a|n},wthBj:function(a,n){return a<<n},ATjSz:function(a,n){return a+n},mojKM:function(a,n){return a<<n},KvzGG:function(a,n){return a+n},LEZNP:function(a,n){return a&n},TMaPM:function(a,n){return a>>>n},RIUFR:function(a,n){return a>>>n},aeoRk:function(a,n){return a+n},LrYaX:function(a,n){return a&n},tnuvK:function(a,n){return a+n},sZLOZ:function(a,n){return a+n},IvuaU:function(a,n){return a&n},qeWyp:function(a,n){return a+n},FoLdZ:function(a,n){return a>>>n},GARpb:function(a,n){return a&n},JCdwl:function(a,n){return a>>>n},LfUVK:function(a,n){return a<n},muezY:function(a,n){return a|n},rJOdW:t(1241),buoMc:function(a,n){return a<n},CbqeZ:t(291),wyAqv:t(1224),pFxhw:function(a,n){return a(n)},fTvFY:t(1186)+"9|10|1|4"+t(1769),hFQvh:t(1218)+"name",ZmVbA:"name",iJxtB:t(1223),MbqFr:function(a,n){return a(n)},nFlWz:t(1407)+"ile_name",euqvd:t(484),dATDg:function(a,n,s){return a(n,s)},XmwAC:function(a,n,s){return a(n,s)},BtLCF:function(a,n,s){return a(n,s)},sfOSa:t(586)+t(1030),pCdLy:t(325)+t(1524),lDOkn:function(a,n,s){return a(n,s)},HVcBw:"dHQUc",wurmZ:t(1420)+"rValues",SXwwy:t(654),fWAmL:function(a,n,s,l){return a(n,s,l)},SOpAK:"INSTANT",xJGgT:t(405),mTtQK:"setdb",OYHwG:function(a,n){return a(n)},fudPS:t(1660)+"r",eyPJE:function(a,n){return a===n},xdObb:function(a,n){return a in n},vpLnZ:function(a,n){return a!==n},bLixZ:"eaFEm",mnnUF:function(a,n){return a||n},OjUdy:function(a,n,s){return a(n,s)},tUrZo:function(a,n){return a<<n},UjrHM:t(560),uWNzA:function(a,n,s,l){return a(n,s,l)},ENSGv:t(1701),aUIfP:t(878)+"er_msgid",pWfXj:function(a,n){return a(n)},gUsry:function(a,n,s){return a(n,s)},cWetw:t(878)+t(880),qBEBe:function(a,n,s,l){return a(n,s,l)},wcOJb:"x-msg-qos",kApqA:function(a,n,s){return a(n,s)},flkgt:t(1542)+t(1480)+"e",iLIuf:t(1542)+"rsor_value",PQgbj:function(a){return a()},Upkpl:function(a,n){return a>n},cVlTR:function(a,n){return a>n},npsCS:function(a){return a()},YqClE:function(a,n){return a<n},gjGMf:function(a){return a()},DdFQw:function(a,n){return a===n},muwjS:function(a,n){return a===n},wajNq:function(a,n){return a&&n},MmkmT:function(a){return a()},xZgFy:function(a){return a()},DhQVc:function(a){return a()},HIzaP:function(a,n){return a===n},agCRu:function(a){return a()},SwIRH:"RRujj",KRJgq:function(a,n,s){return a(n,s)},rUVFM:function(a,n,s){return a(n,s)},HstrE:function(a,n){return a===n},KIHTt:function(a,n,s){return a(n,s)},nBqDf:"pKpQr",fyIpS:function(a,n){return a!==n},gqXPh:"DbZfI",XdptG:function(a,n){return a!==n},zmmir:t(1711),UzJob:function(a,n){return a!==n},tjJwr:t(987),MYAnK:function(a,n){return a(n)},zKpmH:function(a,n,s){return a(n,s)},oGOIg:function(a,n,s){return a(n,s)},kJJGA:t(1687),ljqxL:t(1128),ppHfA:t(1709),ratvs:t(1469),wwvSu:t(1090),fXduu:function(a,n){return a===n},VLQXa:t(1312),dVSOe:function(a,n){return a|n},JdAcD:function(a,n){return a<<n},movLy:function(a,n){return a+n},DRcHR:t(357)+t(1610),UepYj:"pbbp2",jvUIq:t(277)+t(1060)+"alid url",ABpuJ:function(a,n,s){return a(n,s)},kekFI:"reconnect",omdXH:"stop imm"+t(1096)+t(1551)+"ct",SfjTv:t(1464),oHddm:"online",vfCbS:t(1462),LuQBU:"pageshow",ggAby:"FWcpN",gVuHN:"ws://",Etvfx:"wss://",PLDcK:t(1034),GCmFk:"device_id",Ycpmc:function(a,n){return a||n},PcoUH:function(a,n,s){return a(n,s)},kABlI:t(960),EkYOY:t(1641)+t(1553)+"e",QZkQh:function(a,n){return a>=n},frFJa:function(a,n){return a&n},XOJIx:function(a,n){return a!==n},ikUCr:"pCDUq",LBPEP:t(1495),SJcdk:function(a,n){return a===n},SPpWm:"nbttf",DvXjF:function(a,n){return a||n},rQMtd:"start",sHTTI:function(a,n){return a>n},CcWst:function(a,n){return a===n},dkhxv:"IlOOw",gfxfG:function(a,n){return a(n)},EQqnT:"FRONTIER>",LazzM:function(a,n){return a*n},CWQkQ:function(a,n){return a===n},eDAoS:function(a,n,s){return a(n,s)},IwJKF:function(a,n){return a+n},GsxBl:function(a,n){return a>>>n},LSNjX:function(a,n){return a&n},VPPct:function(a,n){return a>>>n},ezFRT:function(a,n){return a+n},vJXhh:function(a,n){return a&n},wfcxB:function(a,n){return a+n},SyVNI:function(a,n){return a&n},oLoaN:function(a,n){return a>>>n},HdGpG:function(a,n){return a+n},pHOKB:"GcOre",jMciZ:t(1286)+t(1571)+"reconnecting ser"+t(569),BWfbf:function(a,n){return a===n},FBMvb:function(a,n){return a-n},blQDA:function(a,n){return a===n},faOWM:t(1209),Cahdb:t(809),mPxag:function(a,n,s){return a(n,s)},uVVeV:t(373)+t(683)+t(1355)+"g",GBBAm:function(a,n){return a(n)},McHDJ:t(314)+"3",BejNF:function(a,n,s){return a(n,s)},eXUeD:t(259),TcunH:t(641),QYhIZ:function(a,n,s){return a(n,s)},bDTzE:function(a,n,s){return a(n,s)},psrob:t(1725),uPYfB:"pzktI",GucAc:"ack",EuiGg:t(315),GRLQS:t(1356),powpu:function(a,n){return a===n},gqoEa:"IgWfZ",fvmED:function(a,n){return a-n},gVwNt:function(a,n){return a|n},LfyYW:function(a,n){return a|n},NIEwT:function(a,n){return a<<n},fclrk:function(a,n){return a&n},AYgof:function(a,n){return a<<n},DAYAU:function(a,n){return a&n},ZtbMe:function(a,n){return a===n},ZTsGU:"rnGdQ",RnHMS:function(a,n){return a!==n},neSnS:t(1415),MxAhn:"ZGdHy",XGeAh:function(a,n){return a===n},QpXoB:t(653)+t(706)+"y closed",XaVZa:"please p"+t(1623)+" valid data, dat"+t(830)+"e a stri"+t(540)+t(901)+t(1126),oCghE:function(a,n){return a==n},pwRWJ:function(a,n){return a instanceof n},PMIZI:function(a,n){return a instanceof n},yuvdP:function(a,n){return a(n)},XFDQM:t(277)+t(1623)+t(1557)+t(645),ZgsEZ:function(a,n){return a instanceof n},Yznsm:function(a,n){return a===n},PgXwy:t(351)+t(1777),WAWgC:t(1585),sPPCf:t(1483),tUUeD:t(1492),ieTGn:t(1163),lrNPV:t(1647),KPimX:t(1115),ZPSCO:t(1192)+t(1351)+t(614),GJgdV:function(a,n){return a===n},afbKB:t(334),EuNni:t(854),EWsTl:t(457)+"0",rQpBG:function(a,n,s){return a(n,s)},GOYXr:t(829),mnZRd:function(a,n,s){return a(n,s)},ormca:function(a,n){return a instanceof n},EXdxz:function(a,n){return a!==n},mvCCp:t(1089),GImkL:t(1517),YbpPy:function(a,n){return a*n},Mrerv:function(a,n){return a*n},KdXfn:function(a,n){return a/n},IsoPy:t(302),sNZhF:t(845),ODqel:function(a,n){return a===n},QwWCh:function(a,n){return a==n},PuMvb:function(a,n){return a===n},ioaAq:t(808)+t(1019)+t(1681),rIyQP:function(a,n){return a===n},khUQG:function(a,n){return a!=n},nHJuj:function(a,n){return a!=n},SOrCw:function(a,n){return a!=n},OfRIP:function(a,n,s){return a(n,s)}};zt.r(Ce),zt.d(Ce,{FWS:()=>Ng,CustomErrorEvent:()=>ul,createCloseEvent:()=>yt,ReconnectEvent:()=>ll,createErrorEvent:()=>dt,decodedFrame:()=>sn,createOpenEvent:()=>ml,CustomCloseEvent:()=>fl,createReconnectEvent:()=>Ea,FrontierMessageEvent:()=>xl,encodeFrame:()=>Ht,createMessageEvent:()=>gl,OpenEvent:()=>pl,ErrorCode:()=>an,Event:()=>rr,MessageEvent:()=>hl});let r="";function i(a=""){let n=t,s="02",l=""+Date[n(1158)](),h=r||(r=e[n(1497)](f,a)),m=Math[n(1744)]().toString(16).slice(-6);return e.TqSeA(e[n(443)](s+l,h),m)}function o(){let a=t;return e[a(920)](e[a(801)](1e4,Date[a(1158)]()),Math.floor(e[a(801)](1e4,Math[a(1744)]())))}function c(a){let n=t;return e[n(618)](e[n(1497)](Array,8)[n(402)]("0"),e[n(1195)](parseInt,a,10).toString(2))[n(543)](-8)}function d(a){let n=t;return e[n(1639)](e[n(864)](Array,4).join("0"),parseInt(a,2).toString(16))[n(543)](-4)}function u(a){let n=t,s=a[n(1397)](/\./)[n(1072)](m=>c(m)),l=[];return l[0]=d(s[0]+s[1]),l[1]=e[n(864)](d,e[n(920)](s[2],s[3])),[e.wKqCS,n(1278),n(1278),e[n(636)],e[n(636)],e.TECLx,l[0],l[1]][n(402)]("")}function f(a){let n=t,s=/(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)(\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}/.test(a),l=/(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))/[n(1389)](a);return s?e.lAtcV(u,a):l?e.vrTwA(p,a):"00000000"+n(1576)+"00000000"+n(1576)}function p(a){let n=t,s="",l=[],h=0,m=0,E=!0,_=e[n(636)];if(e[n(866)](a.indexOf("::"),-1)){let x=a[n(1397)]("::");for(let L=0;e[n(323)](L,x[n(1432)]);L++){let F=x[L];if(e[n(866)](F[n(1631)](":"),0)){let $=F[n(1397)](":");E&&(h=$.length),m+=$[n(1432)];for(let K=0;e[n(323)](K,$[n(1432)]);K++)if(e.EOdXO(4,$[K][n(1432)]))if(e[n(1702)](e[n(1649)],e[n(1649)])){let ge=_[n(413)+"g"](0,e[n(1285)](4,$[K][n(1432)])),Ye=ge.concat($[K]);l[n(628)](Ye)}else return new _0x57bb34(_0x1db086,_0x31de72,_0x123e80);else l.push($[K]);E=!1}else{if(e.EOdXO(4,F.length)){let $=_[n(413)+"g"](0,4-F.length),K=$[n(1384)](F);l[n(628)](K)}else l[n(628)](F);E&&(h+=1),m+=1,E=!1}}let D="";for(let L=0;L<e[n(470)](8,m);L++)D=D[n(1384)](_);for(let L=0;e[n(323)](L,l[n(1432)]);L++)e[n(1566)](L,h)&&(s=s.concat(D)),s=s[n(1384)](l[L]);return s}{let x=a[n(1397)](":");for(let D=0;D<x[n(1432)];D++){let L=x[D];if(e.EOdXO(4,x[D][n(1432)]))if(e[n(802)](e[n(355)],e[n(355)]))this[n(1418)](_0x302cee,_0xac7770);else{let F=_[n(413)+"g"](0,e[n(879)](4,x[D].length)),$=F[n(1384)](L);s=s.concat($)}else s=s[n(1384)](L)}return s}}function g(a,n){let s=t,l=a[s(1454)];l!==void 0&&(pe(n,10),z(n,l));let h=a[s(298)];e[s(802)](void 0,h)&&(e.GNmeI(pe,n,18),z(n,h))}function w(a){let n=t,s={DZUpX:function(h,m){return e[G(1346)](h,m)},DBTCe:function(h,m){return e[G(1497)](h,m)},PqUWe:function(h,m,E){return e[G(1195)](h,m,E)}},l={};e:for(;!e.lAtcV(V,a);){if(e.MPStU!==e[n(1468)])return IBolck.DZUpX(IBolck[n(1528)](_0x515ef5,8)[n(402)]("0"),IBolck.PqUWe(_0x5f3bf6,_0x19dde1,10)[n(605)](2))[n(543)](-8);{let h=e[n(1497)](xe,a);switch(e[n(572)](h,3)){case 0:break e;case 1:l.key=R(a,e[n(1497)](xe,a));break;case 2:l.value=e[n(1195)](R,a,e[n(911)](xe,a));break;default:e[n(1195)](T,a,e[n(1304)](7,h))}}}if(e.RHDQL(void 0,l.key))throw new Error(e[n(687)]);if(l[n(298)]===void 0)throw new Error(e[n(486)]);return l}function S(a){let n=t,s=e[n(1064)](P);return e[n(1195)](y,a,s),e[n(1226)](M,s)}function y(a,n){let s=t;if(e[s(1289)](e[s(1219)],e[s(1219)]))e[s(536)](_0x771ab3,this[s(650)+s(455)+"Id"]),e[s(1694)](_0x48900d,this[s(566)+"ctTimeou"+s(272)]),this[s(650)+s(455)+"Id"]=null,this[s(566)+s(1438)+s(272)]=null;else{let l=a[s(1114)];l!==void 0&&(pe(n,8),e[s(1563)](_t,n,l));let h=a.LogID;e[s(1247)](void 0,h)&&(e[s(1319)](pe,n,16),e[s(409)](_t,n,h));let m=a.service;if(e[s(1754)](void 0,m)){if(e[s(1624)](e[s(1598)],e[s(1e3)]))return xXhiqk.DXqgu(typeof _0x424317,s(1612))?xXhiqk.YaiDe(_0x462ae0,_0x2b2770):(xXhiqk[s(482)](_0x229bc2,_0x26ba42)&&_0x6ebc8(_0x4ee79f),xXhiqk[s(1731)](_0x233e69,_0x4c9ec2,_0x1a30bb())?new _0x288470(_0xc4bc6a,_0x52cf30):_0x3ba43a);pe(n,24),e[s(1563)](_t,n,e[s(1505)](C,m))}let E=a.method;e[s(1289)](void 0,E)&&(e.GXqHy(pe,n,32),e[s(1677)](_t,n,e[s(1694)](C,E)));let _=a.headers;if(_!==void 0)for(let Ye of _){e[s(426)](pe,n,42);let lt=e[s(1064)](P);e[s(1195)](g,Ye,lt),pe(n,lt.limit),q(n,lt),O(lt)}let x=a[s(321)+"ncoding"];e.EOdXO(void 0,x)&&(e.sTTpP(pe,n,50),e[s(409)](z,n,x));let D=a.payloadType;e[s(1289)](void 0,D)&&(e[s(426)](pe,n,58),e[s(1319)](z,n,D));let L=a[s(933)];e[s(1289)](void 0,L)&&(e[s(554)](pe,n,66),pe(n,L[s(1432)]),e[s(644)](oe,n,L));let F=a[s(519)];e.EOdXO(void 0,F)&&(e[s(1563)](pe,n,74),e[s(499)](z,n,F));let $=a[s(782)+s(556)];e.OgYrX(void 0,$)&&(pe(n,82),e.lmFNW(z,n,$));let K=a[s(1166)];if(e[s(802)](void 0,K))if(e[s(1085)](s(462),e[s(1362)]))pe(n,90),e[s(1195)](z,n,K);else return _0x2da61d(_0x352850[s(950)](xXhiqk[s(748)](_0x55e2fb,this),_0x3e9173));let ge=a[s(1726)+"e"];ge!==void 0&&(e.OEqSk(pe,n,96),_t(n,e[s(911)](C,ge)))}}function v(a){return e[t(1694)](I,e.FLIDq(B,a))}function I(a){let n=t,s={NYfMz:function(l,h){return e[G(1490)](l,h)},xjqxA:function(l,h){return e.YbyFL(l,h)},qrLwU:function(l,h,m){return e.lmFNW(l,h,m)},gMAyK:function(l,h,m){return e[G(1053)](l,h,m)}};if(e[n(1085)](e.xaUFk,e[n(1588)])){let l=this[n(363)+"rs"][_0x470ce3];if(l)for(let h=0;s.NYfMz(h,l.length);)s[n(836)](l[h].fn,_0x23d0be)?l[n(1544)](h,1):++h}else{let l={};e:for(;!e.yPPEC(V,a);)if(e[n(1247)](e[n(1269)],e[n(604)])){let h=e.woHJs(xe,a);switch(e[n(572)](h,3)){case 0:break e;case 1:l.SeqID=e[n(1262)](Tt,a,!0);break;case 2:l[n(1283)]=Tt(a,!0);break;case 3:l.service=e[n(1175)](xe,a);break;case 4:l[n(941)]=e[n(1175)](xe,a);break;case 5:{let m=e.yPPEC(A,a);(l[n(639)]||(l[n(639)]=[])).push(e[n(551)](w,a)),a[n(1428)]=m;break}case 6:l["payloadE"+n(574)]=e[n(499)](R,a,e[n(1303)](xe,a));break;case 7:l[n(755)+n(1149)]=e.qWjQj(R,a,e[n(1739)](xe,a));break;case 8:l[n(933)]=e[n(601)](se,a,e[n(748)](xe,a));break;case 9:l[n(519)]=R(a,xe(a));break;case 10:l[n(782)+n(556)]=e[n(601)](R,a,e[n(331)](xe,a));break;case 11:l.msgID=R(a,xe(a));break;case 12:l[n(1726)+"e"]=e[n(1108)](xe,a);break;default:e.vttiT(T,a,7&h)}}else ieoGfM[n(1523)](_0xea6ad2,_0x4f9ece,8),ieoGfM.gMAyK(_0x347836,_0x23a317,_0x473cc0);if(e.DXqgu(void 0,l[n(1114)]))throw new Error(e[n(929)]);if(e.DXqgu(void 0,l[n(1283)]))throw new Error(e[n(1198)]);if(e[n(1493)](void 0,l.service))throw new Error(e[n(1757)]);if(l[n(941)]===void 0)throw new Error(e[n(630)]);return l}}function A(a){let n=t,s=e[n(918)](xe,a),l=a[n(1428)];return a.limit=e[n(920)](a.offset,s),l}function T(a,n){let s=t;switch(n){case 0:for(;128&ee(a););break;case 2:e[s(1745)](J,a,e[s(568)](xe,a));break;case 5:J(a,4);break;case 1:e[s(761)](J,a,8);break;default:throw new Error(e[s(1446)]+n)}}function C(a){return a|=0,{low:a,high:a>>31,unsigned:a>=0}}let b=[];function P(){let a=t,n=b[a(647)]();return n?(n[a(1667)]=n.limit=0,n):{bytes:new Uint8Array(64),offset:0,limit:0}}function O(a){let n=t,s={qifXs:function(l,h){return e[G(350)](l,h)},yuyRc:function(l,h){return e[G(677)](l,h)},SQpKp:function(l,h){return e.CRWtC(l,h)},vsykl:function(l,h){return e.PSCje(l,h)},Gdkfw:function(l,h){return l<<h},DwrpF:function(l,h){return e[G(677)](l,h)},NuPNw:function(l,h){return e[G(1285)](l,h)},yguAb:function(l,h){return e.QOyXh(l,h)},PqSnB:function(l,h){return e[G(767)](l,h)},yvdex:function(l,h){return e[G(385)](l,h)},MjjTQ:function(l,h){return e[G(833)](l,h)},sChSH:function(l,h){return e[G(1639)](l,h)},qBCkd:function(l,h){return e[G(790)](l,h)},NCxUl:function(l,h){return l&h}};if(e[n(1316)]!==e[n(1316)]){let l=_0x961e31[_0xa48b50++];if(s[n(466)](l,127))_0x4299fe+=_0x4f7dec[n(1086)+n(807)](l);else if(s.yuyRc(l,192)&&l<224)_0x4ef516+=_0x52da49[n(1086)+n(807)](s[n(1206)](31,l)<<6|s[n(1206)](63,_0x4ac0b4[_0x1a69e1++]));else if(s[n(508)](l,224)&&l<240)_0x5da8f7+=_0x5847f5[n(1086)+n(807)](s.vsykl(s[n(1206)](15,l)<<12,s[n(1756)](s[n(1206)](63,_0xa83085[_0x324a46++]),6))|63&_0xaa2805[_0x273c5d++]);else if(s.DwrpF(l,240)){let h=s[n(1412)](s[n(1315)](s[n(1609)](s.vsykl(s[n(1756)](s[n(454)](7,l),18),s[n(1756)](s[n(1206)](63,_0x1853de[_0x2c0eef++]),12)),s.MjjTQ(s[n(1206)](63,_0x34535b[_0xc3599b++]),6)),s[n(454)](63,_0x3d376d[_0x578670++])),65536);_0x284e53+=_0x1000e4[n(1086)+n(807)](s[n(1110)](55296,s[n(1191)](h,10))),_0x557884+=_0x3bde78[n(1086)+n(807)](s[n(1110)](56320,s.NCxUl(1023,h)))}}else b[n(628)](a)}function B(a){return{bytes:a,offset:0,limit:a[t(1432)]}}function M(a){let n=t,s=a.bytes,l=a.limit;return e[n(1624)](s[n(1432)],l)?s:s[n(1606)](0,l)}function J(a,n){let s=t;if(e.JwOHO(e[s(884)](a[s(1667)],n),a.limit))throw new Error(e[s(903)]);a[s(1667)]+=n}function V(a){let n=t;return e[n(677)](a[n(1667)],a[n(1428)])}function re(a,n){let s=t,l=a.bytes,h=a[s(1667)],m=a[s(1428)],E=e[s(913)](h,n);if(e[s(866)](E,l[s(1432)])){let _=new Uint8Array(e[s(916)](2,E));_[s(1124)](l),a[s(1430)]=_}return a.offset=E,e[s(866)](E,m)&&(a.limit=E),h}function X(a,n){let s=t,l=a.offset;if(e[s(443)](l,n)>a.limit)throw new Error("Read past limit");return a.offset+=n,l}function se(a,n){let s=t,l=e[s(1031)](X,a,n);return a[s(1430)][s(1606)](l,e[s(1478)](l,n))}function oe(a,n){let s=t,l=e[s(601)](re,a,n[s(1432)]);a[s(1430)][s(1124)](n,l)}function R(a,n){let s=t,l=e.FLmTP(X,a,n),h=String["fromChar"+s(807)],m=a[s(1430)],E="\uFFFD",_="";for(let x=0;e[s(287)](x,n);x++){let D=m[e[s(294)](x,l)],L,F,$,K;e.gRPkZ(e.iRafU(128,D),0)?_+=e.RzSKE(h,D):e.qJEUQ(e[s(385)](224,D),192)?e[s(924)](e[s(294)](x,1),n)?_+=E:(L=m[e.XScYu(x,l)+1],e[s(385)](192,L)!==128?_+=E:(K=e.LIioo(e[s(985)](31&D,6),e[s(385)](63,L)),K<128?_+=E:(_+=e[s(551)](h,K),x++))):e[s(988)](240&D,224)?e.ytxfA(x,2)>=n?_+=E:(L=m[e[s(897)](e[s(338)](x,l),1)],F=m[e[s(338)](e.XUHsp(x,l),2)],e[s(635)](e[s(1433)](L|e[s(985)](F,8),49344),32896)?_+=E:(K=e[s(414)](e[s(985)](e[s(652)](15,D),12)|(63&L)<<6,e.JWTZp(63,F)),K<2048||e[s(677)](K,55296)&&K<=57343?_+=E:(_+=h(K),x+=2))):e[s(1377)](e[s(573)](248,D),240)?e.ytxfA(x,3)>=n?_+=E:(L=m[e.rhXZa(e.wjDkC(x,l),1)],F=m[e.KCxdZ(e[s(443)](x,l),2)],$=m[e[s(709)](e[s(920)](x,l),3)],e.QLlvg(e[s(385)](e.yYXeX(L,e[s(668)](F,8))|e.AKDiW($,16),12632256),8421504)?_+=E:(K=e[s(1527)](e[s(1103)](e[s(1137)](e[s(1562)](7,D)<<18,e[s(1204)](e[s(1399)](63,L),12)),e[s(506)](e[s(1236)](63,F),6)),e.JwnDD(63,$)),e[s(1150)](K,65536)||e.gdLNW(K,1114111)?_+=E:(K-=65536,_+=e.HjekG(h,e[s(1655)](K,10)+55296,e.fMQxv(e.CRWtC(1023,K),56320)),x+=3))):_+=E}return _}function z(a,n){let s=t,l=n[s(1432)],h=0;for(let _=0;e[s(323)](_,l);_++){let x=n[s(835)+"At"](_);x>=55296&&x<=56319&&e.AlwYA(_,1)<l&&(x=e.EgXko(e.UjOJV(x,10)+n.charCodeAt(++_),56613888)),h+=x<128?1:e[s(869)](x,2048)?2:e[s(1094)](x,65536)?3:4}e.fVcJu(pe,a,h);let m=re(a,h),E=a[s(1430)];for(let _=0;e[s(1094)](_,l);_++)if(e.hddgs(s(657),e[s(710)])){let x=n[s(835)+"At"](_);e[s(1037)](x,55296)&&x<=56319&&e[s(323)](e.fMQxv(_,1),l)&&(x=e[s(920)](x<<10,n[s(835)+"At"](++_))-56613888),e[s(1444)](x,128)?E[m++]=x:(e.nwYHS(x,2048)?E[m++]=e[s(1137)](e[s(1655)](x,6)&31,192):(x<65536?E[m++]=e[s(790)](x,12)&15|224:e.qGGAU===e[s(984)]?(E[m++]=e[s(1507)](e[s(1522)](e[s(790)](x,18),7),240),E[m++]=e[s(1525)](e.iRafU(x>>12,63),128)):this[s(437)+s(1330)+s(1561)+"t"]=0,E[m++]=e[s(580)](e[s(1655)](x,6)&63,128)),E[m++]=e[s(414)](e[s(1001)](63,x),128))}else return!!this[s(1361)]}function q(a,n){let s=t,l=e.OAOmK(re,a,n[s(1428)]),h=a[s(1430)],m=n.bytes;for(let E=0,_=n[s(1428)];e[s(1174)](E,_);E++)h[e.iaTSH(E,l)]=m[E]}function ee(a){let n=t;return a.bytes[e[n(1400)](X,a,1)]}function Ve(a,n){let s=t,l=e[s(1414)](re,a,1);a[s(1430)][l]=n}function xe(a){let n=t,s={YeKaA:function(E,_){return E|_},LLniH:function(E,_){return e[G(1152)](E,_)},MkLhU:function(E,_){return e[G(1433)](E,_)},bALyj:function(E,_){return e[G(1001)](E,_)}},l=0,h=0,m;do e.nwBAy!==e[n(983)]?(m=e[n(911)](ee,a),l<32&&(h|=e.EsRjh(e[n(385)](127,m),l)),l+=7):(_0x1559bd=jMBQGZ[n(758)](jMBQGZ.LLniH(jMBQGZ[n(703)](31,_0x14047c),6),jMBQGZ[n(1185)](63,_0x37747d)),_0x1cafdd<128?_0x2e4ddb+=_0x1a85e2:(_0x10f987+=_0x4b481c(_0x319f7c),_0xe4ad16++));while(128&m);return h}function pe(a,n){let s=t;for(n>>>=0;e[s(1683)](n,128);)Ve(a,e[s(1527)](e.tFsKK(127,n),128)),n>>>=7;e.BqYmC(Ve,a,n)}function Tt(a,n){let s=t,l={MMuVI:function(x,D,L){return x(D,L)},fHwVx:function(x,D){return e[G(1547)](x,D)},hUjON:function(x,D){return e[G(286)](x,D)},KRPuj:s(383)+"t limit"},h=0,m=0,E=0,_;if(_=ee(a),h=e[s(1388)](127,_),128&_&&(_=e[s(663)](ee,a),h|=e[s(1304)](127,_)<<7,e[s(1117)](128,_))){if(e[s(1665)]!==e.MRXQm)_0x4c9d48(_0x4c2a20,18),gGwahK[s(787)](_0x20dd43,_0x21e8fa,_0x1cbc58);else if(_=e[s(1739)](ee,a),h|=e[s(1075)](e[s(1522)](127,_),14),e[s(896)](128,_)&&(_=e[s(1694)](ee,a),h|=e.UjOJV(e[s(1334)](127,_),21),128&_&&(_=ee(a),m=e[s(1063)](127,_),e[s(1001)](128,_)&&(_=e[s(1131)](ee,a),m|=e[s(1068)](e[s(786)](127,_),7),e.EfOTQ(128,_)))))if(e.qJEUQ(e.CJZfJ,e[s(1171)])){if(_=ee(a),m|=(127&_)<<14,e.wFxTv(128,_)&&(_=e[s(1226)](ee,a),m|=e[s(1730)](e[s(1436)](127,_),21),e[s(467)](128,_)&&(_=e[s(1131)](ee,a),E=e[s(376)](127,_),e[s(632)](128,_))))if(s(890)!==e[s(1027)])_=ee(a),E|=e[s(441)](e[s(1433)](127,_),7);else{if(gGwahK[s(1113)](gGwahK[s(411)](_0x167008[s(1667)],_0x22d897),_0xf24d49[s(1428)]))throw new _0x9b0fa4(gGwahK[s(716)]);_0x4c8e21[s(1667)]+=_0x14b498}}else{if(this[s(665)][s(465)+s(737)+"nect"]||this[s(996)+"osed"])return;this[s(1217)+"econnect"]()}}return{low:h|e.zWxuf(m,28),high:e[s(1014)](e[s(1473)](m,4),e[s(1204)](E,24)),unsigned:n}}function _t(a,n){let s=t,l=e[s(572)](n[s(1253)],0),h=e[s(572)](e[s(572)](n.low,28)|n.high<<4,0),m=e[s(1147)](n[s(797)],24),E=e.NbuKH(0,m)?e.AQWnb(0,h)?e.HwfJK(l,16384)?e[s(1321)](l,128)?1:2:e[s(1549)](l,2097152)?3:4:e[s(1380)](h,16384)?e[s(917)](h,128)?5:6:e[s(1094)](h,2097152)?7:8:e[s(946)](m,128)?9:10,_=e[s(1044)](re,a,E),x=a[s(1430)];switch(E){case 10:x[e[s(443)](_,9)]=e[s(467)](e[s(1548)](m,7),1);case 9:x[_+8]=e[s(442)](9,E)?128|m:e[s(652)](127,m);case 8:x[_+7]=e[s(1247)](8,E)?e[s(1548)](h,21)|128:e[s(1399)](e[s(1147)](h,21),127);case 7:x[_+6]=e[s(1083)](7,E)?e[s(717)](e.nLEbM(h,14),128):e[s(1236)](e[s(572)](h,14),127);case 6:x[e[s(547)](_,5)]=e[s(1083)](6,E)?e.VEjNa(e[s(572)](h,7),128):e.VNqfh(e.rTFnk(h,7),127);case 5:x[_+4]=E!==5?e[s(767)](128,h):e[s(1658)](127,h);case 4:x[_+3]=e[s(603)](4,E)?e[s(670)](e.rTFnk(l,21),128):e.UTicf(e[s(743)](l,21),127);case 3:x[_+2]=e[s(1559)](3,E)?e[s(1137)](e[s(1473)](l,14),128):e.yzJPp(e[s(743)](l,14),127);case 2:x[e[s(1182)](_,1)]=E!==2?e[s(460)](e[s(1545)](l,7),128):e.IWydu(l>>>7,127);case 1:x[_]=e.JfiMf(1,E)?e[s(460)](128,l):127&l}}function sn(a){return v(a)}function Ht(a){let n=t;if(e[n(1265)](n(1403),e[n(1373)]))return e.BMdLB(S,a)}let on=65536,Qr=e[t(713)],_e=e[t(1318)](on,on),ke=e[t(344)](_e,_e),nr=e[t(488)](ke,2),Le=String.prototype[t(835)+"At"];class he{constructor(n,s,l){let h=t;this[h(296)]=!0,this.low=e.yYXeX(0,n),this[h(797)]=e[h(715)](0,s),this.unsigned=!!l}static isLong(n){let s=t;return e.RSvCK(e[s(762)],e.UyEaQ)?this._qosDB?.isReady:n&&e[s(1265)](!0,n[s(296)])}static[t(1376)](n,s,l){return new he(n,s,l)}static fromBytes(n,s,l){let h=t;if(e[h(959)](e[h(1504)],e[h(1504)]))_0x2abb08(this["_connect"+h(1314)+"utId"]),this[h(327)+h(1314)+h(318)]=null;else return l?he[h(1242)+"sLE"](n,s):he[h(1242)+h(1633)](n,s)}static[t(1242)+t(1707)](n,s){let l=t;return new he(e[l(580)](e[l(460)](e[l(1527)](n[0],e[l(1008)](n[1],8)),e.kIckS(n[2],16)),e.tMjEH(n[3],24)),e[l(717)](n[4]|e[l(985)](n[5],8)|n[6]<<16,n[7]<<24),s)}static["fromByte"+t(1633)](n,s){let l=t;return new he(e.LIioo(e[l(1527)](e[l(382)](n[4]<<24,e[l(1752)](n[5],16)),n[6]<<8),n[7]),e.fWZom(e.RqaPO(e[l(382)](n[0]<<24,n[1]<<16),e.Zrwgv(n[2],8)),n[3]),s)}static[t(371)](n){let s=t;return e[s(1518)](n,Qr)?dl:new he(e[s(720)](e[s(1552)](e.jMcLL(e[s(693)](Le[s(1532)](n,0),e.tMjEH(Le[s(1532)](n,1),8)),e.vUNfo(Le.call(n,2),16)),e[s(754)](Le[s(1532)](n,3),24)),0),e[s(1132)](e.RgQlN(e[s(1552)](Le[s(1532)](n,4)|e[s(1139)](Le[s(1532)](n,5),8),e.QaSdu(Le[s(1532)](n,6),16)),e.lTbth(Le.call(n,7),24)),0),!0)}[t(1774)](){let n=t;return String[n(1086)+n(807)](e[n(679)](255,this[n(1253)]),e[n(902)](e[n(359)](this.low,8),255),e.GvbTI(this.low,16)&255,this[n(1253)]>>>24,e[n(1291)](255,this[n(797)]),e.IWydu(this[n(797)]>>>8,255),e.bDCow(this[n(797)],16)&255,e.BKdpi(this[n(797)],24))}static fromNumber(n,s=!0){let l=t;if(e[l(364)](isNaN,n))return s?$p:dl;if(s){if(n>=ke)return Jp}else{if(n<=-nr)return Zp;if(e.yAAOm(e[l(734)](n,1),nr))return Vp}return he[l(1376)](e[l(1103)](e[l(552)](n,_e),0),n/_e|0,s)}[t(279)](){let n=t;return this[n(1642)]?e.yEakp(e.kQWnW(this[n(797)],0),_e)+e[n(401)](this.low,0):e[n(1004)](this[n(797)]*_e,e[n(1586)](this[n(1253)],0))}[t(733)](){let n=t;return e[n(849)](0,this[n(797)])&&e[n(816)](0,this.low)}[t(1252)](n){let s=t;he[s(296)](n)||(n=he[s(757)+"er"](n));let l=e[s(1545)](this.high,16),h=e[s(632)](65535,this[s(797)]),m=e.jPsPA(this.low,16),E=e[s(1401)](65535,this.low),_=e[s(743)](n[s(797)],16),x=65535&n[s(797)],D=e[s(675)](n[s(1253)],16),L=65535&n[s(1253)],F=0,$=0,K=0,ge=0;return ge+=e[s(547)](E,L),K+=ge>>>16,ge&=65535,K+=m+D,$+=K>>>16,K&=65535,$+=e[s(410)](h,x),F+=e[s(1548)]($,16),$&=65535,F+=e[s(1749)](l,_),F&=65535,he.fromBits(e.SGNsa(e[s(1112)](K,16),ge),e[s(1730)](F,16)|$,this[s(1642)])}[t(841)](n){let s=t;return he[s(296)](n)||(n=he.fromNumber(n)),e[s(1247)](this[s(1642)],n[s(1642)])&&e.ekmPq(e[s(1275)](this[s(797)],31),1)&&e[s(1702)](e[s(572)](n.high,31),1)?!1:e[s(1536)](this[s(797)],n[s(797)])&&e[s(1624)](this.low,n[s(1253)])}[t(822)](){let n=t;if(e.qJEUQ(e[n(320)],"wZJGw"))return e.RHDQL(-1,this[n(1253)])&&this.high===-1?he[n(1376)](0,0,this[n(1642)]):e.AQWnb(-1,this[n(1253)])?he.fromBits(0,e[n(1458)](this[n(797)],1),this[n(1642)]):he[n(1376)](this[n(1253)]+1,this.high,this[n(1642)]);this[n(1361)]?.[n(1422)](),this[n(1361)]=void 0}[t(1280)](n){let s=t;return n?this[s(919)+"E"]():this[s(1632)+"E"]()}toBytesLE(){let n=t,s=this[n(797)],l=this.low;return[e[n(1772)](255,l),e.NffGn(l>>>8,255),e[n(691)](e[n(1473)](l,16),255),e[n(359)](l,24),255&s,e[n(1537)](s,8)&255,e[n(1291)](s>>>16,255),s>>>24]}[t(1632)+"E"](){let n=t,s=this[n(797)],l=this[n(1253)];return[e.JTeNg(s,24),e[n(1151)](s,16)&255,e[n(1433)](e[n(675)](s,8),255),e[n(1436)](255,s),e.JTeNg(l,24),e[n(1099)](l,16)&255,e[n(791)](e[n(1275)](l,8),255),255&l]}}let dl=new he(0,0,!1),$p=new he(0,0,!0),Vp=he[t(1376)](-1,2147483647,!1),Jp=he[t(1376)](-1,-1,!0),Zp=he[t(1376)](0,-2147483648,!1);var an=(function(a){let n=t;return a[a[e[n(1673)]]=5001]=e[n(1673)],a[a[e[n(832)]]=5002]=e[n(832)],a[a[e[n(450)]]=5003]=e[n(450)],a[a[e[n(453)]]=5004]=n(729)+"ERROR",a[a[n(1138)+"OR"]=5005]=e.UQKKR,a})({});class rr{constructor(n){let s=t;this.type=n,this[s(316)]=null}}class ll extends rr{constructor(n,s){let l=t;super(n),this[l(429)]=s&&s[l(429)]||null}}class ul extends rr{constructor(n,s){let l=t;super(n),this.error=s&&s[l(796)]||null,this[l(1402)]=s&&s[l(1402)]||0,this.filename=s&&s.filename||"",this[l(271)]=s&&s[l(271)]||0,this[l(429)]=s&&s.message||"",this[l(1701)]=s&&s[l(1701)]||5001}}class fl extends rr{constructor(n,s){let l=t;if(e.AQWnb(l(828),l(1755)))return _0x432e65?this[l(919)+"E"]():this.toBytesBE();{let h=e[l(1558)].split("|"),m=0;for(;;){switch(h[m++]){case"0":this[l(1701)]=s&&s[l(1701)]||0;continue;case"1":this[l(606)]=s&&s[l(606)]||"";continue;case"2":this.wasClean=s&&s[l(763)]||!1;continue;case"3":this[l(529)+l(753)]=s&&s[l(529)+"nnect"]||!1;continue;case"4":super(n);continue}break}}}}class hl extends rr{constructor(n,s){let l=t;super(n),this[l(532)]=s&&s[l(532)]||null}}class xl extends hl{constructor(n,s){let l=t;super(n),this[l(532)]=s&&s[l(532)]||null,this.message=s&&s[l(429)]||null}}class pl extends rr{constructor(n,s){let l=t;super(n),this[l(532)]=s&&s[l(532)]||null}}function dt(a,{message:n,code:s,error:l}){let h=t;if(e[h(1071)]===e[h(1071)])return new ul(a,{message:n,code:s,error:l});e.eFLGa(_0x4b8ff2,e.sWpWv),this[h(1418)](e[h(980)],_0x2ffb24),this.off(e[h(674)],_0xc7a7e9)}function yt(a,{code:n,reason:s,wasClean:l,willReconnect:h}){return new fl(a,{code:n,reason:s,wasClean:l,willReconnect:h})}function gl(a,{data:n,message:s}){return new xl(a,{data:n,message:s})}function ml(a,{data:n}){return new pl(a,{data:n})}function Ea(a,{message:n}){return new ll(a,{message:n})}class wl{constructor(n,s){let l=t;this[l(714)+"s"]=n,this[l(1579)+"es"]=s,this[l(1367)+"ndex"]=0,this["currentE"+l(1330)+l(1561)+"t"]=0}[t(1214)+t(662)+"fig"](){let n=t;this[n(1367)+n(971)]=0,this[n(437)+n(1330)+n(1561)+"t"]=0}[t(794)+"es"](){let n=t;this[n(437)+n(1330)+n(1561)+"t"]=0}[t(923)+t(262)+"nt"](){let n=t;return this.endpoints[this[n(1367)+"ndex"]]}[t(923)+t(262)+t(1080)+t(951)](){let n=t;return this[n(437)+n(1330)+n(1561)+"t"]}[t(1282)+t(1445)+"es"](){let n=t;return!!(e[n(1136)](this[n(1367)+n(971)],this[n(714)+"s"][n(1432)])||this[n(1367)+n(971)]===e[n(879)](this[n(714)+"s"][n(1432)],1)&&this[n(437)+n(1330)+n(1561)+"t"]===this[n(1579)+"es"])}[t(1005)+t(904)+t(1456)+t(1413)+t(408)](){let n=t;return this[n(1367)+"ndex"]==this[n(714)+"s"].length?!0:e[n(742)](this["currentEndpointT"+n(1561)+"t"],this.maxRetries)}[t(530)+t(516)+"pointAnd"+t(424)+t(1697)](){let n=t;return e[n(293)]!==e[n(293)]?_0xc2f356[n(1530)+n(496)][1]?void 0:_0x1715c8[n(1530)+n(1279)](_0x2df8b1[n(1530)+"oreNames"][0]):(this[n(437)+n(1330)+n(1561)+"t"]=1,this[n(1367)+n(971)]++,this.endpoints[this[n(1367)+n(971)]])}[t(923)+t(262)+t(1581)+t(1565)](){let n=t;return this[n(437)+n(1330)+n(1561)+"t"]++,this[n(923)+n(262)+"nt"]()}}let ir=(e.fRtcR(t(906)+"d",typeof globalThis)&&e[t(526)](e[t(1065)],globalThis[t(1652)+t(1568)][t(1012)])||e.UjRck!=typeof window&&e[t(1329)](t(302),window[t(1652)+t(1568)][t(1012)]))&&e[t(771)](e[t(378)],typeof document),Pn=e[t(771)](e[t(378)],typeof globalThis)&&(e.sNZhF===globalThis[t(1652)+t(1568)][t(1012)]||e[t(1566)](t(1760)+t(433)+t(1538)+"pe",globalThis.constructor[t(1012)]))&&e[t(1231)](e[t(378)],typeof tt),ei=(e[t(771)](e[t(378)],typeof globalThis)&&e[t(617)](e.sNZhF,globalThis["construc"+t(1568)][t(1012)])||e[t(862)](e[t(378)],typeof globalThis)||e[t(771)](e[t(378)],typeof globalThis)&&!!globalThis[t(475)+t(1016)])&&e[t(1231)](e.UjRck,typeof wx),ti=e[t(771)](e[t(378)],typeof globalThis)&&(e[t(1714)](t(1760)+t(433)+t(1538)+"pe",globalThis[t(1652)+t(1568)][t(1012)])||e[t(1184)]===globalThis[t(1652)+"tor"][t(1012)]||e[t(549)](t(576)+"orkerGlo"+t(1721),globalThis[t(1652)+t(1568)][t(1012)]))&&t(906)+"d"!=typeof self,Yp=e[t(1600)](e[t(378)],typeof globalThis)&&e[t(648)]===globalThis[t(1652)+t(1568)][t(1012)]&&e[t(378)]!=typeof global&&t(845)===global[t(1652)+"tor"][t(1012)]&&e.nHJuj(e.UjRck,typeof process)&&!!process[t(419)];class va{constructor(){let n=t;e.FHUaU(n(751),e.quUuU)?(this[n(1529)]=_0x523434,this[n(561)]=_0x199442,this._qosDB=_0x51aa8b?_0x44d6d0:_0x2199f2?_0x265fc2:null):this[n(363)+"rs"]={}}[t(701)](n,...s){let l=t;if(e[l(853)](e[l(986)],e[l(1029)])){let h=this[l(363)+"rs"][n];if(h)h.slice()[l(1239)](m=>m.fn[l(950)](m[l(1485)],s));else if(e[l(886)]===n&&!this[l(1583)]){let m=s[l(1432)]&&s[0];if(e[l(1470)](m,Error))throw m;let E=new Error(e[l(942)]+(m?e[l(1013)](e[l(1004)](" (",m[l(429)]),")"):""));throw E[l(1061)]=m,m}return this}else return this[l(1361)]?.[l(358)](_0x12ee6c)}[t(1418)](n,s){let l=t;if(e.YbyFL(void 0,n))this[l(363)+"rs"]={};else if(e[l(1196)](void 0,s))this[l(363)+"rs"][n]=null;else{let h=this[l(363)+"rs"][n];if(h)for(let m=0;m<h[l(1432)];)e[l(815)](h[m].fn,s)?h[l(1544)](m,1):++m}return this}on(n,s,l){let h=t;return(this._listeners[n]||(this._listeners[n]=[]))[h(628)]({fn:s,ctx:l||this}),this}}class Xp extends va{["_formatE"+t(477)+t(1076)](n){let s=t;return n[s(345)]||n[s(1787)]?("message: "+(n[s(345)]||"")+" code: "+(n[s(1787)]||""))[s(468)]():JSON[s(1074)+"y"](n)}constructor(n,s,l){let h=t;super(),this[h(690)]=null,ei&&wx[h(1266)+h(1605)]&&(this[h(690)]=wx["connectS"+h(1605)]({url:n,protocols:s,header:l,fail:this[h(610)+h(261)+"lHandler"][h(1187)](this),success:this[h(610)+"ocketSuc"+h(1487)+h(1106)][h(1187)](this)})),Pn&&tt[h(1266)+h(1605)]&&(this[h(690)]=tt["connectS"+h(1605)]({url:n,protocols:s,header:l,fail:this["_createS"+h(261)+"lHandler"][h(1187)](this),success:this["_createS"+h(260)+h(1487)+h(1106)][h(1187)](this)}))}["_createS"+t(260)+t(1487)+t(1106)](){let n=t;Promise[n(1135)]()[n(578)](()=>{this._addWsListeners()})}["_createS"+t(261)+t(1284)](n){let s=t;if(e[s(802)](e[s(1727)],e.uCniX))Promise[s(1135)]()[s(578)](()=>{let l=s,h=e.tRgiU(dt,e[l(886)],{message:this["_formatE"+l(477)+"age"](n)});this.emit(e[l(886)],h);let m=yt(e[l(1750)],{reason:this[l(699)+"rrorMess"+l(1076)](n)});this[l(701)](e[l(1750)],m)});else return _0x1e5ecb||(_0x30a2c0=[_0x3a7c56,_0x1780c0,_0x22d5c3,_0x5d2156,_0x2285aa])}[t(1295)+"steners"](){let n=t,s={sdZSI:function(l,h){return e.llrMZ(l,h)},fJlLo:e[n(667)],HRZNB:e[n(1750)],NLnWa:function(l,h,m){return e[n(544)](l,h,m)},upcYq:e[n(886)]};this[n(690)].onOpen(l=>{let h=n;if(e[h(681)](e.FtKnR,e[h(581)]))this.emit(e[h(926)],e[h(426)](ml,e[h(926)],{...l,data:l[h(345)]||""}));else return s[h(769)](s[h(846)],typeof _0x3206cf)?"text/pla"+h(522)+"et=utf-8":""}),this[n(690)][n(908)](l=>{let h=n;this[h(701)](s[h(1093)],yt(s.HRZNB,{...l}))}),this[n(690)][n(1326)+"e"](l=>{let h=n;if(e[h(603)](h(546),h(546)))return _0xe53961[h(1135)]();this[h(701)](e.WzxrB,e[h(1195)](gl,e[h(1645)],{...l}))}),this._socket[n(1587)](l=>{let h=n;this.emit("error",s.NLnWa(dt,s[h(1421)],{...l,message:l[h(345)]||""}))})}[t(311)](n){let s=t;if(e.pYHte(n,Uint8Array))if(e[s(1617)]!==s(280)){let l=n[s(407)].slice(n[s(330)+"et"],n[s(374)+"th"]+n[s(330)+"et"]);this._socket&&this[s(690)][s(311)]({data:l,fail:h=>{let m=s;this.emit(e.KoKmp,e[m(1031)](dt,e[m(886)],{message:this[m(699)+m(477)+m(1076)](h)}))}})}else _0x148916[s(501)]=_0x5139f9[s(1135)]()[s(578)](()=>(_0x302b27(),_0x1fc71c))[s(578)](function(l){return l});else this._socket&&this._socket[s(311)]({data:n,fail:l=>{let h=s;this.emit(h(796),dt(e[h(886)],{message:this[h(699)+"rrorMessage"](l)}))}})}[t(1422)](n,s){let l=t;this[l(690)]&&this[l(690)].close({code:n,reason:s})}addEventListener(n,s){this.on(n,s)}[t(1392)+t(1734)+"ner"](n,s){this[t(1418)](n,s)}get[t(1775)+"te"](){let n=t;return this[n(690)][n(1775)+"te"]}get[t(760)+"pe"](){let n=t;return e.CLsYe===n(907)?_0x3a8c8e?.[n(1271)](s=>s[n(1454)]===_0x2b9613)?.[n(298)]:this[n(690)].binaryType}set[t(760)+"pe"](n){}get[t(1051)](){let n=t;return this._socket[n(1051)]}get[t(1597)](){return this[t(690)].protocol}get[t(1411)+"ns"](){let n=t;return this._socket[n(1411)+"ns"]}get[t(1154)+"Amount"](){return 0}}function Qp(a,n){let s=t;if(n)return new n(a[s(1051)],a[s(1597)]);if(e[s(953)](ei,Pn))return new Xp(a.url,a.protocol,a[s(639)]);if(e[s(895)](ir,ti)&&e.Ruxhx(e.UjRck,typeof WebSocket)&&WebSocket)return new WebSocket(a[s(1051)],a[s(1597)+"s"])}function eg(a){let n=t,s=e[n(559)][n(1397)]("|"),l=0;for(;;){switch(s[l++]){case"0":if(e[n(876)](ir,ti)&&e[n(1231)](e[n(378)],typeof WebSocket)&&WebSocket)return!0;continue;case"1":return!1;case"2":if(Pn&&tt[n(1266)+"ocket"])return!0;continue;case"3":if(ei&&wx["connectS"+n(1605)])return!0;continue;case"4":if(a)return!0;continue}break}}function _l(a,n,s){let l=t,h={NWoig:function(_,x){return e.lBVHG(_,x)},hPPkl:e[l(1500)]},m=-1;async function E(_){let x=l;return h.NWoig(_,m)?Promise[x(534)](new Error(h[x(1567)])):(m=_,_===s.length?Promise[x(1135)]():s[_][x(1187)](a)(n,E[x(1187)](null,_+1)))}e[l(864)](E,0)}function yl(a){let n=t,s=0,l=0;for(let h=0;e[n(1380)](h,a[n(1432)]);++h)if(l=a[n(835)+"At"](h),e[n(1141)](l,128))s+=1;else if(l<2048)s+=2;else if(e[n(447)](e[n(585)](64512,l),55296)&&e.NbuKH(e[n(1066)](64512,a.charCodeAt(e[n(1582)](h,1))),56320)){if(n(625)!==e.pmbWB)return!!this[n(1361)];++h,s+=4}else s+=3;return s}function bl(a,n,s){let l=t,h={qPYej:function(E,_){return e[G(669)](E,_)},yDGxQ:function(E,_){return e[G(1628)](E,_)},RkZBF:function(E,_){return e.aZYDI(E,_)},eoVZV:function(E,_){return e[G(1408)](E,_)},uWxnc:function(E,_){return e[G(1599)](E,_)},KuEEF:function(E,_){return e[G(791)](E,_)},vPwOX:function(E,_){return e.rnYZK(E,_)},raAPu:function(E,_){return e[G(1555)](E,_)},WFdCw:function(E,_){return e[G(1466)](E,_)},mbZSa:function(E,_){return e[G(839)](E,_)}};if(e.szQLc(e[l(1285)](s,n),1))return"";let m="";for(let E=n;e[l(336)](E,s);){let _=a[E++];if(e[l(739)](_,127))m+=String[l(1086)+l(807)](_);else if(e[l(494)](_,192)&&_<224)m+=String[l(1086)+l(807)](e.fNGur(31&_,6)|e[l(896)](63,a[E++]));else if(e[l(303)](_,224)&&e[l(1443)](_,240))m+=String.fromCharCode(e[l(329)](e[l(1204)](e[l(1111)](15,_),12)|e.nuniq(e[l(786)](63,a[E++]),6),e.lnydR(63,a[E++])));else if(e[l(1683)](_,240))if(e[l(603)](e[l(553)],e.tQUGe))_0x27eeb9=_0x38e204[gYdKNI[l(1023)](gYdKNI.yDGxQ(_0x311fef,_0x30e134),1)],_0x34f6e4=_0x5aba3b[_0x2814e8+_0xadba5d+2],gYdKNI[l(476)](gYdKNI[l(270)](_0x3a1a0d,_0x1caf04<<8),49344)!==32896?_0x522c2a+=_0x1f8911:(_0x4213e5=gYdKNI.eoVZV(gYdKNI[l(694)](gYdKNI[l(476)](15,_0x2c1ebb),12),(63&_0x595247)<<6)|gYdKNI[l(1686)](63,_0x4598d9),gYdKNI[l(1426)](_0x5a61f2,2048)||gYdKNI[l(1348)](_0x41b7c4,55296)&&gYdKNI[l(412)](_0x1dd9c6,57343)?_0x11f8e9+=_0x18920d:(_0x5a44fa+=gYdKNI[l(1035)](_0x3f565c,_0x1cba36),_0x3e6a3+=2));else{let x=(e[l(282)]((7&_)<<18,e.AKDiW(e[l(1679)](63,a[E++]),12))|(63&a[E++])<<6|e[l(1401)](63,a[E++]))-65536;m+=String[l(1086)+l(807)](e.fqMiG(55296,e[l(1655)](x,10))),m+=String[l(1086)+l(807)](e[l(938)](56320,e.JwnDD(1023,x)))}}return m}function Sa(a,n,s){let l=t;if(e.olcKW===e[l(368)]){if(_0x1b39be<1||e[l(1216)](_0x7f8dcf,_0x5d8a99))return e.dPUqA(_0xacedc2,_0x34f942);e[l(1639)](_0x166f2b,_0x2089ca)>_0x2b8a32&&(_0xbe5db=_0x243cf3(_0x314070),_0x57386d=0);let h=_0x14d1a1.call(_0x409989,_0x36db75,_0x55c10e+=_0x4b4c04);return e[l(940)](7,_0x10cc0b)&&(_0x3a95eb=e[l(513)](7,_0x8c607a)+1),h}else{let h=s,m,E;for(let _=0;_<a[l(1432)];++_)m=a.charCodeAt(_),e.tPLNB(m,128)?n[s++]=m:e[l(1069)](m,2048)?(n[s++]=e[l(495)](m>>6,192),n[s++]=e[l(1385)](e[l(848)](63,m),128)):e[l(1657)](e[l(691)](64512,m),55296)&&e[l(584)](e.iRafU(64512,E=a.charCodeAt(_+1)),56320)?(m=e.LfHcU(e.rbcOq(65536,e.urYMg(1023,m)<<10),e[l(1729)](1023,E)),++_,n[s++]=e[l(304)](m>>18,240),n[s++]=e.cuwKn(m,12)&63|128,n[s++]=e[l(1399)](m>>6,63)|128,n[s++]=e.pZUVI(63&m,128)):(n[s++]=e[l(580)](e[l(790)](m,12),224),n[s++]=e[l(436)](e[l(430)](e[l(399)](m,6),63),128),n[s++]=e[l(1621)](e.dzmEn(63,m),128));return e[l(1543)](s,h)}}async function El(a){let n=t;if(e[n(1104)](e.aSgAh,typeof a))if(e.qJEUQ(e[n(872)],n(1301))){let s=new Uint8Array(e.IoDxA(yl,a));return Sa(a,s,0),s}else this[n(1295)+"steners"]();return e.pYHte(a,ArrayBuffer)?new Uint8Array(a):new Uint8Array(a.buffer,a[n(330)+"et"],a[n(374)+"th"])}function tg(a){let n=t;try{return n(1574)!=typeof a&&(e[n(482)](a,ArrayBuffer)||a.buffer&&a.buffer instanceof ArrayBuffer)||e.Ruxhx(e[n(667)],typeof a)?"":(JSON[n(747)](a),e[n(1512)])}catch{return e[n(583)](n(1574),typeof a)?e[n(622)]:""}}let ng=(a,n)=>{let s=t;switch(a){case e[s(823)]:case s(1229):return{["x-use-"+a]:1,"x-tt-env":n};default:return{}}};class rg{constructor(n){let s=t;e[s(1276)](e[s(1167)],e[s(772)])?(this[s(1662)+s(951)]=n,this[s(1483)]=0):(this[s(1098)]&&this[s(1098)][s(311)](_0x13f548),this[s(1249)+"Queue"][_0x51c19a]=null)}addCount(){let n=t;this[n(1483)]++}[t(1282)+t(910)+"nt"](){let n=t;return e[n(677)](this[n(1483)],this.maxLossCount)}[t(1393)+t(521)](n=0){let s=t;this[s(1662)+"ount"]=n,this[s(1483)]=0}}async function ig(a){let n=t,s={lWwhI:function(l,h){return e.UueND(l,h)},bYxkb:function(l,h){return l(h)},KkjVW:e.yJiKX,VTyeF:function(l,h){return e[G(635)](l,h)},pgPVB:e[n(1006)],VFcGG:e.QpkRE,dzAar:"text/jav"+n(696),GawUS:n(1327),TMiRr:e[n(1299)]};return new Promise(l=>{let h=n;if(!ir)return s[h(1441)](l,s.KkjVW);try{if(s[h(909)](s[h(310)],h(1603)))_0x153313.log(_0x2c68c0);else{let m=document["createEl"+h(502)](s[h(1717)]);window["frontier"+h(267)]=E=>{let _=h;document[_(1084)][_(1270)+_(1118)](m),window.frontierJSONP=void 0,s.lWwhI(l,E&&E[_(730)]||_(770)+_(606))},m[h(686)]=s[h(689)],m[h(676)]=a[h(1516)](/^ws/,s[h(1055)])+s[h(531)];try{document[h(1084)]["appendCh"+h(1118)](m)}catch{document[h(1084)][h(1270)+h(1118)](m)}}}catch{window["frontier"+h(267)]=void 0,s[h(1441)](l,h(770)+h(606))}})}function cn(a,n,s){let l=t,h={lhnUz:function(m,E){return e[G(525)](m,E)},viKnC:function(m,E){return m&E},RNmui:function(m,E){return e[G(1479)](m,E)},cOyHK:function(m,E){return e[G(485)](m,E)},VsMdB:function(m,E){return e[G(1466)](m,E)},JiNFL:function(m,E){return e[G(1342)](m,E)}};if(e[l(1048)]===e[l(594)])_0x44fb3d=qfXvcy[l(1499)](qfXvcy[l(517)](15,_0x3be3a3)<<12,qfXvcy[l(1017)](qfXvcy[l(517)](63,_0x5e3e03),6))|qfXvcy[l(517)](63,_0x2644fc),_0x5cb0e7<2048||qfXvcy[l(265)](_0xb3a7ed,55296)&&qfXvcy.VsMdB(_0x17bc4e,57343)?_0x375989+=_0x562741:(_0x315cec+=qfXvcy[l(1133)](_0x5c5adf,_0x3414be),_0x2226d9+=2);else return!!a?.[l(1271)](m=>m[l(1454)]===n&&m[l(298)]===s)}function sr(a,n){let s=t;return a?.find(l=>l[s(1454)]===n)?.[s(298)]}let Ia=null;async function sg(){let a=t;return Ia||(Ia=Promise.resolve()[a(578)](zt[a(1187)](zt,e[a(582)]))),Ia}class og extends va{constructor(n,s){let l=t;if(e[l(1559)](l(1025),e.MNugA))super(),this[l(541)]=n,this._keyPath=s,this[l(1361)]=void 0,this[l(515)+l(1228)]=null;else return _0x5551ec.resolve()}async[t(497)](){let n=t,s={LvkPM:function(l,h){return e.aRSCx(l,h)}};if(e[n(815)](n(347),e[n(1009)]))await this[n(1666)]();else return ZNVsTd.LvkPM(0,this.high)&&ZNVsTd[n(1502)](0,this[n(1253)])}async[t(1666)](){let n=t,s={ziDbW:function(l){return e[G(1064)](l)},StumE:function(l,h,m,E){return e.mBVLI(l,h,m,E)}};if(!this[n(1361)]){if(this[n(515)+n(1228)])return this[n(515)+n(1228)];try{let l=this._dbName,h=this[n(290)];this["_initPro"+n(1228)]=(async()=>{let m=n,{openDB:E}=await s.ziDbW(sg);this[m(1361)]=await s[m(613)](E,m(1452)+"_"+l,1,{upgrade(_){let x=m;_[x(963)+x(1002)+"e"](l,{keyPath:h})}})})(),await this[n(515)+n(1228)]}catch(l){console[n(1300)](l)}finally{this[n(515)+"mise"]=null}}}async get(n){let s=t;try{return await this[s(1666)](),this[s(1361)]?.get(this[s(541)],n)}catch(l){e.PpvXt(e.BXkQf,e[s(874)])?(this[s(701)](e[s(1750)],_0x5c2da5),this[s(745)]&&this[s(745)](_0x5f5c0a)):console[s(1300)](l)}}async[t(1124)](n,s){let l=t;return await this[l(1666)](),this[l(1361)]?.[l(1492)](this[l(541)],n)}async del(n){let s=t;try{return await this[s(1666)](),this._qosDB?.[s(1163)](this._dbName,n)}catch(l){console.log(l)}}async[t(1647)](){let n=t;try{return await this[n(1666)](),this[n(1361)]?.[n(1647)](this[n(541)])}catch(s){console.log(s)}}async keys(){let n=t;if(e[n(974)](e[n(962)],e[n(602)]))return await this[n(1666)](),this[n(1361)]?.[n(813)+"ys"](this._dbName);{let s=0,l=0,h;do h=e.lqtfT(_0x3ef582,_0x3455be),s<32&&(l|=e[n(668)](e[n(599)](127,h),s)),s+=7;while(e.JwnDD(128,h));return l}}async[t(1585)](){let n=t;return await this._init(),this[n(1361)]?.[n(1585)](this[n(541)])}async[t(857)](){let n=t;try{this[n(1361)]?.[n(1422)](),this._qosDB=void 0}catch(s){console.log(s)}}get[t(773)](){let n=t;try{return!!this[n(1361)]}catch(s){return console[n(1300)](s),!1}}}class ag{constructor(n,s){let l=t;this._DBName=n,this[l(561)]=s,this[l(1361)]=localStorage}async[t(497)](){}get[t(1703)](){let n=t;return n(1452)+"_"+this[n(1529)]}async get(n){let s=t;if(e[s(1501)]!==e[s(1501)])return _0x5ac533(_0xea1e55);{let l=this[s(1361)].getItem(this[s(1703)]);return JSON[s(747)](e.aLcFV(l,"{}"))[n]}}async[t(1124)](n,s){let l=t,h=this[l(1361)].getItem(this[l(1703)]),m=JSON.parse(e[l(1615)](h,"{}"));return m[s||n[this[l(561)]]]=n,this[l(1361)][l(952)](this._prefix,JSON[l(1074)+"y"](m)),s||n[this[l(561)]]}async[t(1322)](n){let s=t;if(e[s(1754)](e[s(775)],e[s(775)]))this["_dispatc"+s(558)+"Event"](_0x394137),_0x38bee0.set(_0x86085,_0x5d44c3,_0x3fae0a[s(429)].service);else{let l=this[s(1361)][s(370)](this[s(1703)]),h=JSON[s(747)](e[s(404)](l,"{}"));return h[n]=void 0,this[s(1361)][s(952)](this[s(1703)],JSON.stringify(h))}}async clear(){return this[t(1361)].clear()}async[t(512)](){let n=t;if(e[n(1276)](e[n(471)],e.zEiVY))this["maxLossC"+n(951)]=_0x59e208,this[n(1483)]=0;else{let s=this[n(1361)][n(370)](this[n(1703)]),l=JSON[n(747)](e[n(1615)](s,"{}"));return Object[n(512)](l)}}async[t(1585)](){let n=t,s=this[n(1361)][n(370)](this._prefix),l=JSON[n(747)](s||"{}");return Object[n(660)](l)}[t(857)](){return Promise.resolve()}get[t(773)](){return!!this[t(1361)]}}class cg{constructor(n,s){let l=t;this._DBName=n,this[l(561)]=s,this[l(1361)]=Pn?tt:ei?wx:null}async[t(497)](){}get[t(1703)](){return"frontier_"+this[t(1529)]}async[t(358)](n){let s=t;if(e[s(526)](e[s(1676)],e.lTMsc)){let l=this[s(1361)][s(360)+"geSync"](this._prefix);return JSON[s(747)](e[s(400)](l,"{}"))[n]}else{let l=this[s(1361)][s(360)+"geInfoSync"](this._prefix),h=_0x19d6bc[s(747)](e[s(1615)](l,"{}"));return _0x17547a[s(660)](h)}}async[t(1124)](n,s){let l=t,h=this[l(1361)][l(360)+"geSync"](this._prefix),m=JSON[l(747)](e.nlXSb(h,"{}"));return m[s||n[this[l(561)]]]=n,this[l(1361)][l(1375)+l(1713)](this[l(1703)],JSON[l(1074)+"y"](m)),s||n[this._pathKey]}async[t(1322)](n){let s=t,l={eUkRH:e[s(1560)],nxIhB:function(h,m,E,_){return e.UUbzE(h,m,E,_)},URKjp:e[s(1435)],sEyxn:function(h,m,E){return e[s(544)](h,m,E)}};if(e[s(967)](e.lWxdk,e[s(935)])){let h=this[s(1361)]["getStora"+s(1713)](this[s(1703)]),m=JSON[s(747)](e[s(812)](h,"{}"));return m[n]=void 0,this[s(1361)][s(1375)+s(1713)](this._prefix,JSON[s(1074)+"y"](m))}else{let h=!!this[s(665)][s(925)+"S"];if(!h)return{enabled:h,isQoSMessage:!1,isQoSAck:!1,isAckCleanupMessage:!1,ackMsgIds:[]};let m=_0x563495(_0x205bab[s(429)].headers,l[s(1728)],"2"),E=m&&_0x3c317f(_0x13df24[s(429)][s(639)],s(878)+s(637)+"ck","1"),_=m&&l.nxIhB(_0x4d78f8,_0x4730a9[s(429)][s(639)],l[s(281)],"1"),x=_?l.sEyxn(_0x2c6ed5,_0x4c173c[s(429)][s(639)],s(878)+s(1148)+s(308))?.[s(1397)](",")[s(1059)](_0x557b38)||[]:[];return{enabled:h,isQoSMessage:m,isQoSAck:E,isAckCleanupMessage:_,ackMsgIds:x}}}async[t(1647)](){let n=t;return this[n(1361)][n(590)+n(1638)]()}async[t(512)](){let n=t,s=this[n(1361)][n(360)+n(1765)+"nc"](this[n(1703)]),l=JSON[n(747)](e[n(1615)](s,"{}"));return Object[n(512)](l)}async[t(1585)](){let n=t,s={eVYLf:function(l,h){return e.JwOHO(l,h)},uVChe:function(l,h){return e[G(1569)](l,h)},XyuuB:function(l,h){return e[G(991)](l,h)},LgPas:function(l,h){return e[G(443)](l,h)},PBBvG:function(l,h){return e.ZVlQx(l,h)},cHMnr:function(l,h){return l>>>h}};if(e[n(990)](n(600),e[n(969)])){let l={HLNIe:function(x,D){return x<D},pQccM:function(x,D){return s[n(994)](x,D)},jHScc:function(x,D){return s[n(837)](x,D)},OwTJK:function(x,D){return s.XyuuB(x,D)},udsJA:function(x,D){return s[n(1748)](x,D)},lCIKp:function(x,D){return s[n(837)](x,D)}},h=s[n(591)](_0x4fa609,8192),m=s[n(1764)](h,1),E=null,_=h;return function(x){let D=n;if(l[D(934)](x,1)||l.pQccM(x,m))return l.jHScc(_0x111d82,x);l[D(888)](l.udsJA(_,x),h)&&(E=l[D(1246)](_0x61c2e6,h),_=0);let L=_0x13c9df[D(1532)](E,_,_+=x);return 7&_&&(_=(7|_)+1),L}}else{let l=this._qosDB[n(360)+n(1765)+"nc"](this[n(1703)]),h=JSON[n(747)](e.MIteJ(l,"{}"));return Object[n(660)](h)}}[t(857)](){return Promise[t(1135)]()}get isReady(){return!!this._qosDB}}function vl(a,n){let s=t;if(e[s(764)](Pn,Pn))return new cg(a,n);if(e[s(1510)](ir,ti)&&e[s(771)](e[s(378)],typeof indexedDB))return new og(a,n);if(e[s(957)](ir,ti)&&e[s(771)](e.UjRck,typeof localStorage))return new ag(a,n);throw new Error(e[s(1101)])}class dg{constructor(){let n=t;this[n(1172)+n(1705)+"Id"]=null,this[n(1172)+"l"]=36e5,this[n(1361)]=vl(e.KZxSL,e[n(1335)])}async[t(1172)+t(759)](){let n=t,s={Mqsbp:function(l,h){return l(h)},rfPPs:function(l,h){return e.dMrAU(l,h)}};e.woEAi(e[n(571)],"iYonS")?(e[n(1303)](clearInterval,this[n(1172)+"lTimeoutId"]),this[n(1172)+"lTimeoutId"]=e[n(1563)](setInterval,()=>{let l=n;this[l(1235)+l(283)]()},this[n(1172)+"l"])):(_0x4d7fc5[_0x29d7a6[_0x2ceb23][n(325)+n(1524)]]=s[n(875)](_0x3af5ec,_0x4cfb2f[_0x164440][n(325)+n(1524)]),_0x1e036a+=s[n(428)](14,_0x3c4540[_0x32de50[_0x409d3b].cursor_name]))}async[t(497)](){let n=t,s={eZNJv:e[n(1735)],fNFPB:function(l,h){return e[n(1329)](l,h)},fzKsT:e[n(995)],guHkH:function(l,h){return e[n(1465)](l,h)},vDNjW:e[n(1201)]};if(e[n(1207)](e.FrNsW,e[n(1448)])){if(_0x1e5c73===DcuERj[n(855)])return _0x776809[n(358)](_0xddd3b9);if(DcuERj[n(1153)](_0x3dbbe6,DcuERj[n(943)]))return _0x5e8b66[n(1530)+n(496)]||_0x5ad5b6[n(358)](_0x5d4900);if(DcuERj[n(1417)](_0x48d2a4,DcuERj[n(1372)]))return _0x7d637[n(1530)+n(496)][1]?void 0:_0xe0fc55["objectSt"+n(1279)](_0x3fac6e["objectSt"+n(496)][0])}else await this[n(1361)][n(497)]()[n(578)](()=>{this[n(1172)+"lFlush"]()})}async[t(1235)+t(283)](){let n=t;(await this[n(1361)]?.[n(1585)]()||[])[n(1059)](({timestamp:h})=>h<Date[n(1158)]())[n(1239)](h=>{let m=n;this[m(1361)]?.[m(1322)](h[m(1463)+"id"])})}async[t(1322)](n){let s=t;return s(1700)!=="vGbpu"?{bytes:_0x373f9e,offset:0,limit:_0x974940[s(1432)]}:this[s(1361)]?.[s(1322)](n)}async set(n,s){return this[t(1361)]?.set({message_id:n,timestamp:s})}async get(n){let s=t;return this[s(1361)]?.[s(358)](n)}async[t(857)](){let n=t;e[n(911)](clearInterval,this[n(1172)+n(1705)+"Id"]),await this[n(1361)]?.[n(857)]()}get isReady(){let n=t;return this[n(1361)]?.[n(773)]}}function Aa(a){let n=t;if(n(799)!==n(1109)){let s=!!this[n(665)][n(925)+"S"];if(!s)return{enabled:s,isQoSMessage:!1,isQoSAck:!1,isAckCleanupMessage:!1,ackMsgIds:[]};let l=cn(a[n(429)][n(639)],e.gCEQL,"2"),h=l&&e[n(651)](cn,a.message[n(639)],e[n(1520)],"1"),m=l&&cn(a[n(429)].headers,e[n(1435)],"1"),E=m?e[n(1669)](sr,a[n(429)][n(639)],e[n(300)])?.[n(1397)](",")[n(1059)](Boolean)||[]:[];return{enabled:s,isQoSMessage:l,isQoSAck:h,isAckCleanupMessage:m,ackMsgIds:E}}else return _0x25c497[n(345)]||_0x217cb6[n(1787)]?("message: "+(_0x6aa0f8[n(345)]||"")+n(768)+(_0x68137a[n(1787)]||""))[n(468)]():_0x597a33[n(1074)+"y"](_0x5b54b6)}async function Sl(){let a=t;return this[a(1737)+"ger"]||(this["_QoSMana"+a(418)]=new dg),this[a(1737)+a(418)][a(773)]||await this[a(1737)+a(418)].openDB(),this[a(1737)+a(418)]}async function lg(a,n){let s=t,{enableAutoAck:l}=this[s(665)],h=e[s(867)](cn,a[s(429)][s(639)],e.leQlE,"1"),m=cn(a[s(429)][s(639)],e.bZKqP,"1"),E=Aa[s(1532)](this,a);if(l&&h){let{SeqID:_,LogID:x,service:D,LogIDNew:L,method:F}=a.message;this[s(415)]({SeqID:_,LogID:x,LogIDNew:L,service:D,method:F,headers:[{key:e[s(891)],value:"1"},{key:e[s(1116)],value:e[s(968)](L,"")},{key:e[s(698)],value:"0"}]})}m&&!E[s(490)]&&this[s(420)+s(1577)+s(537)](a),e[s(1064)](n)}async function ug(a,n){let s=t;this[s(348)]("received",a[s(429)]),e[s(661)](n)}async function fg(a,n){let s=t,l={Rlzuw:function(h,m){return h===m}};if(e[s(974)](s(1281),e[s(269)])){let h=e[s(1342)](sn,await e[s(331)](El,a[s(532)]));try{if(e.pYHte(h.payload,Uint8Array)){let m=e[s(1188)](this[s(665)][s(321)+"ncoding"],Object)?{force:!!this[s(665)]["payloadE"+s(574)][s(353)],encoding:this[s(665)][s(321)+s(574)][s(1451)]?this[s(665)][s(321)+s(574)][s(1451)][s(1516)](/\s/g,"")[s(1197)+s(620)]():""}:{force:!1,encoding:this[s(665)]["payloadE"+s(574)]?this[s(665)][s(321)+s(574)].replace(/\s/g,"")["toLowerC"+s(620)]():""},E=h[s(321)+"ncoding"]?h[s(321)+s(574)].replace(/\s/g,"")[s(1197)+s(620)]():"",_=e[s(1232)](this[s(665)][s(755)+s(1149)],Object)?{force:!!this[s(665)][s(755)+"ype"][s(353)],type:this[s(665)]["payloadT"+s(1149)][s(686)]?this[s(665)][s(755)+s(1149)][s(686)][s(1516)](/\s/g,"")[s(1197)+s(620)]():""}:{force:!1,type:this[s(665)][s(755)+s(1149)]?this._options.payloadType[s(1516)](/\s/g,"")[s(1197)+s(620)]():""},x=h[s(755)+s(1149)]?h[s(755)+s(1149)][s(1516)](/\s/g,"").toLowerCase():"",D=_[s(353)]?_.type:x||_.type,L=m[s(353)]?m.encoding:E||m[s(1451)],F=[e[s(622)],e[s(1512)],e[s(1200)],e.aSgAh],$=[e[s(366)],e[s(1514)]];this[s(665)][s(1308)+s(285)+s(931)+"ad"]&&F[s(1440)](D)&&(!L||$[s(1440)](L))?h[s(1674)+s(1277)]=e[s(821)](bl,h[s(933)],0,h.payload.byteLength):h[s(1674)+s(1277)]=""}else h["textPayl"+s(1277)]=""}catch(m){if(e[s(1127)](e.fDZLZ,e[s(1619)])){let E=_0x4ee41f(_0x3481be);this[s(1098)]&&l[s(746)](this[s(1098)].readyState,this[s(387)])&&(this[s(1098)]&&this[s(1098)][s(311)](E),this[s(348)]("send_ack",_0x5bd089))}else h[s(1674)+s(1277)]="",console.log(m)}a[s(429)]=h,n()}else this.emit("message",e[s(1366)](_0xe6c852,e[s(1645)],{..._0x55dd17}))}function hg(a,n,s){let l=t,h=e[l(404)](s,8192),m=h>>>1,E=null,_=h;return function(x){let D=l;if(e[D(1329)](e[D(1637)],D(1146))){if(e[D(1589)](x,1)||x>m)return e[D(550)](a,x);e[D(1776)](_,x)>h&&(E=e[D(623)](a,h),_=0);let L=n[D(1532)](E,_,_+=x);return e[D(1111)](7,_)&&(_=e[D(913)](e[D(1541)](7,_),1)),L}else++_0x3ad7f9,_0x3912dd+=4}}let xg=4294967295;function pg(a,n,s){let l=t;return e[l(1245)](RangeError,e.wjDkC(e[l(938)](e[l(434)](l(1459)+l(627)+l(1578),a),e[l(1036)])+e[l(1222)](n,1)+l(1274),s))}function gg(a,n,s){let l=t,h={fhsqH:function(m,E){return e.ybweH(m,E)},gHGso:e[l(372)]};if(l(1475)!==l(1689)){if(e[l(991)](s,xg))throw new Error("integer "+l(1553)+"e");let m=3;for(;e[l(1037)](m,0);){let E=255&s;e[l(1482)](Ta,E,a,e[l(1346)](n,m)),s>>>=8,m--}return e[l(434)](n,4)}else{let m=/(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}/[l(1389)](_0x267a8a),E=/(([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]))/[l(1389)](_0x3633f2);return m?xMdkLg[l(449)](_0x280da0,_0x3d3fff):E?_0x25f189(_0x1910c7):xMdkLg[l(811)]}}function mg(a,n){let s=t,l=0,h=n,m=e[s(338)](n,4);for(;e.HwfJK(h,m);){let{value:E,offset:_}=ka(a,h);h=_,l=e[s(1439)](e.BCtIw(l,8),0),l+=E}return{value:l,offset:m}}function wg(a,n,s){let l=t;return a?e[l(1321)](a[l(1432)],40)?e.pJRzb(Sa,a,n,s)+s:n[l(575)+"e"]?e[l(734)](n[l(575)+"e"](a,s),s):n.write?e[l(1004)](n[l(1736)](a,s),s):Sa(a,n,s)+s:s}function _g(a,n){let s=t,l=new he(e[s(972)](a[e[s(788)](n,4)],24)|a[e.CCHnF(n,5)]<<16|e[s(1599)](a[e.mvxUJ(n,6)],8)|a[e[s(410)](n,7)],e[s(1616)](e[s(1525)](e[s(460)](e[s(1353)](a[e.ATjSz(n,0)],24),e[s(795)](a[n+1],16)),a[n+2]<<8),a[e.KvzGG(n,3)]),!0);return n+=8,{value:l,offset:e[s(897)](n,8)}}function yg(a,n,s){let l=t,h=a[l(1253)],m=a[l(797)];return n[s]=m>>>24,n[s+1]=e[l(1635)](e.TMaPM(m,16),255),n[e.klpyT(s,2)]=e[l(1635)](e[l(1227)](m,8),255),n[e[l(1628)](s,3)]=255&m,n[s+4]=e.JTeNg(h,24),n[e[l(741)](s,5)]=e.LrYaX(h>>>16,255),n[e[l(1292)](s,6)]=e.JwnDD(e[l(548)](h,8),255),n[e[l(948)](s,7)]=e.IvuaU(255,h),s+=8,s}function ka(a,n){let s=t;return a[s(1130)+"8"]?{value:a[s(1130)+"8"](n),offset:e[s(307)](n,1)}:{value:255&a[n],offset:n+1}}function Ta(a,n,s){let l=t;return n.writeUint8?n[l(1778)+"t8"](a,s):n[s]=255&a,e[l(1526)](s,1)}let bg=function(a){return new Uint8Array(a)},Eg=e[t(736)](e.UjRck,typeof Buffer)?Buffer[t(678)+t(958)]:e[t(1341)](hg,bg,Uint8Array.prototype[t(1606)]),vg=16,Ra=32;function Sg(a){let n=t,s={TicSm:function(m,E){return m!=E},ygmdd:e[n(378)],SQVwJ:e[n(542)],CStet:n(1287)+"le"},l=0,h={};for(let m=0;e[n(905)](m,a.length);m++)e[n(1309)]===e[n(564)]?_0x1b0995.r=E=>{let _=n;HfjSJa[_(406)](HfjSJa[_(388)],typeof _0x8d4979)&&_0xd5dc4a[_(605)+_(1506)]&&_0x13d03c[_(766)+"operty"](E,_0x195f15[_(605)+_(1506)],{value:HfjSJa.SQVwJ}),_0x3882ed[_(766)+_(1268)](E,HfjSJa.CStet,{value:!0})}:(h[a[m]["cursor_n"+n(1524)]]=e.pFxhw(yl,a[m][n(325)+n(1524)]),l+=e[n(1057)](14,h[a[m]["cursor_n"+n(1524)]]));return[l,h]}function Il(a,n,s){let l=t,[h,m]=e[l(700)](Sg,a),E=Eg(h),_=0;return a[l(1239)](x=>{let D=l,L=e[D(1771)][D(1397)]("|"),F=0;for(;;){switch(L[F++]){case"0":_=e[D(510)](Ta,0,E,_);continue;case"1":console[D(1300)](e[D(1434)],_);continue;case"2":_=gg(E,_,x.service||0);continue;case"3":_=e[D(651)](yg,he.fromNumber(x.cursor||n),E,_);continue;case"4":_=wg(x[D(325)+"ame"],E,_);continue;case"5":console[D(1300)](e[D(899)],_);continue;case"6":console[D(1300)](D(914)+"ervice",x,x[D(1223)]);continue;case"7":console[D(1300)](D(393),_);continue;case"8":console.log(D(1238),_);continue;case"9":console.log(e[D(1722)],_);continue;case"10":_=e.pJRzb(Ta,m[x[D(325)+D(1524)]],E,_);continue}break}}),{frameType:Ra,headers:[{key:e.nFlWz,value:s}],payload:E}}function Ig(a){let n=t;if(n(656)===e[n(503)])_0x2daa26(_0x3964d2,this[n(750)+n(1461)+"e"](_0x18e1af));else{let s=0,l=[];for(;s<a[n(374)+"th"];){let{offset:h}=e.qWjQj(ka,a,s);s=h;let m={cursor_name:"",cursor:0,service:0},{value:E,offset:_}=e[n(1718)](mg,a,s);m[n(1223)]=E,s=_;let{value:x,offset:D}=e[n(1715)](ka,a,s);s=D,m[n(325)+n(1524)]=e[n(510)](bl,a,s,e[n(1776)](s,x)),s+=x;let{value:L,offset:F}=e[n(868)](_g,a,s);m[n(1472)]=L[n(279)](),s=F,l[n(628)](m)}return l}}function Ag(){let a=t;return{frameType:Ra,headers:[{key:e[a(1243)],value:e[a(1533)]}],payload:void 0}}class kg{constructor(n,s,l){let h=t;this[h(339)+h(386)]=n,this["_cursorF"+h(391)]=s,this["_message"+h(1732)]=l,this[h(1361)]=vl(this[h(339)+h(386)],e[h(858)])}async[t(497)](){await this[t(1361)].openDB()}async[t(1419)+"rs"](){let n=t,s={yhakb:function(l,h){return e[G(1292)](l,h)},zrAys:function(l,h,m){return e[G(819)](l,h,m)}};if(n(945)===e[n(947)]){if(!this._qosDB.isReady)return;let l=this[n(1249)+n(1732)],h=await this[n(1361)][n(1585)]();switch(console[n(1300)](e.wurmZ,h),l){case e.SXwwy:return h&&h[n(1432)]?e[n(365)](Il,h,0,this._cursorFileName):void 0;case e[n(507)]:return;case e[n(966)]:return h&&h[n(1432)]?e[n(510)](Il,h,0,this[n(834)+n(391)]):e[n(661)](Ag)}}else return gqrDvw[n(783)](_0x2a8abb(4)[n(402)]("0"),gqrDvw[n(619)](_0x18fe4c,_0x255372,2)[n(605)](16))[n(543)](-4)}async[t(1124)](n,s,l){let h=t;return console[h(1300)](e[h(1255)],n,s,l),this._qosDB[h(1124)]({cursor_name:n,cursor:s,service:l})}async[t(607)+"rs"](n){let s=t,l=e[s(1651)](Ig,n);for(let h of l)console.log(e[s(1164)],l),await this._qosDB[s(1124)](h)}async get(n){let s=t;return(await this[s(1361)][s(358)](n))?.cursor}async[t(857)](){let n=t;await this._qosDB[n(857)]()}[t(423)+t(970)+t(1256)](n){let s=t;this[s(834)+s(391)]=n}get[t(773)](){let n=t;return e[n(1636)](e[n(609)],e[n(609)])?xXhiqk.WShCj(_0x1272e0,_0x56cbe7)&&(xXhiqk[n(977)](_0x1b38dc,xXhiqk.Plhga)||_0xf1c787===xXhiqk[n(1201)])?!0:xXhiqk.xdObb(_0x1ed640,_0x2d532c):this[n(1361)][n(773)]}}let Tg="__x_msg_"+t(305);async function Al(a){let n=t;if(!this._options[n(925)+"S"])return null;let{aID:s,fpID:l,messageStrategy:h}=this[n(665)],m=e.mnnUF(a,Tg);try{return this["_cursorM"+n(1763)]?a&&this[n(781)+n(1763)]["updateCu"+n(970)+n(1256)](a):this._cursorManager=new kg(l+"_"+s+"_"+m,m,h),this[n(781)+n(1763)].isReady||await this[n(781)+n(1763)][n(497)](),this._cursorManager}catch{return null}}async function Rg(a,n){let s=t,l={SVrPe:function(h,m,E){return e[G(1050)](h,m,E)},JoJVS:function(h,m,E){return e.HjekG(h,m,E)},fcBnA:function(h,m){return e[G(1497)](h,m)},CGORW:function(h,m){return e[G(905)](h,m)},ZVVCg:function(h,m){return e[G(1405)](h,m)}};if(s(560)!==e[s(1626)])wzulmS.SVrPe(_0x2f819,_0x108a31,58),wzulmS.JoJVS(_0x4aeb0c,_0x22f240,_0x176d95);else{let h=e[s(1570)](cn,a[s(429)][s(639)],e[s(1220)],"-1"),m=cn(a.message.headers,e[s(891)],"1"),E=sr(a[s(429)][s(639)],e.aUIfP),_=e[s(1786)](Number,e[s(1203)](sr,a[s(429)].headers,e[s(818)]))||0,x=Aa[s(1532)](this,a),D=e[s(1120)](cn,a[s(429)][s(639)],e[s(1054)],"2"),L=e[s(731)](sr,a[s(429)][s(639)],e[s(289)]),F=e[s(839)](Number,e[s(1044)](sr,a[s(429)].headers,e[s(451)]));if(x[s(490)])return e[s(1358)](n);let $=x[s(500)+s(398)]?await Sl[s(1532)](this):null;if(e[s(711)](a[s(429)].service,0)&&m&&!h||e.cVlTR(a[s(429)][s(1223)],0))if(e[s(1085)](s(712),"mxySE"))_0x991272=wzulmS[s(1296)](_0xe3fc0e,_0x49c8b7),wzulmS.CGORW(_0x56c94a,32)&&(_0x190943|=wzulmS[s(1129)](127&_0x268eaa,_0x2167c2)),_0x396361+=7;else{if(E&&x[s(500)+s(398)]&&$)return!!!await $[s(358)](E)&&(this[s(420)+"hMessage"+s(1043)](a),await $[s(1124)](E,Date.now()+_)),e.YYXDM(n);if(D){let K=await Al[s(1532)](this);if(!K)return this[s(420)+"hMessageEvent"](a),e[s(392)](n);let ge=await K[s(358)](L)??-1;if(e[s(1199)](ge,F))this["_dispatc"+s(558)+s(1043)](a),K[s(1124)](L,F,a[s(429)][s(1223)]);else throw new Error(s(1625)+s(1339)+s(785)+F+(" larger "+s(1474)+s(326)+"r ")+ge);return e[s(1780)](n)}return this[s(420)+s(558)+"Event"](a),e.npsCS(n)}}}async function Pg(a,n){let s=t,l=Aa[s(1532)](this,a);if(!l[s(500)+s(398)])return e[s(1780)](n);let h=await Sl[s(1532)](this);if(l[s(346)+s(708)+s(1076)]&&l[s(1257)+"s"].length)for(let m of l[s(1257)+"s"])await h[s(1322)](m);n()}async function Cg(a,n){let s=t,l=e[s(1067)](a[s(429)][s(1726)+"e"],vg),h=e[s(1620)](a.message[s(1726)+"e"],Ra);if(e[s(1550)](!l,!h))return e[s(1546)](n);let m=e[s(544)](sr,a[s(429)][s(639)],e.nFlWz);if(!m)return n();let E=await Al[s(1532)](this,m);if(!E)return e[s(1357)](n);if(l){let _=await E.getCursors(),x={frameType:_?.["frameType"],SeqID:he[s(757)+"er"](this[s(732)]++),LogID:he[s(757)+"er"](this[s(665)][s(377)+s(1368)]()),service:9e3,method:5,headers:_?.[s(639)],payload:_?.payload},D=e[s(1694)](S,x);this[s(1098)]&&this[s(1098)].readyState&&this[s(1098)][s(311)](D)}if(h){let _=a[s(429)][s(933)];_&&E.setCursors(_)}}let Dg=async function(a,n){let s=t;this[s(596)]=!1,clearTimeout(this[s(327)+s(1314)+s(318)]),n()},Og=async function(a,n){let s=t;if(!this[s(1098)]||e[s(681)](this[s(1098)][s(1775)+"te"],this[s(387)]))return e[s(1140)](n);let{pingInterval:l}=this[s(665)];this[s(1437)+s(1785)]?.[s(1214)+s(662)+"fig"]();for(let m=0;e[s(1141)](m,this[s(1249)+s(1498)].length);m++){let E=this["_message"+s(1498)][m];if(e[s(978)](this[s(1098)][s(1775)+"te"],this[s(387)])&&e[s(603)](null,E))this[s(1098)]&&this._ws[s(311)](E),this[s(1249)+s(1498)][m]=null;else break}this["_message"+s(1498)]=this[s(1249)+"Queue"][s(1059)](m=>!!m),this["_pingPon"+s(455)+"Id"]=setTimeout(()=>this[s(1345)](),l),this["_dispatc"+s(1460)+"nt"](a),this[s(1121)+"er"]&&this[s(1098)]&&(this[s(1098)].binaryType=this[s(922)+s(1149)]);let h=this[s(1437)+s(1785)]?.[s(923)+s(262)+"nt"]();this[s(348)](s(863)+h+" success"),e.agCRu(n)},Lg=async function(a,n){let s=t,l={PJQqc:function(h,m,E){return e[G(499)](h,m,E)}};if(e.UOnjt(s(1082),e.SwIRH)){let h=this[s(1437)+"tManager"]?.["getCurre"+s(262)+"nt"]();this[s(348)](s(863)+h),e.DhQVc(n)}else return _0x553664.bytes[xipvvg[s(1208)](_0x32c306,_0x392073,1)]};class Ng extends va{constructor(n){let s=t,l={wUvhl:function(_,x,D,L,F){return _(x,D,L,F)},NAvkc:function(_,x){return e.ESnMk(_,x)},yrJJv:e.ljqxL,JDUOH:e[s(851)],PjjZJ:function(_,x){return _===x},oHKsO:e[s(309)],RlJCL:e[s(980)],RGwDj:e.wwvSu,lDISC:function(_,x,D){return e[s(1718)](_,x,D)},mqUuw:function(_,x){return e.fXduu(_,x)},KGgHk:function(_,x){return e[s(802)](_,x)},LaMJe:s(1161),JzQwV:e[s(774)],QsGKl:function(_,x,D,L){return e[s(821)](_,x,D,L)},CjzQW:e[s(886)],nnyoS:function(_,x){return e[s(1156)](_,x)},bmpeU:function(_,x){return _|x},uIfHy:function(_,x){return _+x},ZJNUz:function(_,x){return e[s(1515)](_,x)},YIXoK:function(_,x){return e[s(1156)](_,x)},CLpgk:function(_,x){return _|x},Lqfxh:function(_,x){return _+x},rSTxQ:function(_,x){return e[s(754)](_,x)},BSLnW:function(_,x){return e[s(1675)](_,x)},njrRH:function(_,x){return _<<x},tGKLK:function(_,x){return e[s(723)](_,x)}};super(),this[s(998)+s(1604)+s(1254)]=!0,this[s(1121)+"er"]=ir,this[s(461)]=Yp,this[s(1365)+"T"]=Pn,this[s(478)+"X"]=ei,this[s(780)+"r"]=ti,this._messageQueue=[],this._endpointManager=null,this[s(996)+s(1457)]=!1,this[s(922)+s(1149)]=e[s(825)],this[s(327)+s(1476)]=!1,this._connectionTimeoutId=null,this["_reconne"+s(1438)+s(272)]=null,this["_pingPon"+s(455)+"Id"]=null,this[s(732)]=0,this[s(596)]=!1,this._url="",this[s(1737)+"ger"]=null,this[s(781)+"anager"]=null,this[s(624)+s(1237)]=null,this[s(1079)+"ls"]=e.UepYj,this[s(1650)]=3,this[s(784)+"NG"]=0,this[s(387)]=1,this[s(1404)]=2,this[s(1406)]=_=>{let x=s;try{_l(this,_,[Dg,Og,Lg])}catch(D){let L=e.KRJgq(dt,e.KoKmp,{message:D[x(429)],code:an.OPEN_ERROR,error:D});this["_dispatc"+x(1477)+"ent"](L)}},this._onMessage=async _=>{let x=s,D={uKQAh:function($,K,ge,Ye,lt){return l[G(469)]($,K,ge,Ye,lt)},uarNd:function($,K){return $(K)}},{pingInterval:L,pingFrequency:F}=this[x(665)];if((_[x(532)]==="hi"&&l.NAvkc(l[x(520)],F)||l[x(735)]===F)&&(l[x(1381)]("mSbuB",l[x(1102)])?(this[x(1234)+x(381)](),this[x(701)](l[x(1394)],l[x(1519)]),this[x(650)+x(455)+"Id"]=l[x(1759)](setTimeout,this._ping.bind(this),L)):_0x1afd7f(this,_0x564a51,[_0x54ce87,_0x33944e,_0x3c3e9c,_0xbfef8c,_0x48f85a,_0x50a8ca])),!l.mqUuw("hi",_[x(532)]))try{l.KGgHk(l[x(1078)],l[x(1653)])?l[x(1511)](_l,this,_,[fg,lg,Pg,Cg,Rg,ug]):FZJuyf.uKQAh(_0x1268d8,FZJuyf[x(777)](_0x30fb4d,_0x4da269.result),_0x4449c6[x(1556)+"on"],_0x5a4895[x(459)+"on"],FZJuyf.uarNd(_0x2d0aef,_0x558020[x(1190)+"ion"]))}catch($){let K=l[x(1759)](dt,l[x(474)],{message:$[x(429)],code:an["MESSAGE_"+x(756)],error:$});this[x(420)+x(1477)+x(1332)](K)}},this[s(915)]=_=>{let x=s,D=this._endpointManager?.[x(1282)+x(1445)+"es"](),L=this[x(1437)+"tManager"]?.[x(923)+"ntEndpoint"]();if(D&&!_[x(429)]){let F="connect "+L+(x(361)+x(1710)+"es reached");this["_dispatc"+x(1477)+x(1332)](e[x(930)](dt,e.KoKmp,{message:F,code:an[x(417)+x(1244)+"R"],error:_}));return}this._ws&&e.HstrE(this[x(1098)].readyState,this[x(387)])&&this._disconnect(),this[x(420)+"hErrorEv"+x(1332)](e[x(592)](dt,e.KoKmp,{message:_[x(429)],code:an.NATIVE_ERROR,error:_}))},this[s(682)]=async _=>{let x=s;if(e[x(967)](e[x(1165)],x(1634)))_0x4dec57[x(1135)]()[x(578)](()=>{this[x(1295)+"steners"]()});else{this[x(939)+x(421)](),this[x(1234)+x(381)](),this[x(1535)+x(725)+"rs"](),this[x(1098)]=null,this[x(327)+x(1476)]=!1;let D=this["_endpoin"+x(1785)]?.[x(1282)+x(1445)+"es"]();if(!D&&this[x(894)+x(587)]()&&!this[x(996)+x(1457)])if(e.fyIpS(e[x(472)],"TeDUw")){let L=this[x(1437)+x(1785)]?.[x(923)+x(262)+"nt"](),F=this._options["reconnec"+x(1629)+"ptor"](_[x(1701)],_[x(606)]);this[x(420)+"hCloseEvent"](e[x(1031)](yt,e[x(1750)],{code:1006,reason:_[x(606)]||x(1659)+x(1157)+x(445)+x(1741)+x(1489)+x(877)+L,willReconnect:F})),F&&this[x(327)]();return}else _0x4ace1a[x(1300)](_0x220856);if(e[x(1328)](1e3,_[x(1701)])&&this["_readyCl"+x(1457)]){this[x(420)+x(1022)+"ent"](e[x(1195)](yt,x(1422),{code:1e3,reason:e[x(589)]})),this[x(1437)+x(1785)]?.[x(1214)+x(662)+"fig"](),this._pingLossCounter?.["resetCou"+x(521)]();return}if(e[x(664)](1e3,_[x(1701)])&&D)if(e[x(1754)](x(1360),e[x(1664)])){let L=this[x(1437)+x(1785)]?.[x(923)+x(262)+"nt"](),F=_[x(606)];F||(F=await e.MYAnK(ig,this._url)),F="connecti"+x(1157)+x(1180)+F+(", hostna"+x(1221))+L+(x(1302)+x(1455)+x(937)),this[x(420)+x(1022)+x(1332)](e.zKpmH(yt,e.bPIgT,{code:_.code,reason:F}));let $=x(1591)+L+(x(361)+x(1710)+"es reached");this[x(420)+x(1477)+x(1332)](e[x(1640)](dt,e.KoKmp,{message:$,code:an[x(417)+x(1244)+"R"]})),this["_endpoin"+x(1785)]?.["resetEnd"+x(662)+x(403)](),this[x(624)+x(1237)]?.["resetCou"+x(521)]();return}else return new _0x30928c(L=>{let F=x;_0x12d8a9(L,this[F(750)+F(1461)+"e"](_0x273308))});if(e.RSvCK(1e3,_[x(1701)])&&!_.reason)if(e[x(1370)]!==e[x(1370)]){let L=new _0x23c698(oHABzb[x(1431)](oHABzb[x(1622)](_0x3044ac[oHABzb[x(1162)](_0x1818bf,4)]<<24,oHABzb.ZJNUz(_0x22da0e[_0x2ed884+5],16)),oHABzb[x(452)](_0x5186ca[oHABzb.uIfHy(_0xba263e,6)],8))|_0x51c541[_0x9529b8+7],oHABzb[x(1250)](oHABzb.bmpeU(oHABzb.CLpgk(_0x1feee3[oHABzb.Lqfxh(_0x1eb41c,0)]<<24,oHABzb.rSTxQ(_0x3145ac[oHABzb.BSLnW(_0x49823c,1)],16)),oHABzb.njrRH(_0x4752f0[_0x5a4226+2],8)),_0x51bd4e[oHABzb[x(1354)](_0x39e663,3)]),!0);return _0x2c1506+=8,{value:L,offset:oHABzb.tGKLK(_0x559f65,8)}}else{let L=this._endpointManager?.["getCurre"+x(262)+"nt"]();this[x(420)+x(1022)+x(1332)](yt(e[x(1750)],{code:_[x(1701)],reason:x(1659)+x(1157)+"d, unkno"+x(1741)+x(1489)+x(877)+L})),this[x(1437)+"tManager"]?.["resetEnd"+x(662)+x(403)](),this[x(624)+x(1237)]?.resetCounter();return}this[x(420)+x(1022)+x(1332)](_),this[x(1437)+x(1785)]?.["resetEnd"+x(662)+x(403)](),this["_pingLos"+x(1237)]?.[x(1393)+"nter"]()}},this.onclose=null,this[s(1583)]=null,this[s(1212)+"e"]=null,this[s(588)]=null,this[s(752)+s(1351)]=null,this[s(456)+s(912)]=null,this[s(643)+"mediatelyReconnect"]=null,this[s(898)+"nLine"]=this[s(898)+"nLine"][s(1187)](this),this[s(898)+s(608)]=this[s(898)+"ffLine"][s(1187)](this),this._handlePageHide=this[s(955)+"ageHide"][s(1187)](this),this[s(955)+s(944)]=this[s(955)+"ageShow"][s(1187)](this),this._options={url:"",automaticOpen:!0,initReconnectInterval:1e3,maxReconnectInterval:1e4,reconnectIntervalGrowFactor:2,timeoutInterval:5e3,maxRetries:5,debug:!1,maxMessageQueueLength:1/0,service:0,logIDGenerator:o,headers:void 0,payloadEncoding:"",payloadType:"",fpID:"",deviceID:"",accessKey:"",ttwID:"",bddID:"",aID:"",disableAutoReconnect:!1,customParams:{},pingInterval:15e3,pingTimeoutInterval:4e3,pingFrequency:e[s(851)],pingLossCount:2,enableTransformTextPayload:!1,logIDNewConfig:{enableAutoGenerateLogIDNew:!1,userIp:""},miniProgramParams:{customHttpHeader:{}},enableAutoAck:!1,reconnectInterceptor:()=>!0,enableQoS:!1,QoSLevel:2,messageStrategy:e.xJGgT,env:{xTTEnv:"",xUseEnv:""},listenNetworkChanged:!0};let{url:h,ws:m}=n,E=Array[s(615)](h)?h:e[s(667)]==typeof h?[h]:[];if(!E||e[s(1481)](0,E[s(1432)]))throw new Error(e[s(1396)]);if(!eg(m))throw new Error("please p"+s(1509)+s(1323)+s(1123)+"ket cons"+s(1654)+s(464)+s(533));Object[s(313)](this._options,n),this[s(1437)+s(1785)]=new wl(E,this[s(665)][s(1579)+"es"]),this[s(624)+s(1237)]=new rg(this[s(665)][s(1678)+s(1425)]),this[s(665)][s(1668)+s(487)]&&(this[s(596)]=!0,this._connect()),this._options[s(1427)+s(1554)+s(1449)]&&(this[s(1365)+"T"]||this[s(478)+"X"]?this[s(1423)+s(1081)+s(395)]():this._isBrowser&&this[s(671)+"balEvent"+s(317)]())}[t(898)+t(629)](){let n=t;this[n(665)][n(465)+n(737)+n(295)]||this[n(996)+n(1457)]||this[n(1217)+n(1351)]()}["_handleO"+t(608)](){let n=t;this[n(1486)+n(1091)+"t"]();let s=e[n(448)](Ea,e[n(498)],{message:e[n(557)]});this[n(643)+"mediatel"+n(840)+"ct"]&&this["onStopIm"+n(997)+n(840)+"ct"](s)}[t(671)+"balEvent"+t(317)](){let n=t;this[n(1121)+"er"]&&window.addEventListener(n(1347),this[n(898)+n(629)]),this[n(1121)+"er"]&&window[n(727)+n(317)](n(1462),this[n(898)+n(608)]),this[n(1121)+"er"]&&window[n(727)+n(317)](e[n(831)],this._handlePageHide),this._isBrowser&&window["addEvent"+n(317)](n(1049),this._handlePageShow)}[t(1661)+"balEvent"+t(317)](){let n=t;this[n(1121)+"er"]&&window[n(1392)+n(1734)+n(692)](e.oHddm,this[n(898)+n(629)]),this[n(1121)+"er"]&&window[n(1392)+n(1734)+"ner"](e[n(1692)],this["_handleO"+n(608)]),this[n(1121)+"er"]&&window["removeEv"+n(1734)+"ner"](e[n(831)],this["_handleP"+n(1383)]),this[n(1121)+"er"]&&window[n(1392)+n(1734)+n(692)](e[n(435)],this["_handleP"+n(944)])}[t(955)+"ageHide"](n){let s=t;!n[s(666)+"d"]&&(this[s(1121)+"er"]&&window[s(1392)+s(1734)+"ner"](e.SfjTv,this["_handleP"+s(1383)]),this[s(1121)+"er"]&&window[s(1392)+"entListe"+s(692)](e[s(435)],this[s(955)+"ageShow"]),this[s(1422)]()),this[s(1121)+"er"]&&window[s(1392)+"entListe"+s(692)](s(1347),this["_handleO"+s(629)]),this._isBrowser&&window["removeEv"+s(1734)+s(692)](e[s(1692)],this._handleOffLine)}[t(955)+t(944)](n){let s=t;if(n.persisted)if(e.woEAi(s(514),e.ggAby)){let l=e[s(601)](_0xd7ade9,_0xcbeef0,_0xa699b4.limit),h=_0x3d3347[s(1430)],m=_0x5e42e8[s(1430)];for(let E=0,_=_0x5b3a88[s(1428)];e[s(1444)](E,_);E++)h[E+l]=m[E]}else this[s(894)+"orOnline"]()&&(!this._ws||this._ws[s(1775)+"te"]!==this[s(387)]||this[s(1098)][s(1775)+"te"]!==this[s(784)+"NG"])&&this[s(898)+s(629)](),this[s(1121)+"er"]&&window[s(727)+"Listener"]("online",this[s(898)+s(629)]),this[s(1121)+"er"]&&window[s(727)+s(317)](e[s(1692)],this[s(898)+"ffLine"])}async[t(438)+t(380)](n){let s=t,{fpID:l,deviceID:h,bddID:m,ttwID:E,accessKey:_,aID:x,customParams:D={},enableAutoAck:L,enableQoS:F,QoSLevel:$,env:K}=this[s(665)],ge,Ye,lt;this[s(1121)+"er"]||this[s(478)+"X"]||this[s(1365)+"T"]?(ge=location&&e.KlSPm("https:",location.protocol)?s(394):e.gVuHN,Ye=n[s(1516)](/((^ws)|(^http))((?:[s]*:\/\/))/,""),lt=/^wss(.*:\/\/)/[s(1389)](n)?n:""+ge+Ye):(ge=e[s(341)],Ye=n[s(1516)](/(^http)((?:[s]*:\/\/))/,""),lt=/(^ws)((?:[s]*:\/\/))/[s(1389)](Ye)?Ye:""+ge+Ye);let ni=m?"bd_did":E?e.PLDcK:e.GCmFk,kl=m||E||h;if(e[s(765)](!kl,!ni))throw new Error("please p"+s(1369)+s(446)+s(1704)+s(1766));let Mg=e.YvfCY(s(1612),typeof D)?await e[s(1358)](D):D,Bg=K?e.PcoUH(ng,K[s(1343)],K[s(611)]):{},Pa=Object[s(313)]({device_platform:e[s(1471)],version_code:s(483)+"0",access_key:_,fpid:l,aid:x,[ni]:kl,xsack:L?1:0,xaack:L?1:0,xsqos:F?1:0,qos_level:F?$:void 0,qos_sdk_version:2,...Bg},Mg),Fg=Object.keys(Pa)[s(695)]((Ca,Da)=>Pa[Da]!==void 0?""+Ca+(Ca?"&":"?")+Da+"="+Pa[Da]:Ca,"");return lt+s(892)+Fg}async[t(327)](){let n=t,s={TWkuC:function(l,h){return e[G(993)](l,h)},Mihgu:e[n(492)],enDDO:function(l,h){return e[n(1026)](l,h)},RqfKI:function(l,h){return e[n(672)](l,h)},pMwPV:function(l,h,m,E){return e[n(1120)](l,h,m,E)},LKIQJ:function(l,h){return l+h}};if(e[n(724)](e[n(268)],e[n(1024)])){if(this["_connect"+n(1476)]||this["_readyCl"+n(1457)])return;this[n(327)+"Lock"]=!0;try{let l=this[n(1437)+n(1785)]?.["checkCurrentEndpointReachedMaxRe"+n(408)](),{timeoutInterval:h}=this[n(665)];if(l){let E=this["_endpoin"+n(1785)]?.[n(923)+n(262)+"nt"](),_=this[n(1437)+n(1785)]?.[n(530)+n(516)+n(744)+n(424)+n(1697)](),x=this._endpointManager?.[n(923)+n(262)+n(1080)+"ount"]();if(_){let D=n(1591)+E+(" timeout"+n(1302)+n(1455)+"ached, w"+n(1494)+n(1584)+n(299))+_+(n(567)+"y"),L=dt(n(796),{message:D,code:an[n(417)+n(1244)+"R"]});this._debug(D),this[n(420)+"hErrorEv"+n(1332)](L),this[n(379)]=await this._generateUrl(_),this[n(348)]("connect "+_+" "+x+n(1671)),this._removeWsListeners()}else{let D="connect "+E+(n(1077)+n(1302)+n(1455)+n(937));this[n(348)](D),this["_dispatc"+n(1477)+n(1332)](e[n(278)](dt,e[n(886)],{message:D,code:an[n(417)+n(1244)+"R"]}));return}}else if(e.SJcdk(e.SPpWm,e[n(1508)])){let E=this["_endpoin"+n(1785)]?.[n(923)+"ntEndpointAndUpd"+n(1565)](),_=this[n(1437)+n(1785)]?.[n(923)+n(262)+n(1080)+n(951)]();this._url=await this[n(438)+n(380)](e[n(356)](E,"")),this[n(348)](n(1591)+E+" "+_+" times"),this[n(1535)+n(725)+"rs"]()}else{if(lHKcVQ.TWkuC(_0x251ee5,_0x5966c9))throw new _0x2708d8(lHKcVQ.Mihgu);let E=3;for(;lHKcVQ[n(680)](E,0);){let _=lHKcVQ.RqfKI(255,_0xd4b4fa);lHKcVQ[n(688)](_0x53bb10,_,_0x852cd2,lHKcVQ[n(555)](_0x3923b7,E)),_0x204f24>>>=8,E--}return lHKcVQ.LKIQJ(_0xe959b2,4)}if(this[n(596)])this[n(596)]=!1;else{let E=e[n(1731)](Ea,e[n(498)],{message:e.rQMtd});this[n(752)+n(1351)]&&this[n(752)+n(1351)](E)}let m=this[n(1437)+n(1785)]?.[n(923)+n(262)+n(1080)+"ount"]()||0;e[n(577)](m,1)&&await this[n(847)](e.mpjOh(m,1)),this[n(348)](n(1659)+"ng url: "+this[n(379)]+(n(1045)+n(579))+this[n(1079)+"ls"]),this[n(1098)]=Qp({url:this[n(379)],protocols:[this._protocols],headers:this._options["miniProg"+n(827)+"s"][n(349)+n(1378)]},this[n(665)].ws),(this._isBrowser||this[n(780)+"r"])&&this[n(1098)]&&(this[n(1098)][n(760)+"pe"]=this[n(922)+n(1149)]),this["_addWsLi"+n(1211)](),this[n(327)+n(1314)+n(318)]=e[n(685)](setTimeout,this._onTimeout[n(1187)](this),h)}catch(l){throw this[n(327)+"Lock"]=!1,l}}else this[n(1098)]&&this[n(1098)][n(311)](_0x261c01),this[n(348)](n(626),_0x32adc4)}[t(939)+"mer"](){let n=t;e[n(1108)](clearTimeout,this[n(327)+"ionTimeoutId"]),this[n(327)+n(1314)+n(318)]=null}[t(1234)+t(381)](){let n=t;if(e[n(264)](e[n(1593)],e.dkhxv))e[n(740)](clearTimeout,this["_pingPon"+n(455)+"Id"]),clearTimeout(this["_reconne"+n(1438)+n(272)]),this[n(650)+n(455)+"Id"]=null,this[n(566)+n(1438)+n(272)]=null;else return this._isMiniTT||this[n(478)+"X"]?this[n(998)+n(1604)+n(1254)]:(this[n(1121)+"er"]||this[n(780)+"r"])&&this[n(665)][n(1427)+n(1554)+n(1449)]?_0x16bdf4[n(979)]:!0}_debug(...n){let s=t;this[s(665)][s(871)]&&console[s(1300)].apply(console,[e[s(1691)],...n])}[t(750)+t(1461)+"e"](n){let s=t,{initReconnectInterval:l,maxReconnectInterval:h,reconnectIntervalGrowFactor:m}=this[s(665)],E=e[s(511)](l,Math.pow(m,e[s(470)](n,1)));return E>h?h:E}[t(1345)](){let n=t;if(this[n(1098)]&&e[n(1738)](this[n(1098)].readyState,this[n(784)+"NG"])){this[n(1234)+n(381)](),this[n(650)+"gTimeoutId"]=e[n(1203)](setTimeout,this[n(1345)][n(1187)](this),this[n(665)][n(803)+n(1751)]);return}if(!this._ws||this[n(1098)][n(1775)+"te"]!==this[n(387)])return void this["_handleR"+n(1351)]();this[n(1098)]&&this[n(1098)].send("hi"),this["_reconne"+n(1438)+"tId"]=e[n(1105)](setTimeout,this[n(1217)+n(1351)+n(936)][n(1187)](this),this._options[n(1644)+n(384)+n(1773)])}[t(1217)+"econnect"+t(936)](){let n=t;this[n(624)+"sCounter"]?.[n(793)](),this[n(701)](n(1134)+n(481)+"t",e.sWpWv),this._pingLossCounter?.["checkRea"+n(910)+"nt"]()?this[n(1217)+"econnect"]():this[n(1345)]()}["_navigat"+t(587)](){let n=t;if(e.SJcdk(e[n(1467)],n(975))){let s=_0x504723.low,l=_0x27fe6c.high;return _0x30ff60[_0x3bd5c6]=e[n(675)](l,24),_0x4d621f[e[n(1290)](_0xf0782e,1)]=e[n(467)](l>>>16,255),_0x42ddeb[e[n(307)](_0x5420d2,2)]=e[n(1398)](e[n(276)](l,8),255),_0x3c2b61[e[n(443)](_0x5b11ba,3)]=e[n(932)](255,l),_0x25c1f6[e.ytxfA(_0xfde446,4)]=e[n(810)](s,24),_0x580da9[e[n(1742)](_0x402073,5)]=e[n(1173)](s>>>16,255),_0x1ab0bb[e[n(1564)](_0x1ef105,6)]=e[n(1336)](e[n(493)](s,8),255),_0x436fcf[e[n(1684)](_0x4561f9,7)]=255&s,_0x2d3513+=8,_0x14c353}else return this[n(1365)+"T"]||this[n(478)+"X"]?this[n(998)+"igatorOn"+n(1254)]:(this[n(1121)+"er"]||this[n(780)+"r"])&&this[n(665)][n(1427)+"tworkCha"+n(1449)]?navigator.onLine:!0}["_handleR"+t(1351)](){let n=t;!this[n(894)+n(587)]()||this._readyClosed||(this[n(1437)+"tManager"]?.["resetEnd"+n(662)+"fig"](),this["_pingLos"+n(1237)]?.[n(1393)+n(521)](),this[n(1098)]?this[n(981)+n(504)](1001,e.jMciZ,!0):this[n(327)]())}[t(1423)+t(1081)+t(395)](){let n=t,s={ZPfgb:n(1286)+n(1571)+n(274)+n(1263)+n(569)};if(e[n(603)](e[n(396)],e[n(396)]))return!!(this[n(1367)+n(971)]>=this[n(714)+"s"][n(1432)]||e[n(1331)](this[n(1367)+n(971)],e[n(1003)](this.endpoints[n(1432)],1))&&e.Bxazx(this[n(437)+n(1330)+n(1561)+"t"],this.maxRetries));this[n(1365)+"T"]?tt[n(1088)+"kStatusC"+n(889)](({isConnected:l})=>{let h=n;this[h(998)+h(1604)+h(1254)]=l,l?this["_handleO"+h(629)]():this["_handleO"+h(608)]()}):this[n(478)+"X"]&&wx[n(1088)+n(999)+"hange"](({isConnected:l})=>{let h=n;if(e[h(1672)](e[h(416)],e[h(416)]))this[h(998)+h(1604)+h(1254)]=l,l?this[h(898)+"nLine"]():this["_handleO"+h(608)]();else{if(!this[h(894)+h(587)]()||this[h(996)+h(1457)])return;this[h(1437)+h(1785)]?.[h(1214)+h(662)+h(403)](),this[h(624)+h(1237)]?.[h(1393)+h(521)](),this[h(1098)]?this._disconnect(1001,mFfoPr[h(1758)],!0):this[h(327)]()}})}[t(847)](n){let s={mMvCt:function(l,h,m){return e[G(1033)](l,h,m)}};return new Promise(l=>{let h=G;s[h(806)](setTimeout,l,this[h(750)+"rvalValue"](n))})}["_disconn"+t(504)](n=1e3,s="",l=!1){let h=t;this[h(1098)]&&this[h(1486)+h(1091)+"t"](n,s,l)}[t(1724)+"ut"](){let n=t,s=this[n(1437)+n(1785)]?.[n(923)+n(262)+"nt"]();this[n(348)](n(1591)+s+n(1077)),this[n(981)+"ect"](1001,e[n(1733)],!0)}[t(415)](n){let s=t,l=e.GBBAm(Ht,n);this._ws&&e[s(264)](this[s(1098)][s(1775)+"te"],this[s(387)])&&(this[s(1098)]&&this[s(1098)].send(l),this[s(348)](s(337),n))}[t(1535)+t(725)+"rs"](){let n=t,s=(n(1230)+"2")[n(1397)]("|"),l=0;for(;;){switch(s[l++]){case"0":if(!this._ws)return;continue;case"1":this[n(1098)]["removeEventListe"+n(692)](e.bPIgT,this._onClose);continue;case"2":this[n(1098)]["removeEv"+n(1734)+n(692)](e[n(886)],this[n(915)]);continue;case"3":this[n(1098)][n(1392)+n(1734)+"ner"](n(778),this[n(1406)]);continue;case"4":this[n(1098)][n(1392)+n(1734)+"ner"](n(429),this[n(1595)+"ge"]);continue}break}}[t(1295)+t(1211)](){let n=t,s=e[n(1601)][n(1397)]("|"),l=0;for(;;){switch(s[l++]){case"0":this._ws[n(727)+n(317)](e.ULTMX,this[n(1406)]);continue;case"1":this[n(1098)][n(727)+n(317)](e.bPIgT,this[n(682)]);continue;case"2":if(!this[n(1098)])return;continue;case"3":this[n(1098)][n(727)+n(317)](e[n(886)],this._onError);continue;case"4":this[n(1098)][n(727)+"Listener"](e[n(1645)],this[n(1595)+"ge"]);continue}break}}[t(275)+t(1010)](n=1e3,s=""){let l=t;try{this._ws&&this[l(1098)].close(n,s)}catch{}}[t(1486)+t(1091)+"t"](n=1e3,s="",l=!1){let h=t;if(this[h(1234)+h(381)](),this[h(939)+h(421)](),this[h(1535)+h(725)+"rs"](),this[h(275)+"nceClose"](1e3,s),this[h(327)+h(1476)]=!1,l&&this[h(894)+"orOnline"]()&&!this[h(996)+h(1457)]){if(this["_endpoin"+h(1785)]?.[h(1282)+"chMaxTries"]()){let E=this[h(1437)+h(1785)]?.getCurrentEndpoint();this[h(420)+"hCloseEv"+h(1332)](e[h(1761)](yt,h(1422),{code:1006,reason:h(1591)+E+(" timeout"+h(1302)+h(1455)+h(937)),wasClean:!0}))}else if(e[h(595)]===e[h(1144)])_0x43b268.o=(E,_)=>_0x17452e[h(1305)+"e"][h(1484)+h(1268)].call(E,_);else{let E=this[h(665)][h(274)+h(1629)+h(333)](n,s);this[h(420)+h(1022)+h(1332)](e[h(640)](yt,e[h(1750)],{code:n,reason:s,wasClean:!0,willReconnect:E})),E&&this._connect()}return}this[h(894)+"orOnline"]()||this[h(996)+h(1457)]?this["_dispatc"+h(1022)+"ent"](e[h(1753)](yt,h(1422),{code:n,reason:h(1711)})):this["_dispatchCloseEv"+h(1332)](yt(e.bPIgT,{code:1006,reason:"going aw"+h(1648)+h(882)+h(1352)})),this[h(1098)]=null,this[h(1437)+h(1785)]?.[h(1214)+h(662)+h(403)](),this[h(624)+"sCounter"]?.["resetCou"+h(521)]()}[t(420)+"hOpenEvent"](n){let s=t,l={LzFhG:function(h,m,E){return h(m,E)},mavOS:function(h){return e[G(1780)](h)},yISHp:function(h,m,E){return e[G(1745)](h,m,E)},wHHEw:function(h,m,E){return e[G(1563)](h,m,E)},XTdhy:function(h,m,E){return h(m,E)}};if(e[s(1207)](e[s(1169)],e.uPYfB))this.emit(e.ULTMX,n),this[s(588)]&&this[s(588)](n);else{yunAFU[s(982)](_0x40fc1f,_0x120219,42);let h=yunAFU[s(1311)](_0x98a4f2);yunAFU[s(491)](_0x19bdd0,_0x1d80ef,h),yunAFU[s(1781)](_0xcd62fd,_0x3bb04b,h.limit),yunAFU[s(545)](_0x2e426d,_0xe76895,h),_0x2d67f6(h)}}["_dispatc"+t(558)+"Event"](n){let s=t;this.emit(s(429),n),this[s(1212)+"e"]&&this.onmessage(n)}["_dispatc"+t(1577)+t(537)](n){let s=t;this[s(701)](e[s(1646)],n),this[s(456)+s(912)]&&this[s(456)+"eAck"](n)}["_dispatc"+t(1477)+"ent"](n){let s=t;if(e.RSvCK(e[s(292)],e.GRLQS))this[s(701)](e[s(886)],n),this[s(1583)]&&this.onerror(n);else{let l=this._qosDB[s(370)](this[s(1703)]),h=_0x35fb90[s(747)](e[s(356)](l,"{}"));return _0x1ae3b6[s(512)](h)}}[t(420)+t(1022)+t(1332)](n){let s=t;this.emit(e[s(1750)],n),this[s(745)]&&this.onclose(n)}get[t(760)+"pe"](){let n=t;return this[n(1098)]?this[n(1098)].binaryType:this[n(922)+n(1149)]}set[t(760)+"pe"](n){let s=t;this._binaryType=n,this[s(1098)]&&(this._ws.binaryType=n)}get[t(649)+"nt"](){let n=t;return this[n(1437)+n(1785)]?.[n(923)+"ntEndpointTriesC"+n(951)]()||0}get[t(1154)+"Amount"](){let n=t;if(e[n(342)](e[n(684)],e[n(684)])){let s=this[n(1249)+n(1498)][n(695)]((l,h)=>{let m=n,E={cIhtb:function(_,x){return _-x}};if(e.powpu("IgWfZ",e[m(1100)]))return l+=h&&h[m(374)+"th"]||0,l;{let _=_0x42724e[m(413)+"g"](0,AWWCvi[m(312)](4,_0x5cc65c[_0xed64b1][m(1432)])),x=_[m(1384)](_0x24ce22[_0xed9681]);_0x394ad1[m(628)](x)}},0);return e[n(1675)](s,this._ws?this[n(1098)][n(1154)+n(1350)]:0)}else{let s=e[n(707)](e[n(1313)](e[n(1062)](e[n(495)](e[n(1762)](7&_0x21abfd,18),e[n(1663)](63,_0x29d6eb[_0x4fc945++])<<12),e[n(1747)](e[n(352)](63,_0x3f4625[_0x4ae4fd++]),6)),e[n(1772)](63,_0x4b0836[_0x2da445++])),65536);_0x364f3a+=_0xcc9977["fromChar"+n(807)](e[n(547)](55296,e.PsXVE(s,10))),_0x3c3ddf+=_0x59febc[n(1086)+"Code"](e[n(1749)](56320,1023&s))}}get extensions(){let n=t;return this[n(1098)]?this[n(1098)][n(1411)+"ns"]:""}get[t(1597)](){let n=t;return this[n(1098)]?this[n(1098)].protocol:""}get[t(1775)+"te"](){let n=t;return e[n(1491)](e.neSnS,e[n(1251)])?this[n(1098)]?this[n(1098)].readyState:this._options[n(1668)+n(487)]?this.CONNECTING:this[n(1650)]:null}get[t(1051)](){let n=t;return this._ws?this[n(1098)][n(1051)]:this[n(379)]}[t(1422)](n=1e3,s){let l=t;if(this[l(996)+l(1457)]=!0,this[l(939)+l(421)](),this["_clearPi"+l(381)](),this["_dropGlo"+l(1040)+"Listener"](),this[l(1737)+l(418)]?.[l(857)](),!this[l(1098)])return void this._debug("close, w"+l(1592)+"ce not i"+l(1720)+"ed");if(e[l(335)](this._ws[l(1775)+"te"],this[l(1650)])||this._ws[l(1775)+"te"]===this[l(1404)])return void this[l(348)](e[l(973)]);this[l(1486)+"WebSocket"](n,s)}async[t(311)](n,s){let l=t;if(e[l(583)](null,n))throw new Error(e[l(638)]);e[l(1194)](l(505),typeof n)&&(n=JSON.stringify(n)),e.Ruxhx(e[l(667)],typeof n)&&!e[l(1183)](n,ArrayBuffer)&&!(n[l(407)]&&e[l(612)](n[l(407)],ArrayBuffer))&&(n=JSON[l(1074)+"y"](n));let h=await e[l(1513)](El,n),m=tg(n),{method:E=0,service:_=this[l(665)][l(1223)],logID:x=this[l(665)][l(377)+l(1368)](),headers:D=this[l(665)][l(639)],payloadEncoding:L=this[l(665)][l(321)+l(574)],payloadType:F=this[l(665)][l(755)+l(1149)],logIDNew:$=this._options[l(1708)+l(893)]["enableAu"+l(332)+l(322)+"ew"]?i(this[l(665)]["logIDNew"+l(893)][l(642)]):""}=e[l(1222)](s,{});if(!_)throw new Error(e.XFDQM);let K={SeqID:he.fromNumber(this[l(732)]++),LogID:he[l(757)+"er"](x),service:_,method:E,headers:D,payloadEncoding:e[l(1424)](L,Object)?L[l(1451)]?L.encoding:"":L,payloadType:F instanceof Object?F[l(686)]?F[l(686)]:m:F||m,payload:h,LogIDNew:$},ge=Ht(K);return this[l(1098)]&&e[l(1409)](this[l(1098)].readyState,this[l(387)])?(this[l(1098)]&&this[l(1098)].send(ge),this[l(348)]("sent",K)):e[l(1141)](this[l(1249)+l(1498)][l(1432)],this[l(665)][l(1391)+l(427)+"ength"])?(this[l(1249)+l(1498)][l(628)](ge),this[l(348)](l(928),K)):(this[l(1249)+"Queue"][l(1374)](),this[l(1249)+l(1498)][l(628)](ge)),{seqID:this._seqId,logID:x,logIDNew:$}}async[t(274)+"t"](n){let s=t,l={TTcCn:e[s(1447)],vjlse:function(h,m){return h(m)},HJfvL:e[s(1521)],CSROK:e[s(1320)],ujWir:e[s(1273)],NRpSm:s(1252),fVncy:e[s(820)],mFPqm:e[s(961)]};if(e[s(1265)](e[s(1028)],e[s(1028)])){let{url:h}=e[s(1155)](n,{}),m=Array[s(615)](h)?h:e[s(1377)](e.aSgAh,typeof h)?[h]:[];if(n&&Object[s(313)](this[s(665)],n),m&&m[s(1432)]?this[s(1437)+s(1785)]=new wl(m,this._options.maxRetries):this[s(1437)+"tManager"]?.["resetEndpointCon"+s(403)](),this["_pingLos"+s(1237)]?.[s(1393)+s(521)](this[s(665)][s(1678)+s(1425)]),this[s(996)+s(1457)]=!1,this[s(1098)]&&e[s(523)](this[s(1098)].readyState,this[s(1650)]))this[s(981)+"ect"](1e3,e[s(1685)],!0);else if(e.GJgdV(e.afbKB,e[s(1261)]))this[s(596)]=!0,this[s(327)]();else{let E=l[s(1602)][s(1397)]("|"),_=0;for(;;){switch(E[_++]){case"0":hZKBnj.vjlse(_0x5a7a75,x=>({...x,get:(D,L,F)=>_0x7b5994(D,L)||x[s(358)](D,L,F),has:(D,L)=>!!_0x49347f(D,L)||x[s(1324)](D,L)}));continue;case"1":_0x5ddad5();continue;case"2":_0x13b6f5=["get",s(1340),hZKBnj[s(1364)],s(813)+"ys",hZKBnj[s(646)]];continue;case"3":_0x5e7e9b=new _0x139940;continue;case"4":_0x4547a2();continue;case"5":_0x19c10a=[hZKBnj[s(860)],hZKBnj[s(473)],hZKBnj[s(838)],hZKBnj[s(702)]];continue}break}}}else return this[s(690)][s(1597)]}async[t(562)](){let n=t,s={uLVHT:function(l,h){return l|h}};if(e[n(1289)](e[n(1680)],e[n(1680)]))this.isLong=!0,this[n(1253)]=rzBXZy[n(1607)](0,_0x1073bc),this[n(797)]=rzBXZy[n(1607)](0,_0x487b9c),this[n(1642)]=!!_0x1e51b9;else if(!this[n(327)+n(1476)]){let l=e[n(1410)].split("|"),h=0;for(;;){switch(l[h++]){case"0":this[n(327)]();continue;case"1":this[n(596)]=!0;continue;case"2":this[n(1437)+"tManager"]?.[n(1214)+"pointCon"+n(403)]();continue;case"3":this[n(996)+n(1457)]=!1;continue;case"4":this["_pingLos"+n(1237)]?.[n(1393)+n(521)]();continue}break}}}["addEvent"+t(317)](n,s){let l=t,h={eTpFw:function(m,E,_){return e.rQpBG(m,E,_)}};if(e.fyIpS(e.GOYXr,e[l(1073)])){let m=zmorAc[l(1193)](_0x3098eb,l(796),{message:_0x42341c[l(429)],code:_0x23caf6[l(729)+l(756)],error:_0x113e03});this["_dispatc"+l(1477)+"ent"](m)}else this.on(n,s)}["dispatch"+t(1043)](n){let s=t,{type:l}=n;this[s(701)](l,n)}[t(1392)+t(1734)+"ner"](n,s){this[t(1418)](n,s)}[t(1723)](){let n=t,s={HLgME:function(l,h){return l(h)},lzzqP:e[n(1107)],FeAaR:e[n(674)],EcwTq:function(l,h){return e[n(369)](l,h)},RwEud:function(l,h){return e.WShCj(l,h)},QcvXO:e[n(1512)],SbrMq:e.sAiJX,POAxT:e[n(366)],AHkQo:function(l,h,m,E){return e.fWAmL(l,h,m,E)},JPBRC:function(l,h){return e.EXdxz(l,h)},SEFpj:e.mvCCp};return new Promise((l,h)=>{let m=n;this[m(1234)+m(381)](),this[m(650)+m(455)+"Id"]=e[m(340)](setTimeout,this._ping.bind(this),this[m(665)][m(803)+m(1751)]);let E=()=>{let x=m;s[x(1267)](l,s[x(1259)]),this[x(1418)](x(1134)+x(655)+"s",E),this[x(1418)](s[x(805)],_)},_=()=>{let x=m,D={BtBDt:function(L,F){return s[G(804)](L,F)},vmJLS:function(L,F){return s[G(1767)](L,F)},WvDNc:"text/pla"+x(522)+x(1503),LywRv:s.QcvXO,nOnGq:s.SbrMq,xeZEE:x(1574),KJxvZ:s.POAxT,iUKbw:x(1097),mNqhN:function(L,F,$,K){return s.AHkQo(L,F,$,K)}};if(s[x(397)](x(266),s[x(1087)]))h(x(1272)),this[x(1418)](x(1134)+x(655)+"s",E),this.off(x(1134)+x(481)+"t",_);else{let L=WMefLV[x(1021)](this._options[x(321)+x(574)],_0xfc7624)?{force:!!this[x(665)][x(321)+"ncoding"][x(353)],encoding:this[x(665)][x(321)+x(574)].encoding?this[x(665)][x(321)+x(574)].encoding[x(1516)](/\s/g,"")[x(1197)+"ase"]():""}:{force:!1,encoding:this[x(665)][x(321)+x(574)]?this._options["payloadE"+x(574)][x(1516)](/\s/g,"")[x(1197)+x(620)]():""},F=_0x3fd2c4[x(321)+x(574)]?_0x318d21[x(321)+x(574)][x(1516)](/\s/g,"")[x(1197)+x(620)]():"",$=WMefLV.vmJLS(this[x(665)][x(755)+x(1149)],_0x5f11af)?{force:!!this[x(665)][x(755)+x(1149)][x(353)],type:this[x(665)][x(755)+x(1149)][x(686)]?this._options[x(755)+"ype"][x(686)][x(1516)](/\s/g,"")[x(1197)+x(620)]():""}:{force:!1,type:this[x(665)][x(755)+"ype"]?this._options[x(755)+x(1149)][x(1516)](/\s/g,"")[x(1197)+x(620)]():""},K=_0x2ba47a["payloadT"+x(1149)]?_0x578678[x(755)+x(1149)][x(1516)](/\s/g,"")[x(1197)+x(620)]():"",ge=$.force?$[x(686)]:K||$.type,Ye=L[x(353)]?L[x(1451)]:F||L[x(1451)],lt=[WMefLV[x(1225)],WMefLV[x(1534)],WMefLV[x(1614)],WMefLV[x(1611)]],ni=[WMefLV.KJxvZ,WMefLV[x(738)]];this[x(665)]["enableTr"+x(285)+x(931)+"ad"]&&lt[x(1440)](ge)&&(!Ye||ni[x(1440)](Ye))?_0xfaa5da[x(1674)+x(1277)]=WMefLV[x(1015)](_0x4cb211,_0x5aeff2[x(933)],0,_0x5b49e1.payload[x(374)+"th"]):_0x9b6f61[x(1674)+x(1277)]=""}};this.on(e[m(980)],E),this.on(e[m(674)],_),this[m(1345)]()})}}})(),Be[N(1181)+N(1782)]=Ce[N(1181)+N(1782)],Be[N(1142)+N(1119)]=Ce[N(1142)+"rorEvent"],Be[N(865)+"e"]=Ce[N(865)+"e"],Be.Event=Ce[N(1043)],Be[N(288)]=Ce[N(288)],Be[N(1572)+N(705)+N(883)]=Ce[N(1572)+"MessageE"+N(883)],Be[N(705)+"vent"]=Ce[N(705)+"vent"],Be.OpenEvent=Ce[N(956)+"t"],Be[N(1618)+N(1018)]=Ce.ReconnectEvent,Be["createCl"+N(1782)]=Ce[N(509)+N(1782)],Be["createEr"+N(1119)]=Ce[N(444)+"rorEvent"],Be["createMe"+N(375)+"nt"]=Ce[N(1298)+"ssageEvent"],Be[N(324)+N(726)]=Ce[N(324)+N(726)],Be[N(1095)+N(1333)+N(883)]=Ce["createReconnectE"+N(883)],Be[N(949)+N(1210)]=Ce[N(949)+"rame"],Be["encodeFr"+N(1524)]=Ce[N(1047)+N(1524)];for(Qo in Ce)[N(1181)+"oseEvent",N(1142)+N(1119),N(865)+"e",N(1043),N(288),N(1572)+N(705)+"vent",N(705)+N(883),N(956)+"t",N(1618)+N(1018),N(509)+N(1782),N(444)+N(1119),N(1298)+N(375)+"nt",N(324)+N(726),"createRe"+N(1333)+N(883),"decodedFrame",N(1047)+N(1524)].indexOf(Qo)===-1&&(Be[Qo]=Ce[Qo]);var Qo;Object[N(766)+N(1268)](Be,N(1287)+"le",{value:!0})});import{existsSync as ZS,openSync as YS}from"node:fs";import{mkdir as XS}from"node:fs/promises";import{dirname as QS}from"node:path";import{fileURLToPath as e1}from"node:url";function n1(t,e){return e==="legacy"?t.logFile:t.daemonStdioLog}function Zd(t=Z()){return ZS(t.libEntry)?t.libEntry:e1(new URL("../index.ts",import.meta.url))}async function cp(t={}){let e=t.paths??Z(),r=t.entryOverride??Zd(e),i=n1(e,process.env.COZE_BRIDGE_LOG_MODE);await XS(QS(i),{recursive:!0});let o=YS(i,"a"),d=r.endsWith(".ts")?["--import","tsx/esm",r,"--daemon"]:[r,"--daemon"],u=it(process.execPath,d,{detached:!0,stdio:["ignore",o,o],env:{...process.env,[ds]:"1"}});if(u.unref(),typeof u.pid!="number")throw new Error("failed to spawn daemon (no pid)");return t1.info("daemon spawned",{pid:u.pid,entry:r}),{pid:u.pid,entry:r}}var t1,ds,la=nt(()=>{"use strict";Yt();te();Re();t1=H("spawn-daemon"),ds="COZE_BRIDGE_DAEMON"});import{spawn as Q1}from"node:child_process";import{mkdir as eI,unlink as tI,writeFile as nI}from"node:fs/promises";import{dirname as rI,join as iI}from"node:path";function Yr(t){return t.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;")}function sI(t){if(!t)return"";let e=Object.entries(t).map(([r,i])=>` <key>${Yr(r)}</key>
21
+ <string>${Yr(i)}</string>`).join(`
22
22
  `);return e?`
23
23
  <key>EnvironmentVariables</key>
24
24
  <dict>
25
25
  ${e}
26
- </dict>`:""}function V1(t,e){return new Promise((r,i)=>{let o=H1(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 Vr,ds,fa,td,Ap=et(()=>{"use strict";te();Vr=H("supervisor.launchd"),ds="ai.coze.bridge",fa=V1,td={platform:"darwin",renderConfig(t){return`<?xml version="1.0" encoding="UTF-8"?>
26
+ </dict>`:""}function oI(t,e){return new Promise((r,i)=>{let o=Q1(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 Zr,fs,ga,sl,Cp=nt(()=>{"use strict";te();Zr=H("supervisor.launchd"),fs="ai.coze.bridge",ga=oI,sl={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>${ds}</string>
31
+ <string>${fs}</string>
32
32
  <key>ProgramArguments</key>
33
33
  <array>
34
- <string>${Jr(t.nodeBin)}</string>
35
- <string>${Jr(t.entry)}</string>
34
+ <string>${Yr(t.nodeBin)}</string>
35
+ <string>${Yr(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>${Jr(t.logFile)}</string>
45
+ <string>${Yr(t.logFile)}</string>
46
46
  <key>StandardErrorPath</key>
47
- <string>${Jr(t.logFile)}</string>${$1(t.env)}
47
+ <string>${Yr(t.logFile)}</string>${sI(t.env)}
48
48
  </dict>
49
49
  </plist>
50
- `},configPath(t){return K1(t.homeDir,"Library","LaunchAgents",`${ds}.plist`)},async install(t,e){let r=e?.activate!==!1,i=this.configPath(t);if(await G1(W1(i),{recursive:!0}),await j1(i,this.renderConfig(t),"utf8"),Vr.info("plist written",{plistPath:i,activate:r}),!r)return;await fa("launchctl",["unload","-w",i]).catch(c=>Vr.info("launchctl unload before load (ignored, likely not loaded yet)",{err:String(c)})),await fa("launchctl",["load","-w",i]),Vr.info("launchd job loaded",{label:ds});let o=process.getuid?.()??0;await fa("launchctl",["kickstart","-k",`gui/${o}/${ds}`]),Vr.info("launchd job kickstarted",{label:ds,uid:o})},async uninstall(t){let e=this.configPath(t);await fa("launchctl",["unload","-w",e]).catch(r=>Vr.warn("launchctl unload failed (ignored)",{err:String(r)})),await q1(e).catch(r=>{if(r.code!=="ENOENT")throw r}),Vr.info("launchd job removed",{plistPath:e})}}});import{spawn as J1}from"node:child_process";import{mkdir as Z1,unlink as Y1,writeFile as X1}from"node:fs/promises";import{dirname as Q1,join as Tp}from"node:path";function xa(t,e){return t.isRoot?e:["--user",...e]}function tI(t){return t?Object.entries(t).map(([e,r])=>{let i=r.replace(/\\/g,"\\\\").replace(/"/g,'\\"');return`Environment="${e}=${i}"`}).join(`
51
- `):""}function pa(t,e){return new Promise((r,i)=>{let o=J1(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 ha,Zr,eI,nd,kp=et(()=>{"use strict";te();ha=H("supervisor.systemd"),Zr="coze-bridge.service",eI="/etc/systemd/system";nd={platform:"linux",renderConfig(t){let e=t.isRoot?"multi-user.target":"default.target";return`[Unit]
50
+ `},configPath(t){return iI(t.homeDir,"Library","LaunchAgents",`${fs}.plist`)},async install(t,e){let r=e?.activate!==!1,i=this.configPath(t);if(await eI(rI(i),{recursive:!0}),await nI(i,this.renderConfig(t),"utf8"),Zr.info("plist written",{plistPath:i,activate:r}),!r)return;await ga("launchctl",["unload","-w",i]).catch(c=>Zr.info("launchctl unload before load (ignored, likely not loaded yet)",{err:String(c)})),await ga("launchctl",["load","-w",i]),Zr.info("launchd job loaded",{label:fs});let o=process.getuid?.()??0;await ga("launchctl",["kickstart","-k",`gui/${o}/${fs}`]),Zr.info("launchd job kickstarted",{label:fs,uid:o})},async uninstall(t){let e=this.configPath(t);await ga("launchctl",["unload","-w",e]).catch(r=>Zr.warn("launchctl unload failed (ignored)",{err:String(r)})),await tI(e).catch(r=>{if(r.code!=="ENOENT")throw r}),Zr.info("launchd job removed",{plistPath:e})}}});import{spawn as aI}from"node:child_process";import{mkdir as cI,unlink as dI,writeFile as lI}from"node:fs/promises";import{dirname as uI,join as Dp}from"node:path";function wa(t,e){return t.isRoot?e:["--user",...e]}function hI(t){return t?Object.entries(t).map(([e,r])=>{let i=r.replace(/\\/g,"\\\\").replace(/"/g,'\\"');return`Environment="${e}=${i}"`}).join(`
51
+ `):""}function _a(t,e){return new Promise((r,i)=>{let o=aI(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 ma,Xr,fI,ol,Op=nt(()=>{"use strict";te();ma=H("supervisor.systemd"),Xr="coze-bridge.service",fI="/etc/systemd/system";ol={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
- ${tI(t.env)}
62
+ ${hI(t.env)}
63
63
  [Install]
64
64
  WantedBy=${e}
65
- `},configPath(t){return t.isRoot?Tp(eI,Zr):Tp(t.homeDir,".config","systemd","user",Zr)},async install(t,e){let r=e?.activate!==!1,i=this.configPath(t),o=t.isRoot?"system":"user";await Z1(Q1(i),{recursive:!0}),await X1(i,this.renderConfig(t),"utf8"),ha.info("systemd unit written",{unitPath:i,mode:o,activate:r}),await pa("systemctl",xa(t,["daemon-reload"])),await pa("systemctl",xa(t,r?["enable","--now",Zr]:["enable",Zr])),ha.info("systemd unit enabled",{unitName:Zr,mode:o,activate:r})},async uninstall(t){let e=this.configPath(t);await pa("systemctl",xa(t,["disable","--now",Zr])).catch(r=>ha.warn("systemctl disable failed (ignored)",{err:String(r)})),await Y1(e).catch(r=>{if(r.code!=="ENOENT")throw r}),await pa("systemctl",xa(t,["daemon-reload"])).catch(()=>{}),ha.info("systemd unit removed",{unitPath:e})}}});import{spawn as nI}from"node:child_process";import{join as rI}from"node:path";function Cp(t,e){return new Promise((r,i)=>{let o=nI(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 rd,ga,id,Rp=et(()=>{"use strict";te();rd=H("supervisor.taskscheduler"),ga="CozeBridge",id={platform:"win32",renderConfig(t){return`<?xml version="1.0" encoding="UTF-16"?>
65
+ `},configPath(t){return t.isRoot?Dp(fI,Xr):Dp(t.homeDir,".config","systemd","user",Xr)},async install(t,e){let r=e?.activate!==!1,i=this.configPath(t),o=t.isRoot?"system":"user";await cI(uI(i),{recursive:!0}),await lI(i,this.renderConfig(t),"utf8"),ma.info("systemd unit written",{unitPath:i,mode:o,activate:r}),await _a("systemctl",wa(t,["daemon-reload"])),await _a("systemctl",wa(t,r?["enable","--now",Xr]:["enable",Xr])),ma.info("systemd unit enabled",{unitName:Xr,mode:o,activate:r})},async uninstall(t){let e=this.configPath(t);await _a("systemctl",wa(t,["disable","--now",Xr])).catch(r=>ma.warn("systemctl disable failed (ignored)",{err:String(r)})),await dI(e).catch(r=>{if(r.code!=="ENOENT")throw r}),await _a("systemctl",wa(t,["daemon-reload"])).catch(()=>{}),ma.info("systemd unit removed",{unitPath:e})}}});import{spawn as xI}from"node:child_process";import{join as pI}from"node:path";function Lp(t,e){return new Promise((r,i)=>{let o=xI(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 al,ya,cl,Np=nt(()=>{"use strict";te();al=H("supervisor.taskscheduler"),ya="CozeBridge",cl={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,52 +86,55 @@ WantedBy=${e}
86
86
  </Exec>
87
87
  </Actions>
88
88
  </Task>
89
- `},configPath(t){return rI(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 Cp("schtasks",["/Create","/SC","ONLOGON","/TN",ga,"/TR",r,"/RU",t.userName,"/F"]),rd.info("task scheduler entry created",{task:ga,logFile:t.logFile})},async uninstall(t){await Cp("schtasks",["/Delete","/TN",ga,"/F"]).catch(e=>rd.warn("schtasks /Delete failed (ignored)",{err:String(e)})),rd.info("task scheduler entry removed",{task:ga})}}});var Pp={};Ra(Pp,{buildContext:()=>lI,getSupervisor:()=>oI,launchdSupervisor:()=>td,systemdSupervisor:()=>nd,taskSchedulerSupervisor:()=>id});import{homedir as iI,userInfo as sI}from"node:os";function oI(t=process.platform){switch(t){case"darwin":return td;case"linux":return nd;case"win32":return id;default:throw new Error(`unsupported platform for OS supervisor: ${t}`)}}function cI(){let t={};for(let e of aI){let r=process.env[e];r&&(t[e]=r)}return t}function lI(){let t=J();return{nodeBin:process.execPath,entry:Kl(t),logFile:t.logFile,homeDir:iI(),userName:sI().username,isRoot:process.getuid?.()===0,env:cI()}}var aI,Dp=et(()=>{"use strict";Ce();sa();Ap();kp();Rp();aI=["PATH","HOME","HTTP_PROXY","HTTPS_PROXY","NO_PROXY","ALL_PROXY","http_proxy","https_proxy","no_proxy","all_proxy","NODE_EXTRA_CA_CERTS"]});te();an();var Md=H("acp-installer-warmup"),sm=["claude-code","codex"];async function Bd(t={}){let e=t.ensure??ar,i=(await Promise.allSettled(sm.map(async o=>{let c=await e(o);Md.info("acp wrapper warmup ok",{framework:o,path:c})}))).filter(o=>o.status==="rejected");i.length>0&&Md.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))})}Ht();te();import{readdir as bm}from"node:fs/promises";import{mkdir as Hd,readFile as _m,writeFile as Gd}from"node:fs/promises";import{join as Ba}from"node:path";var ym={"claude-code":"CLAUDE.md",codex:"AGENTS.md",openclaw:"SOUL.md",hermes:"AGENTS.md"};async function dr(t,e,r){await Hd(t,{recursive:!0});let i=ym[e],o=Ba(t,i);return await Gd(o,r??"","utf8"),o}async function Fa(t,e,r){let i=Ba(t,".claude");await Hd(i,{recursive:!0});let o=Ba(i,"settings.local.json"),c={};try{let u=await _m(o,"utf8"),f=JSON.parse(u);typeof f=="object"&&f!==null&&!Array.isArray(f)&&(c=f)}catch{}let l=typeof c.permissions=="object"&&c.permissions!==null&&!Array.isArray(c.permissions)?c.permissions:{};if(e==="cloud")l.defaultMode="bypassPermissions",c.autoCompactWindow=15e4;else{if(!r)throw new Error("writeCcPermissionSettings: local deployType requires permissionMode (caller bug)");l.defaultMode===void 0&&(l.defaultMode=r)}return c.permissions=l,await Gd(o,JSON.stringify(c,null,2),"utf8"),o}var Ye=H("agent-detail-sync"),Em=6e4,vm=5*6e4,ys=class{constructor(e){this.opts=e}opts;retryQueue=new Map;async syncAll(e){let r=this.opts.paths.agentsRoot,i;try{i=await bm(r)}catch(o){Ye.info("agents dir not found, skip detail sync",{root:r,err:String(o)});return}Ye.info("starting detail sync",{reason:e,count:i.length}),await Promise.allSettled(i.map(async o=>{let c=await Ee(o,this.opts.paths).catch(()=>null);if(c){if(c.disconnectedAt){Ye.debug("detail sync: skip disconnected agent",{agentId:o});return}try{await this.syncOne(o,c)}catch(l){Ye.warn("detail sync failed for agent, skipping",{agentId:o,err:String(l)})}}})),Ye.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){Ye.info("retrying pending detail syncs",{count:r.length});for(let i of r)try{await this.syncOne(i)}catch(o){Ye.debug("detail sync retry still failing, will try again",{agentId:i,err:String(o)})}}}async syncOne(e,r){let i=r??await Ee(e,this.opts.paths);if(!i){Ye.info("detail sync: agent config missing, skip",{agentId:e});return}let o;try{o=await this.opts.sendDetail({_meta:{cozeAgentId:e}}),this.retryQueue.delete(e)}catch(f){Ye.warn("detail RPC failed, using local data",{agentId:e,err:String(f)});let x=this.retryQueue.get(e),p=x?Math.min(x.currentDelay*2,vm):Em;this.retryQueue.set(e,{dueAt:Date.now()+p,currentDelay:p});return}if(o.agentId&&o.agentId!==e){Ye.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"?(Ye.warn("detail sync: agent demoted to local, repairing to cloud",{agentId:e}),i.deployType="cloud",c=!0,u=!0):o.deployType&&Ye.info("detail.deployType",{agentId:e,deployType:o.deployType}),!c){Ye.debug("detail sync: no diff",{agentId:e});return}await Fe(i,this.opts.paths),Ye.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}),Ye.info("detail sync: repaired demoted agent back to cloud",{agentId:e})):l&&(await dr(i.workspace,i.framework,i.cozeIdentity),this.opts.handlers.reloadAgentSessionsPublic(e,"detail-sync"))}};var cl=zt(bu(),1);import{createHash as ly}from"node:crypto";import{lstat as tl,mkdir as nl,readFile as po,readdir as u0,rm as rl,stat as c0,writeFile as il}from"node:fs/promises";import{dirname as dy,join as $e,normalize as uy,relative as al,resolve as sl,sep as f0}from"node:path";import{Readable as h0}from"node:stream";import{pipeline as x0}from"node:stream/promises";import Wm from"events";import nt from"fs";import{EventEmitter as Bc}from"node:events";import nf from"node:stream";import{StringDecoder as Km}from"node:string_decoder";import of from"node:path";import Er from"node:fs";import{dirname as sw,parse as ow}from"path";import{EventEmitter as xw}from"events";import wc from"assert";import{Buffer as Hn}from"buffer";import*as Au from"zlib";import pw from"zlib";import{posix as pr}from"node:path";import{basename as Gw}from"node:path";import Xs from"fs";import Rt from"fs";import Ou from"path";import{win32 as e_}from"node:path";import Uu from"path";import bf from"node:fs";import m_ from"node:assert";import{randomBytes as Ef}from"node:crypto";import ie from"node:fs";import Ne from"node:path";import vf from"fs";import ao from"node:fs";import Ii from"node:path";import ot from"node:fs";import S_ from"node:fs/promises";import to from"node:path";import{join as Lf}from"node:path";import st from"node:fs";import Bf from"node:path";var qm=Object.defineProperty,jm=(t,e)=>{for(var r in e)qm(t,r,{get:e[r],enumerable:!0})},Eu=typeof process=="object"&&process?process:{stdout:null,stderr:null},$m=t=>!!t&&typeof t=="object"&&(t instanceof jn||t instanceof nf||Vm(t)||Jm(t)),Vm=t=>!!t&&typeof t=="object"&&t instanceof Bc&&typeof t.pipe=="function"&&t.pipe!==nf.Writable.prototype.pipe,Jm=t=>!!t&&typeof t=="object"&&t instanceof Bc&&typeof t.write=="function"&&typeof t.end=="function",Gt=Symbol("EOF"),qt=Symbol("maybeEmitEnd"),ln=Symbol("emittedEnd"),Is=Symbol("emittingEnd"),ci=Symbol("emittedError"),As=Symbol("closed"),vu=Symbol("read"),Ts=Symbol("flush"),Su=Symbol("flushChunk"),wt=Symbol("encoding"),xr=Symbol("decoder"),ze=Symbol("flowing"),li=Symbol("paused"),_r=Symbol("resume"),Ue=Symbol("buffer"),Xe=Symbol("pipes"),He=Symbol("bufferLength"),ja=Symbol("bufferPush"),ks=Symbol("bufferShift"),Ze=Symbol("objectMode"),Ie=Symbol("destroyed"),Wa=Symbol("error"),Ka=Symbol("emitData"),Iu=Symbol("emitEnd"),$a=Symbol("emitEnd2"),Tt=Symbol("async"),Va=Symbol("abort"),Cs=Symbol("aborted"),di=Symbol("signal"),Dn=Symbol("dataListeners"),it=Symbol("discarded"),ui=t=>Promise.resolve().then(t),Zm=t=>t(),Ym=t=>t==="end"||t==="finish"||t==="prefinish",Xm=t=>t instanceof ArrayBuffer||!!t&&typeof t=="object"&&t.constructor&&t.constructor.name==="ArrayBuffer"&&t.byteLength>=0,Qm=t=>!Buffer.isBuffer(t)&&ArrayBuffer.isView(t),rf=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()}},ew=class extends rf{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)}},tw=t=>!!t.objectMode,nw=t=>!t.objectMode&&!!t.encoding&&t.encoding!=="buffer",jn=class extends Bc{[ze]=!1;[li]=!1;[Xe]=[];[Ue]=[];[Ze];[wt];[Tt];[xr];[Gt]=!1;[ln]=!1;[Is]=!1;[As]=!1;[ci]=null;[He]=0;[Ie]=!1;[di];[Cs]=!1;[Dn]=0;[it]=!1;writable=!0;readable=!0;constructor(...t){let e=t[0]||{};if(super(),e.objectMode&&typeof e.encoding=="string")throw new TypeError("Encoding and objectMode may not be used together");tw(e)?(this[Ze]=!0,this[wt]=null):nw(e)?(this[wt]=e.encoding,this[Ze]=!1):(this[Ze]=!1,this[wt]=null),this[Tt]=!!e.async,this[xr]=this[wt]?new Km(this[wt]):null,e&&e.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[Ue]}),e&&e.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[Xe]});let{signal:r}=e;r&&(this[di]=r,r.aborted?this[Va]():r.addEventListener("abort",()=>this[Va]()))}get bufferLength(){return this[He]}get encoding(){return this[wt]}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[Ze]}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}[Va](){this[Cs]=!0,this.emit("abort",this[di]?.reason),this.destroy(this[di]?.reason)}get aborted(){return this[Cs]}set aborted(t){}write(t,e,r){if(this[Cs])return!1;if(this[Gt])throw new Error("write after end");if(this[Ie])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]?ui:Zm;if(!this[Ze]&&!Buffer.isBuffer(t)){if(Qm(t))t=Buffer.from(t.buffer,t.byteOffset,t.byteLength);else if(Xm(t))t=Buffer.from(t);else if(typeof t!="string")throw new Error("Non-contiguous data written to non-objectMode stream")}return this[Ze]?(this[ze]&&this[He]!==0&&this[Ts](!0),this[ze]?this.emit("data",t):this[ja](t),this[He]!==0&&this.emit("readable"),r&&i(r),this[ze]):t.length?(typeof t=="string"&&!(e===this[wt]&&!this[xr]?.lastNeed)&&(t=Buffer.from(t,e)),Buffer.isBuffer(t)&&this[wt]&&(t=this[xr].write(t)),this[ze]&&this[He]!==0&&this[Ts](!0),this[ze]?this.emit("data",t):this[ja](t),this[He]!==0&&this.emit("readable"),r&&i(r),this[ze]):(this[He]!==0&&this.emit("readable"),r&&i(r),this[ze])}read(t){if(this[Ie])return null;if(this[it]=!1,this[He]===0||t===0||t&&t>this[He])return this[qt](),null;this[Ze]&&(t=null),this[Ue].length>1&&!this[Ze]&&(this[Ue]=[this[wt]?this[Ue].join(""):Buffer.concat(this[Ue],this[He])]);let e=this[vu](t||null,this[Ue][0]);return this[qt](),e}[vu](t,e){if(this[Ze])this[ks]();else{let r=e;t===r.length||t===null?this[ks]():typeof r=="string"?(this[Ue][0]=r.slice(t),e=r.slice(0,t),this[He]-=t):(this[Ue][0]=r.subarray(t),e=r.subarray(0,t),this[He]-=t)}return this.emit("data",e),!this[Ue].length&&!this[Gt]&&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[Gt]=!0,this.writable=!1,(this[ze]||!this[li])&&this[qt](),this}[_r](){this[Ie]||(!this[Dn]&&!this[Xe].length&&(this[it]=!0),this[li]=!1,this[ze]=!0,this.emit("resume"),this[Ue].length?this[Ts]():this[Gt]?this[qt]():this.emit("drain"))}resume(){return this[_r]()}pause(){this[ze]=!1,this[li]=!0,this[it]=!1}get destroyed(){return this[Ie]}get flowing(){return this[ze]}get paused(){return this[li]}[ja](t){this[Ze]?this[He]+=1:this[He]+=t.length,this[Ue].push(t)}[ks](){return this[Ze]?this[He]-=1:this[He]-=this[Ue][0].length,this[Ue].shift()}[Ts](t=!1){do;while(this[Su](this[ks]())&&this[Ue].length);!t&&!this[Ue].length&&!this[Gt]&&this.emit("drain")}[Su](t){return this.emit("data",t),this[ze]}pipe(t,e){if(this[Ie])return t;this[it]=!1;let r=this[ln];return e=e||{},t===Eu.stdout||t===Eu.stderr?e.end=!1:e.end=e.end!==!1,e.proxyErrors=!!e.proxyErrors,r?e.end&&t.end():(this[Xe].push(e.proxyErrors?new ew(this,t,e):new rf(this,t,e)),this[Tt]?ui(()=>this[_r]()):this[_r]()),t}unpipe(t){let e=this[Xe].find(r=>r.dest===t);e&&(this[Xe].length===1?(this[ze]&&this[Dn]===0&&(this[ze]=!1),this[Xe]=[]):this[Xe].splice(this[Xe].indexOf(e),1),e.unpipe())}addListener(t,e){return this.on(t,e)}on(t,e){let r=super.on(t,e);if(t==="data")this[it]=!1,this[Dn]++,!this[Xe].length&&!this[ze]&&this[_r]();else if(t==="readable"&&this[He]!==0)super.emit("readable");else if(Ym(t)&&this[ln])super.emit(t),this.removeAllListeners(t);else if(t==="error"&&this[ci]){let i=e;this[Tt]?ui(()=>i.call(this,this[ci])):i.call(this,this[ci])}return r}removeListener(t,e){return this.off(t,e)}off(t,e){let r=super.off(t,e);return t==="data"&&(this[Dn]=this.listeners("data").length,this[Dn]===0&&!this[it]&&!this[Xe].length&&(this[ze]=!1)),r}removeAllListeners(t){let e=super.removeAllListeners(t);return(t==="data"||t===void 0)&&(this[Dn]=0,!this[it]&&!this[Xe].length&&(this[ze]=!1)),e}get emittedEnd(){return this[ln]}[qt](){!this[Is]&&!this[ln]&&!this[Ie]&&this[Ue].length===0&&this[Gt]&&(this[Is]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[As]&&this.emit("close"),this[Is]=!1)}emit(t,...e){let r=e[0];if(t!=="error"&&t!=="close"&&t!==Ie&&this[Ie])return!1;if(t==="data")return!this[Ze]&&!r?!1:this[Tt]?(ui(()=>this[Ka](r)),!0):this[Ka](r);if(t==="end")return this[Iu]();if(t==="close"){if(this[As]=!0,!this[ln]&&!this[Ie])return!1;let o=super.emit("close");return this.removeAllListeners("close"),o}else if(t==="error"){this[ci]=r,super.emit(Wa,r);let o=!this[di]||this.listeners("error").length?super.emit("error",r):!1;return this[qt](),o}else if(t==="resume"){let o=super.emit("resume");return this[qt](),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[qt](),i}[Ka](t){for(let r of this[Xe])r.dest.write(t)===!1&&this.pause();let e=this[it]?!1:super.emit("data",t);return this[qt](),e}[Iu](){return this[ln]?!1:(this[ln]=!0,this.readable=!1,this[Tt]?(ui(()=>this[$a]()),!0):this[$a]())}[$a](){if(this[xr]){let e=this[xr].end();if(e){for(let r of this[Xe])r.dest.write(e);this[it]||super.emit("data",e)}}for(let e of this[Xe])e.end();let t=super.emit("end");return this.removeAllListeners("end"),t}async collect(){let t=Object.assign([],{dataLength:0});this[Ze]||(t.dataLength=0);let e=this.promise();return this.on("data",r=>{t.push(r),this[Ze]||(t.dataLength+=r.length)}),await e,t}async concat(){if(this[Ze])throw new Error("cannot concat in objectMode");let t=await this.collect();return this[wt]?t.join(""):Buffer.concat(t,t.dataLength)}async promise(){return new Promise((t,e)=>{this.on(Ie,()=>e(new Error("stream destroyed"))),this.on("error",r=>e(r)),this.on("end",()=>t())})}[Symbol.asyncIterator](){this[it]=!1;let t=!1,e=async()=>(this.pause(),t=!0,{value:void 0,done:!0});return{next:()=>{if(t)return e();let r=this.read();if(r!==null)return Promise.resolve({done:!1,value:r});if(this[Gt])return e();let i,o,c=x=>{this.off("data",l),this.off("end",u),this.off(Ie,f),e(),o(x)},l=x=>{this.off("error",c),this.off("end",u),this.off(Ie,f),this.pause(),i({value:x,done:!!this[Gt]})},u=()=>{this.off("error",c),this.off("data",l),this.off(Ie,f),e(),i({done:!0,value:void 0})},f=()=>c(new Error("stream destroyed"));return new Promise((x,p)=>{o=p,i=x,this.once(Ie,f),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[it]=!1;let t=!1,e=()=>(this.pause(),this.off(Wa,e),this.off(Ie,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(Wa,e),this.once(Ie,e),{next:r,throw:e,return:e,[Symbol.iterator](){return this},[Symbol.dispose]:()=>{}}}destroy(t){if(this[Ie])return t?this.emit("error",t):this.emit(Ie),this;this[Ie]=!0,this[it]=!0,this[Ue].length=0,this[He]=0;let e=this;return typeof e.close=="function"&&!this[As]&&e.close(),t?this.emit("error",t):this.emit(Ie),this}static get isStream(){return $m}},rw=nt.writev,_n=Symbol("_autoClose"),Et=Symbol("_close"),fi=Symbol("_ended"),le=Symbol("_fd"),Ja=Symbol("_finished"),$t=Symbol("_flags"),Za=Symbol("_flush"),gc=Symbol("_handleChunk"),mc=Symbol("_makeBuf"),vi=Symbol("_mode"),Rs=Symbol("_needDrain"),Sr=Symbol("_onerror"),Ir=Symbol("_onopen"),Ya=Symbol("_onread"),yr=Symbol("_onwrite"),yn=Symbol("_open"),bt=Symbol("_path"),xn=Symbol("_pos"),kt=Symbol("_queue"),br=Symbol("_read"),Xa=Symbol("_readSize"),Kt=Symbol("_reading"),hi=Symbol("_remain"),Qa=Symbol("_size"),Us=Symbol("_write"),On=Symbol("_writing"),Hs=Symbol("_defaultFlag"),Un=Symbol("_errored"),Fc=class extends jn{[Un]=!1;[le];[bt];[Xa];[Kt]=!1;[Qa];[hi];[_n];constructor(t,e){if(e=e||{},super(e),this.readable=!0,this.writable=!1,typeof t!="string")throw new TypeError("path must be a string");this[Un]=!1,this[le]=typeof e.fd=="number"?e.fd:void 0,this[bt]=t,this[Xa]=e.readSize||16*1024*1024,this[Kt]=!1,this[Qa]=typeof e.size=="number"?e.size:1/0,this[hi]=this[Qa],this[_n]=typeof e.autoClose=="boolean"?e.autoClose:!0,typeof this[le]=="number"?this[br]():this[yn]()}get fd(){return this[le]}get path(){return this[bt]}write(){throw new TypeError("this is a readable stream")}end(){throw new TypeError("this is a readable stream")}[yn](){nt.open(this[bt],"r",(t,e)=>this[Ir](t,e))}[Ir](t,e){t?this[Sr](t):(this[le]=e,this.emit("open",e),this[br]())}[mc](){return Buffer.allocUnsafe(Math.min(this[Xa],this[hi]))}[br](){if(!this[Kt]){this[Kt]=!0;let t=this[mc]();if(t.length===0)return process.nextTick(()=>this[Ya](null,0,t));nt.read(this[le],t,0,t.length,null,(e,r,i)=>this[Ya](e,r,i))}}[Ya](t,e,r){this[Kt]=!1,t?this[Sr](t):this[gc](e,r)&&this[br]()}[Et](){if(this[_n]&&typeof this[le]=="number"){let t=this[le];this[le]=void 0,nt.close(t,e=>e?this.emit("error",e):this.emit("close"))}}[Sr](t){this[Kt]=!0,this[Et](),this.emit("error",t)}[gc](t,e){let r=!1;return this[hi]-=t,t>0&&(r=super.write(t<e.length?e.subarray(0,t):e)),(t===0||this[hi]<=0)&&(r=!1,this[Et](),super.end()),r}emit(t,...e){switch(t){case"prefinish":case"finish":return!1;case"drain":return typeof this[le]=="number"&&this[br](),!1;case"error":return this[Un]?!1:(this[Un]=!0,super.emit(t,...e));default:return super.emit(t,...e)}}},iw=class extends Fc{[yn](){let t=!0;try{this[Ir](null,nt.openSync(this[bt],"r")),t=!1}finally{t&&this[Et]()}}[br](){let t=!0;try{if(!this[Kt]){this[Kt]=!0;do{let e=this[mc](),r=e.length===0?0:nt.readSync(this[le],e,0,e.length,null);if(!this[gc](r,e))break}while(!0);this[Kt]=!1}t=!1}finally{t&&this[Et]()}}[Et](){if(this[_n]&&typeof this[le]=="number"){let t=this[le];this[le]=void 0,nt.closeSync(t),this.emit("close")}}},no=class extends Wm{readable=!1;writable=!0;[Un]=!1;[On]=!1;[fi]=!1;[kt]=[];[Rs]=!1;[bt];[vi];[_n];[le];[Hs];[$t];[Ja]=!1;[xn];constructor(t,e){e=e||{},super(e),this[bt]=t,this[le]=typeof e.fd=="number"?e.fd:void 0,this[vi]=e.mode===void 0?438:e.mode,this[xn]=typeof e.start=="number"?e.start:void 0,this[_n]=typeof e.autoClose=="boolean"?e.autoClose:!0;let r=this[xn]!==void 0?"r+":"w";this[Hs]=e.flags===void 0,this[$t]=e.flags===void 0?r:e.flags,this[le]===void 0&&this[yn]()}emit(t,...e){if(t==="error"){if(this[Un])return!1;this[Un]=!0}return super.emit(t,...e)}get fd(){return this[le]}get path(){return this[bt]}[Sr](t){this[Et](),this[On]=!0,this.emit("error",t)}[yn](){nt.open(this[bt],this[$t],this[vi],(t,e)=>this[Ir](t,e))}[Ir](t,e){this[Hs]&&this[$t]==="r+"&&t&&t.code==="ENOENT"?(this[$t]="w",this[yn]()):t?this[Sr](t):(this[le]=e,this.emit("open",e),this[On]||this[Za]())}end(t,e){return t&&this.write(t,e),this[fi]=!0,!this[On]&&!this[kt].length&&typeof this[le]=="number"&&this[yr](null,0),this}write(t,e){return typeof t=="string"&&(t=Buffer.from(t,e)),this[fi]?(this.emit("error",new Error("write() after end()")),!1):this[le]===void 0||this[On]||this[kt].length?(this[kt].push(t),this[Rs]=!0,!1):(this[On]=!0,this[Us](t),!0)}[Us](t){nt.write(this[le],t,0,t.length,this[xn],(e,r)=>this[yr](e,r))}[yr](t,e){t?this[Sr](t):(this[xn]!==void 0&&typeof e=="number"&&(this[xn]+=e),this[kt].length?this[Za]():(this[On]=!1,this[fi]&&!this[Ja]?(this[Ja]=!0,this[Et](),this.emit("finish")):this[Rs]&&(this[Rs]=!1,this.emit("drain"))))}[Za](){if(this[kt].length===0)this[fi]&&this[yr](null,0);else if(this[kt].length===1)this[Us](this[kt].pop());else{let t=this[kt];this[kt]=[],rw(this[le],t,this[xn],(e,r)=>this[yr](e,r))}}[Et](){if(this[_n]&&typeof this[le]=="number"){let t=this[le];this[le]=void 0,nt.close(t,e=>e?this.emit("error",e):this.emit("close"))}}},sf=class extends no{[yn](){let t;if(this[Hs]&&this[$t]==="r+")try{t=nt.openSync(this[bt],this[$t],this[vi])}catch(e){if(e?.code==="ENOENT")return this[$t]="w",this[yn]();throw e}else t=nt.openSync(this[bt],this[$t],this[vi]);this[Ir](null,t)}[Et](){if(this[_n]&&typeof this[le]=="number"){let t=this[le];this[le]=void 0,nt.closeSync(t),this.emit("close")}}[Us](t){let e=!0;try{this[yr](null,nt.writeSync(this[le],t,0,t.length,this[xn])),e=!1}finally{if(e)try{this[Et]()}catch{}}}},aw=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"]]),cw=t=>!!t.sync&&!!t.file,lw=t=>!t.sync&&!!t.file,dw=t=>!!t.sync&&!t.file,uw=t=>!t.sync&&!t.file,fw=t=>!!t.file,hw=t=>aw.get(t)||t,zc=(t={})=>{if(!t)return{};let e={};for(let[r,i]of Object.entries(t)){let o=hw(r);e[o]=i}return e.chmod===void 0&&e.noChmod===!1&&(e.chmod=!0),delete e.noChmod,e},Di=(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 f=zc(c);if(o?.(f,l),cw(f)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return t(f,l)}else if(lw(f)){let x=e(f,l);return u?x.then(()=>u(),u):x}else if(dw(f)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return r(f,l)}else if(uw(f)){if(typeof u=="function")throw new TypeError("callback only supported with file option");return i(f,l)}throw new Error("impossible options??")},{syncFile:t,asyncFile:e,syncNoFile:r,asyncNoFile:i,validate:o}),gw=pw.constants||{ZLIB_VERNUM:4736},Dt=Object.freeze(Object.assign(Object.create(null),{Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_VERSION_ERROR:-6,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,DEFLATE:1,INFLATE:2,GZIP:3,GUNZIP:4,DEFLATERAW:5,INFLATERAW:6,UNZIP:7,BROTLI_DECODE:8,BROTLI_ENCODE:9,Z_MIN_WINDOWBITS:8,Z_MAX_WINDOWBITS:15,Z_DEFAULT_WINDOWBITS:15,Z_MIN_CHUNK:64,Z_MAX_CHUNK:1/0,Z_DEFAULT_CHUNK:16384,Z_MIN_MEMLEVEL:1,Z_MAX_MEMLEVEL:9,Z_DEFAULT_MEMLEVEL:8,Z_MIN_LEVEL:-1,Z_MAX_LEVEL:9,Z_DEFAULT_LEVEL:-1,BROTLI_OPERATION_PROCESS:0,BROTLI_OPERATION_FLUSH:1,BROTLI_OPERATION_FINISH:2,BROTLI_OPERATION_EMIT_METADATA:3,BROTLI_MODE_GENERIC:0,BROTLI_MODE_TEXT:1,BROTLI_MODE_FONT:2,BROTLI_DEFAULT_MODE:0,BROTLI_MIN_QUALITY:0,BROTLI_MAX_QUALITY:11,BROTLI_DEFAULT_QUALITY:11,BROTLI_MIN_WINDOW_BITS:10,BROTLI_MAX_WINDOW_BITS:24,BROTLI_LARGE_MAX_WINDOW_BITS:30,BROTLI_DEFAULT_WINDOW:22,BROTLI_MIN_INPUT_BLOCK_BITS:16,BROTLI_MAX_INPUT_BLOCK_BITS:24,BROTLI_PARAM_MODE:0,BROTLI_PARAM_QUALITY:1,BROTLI_PARAM_LGWIN:2,BROTLI_PARAM_LGBLOCK:3,BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING:4,BROTLI_PARAM_SIZE_HINT:5,BROTLI_PARAM_LARGE_WINDOW:6,BROTLI_PARAM_NPOSTFIX:7,BROTLI_PARAM_NDIRECT:8,BROTLI_DECODER_RESULT_ERROR:0,BROTLI_DECODER_RESULT_SUCCESS:1,BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT:2,BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT:3,BROTLI_DECODER_PARAM_DISABLE_RING_BUFFER_REALLOCATION:0,BROTLI_DECODER_PARAM_LARGE_WINDOW:1,BROTLI_DECODER_NO_ERROR:0,BROTLI_DECODER_SUCCESS:1,BROTLI_DECODER_NEEDS_MORE_INPUT:2,BROTLI_DECODER_NEEDS_MORE_OUTPUT:3,BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE:-1,BROTLI_DECODER_ERROR_FORMAT_RESERVED:-2,BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE:-3,BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET:-4,BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME:-5,BROTLI_DECODER_ERROR_FORMAT_CL_SPACE:-6,BROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE:-7,BROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT:-8,BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1:-9,BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2:-10,BROTLI_DECODER_ERROR_FORMAT_TRANSFORM:-11,BROTLI_DECODER_ERROR_FORMAT_DICTIONARY:-12,BROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS:-13,BROTLI_DECODER_ERROR_FORMAT_PADDING_1:-14,BROTLI_DECODER_ERROR_FORMAT_PADDING_2:-15,BROTLI_DECODER_ERROR_FORMAT_DISTANCE:-16,BROTLI_DECODER_ERROR_DICTIONARY_NOT_SET:-19,BROTLI_DECODER_ERROR_INVALID_ARGUMENTS:-20,BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES:-21,BROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS:-22,BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP:-25,BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1:-26,BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2:-27,BROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES:-30,BROTLI_DECODER_ERROR_UNREACHABLE:-31},gw)),mw=Hn.concat,Tu=Object.getOwnPropertyDescriptor(Hn,"concat"),ww=t=>t,ec=Tu?.writable===!0||Tu?.set!==void 0?t=>{Hn.concat=t?ww:mw}:t=>{},Gn=Symbol("_superWrite"),Ps=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"}},tc=Symbol("flushFlag"),Uc=class extends jn{#e=!1;#n=!1;#r;#s;#i;#t;#o;get sawError(){return this.#e}get handle(){return this.#t}get flushFlag(){return this.#r}constructor(t,e){if(!t||typeof t!="object")throw new TypeError("invalid options for ZlibBase constructor");if(super(t),this.#r=t.flush??0,this.#s=t.finishFlush??0,this.#i=t.fullFlushFlag??0,typeof Au[e]!="function")throw new TypeError("Compression method not supported: "+e);try{this.#t=new Au[e](t)}catch(r){throw new Ps(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 Ps(r))),this.once("end",()=>this.close)}close(){this.#t&&(this.#t.close(),this.#t=void 0,this.emit("close"))}reset(){if(!this.#e)return wc(this.#t,"zlib binding closed"),this.#t.reset?.()}flush(t){this.ended||(typeof t!="number"&&(t=this.#i),this.write(Object.assign(Hn.alloc(0),{[tc]: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=Hn.from(t,e)),this.#e)return;wc(this.#t,"zlib binding closed");let i=this.#t._handle,o=i.close;i.close=()=>{};let c=this.#t.close;this.#t.close=()=>{},ec(!0);let l;try{let f=typeof t[tc]=="number"?t[tc]:this.#r;l=this.#t._processChunk(t,f),ec(!1)}catch(f){ec(!1),this.#o(new Ps(f,this.write))}finally{this.#t&&(this.#t._handle=i,i.close=o,this.#t.close=c,this.#t.removeAllListeners("error"))}this.#t&&this.#t.on("error",f=>this.#o(new Ps(f,this.write)));let u;if(l)if(Array.isArray(l)&&l.length>0){let f=l[0];u=this[Gn](Hn.from(f));for(let x=1;x<l.length;x++)u=this[Gn](l[x])}else u=this[Gn](Hn.from(l));return r&&r(),u}},af=class extends Uc{#e;#n;constructor(t,e){t=t||{},t.flush=t.flush||Dt.Z_NO_FLUSH,t.finishFlush=t.finishFlush||Dt.Z_FINISH,t.fullFlushFlag=Dt.Z_FULL_FLUSH,super(t,e),this.#e=t.level,this.#n=t.strategy}params(t,e){if(!this.sawError){if(!this.handle)throw new Error("cannot switch params when binding is closed");if(!this.handle.params)throw new Error("not supported in this implementation");if(this.#e!==t||this.#n!==e){this.flush(Dt.Z_SYNC_FLUSH),wc(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)}}}},_w=class extends af{#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)}},yw=class extends af{constructor(t){super(t,"Unzip")}},cf=class extends Uc{constructor(t,e){t=t||{},t.flush=t.flush||Dt.BROTLI_OPERATION_PROCESS,t.finishFlush=t.finishFlush||Dt.BROTLI_OPERATION_FINISH,t.fullFlushFlag=Dt.BROTLI_OPERATION_FLUSH,super(t,e)}},bw=class extends cf{constructor(t){super(t,"BrotliCompress")}},Ew=class extends cf{constructor(t){super(t,"BrotliDecompress")}},lf=class extends Uc{constructor(t,e){t=t||{},t.flush=t.flush||Dt.ZSTD_e_continue,t.finishFlush=t.finishFlush||Dt.ZSTD_e_end,t.fullFlushFlag=Dt.ZSTD_e_flush,super(t,e)}},vw=class extends lf{constructor(t){super(t,"ZstdCompress")}},Sw=class extends lf{constructor(t){super(t,"ZstdDecompress")}},Iw=(t,e)=>{if(Number.isSafeInteger(t))t<0?Tw(t,e):Aw(t,e);else throw Error("cannot encode number outside of javascript safe integer range");return e},Aw=(t,e)=>{e[0]=128;for(var r=e.length;r>1;r--)e[r-1]=t&255,t=Math.floor(t/256)},Tw=(t,e)=>{e[0]=255;var r=!1;t=t*-1;for(var i=e.length;i>1;i--){var o=t&255;t=Math.floor(t/256),r?e[i-1]=df(o):o===0?e[i-1]=0:(r=!0,e[i-1]=uf(o))}},kw=t=>{let e=t[0],r=e===128?Rw(t.subarray(1,t.length)):e===255?Cw(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},Cw=t=>{for(var e=t.length,r=0,i=!1,o=e-1;o>-1;o--){var c=Number(t[o]),l;i?l=df(c):c===0?l=c:(i=!0,l=uf(c)),l!==0&&(r-=l*Math.pow(256,e-o-1))}return r},Rw=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},df=t=>(255^t)&255,uf=t=>(255^t)+1&255,Pw={};jm(Pw,{code:()=>Hc,isCode:()=>Gs,isName:()=>Dw,name:()=>ro,normalFsTypes:()=>ff});var Gs=t=>ro.has(t),Dw=t=>Hc.has(t),ff=new Set(["0","","1","2","3","4","5","6","7","D"]),ro=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"]]),Hc=new Map(Array.from(ro).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");let o=Ln(t,e+156,1),c=ff.has(o),l=c?r:void 0,u=c?i:void 0;if(this.path=l?.path??Ln(t,e,100),this.mode=l?.mode??u?.mode??pn(t,e+100,8),this.uid=l?.uid??u?.uid??pn(t,e+108,8),this.gid=l?.gid??u?.gid??pn(t,e+116,8),this.size=l?.size??u?.size??pn(t,e+124,12),this.mtime=l?.mtime??u?.mtime??nc(t,e+136,12),this.cksum=pn(t,e+148,12),u&&this.#n(u,!0),l&&this.#n(l),Gs(o)&&(this.#e=o||"0"),this.#e==="0"&&this.path.slice(-1)==="/"&&(this.#e="5"),this.#e==="5"&&(this.size=0),this.linkpath=Ln(t,e+157,100),t.subarray(e+257,e+265).toString()==="ustar\x0000")if(this.uname=l?.uname??u?.uname??Ln(t,e+265,32),this.gname=l?.gname??u?.gname??Ln(t,e+297,32),this.devmaj=l?.devmaj??u?.devmaj??pn(t,e+329,8)??0,this.devmin=l?.devmin??u?.devmin??pn(t,e+337,8)??0,t[e+475]!==0){let x=Ln(t,e+345,155);this.path=x+"/"+this.path}else{let x=Ln(t,e+345,130);x&&(this.path=x+"/"+this.path),this.atime=r?.atime??i?.atime??nc(t,e+476,12),this.ctime=r?.ctime??i?.ctime??nc(t,e+488,12)}let f=256;for(let x=e;x<e+148;x++)f+=t[x];for(let x=e+156;x<e+512;x++)f+=t[x];this.cksumValid=f===this.cksum,this.cksum===void 0&&f===256&&(this.nullBlock=!0)}#n(t,e=!1){Object.assign(this,Object.fromEntries(Object.entries(t).filter(([r,i])=>!(i==null||r==="path"&&e||r==="linkpath"&&e||r==="global"))))}encode(t,e=0){if(t||(t=this.block=Buffer.alloc(512)),this.#e==="Unsupported"&&(this.#e="0"),!(t.length>=e+512))throw new Error("need 512 bytes for header");let r=this.ctime||this.atime?130:155,i=Ow(this.path||"",r),o=i[0],c=i[1];this.needPax=!!i[2],this.needPax=Nn(t,e,100,o)||this.needPax,this.needPax=gn(t,e+100,8,this.mode)||this.needPax,this.needPax=gn(t,e+108,8,this.uid)||this.needPax,this.needPax=gn(t,e+116,8,this.gid)||this.needPax,this.needPax=gn(t,e+124,12,this.size)||this.needPax,this.needPax=rc(t,e+136,12,this.mtime)||this.needPax,t[e+156]=Number(this.#e.codePointAt(0)),this.needPax=Nn(t,e+157,100,this.linkpath)||this.needPax,t.write("ustar\x0000",e+257,8),this.needPax=Nn(t,e+265,32,this.uname)||this.needPax,this.needPax=Nn(t,e+297,32,this.gname)||this.needPax,this.needPax=gn(t,e+329,8,this.devmaj)||this.needPax,this.needPax=gn(t,e+337,8,this.devmin)||this.needPax,this.needPax=Nn(t,e+345,r,c)||this.needPax,t[e+475]!==0?this.needPax=Nn(t,e+345,155,c)||this.needPax:(this.needPax=Nn(t,e+345,130,c)||this.needPax,this.needPax=rc(t,e+476,12,this.atime)||this.needPax,this.needPax=rc(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,gn(t,e+148,8,this.cksum),this.cksumValid=!0,this.needPax}get type(){return this.#e==="Unsupported"?this.#e:ro.get(this.#e)}get typeKey(){return this.#e}set type(t){let e=String(Hc.get(t));if(Gs(e)||e==="Unsupported")this.#e=e;else if(Gs(t))this.#e=t;else throw new TypeError("invalid entry type: "+t)}},Ow=(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},Ln=(t,e,r)=>t.subarray(e,e+r).toString("utf8").replace(/\0.*/,""),nc=(t,e,r)=>Lw(pn(t,e,r)),Lw=t=>t===void 0?void 0:new Date(t*1e3),pn=(t,e,r)=>Number(t[e])&128?kw(t.subarray(e,e+r)):Mw(t,e,r),Nw=t=>isNaN(t)?void 0:t,Mw=(t,e,r)=>Nw(parseInt(t.subarray(e,e+r).toString("utf8").replace(/\0.*$/,"").trim(),8)),Bw={12:8589934591,8:2097151},gn=(t,e,r,i)=>i===void 0?!1:i>Bw[r]||i<0?(Iw(i,t.subarray(e,e+r)),!0):(Fw(t,e,r,i),!1),Fw=(t,e,r,i)=>t.write(zw(i,r),e,r,"ascii"),zw=(t,e)=>Uw(Math.floor(t).toString(8),e),Uw=(t,e)=>(t.length===e-1?t:new Array(e-t.length-1).join("0")+t+" ")+"\0",rc=(t,e,r,i)=>i===void 0?!1:gn(t,e,r,i.getTime()/1e3),Hw=new Array(156).join("\0"),Nn=(t,e,r,i)=>i===void 0?!1:(t.write(i+Hw,e,r,"utf8"),i.length!==Buffer.byteLength(i)||i.length>r),Ys=class hf{atime;mtime;ctime;charset;comment;gid;uid;gname;uname;linkpath;dev;ino;nlink;path;size;mode;global;constructor(e,r=!1){this.atime=e.atime,this.charset=e.charset,this.comment=e.comment,this.ctime=e.ctime,this.dev=e.dev,this.gid=e.gid,this.global=r,this.gname=e.gname,this.ino=e.ino,this.linkpath=e.linkpath,this.mtime=e.mtime,this.nlink=e.nlink,this.path=e.path,this.size=e.size,this.uid=e.uid,this.uname=e.uname}encode(){let e=this.encodeBody();if(e==="")return Buffer.allocUnsafe(0);let r=Buffer.byteLength(e),i=512*Math.ceil(1+r/512),o=Buffer.allocUnsafe(i);for(let c=0;c<512;c++)o[c]=0;new qn({path:("PaxHeader/"+Gw(this.path??"")).slice(0,99),mode:this.mode||420,uid:this.uid,gid:this.gid,size:r,mtime:this.mtime,type:this.global?"GlobalExtendedHeader":"ExtendedHeader",linkpath:"",uname:this.uname||"",gname:this.gname||"",devmaj:0,devmin:0,atime:this.atime,ctime:this.ctime}).encode(o),o.write(e,512,r,"utf8");for(let c=r+512;c<o.length;c++)o[c]=0;return o}encodeBody(){return this.encodeField("path")+this.encodeField("ctime")+this.encodeField("atime")+this.encodeField("dev")+this.encodeField("ino")+this.encodeField("nlink")+this.encodeField("charset")+this.encodeField("comment")+this.encodeField("gid")+this.encodeField("gname")+this.encodeField("linkpath")+this.encodeField("mtime")+this.encodeField("size")+this.encodeField("uid")+this.encodeField("uname")}encodeField(e){if(this[e]===void 0)return"";let r=this[e],i=r instanceof Date?r.getTime()/1e3:r,o=" "+(e==="dev"||e==="ino"||e==="nlink"?"SCHILY.":"")+e+"="+i+`
90
- `,c=Buffer.byteLength(o),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 hf(qw(jw(e),r),i)}},qw=(t,e)=>e?Object.assign({},e,t):t,jw=t=>t.replace(/\n$/,"").split(`
91
- `).reduce(Ww,Object.create(null)),Ww=(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},Kw=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,Q=Kw!=="win32"?t=>t:t=>t&&t.replaceAll(/\\/g,"/"),$w=class extends jn{extended;globalExtended;header;startBlockSize;blockRemain;remain;type;meta=!1;ignore=!1;path;mode;uid;gid;uname;gname;size=0;mtime;atime;ctime;linkpath;dev;ino;nlink;invalid=!1;absolute;unsupported=!1;constructor(t,e,r){switch(super({}),this.pause(),this.extended=e,this.globalExtended=r,this.header=t,this.remain=t.size??0,this.startBlockSize=512*Math.ceil(this.remain/512),this.blockRemain=this.startBlockSize,this.type=t.type,this.type){case"File":case"OldFile":case"Link":case"SymbolicLink":case"CharacterDevice":case"BlockDevice":case"Directory":case"FIFO":case"ContiguousFile":case"GNUDumpDir":break;case"NextFileHasLongLinkpath":case"NextFileHasLongPath":case"OldGnuLongPath":case"GlobalExtendedHeader":case"ExtendedHeader":case"OldExtendedHeader":this.meta=!0;break;default:this.ignore=!0}if(!t.path)throw new Error("no path provided for tar.ReadEntry");this.path=Q(t.path),this.mode=t.mode,this.mode&&(this.mode=this.mode&4095),this.uid=t.uid,this.gid=t.gid,this.uname=t.uname,this.gname=t.gname,this.size=this.remain,this.mtime=t.mtime,this.atime=t.atime,this.ctime=t.ctime,this.linkpath=t.linkpath?Q(t.linkpath):void 0,this.uname=t.uname,this.gname=t.gname,e&&this.#e(e),r&&this.#e(r,!0)}write(t){let e=t.length;if(e>this.blockRemain)throw new Error("writing more to entry than is appropriate");let r=this.remain,i=this.blockRemain;return this.remain=Math.max(0,r-e),this.blockRemain=Math.max(0,i-e),this.ignore?!0:r>=e?super.write(t):super.write(t.subarray(0,r))}#e(t,e=!1){t.path&&(t.path=Q(t.path)),t.linkpath&&(t.linkpath=Q(t.linkpath)),Object.assign(this,Object.fromEntries(Object.entries(t).filter(([r,i])=>!(i==null||r==="path"&&e))))}},io=(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))},Vw=1024*1024,_c=Buffer.from([31,139]),yc=Buffer.from([40,181,47,253]),Jw=Math.max(_c.length,yc.length),dt=Symbol("state"),Mn=Symbol("writeEntry"),jt=Symbol("readEntry"),ic=Symbol("nextEntry"),ku=Symbol("processEntry"),Ct=Symbol("extendedHeader"),xi=Symbol("globalExtendedHeader"),dn=Symbol("meta"),Cu=Symbol("emitMeta"),ge=Symbol("buffer"),Wt=Symbol("queue"),un=Symbol("ended"),sc=Symbol("emittedEnd"),Bn=Symbol("emit"),Re=Symbol("unzip"),Ds=Symbol("consumeChunk"),Os=Symbol("consumeChunkSub"),oc=Symbol("consumeBody"),Ru=Symbol("consumeMeta"),Pu=Symbol("consumeHeader"),pi=Symbol("consuming"),ac=Symbol("bufferConcat"),Ls=Symbol("maybeEnd"),gr=Symbol("writing"),fn=Symbol("aborted"),Ns=Symbol("onDone"),Fn=Symbol("sawValidEntry"),Ms=Symbol("sawNullBlock"),Bs=Symbol("sawEOF"),Du=Symbol("closeStream"),Zw=()=>!0,Pi=class extends xw{file;strict;maxMetaEntrySize;filter;brotli;zstd;writable=!0;readable=!1;[Wt]=[];[ge];[jt];[Mn];[dt]="begin";[dn]="";[Ct];[xi];[un]=!1;[Re];[fn]=!1;[Fn];[Ms]=!1;[Bs]=!1;[gr]=!1;[pi]=!1;[sc]=!1;constructor(t={}){super(),this.file=t.file||"",this.on(Ns,()=>{(this[dt]==="begin"||this[Fn]===!1)&&this.warn("TAR_BAD_ARCHIVE","Unrecognized archive format")}),t.ondone?this.on(Ns,t.ondone):this.on(Ns,()=>{this.emit("prefinish"),this.emit("finish"),this.emit("end")}),this.strict=!!t.strict,this.maxMetaEntrySize=t.maxMetaEntrySize||Vw,this.filter=typeof t.filter=="function"?t.filter:Zw;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[Du]()),typeof t.onwarn=="function"&&this.on("warn",t.onwarn),typeof t.onReadEntry=="function"&&this.on("entry",t.onReadEntry)}warn(t,e,r={}){io(this,t,e,r)}[Pu](t,e){this[Fn]===void 0&&(this[Fn]=!1);let r;try{r=new qn(t,e,this[Ct],this[xi])}catch(i){return this.warn("TAR_ENTRY_INVALID",i)}if(r.nullBlock)this[Ms]?(this[Bs]=!0,this[dt]==="begin"&&(this[dt]="header"),this[Bn]("eof")):(this[Ms]=!0,this[Bn]("nullBlock"));else if(this[Ms]=!1,!r.cksumValid)this.warn("TAR_ENTRY_INVALID","checksum failure",{header:r});else if(!r.path)this.warn("TAR_ENTRY_INVALID","path is required",{header:r});else{let i=r.type;if(/^(Symbolic)?Link$/.test(i)&&!r.linkpath)this.warn("TAR_ENTRY_INVALID","linkpath required",{header:r});else if(!/^(Symbolic)?Link$/.test(i)&&!/^(Global)?ExtendedHeader$/.test(i)&&r.linkpath)this.warn("TAR_ENTRY_INVALID","linkpath forbidden",{header:r});else{let o=this[Mn]=new $w(r,this[Ct],this[xi]);if(!this[Fn])if(o.remain){let c=()=>{o.invalid||(this[Fn]=!0)};o.on("end",c)}else this[Fn]=!0;o.meta?o.size>this.maxMetaEntrySize?(o.ignore=!0,this[Bn]("ignoredEntry",o),this[dt]="ignore",o.resume()):o.size>0&&(this[dn]="",o.on("data",c=>this[dn]+=c),this[dt]="meta"):(this[Ct]=void 0,o.ignore=o.ignore||!this.filter(o.path,o),o.ignore?(this[Bn]("ignoredEntry",o),this[dt]=o.remain?"ignore":"header",o.resume()):(o.remain?this[dt]="body":(this[dt]="header",o.end()),this[jt]?this[Wt].push(o):(this[Wt].push(o),this[ic]())))}}}[Du](){queueMicrotask(()=>this.emit("close"))}[ku](t){let e=!0;if(!t)this[jt]=void 0,e=!1;else if(Array.isArray(t)){let[r,...i]=t;this.emit(r,...i)}else this[jt]=t,this.emit("entry",t),t.emittedEnd||(t.on("end",()=>this[ic]()),e=!1);return e}[ic](){do;while(this[ku](this[Wt].shift()));if(this[Wt].length===0){let t=this[jt];!t||t.flowing||t.size===t.remain?this[gr]||this.emit("drain"):t.once("drain",()=>this.emit("drain"))}}[oc](t,e){let r=this[Mn];if(!r)throw new Error("attempt to consume body without entry??");let i=r.blockRemain??0,o=i>=t.length&&e===0?t:t.subarray(e,e+i);return r.write(o),r.blockRemain||(this[dt]="header",this[Mn]=void 0,r.end()),o.length}[Ru](t,e){let r=this[Mn],i=this[oc](t,e);return!this[Mn]&&r&&this[Cu](r),i}[Bn](t,e,r){this[Wt].length===0&&!this[jt]?this.emit(t,e,r):this[Wt].push([t,e,r])}[Cu](t){switch(this[Bn]("meta",this[dn]),t.type){case"ExtendedHeader":case"OldExtendedHeader":this[Ct]=Ys.parse(this[dn],this[Ct],!1);break;case"GlobalExtendedHeader":this[xi]=Ys.parse(this[dn],this[xi],!0);break;case"NextFileHasLongPath":case"OldGnuLongPath":{let e=this[Ct]??Object.create(null);this[Ct]=e,e.path=this[dn].replace(/\0.*/,"");break}case"NextFileHasLongLinkpath":{let e=this[Ct]||Object.create(null);this[Ct]=e,e.linkpath=this[dn].replace(/\0.*/,"");break}default:throw new Error("unknown meta: "+t.type)}}abort(t){this[fn]=!0,this.emit("abort",t),this.warn("TAR_ABORT",t,{recoverable:!1})}write(t,e,r){if(typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,typeof e=="string"?e:"utf8")),this[fn])return r?.(),!1;if((this[Re]===void 0||this.brotli===void 0&&this[Re]===!1)&&t){if(this[ge]&&(t=Buffer.concat([this[ge],t]),this[ge]=void 0),t.length<Jw)return this[ge]=t,r?.(),!0;for(let l=0;this[Re]===void 0&&l<_c.length;l++)t[l]!==_c[l]&&(this[Re]=!1);let o=!1;if(this[Re]===!1&&this.zstd!==!1){o=!0;for(let l=0;l<yc.length;l++)if(t[l]!==yc[l]){o=!1;break}}let c=this.brotli===void 0&&!o;if(this[Re]===!1&&c)if(t.length<512)if(this[un])this.brotli=!0;else return this[ge]=t,r?.(),!0;else try{new qn(t.subarray(0,512)),this.brotli=!1}catch{this.brotli=!0}if(this[Re]===void 0||this[Re]===!1&&(this.brotli||o)){let l=this[un];this[un]=!1,this[Re]=this[Re]===void 0?new yw({}):o?new Sw({}):new Ew({}),this[Re].on("data",f=>this[Ds](f)),this[Re].on("error",f=>this.abort(f)),this[Re].on("end",()=>{this[un]=!0,this[Ds]()}),this[gr]=!0;let u=!!this[Re][l?"end":"write"](t);return this[gr]=!1,r?.(),u}}this[gr]=!0,this[Re]?this[Re].write(t):this[Ds](t),this[gr]=!1;let i=this[Wt].length>0?!1:this[jt]?this[jt].flowing:!0;return!i&&this[Wt].length===0&&this[jt]?.once("drain",()=>this.emit("drain")),r?.(),i}[ac](t){t&&!this[fn]&&(this[ge]=this[ge]?Buffer.concat([this[ge],t]):t)}[Ls](){if(this[un]&&!this[sc]&&!this[fn]&&!this[pi]){this[sc]=!0;let t=this[Mn];if(t&&t.blockRemain){let e=this[ge]?this[ge].length:0;this.warn("TAR_BAD_ARCHIVE",`Truncated input (needed ${t.blockRemain} more bytes, only ${e} available)`,{entry:t}),this[ge]&&t.write(this[ge]),t.end()}this[Bn](Ns)}}[Ds](t){if(this[pi]&&t)this[ac](t);else if(!t&&!this[ge])this[Ls]();else if(t){if(this[pi]=!0,this[ge]){this[ac](t);let e=this[ge];this[ge]=void 0,this[Os](e)}else this[Os](t);for(;this[ge]&&this[ge]?.length>=512&&!this[fn]&&!this[Bs];){let e=this[ge];this[ge]=void 0,this[Os](e)}this[pi]=!1}(!this[ge]||this[un])&&this[Ls]()}[Os](t){let e=0,r=t.length;for(;e+512<=r&&!this[fn]&&!this[Bs];)switch(this[dt]){case"begin":case"header":this[Pu](t,e),e+=512;break;case"ignore":case"body":e+=this[oc](t,e);break;case"meta":e+=this[Ru](t,e);break;default:throw new Error("invalid state: "+this[dt])}e<r&&(this[ge]=this[ge]?Buffer.concat([t.subarray(e),this[ge]]):t.subarray(e))}end(t,e,r){return typeof t=="function"&&(r=t,e=void 0,t=void 0),typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,e)),r&&this.once("finish",r),this[fn]||(this[Re]?(t&&this[Re].write(t),this[Re].end()):(this[un]=!0,(this.brotli===void 0||this.zstd===void 0)&&(t=t||Buffer.alloc(0)),t&&this.write(t),this[Ls]())),this}},Si=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)},Yw=t=>{let e=t.onReadEntry;t.onReadEntry=e?r=>{e(r),r.resume()}:r=>r.resume()},xf=(t,e)=>{let r=new Map(e.map(c=>[Si(c),!0])),i=t.filter,o=(c,l="")=>{let u=l||ow(c).root||".",f;if(c===u)f=!1;else{let x=r.get(c);f=x!==void 0?x:o(sw(c),u)}return r.set(c,f),f};t.filter=i?(c,l)=>i(c,l)&&o(Si(c)):c=>o(Si(c))},Xw=t=>{let e=new Pi(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 f=Er.readSync(i,u,0,c,l);if(f===0)break;l+=f,e.write(u.subarray(0,f))}e.end()}}finally{if(typeof i=="number")try{Er.closeSync(i)}catch{}}},Qw=(t,e)=>{let r=new Pi(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,f)=>{if(u)l(u);else{let x=new Fc(o,{readSize:i,size:f.size});x.on("error",l),x.pipe(r)}})})},Ar=Di(Xw,Qw,t=>new Pi(t),t=>new Pi(t),(t,e)=>{e?.length&&xf(t,e),t.noResume||Yw(t)}),pf=(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:t_,parse:Lu}=e_,Gc=t=>{let e="",r=Lu(t);for(;t_(t)||r.root;){let i=t.charAt(0)==="/"&&t.slice(0,4)!=="//?/"?"/":r.root;t=t.slice(i.length),e+=i,r=Lu(t)}return[e,t]},so=["|","<",">","?",":"],qc=so.map(t=>String.fromCodePoint(61440+Number(t.codePointAt(0)))),n_=new Map(so.map((t,e)=>[t,qc[e]])),r_=new Map(qc.map((t,e)=>[t,so[e]])),Nu=t=>so.reduce((e,r)=>e.split(r).join(n_.get(r)),t),i_=t=>qc.reduce((e,r)=>e.split(r).join(r_.get(r)),t),gf=(t,e)=>e?(t=Q(t).replace(/^\.(\/|$)/,""),Si(e)+"/"+t):Q(t),s_=16*1024*1024,Mu=Symbol("process"),Bu=Symbol("file"),Fu=Symbol("directory"),bc=Symbol("symlink"),zu=Symbol("hardlink"),gi=Symbol("header"),qs=Symbol("read"),Ec=Symbol("lstat"),js=Symbol("onlstat"),vc=Symbol("onread"),Sc=Symbol("onreadlink"),Ic=Symbol("openfile"),Ac=Symbol("onopenfile"),mn=Symbol("close"),Qs=Symbol("mode"),Tc=Symbol("awaitDrain"),cc=Symbol("ondrain"),Pt=Symbol("prefix"),mf=class extends jn{path;portable;myuid=process.getuid&&process.getuid()||0;myuser=process.env.USER||"";maxReadSize;linkCache;statCache;preservePaths;cwd;strict;mtime;noPax;noMtime;prefix;fd;blockLen=0;blockRemain=0;buf;pos=0;remain=0;length=0;offset=0;win32;absolute;header;type;linkpath;stat;onWriteEntry;#e=!1;constructor(t,e={}){let r=zc(e);super(),this.path=Q(t),this.portable=!!r.portable,this.maxReadSize=r.maxReadSize||s_,this.linkCache=r.linkCache||new Map,this.statCache=r.statCache||new Map,this.preservePaths=!!r.preservePaths,this.cwd=Q(r.cwd||process.cwd()),this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.mtime=r.mtime,this.prefix=r.prefix?Q(r.prefix):void 0,this.onWriteEntry=r.onWriteEntry,typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let i=!1;if(!this.preservePaths){let[c,l]=Gc(this.path);c&&typeof l=="string"&&(this.path=l,i=c)}this.win32=!!r.win32||process.platform==="win32",this.win32&&(this.path=i_(this.path.replaceAll(/\\/g,"/")),t=t.replaceAll(/\\/g,"/")),this.absolute=Q(r.absolute||Ou.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[js](o):this[Ec]()}warn(t,e,r={}){return io(this,t,e,r)}emit(t,...e){return t==="error"&&(this.#e=!0),super.emit(t,...e)}[Ec](){Rt.lstat(this.absolute,(t,e)=>{if(t)return this.emit("error",t);this[js](e)})}[js](t){this.statCache.set(this.absolute,t),this.stat=t,t.isFile()||(t.size=0),this.type=c_(t),this.emit("stat",t),this[Mu]()}[Mu](){switch(this.type){case"File":return this[Bu]();case"Directory":return this[Fu]();case"SymbolicLink":return this[bc]();default:return this.end()}}[Qs](t){return pf(t,this.type==="Directory",this.portable)}[Pt](t){return gf(t,this.prefix)}[gi](){if(!this.stat)throw new Error("cannot write header before stat");this.type==="Directory"&&this.portable&&(this.noMtime=!0),this.onWriteEntry?.(this),this.header=new qn({path:this[Pt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Pt](this.linkpath):this.linkpath,mode:this[Qs](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 Ys({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)}[Fu](){if(!this.stat)throw new Error("cannot create directory entry without stat");this.path.slice(-1)!=="/"&&(this.path+="/"),this.stat.size=0,this[gi](),this.end()}[bc](){Rt.readlink(this.absolute,(t,e)=>{if(t)return this.emit("error",t);this[Sc](e)})}[Sc](t){this.linkpath=Q(t),this[gi](),this.end()}[zu](t){if(!this.stat)throw new Error("cannot create link entry without stat");this.type="Link",this.linkpath=Q(Ou.relative(this.cwd,t)),this.stat.size=0,this[gi](),this.end()}[Bu](){if(!this.stat)throw new Error("cannot create file entry without stat");if(this.stat.nlink>1){let t=`${this.stat.dev}:${this.stat.ino}`,e=this.linkCache.get(t);if(e?.indexOf(this.cwd)===0)return this[zu](e);this.linkCache.set(t,this.absolute)}if(this[gi](),this.stat.size===0)return this.end();this[Ic]()}[Ic](){Rt.open(this.absolute,"r",(t,e)=>{if(t)return this.emit("error",t);this[Ac](e)})}[Ac](t){if(this.fd=t,this.#e)return this[mn]();if(!this.stat)throw new Error("should stat before calling onopenfile");this.blockLen=512*Math.ceil(this.stat.size/512),this.blockRemain=this.blockLen;let e=Math.min(this.blockLen,this.maxReadSize);this.buf=Buffer.allocUnsafe(e),this.offset=0,this.pos=0,this.remain=this.stat.size,this.length=this.buf.length,this[qs]()}[qs](){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,l)=>{if(c)return this[mn](()=>this.emit("error",c));this[vc](l)})}[mn](t=()=>{}){this.fd!==void 0&&Rt.close(this.fd,t)}[vc](t){if(t<=0&&this.remain>0){let r=Object.assign(new Error("encountered unexpected EOF"),{path:this.absolute,syscall:"read",code:"EOF"});return this[mn](()=>this.emit("error",r))}if(t>this.remain){let r=Object.assign(new Error("did not encounter expected EOF"),{path:this.absolute,syscall:"read",code:"EOF"});return this[mn](()=>this.emit("error",r))}if(!this.buf)throw new Error("should have created buffer prior to reading");if(t===this.remain)for(let r=t;r<this.length&&t<this.blockRemain;r++)this.buf[r+this.offset]=0,t++,this.remain++;let e=this.offset===0&&t===this.buf.length?this.buf:this.buf.subarray(this.offset,this.offset+t);this.write(e)?this[cc]():this[Tc](()=>this[cc]())}[Tc](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)}[cc](){if(!this.remain)return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),this[mn](t=>t?this.emit("error",t):this.end());if(!this.buf)throw new Error("buffer lost somehow in ONDRAIN");this.offset>=this.length&&(this.buf=Buffer.allocUnsafe(Math.min(this.blockRemain,this.buf.length)),this.offset=0),this.length=this.buf.length-this.offset,this[qs]()}},o_=class extends mf{sync=!0;[Ec](){this[js](Rt.lstatSync(this.absolute))}[bc](){this[Sc](Rt.readlinkSync(this.absolute))}[Ic](){this[Ac](Rt.openSync(this.absolute,"r"))}[qs](){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=Rt.readSync(e,r,i,o,c);this[vc](l),t=!1}finally{if(t)try{this[mn](()=>{})}catch{}}}[Tc](t){t()}[mn](t=()=>{}){this.fd!==void 0&&Rt.closeSync(this.fd),t()}},a_=class extends jn{blockLen=0;blockRemain=0;buf=0;pos=0;remain=0;length=0;preservePaths;portable;strict;noPax;noMtime;readEntry;type;prefix;path;mode;uid;gid;uname;gname;header;mtime;atime;ctime;linkpath;size;onWriteEntry;warn(t,e,r={}){return io(this,t,e,r)}constructor(t,e={}){let r=zc(e);super(),this.preservePaths=!!r.preservePaths,this.portable=!!r.portable,this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.onWriteEntry=r.onWriteEntry,this.readEntry=t;let{type:i}=t;if(i==="Unsupported")throw new Error("writing entry that should be ignored");this.type=i,this.type==="Directory"&&this.portable&&(this.noMtime=!0),this.prefix=r.prefix,this.path=Q(t.path),this.mode=t.mode!==void 0?this[Qs](t.mode):void 0,this.uid=this.portable?void 0:t.uid,this.gid=this.portable?void 0:t.gid,this.uname=this.portable?void 0:t.uname,this.gname=this.portable?void 0:t.gname,this.size=t.size,this.mtime=this.noMtime?void 0:r.mtime||t.mtime,this.atime=this.portable?void 0:t.atime,this.ctime=this.portable?void 0:t.ctime,this.linkpath=t.linkpath!==void 0?Q(t.linkpath):void 0,typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let o=!1;if(!this.preservePaths){let[l,u]=Gc(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 qn({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 Ys({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 gf(t,this.prefix)}[Qs](t){return pf(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}},c_=t=>t.isFile()?"File":t.isDirectory()?"Directory":t.isSymbolicLink()?"SymbolicLink":"Unsupported",l_=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++)u_(this,e[r]);return this.length}unshift(...e){for(var r=0,i=e.length;r<i;r++)f_(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=d_(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 d_(t,e,r){let i=e,o=e?e.next:t.head,c=new jc(r,i,o,t);return c.next===void 0&&(t.tail=c),c.prev===void 0&&(t.head=c),t.length++,c}function u_(t,e){t.tail=new jc(e,t.tail,void 0,t),t.head||(t.head=t.tail),t.length++}function f_(t,e){t.head=new jc(e,void 0,t.head,t),t.tail||(t.tail=t.head),t.length++}var jc=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}},Hu=class{path;absolute;entry;stat;readdir;pending=!1;pendingLink=!1;ignore=!1;piped=!1;constructor(t,e){this.path=t||"./",this.absolute=e}},Gu=Buffer.alloc(1024),Ws=Symbol("onStat"),mi=Symbol("ended"),_t=Symbol("queue"),wi=Symbol("pendingLinks"),hn=Symbol("current"),zn=Symbol("process"),_i=Symbol("processing"),Fs=Symbol("processJob"),yt=Symbol("jobs"),lc=Symbol("jobDone"),Ks=Symbol("addFSEntry"),qu=Symbol("addTarEntry"),kc=Symbol("stat"),Cc=Symbol("readdir"),$s=Symbol("onreaddir"),Vs=Symbol("pipe"),ju=Symbol("entry"),dc=Symbol("entryOpt"),Js=Symbol("writeEntryClass"),wf=Symbol("write"),uc=Symbol("ondrain"),oo=class extends jn{sync=!1;opt;cwd;maxReadSize;preservePaths;strict;noPax;prefix;linkCache;statCache;file;portable;zip;readdirCache;noDirRecurse;follow;noMtime;mtime;filter;jobs;[Js];onWriteEntry;[_t];[wi]=new Map;[yt]=0;[_i]=!1;[mi]=!1;constructor(t={}){if(super(),this.opt=t,this.file=t.file||"",this.cwd=t.cwd||process.cwd(),this.maxReadSize=t.maxReadSize,this.preservePaths=!!t.preservePaths,this.strict=!!t.strict,this.noPax=!!t.noPax,this.prefix=Q(t.prefix||""),this.linkCache=t.linkCache||new Map,this.statCache=t.statCache||new Map,this.readdirCache=t.readdirCache||new Map,this.onWriteEntry=t.onWriteEntry,this[Js]=mf,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 _w(t.gzip)),t.brotli&&(typeof t.brotli!="object"&&(t.brotli={}),this.zip=new bw(t.brotli)),t.zstd&&(typeof t.zstd!="object"&&(t.zstd={}),this.zip=new vw(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[uc]()),this.on("resume",()=>e.resume())}else this.on("drain",this[uc]);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[_t]=new l_,this[yt]=0,this.jobs=Number(t.jobs)||4,this[_i]=!1,this[mi]=!1}[wf](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[mi]=!0,this[zn](),r&&r(),this}write(t){if(this[mi])throw new Error("write after end");return typeof t=="string"?this[Ks](t):this[qu](t),this.flowing}[qu](t){let e=Q(Uu.resolve(this.cwd,t.path));if(!this.filter(t.path,t))t.resume();else{let r=new Hu(t.path,e);r.entry=new a_(t,this[dc](r)),r.entry.on("end",()=>this[lc](r)),this[yt]+=1,this[_t].push(r)}this[zn]()}[Ks](t){let e=Q(Uu.resolve(this.cwd,t));this[_t].push(new Hu(t,e)),this[zn]()}[kc](t){t.pending=!0,this[yt]+=1;let e=this.follow?"stat":"lstat";Xs[e](t.absolute,(r,i)=>{t.pending=!1,this[yt]-=1,r?this.emit("error",r):this[Ws](t,i)})}[Ws](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[hn])this[Fs](t);else{let r=`${e.dev}:${e.ino}`,i=this[wi].get(r);i?i.push(t):this[wi].set(r,[t]),t.pendingLink=!0,t.pending=!0}this[zn]()}[Cc](t){t.pending=!0,this[yt]+=1,Xs.readdir(t.absolute,(e,r)=>{if(t.pending=!1,this[yt]-=1,e)return this.emit("error",e);this[$s](t,r)})}[$s](t,e){this.readdirCache.set(t.absolute,e),t.readdir=e,this[zn]()}[zn](){if(!this[_i]){this[_i]=!0;for(let t=this[_t].head;t&&this[yt]<this.jobs;t=t.next)if(this[Fs](t.value),t.value.ignore){let e=t.next;this[_t].removeNode(t),t.next=e}this[_i]=!1,this[mi]&&this[_t].length===0&&this[yt]===0&&(this.zip?this.zip.end(Gu):(super.write(Gu),super.end()))}}get[hn](){return this[_t]&&this[_t].head&&this[_t].head.value}[lc](t){this[_t].shift(),this[yt]-=1;let{stat:e}=t;if(e&&e.isFile()&&e.nlink>1){let r=`${e.dev}:${e.ino}`,i=this[wi].get(r);if(i){this[wi].delete(r);for(let o of i)o.pending=!1,this[Fs](o)}}this[zn]()}[Fs](t){if(t.pending&&t.pendingLink&&t===this[hn]&&(t.pending=!1,t.pendingLink=!1),!t.pending){if(t.entry){t===this[hn]&&!t.piped&&this[Vs](t);return}if(!t.stat){let e=this.statCache.get(t.absolute);e?this[Ws](t,e):this[kc](t)}if(t.stat&&!t.ignore){if(!this.noDirRecurse&&t.stat.isDirectory()&&!t.readdir){let e=this.readdirCache.get(t.absolute);if(e?this[$s](t,e):this[Cc](t),!t.readdir)return}if(t.entry=this[ju](t),!t.entry){t.ignore=!0;return}t===this[hn]&&!t.piped&&this[Vs](t)}}}[dc](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}}[ju](t){this[yt]+=1;try{return new this[Js](t.path,this[dc](t)).on("end",()=>this[lc](t)).on("error",e=>this.emit("error",e))}catch(e){this.emit("error",e)}}[uc](){this[hn]&&this[hn].entry&&this[hn].entry.resume()}[Vs](t){t.piped=!0,t.readdir&&t.readdir.forEach(i=>{let o=t.path,c=o==="./"?"":o.replace(/\/*$/,"/");this[Ks](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={}){io(this,t,e,r)}},Wc=class extends oo{sync=!0;constructor(t){super(t),this[Js]=o_}pause(){}resume(){}[kc](t){let e=this.follow?"statSync":"lstatSync";this[Ws](t,Xs[e](t.absolute))}[Cc](t){this[$s](t,Xs.readdirSync(t.absolute))}[Vs](t){let e=t.entry,r=this.zip;if(t.readdir&&t.readdir.forEach(i=>{let o=t.path,c=o==="./"?"":o.replace(/\/*$/,"/");this[Ks](c+i)}),!e)throw new Error("Cannot pipe without source");r?e.on("data",i=>{r.write(i)}):e.on("data",i=>{super[wf](i)})}},h_=(t,e)=>{let r=new Wc(t),i=new sf(t.file,{mode:t.mode||438});r.pipe(i),_f(r,e)},x_=(t,e)=>{let r=new oo(t),i=new no(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 yf(r,e).catch(c=>r.emit("error",c)),o},_f=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?Ar({file:of.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r)}),t.end()},yf=async(t,e)=>{for(let r of e)r.charAt(0)==="@"?await Ar({file:of.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:i=>{t.add(i)}}):t.add(r);t.end()},p_=(t,e)=>{let r=new Wc(t);return _f(r,e),r},g_=(t,e)=>{let r=new oo(t);return yf(r,e).catch(i=>r.emit("error",i)),r},W2=Di(h_,x_,p_,g_,(t,e)=>{if(!e?.length)throw new TypeError("no paths specified to add to archive")}),w_=process.env.__FAKE_PLATFORM__||process.platform,Sf=w_==="win32",{O_CREAT:If,O_NOFOLLOW:Wu,O_TRUNC:Af,O_WRONLY:Tf}=vf.constants,kf=Number(process.env.__FAKE_FS_O_FILENAME__)||vf.constants.UV_FS_O_FILEMAP||0,__=Sf&&!!kf,y_=512*1024,b_=kf|Af|If|Tf,Ku=!Sf&&typeof Wu=="number"?Wu|Af|If|Tf:null,Cf=Ku!==null?()=>Ku:__?t=>t<y_?b_:"w":()=>"w",Rc=(t,e,r)=>{try{return ao.lchownSync(t,e,r)}catch(i){if(i?.code!=="ENOENT")throw i}},eo=(t,e,r,i)=>{ao.lchown(t,e,r,o=>{i(o&&o?.code!=="ENOENT"?o:null)})},E_=(t,e,r,i,o)=>{if(e.isDirectory())Rf(Ii.resolve(t,e.name),r,i,c=>{if(c)return o(c);let l=Ii.resolve(t,e.name);eo(l,r,i,o)});else{let c=Ii.resolve(t,e.name);eo(c,r,i,o)}},Rf=(t,e,r,i)=>{ao.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 eo(t,e,r,i);let l=c.length,u=null,f=x=>{if(!u){if(x)return i(u=x);if(--l===0)return eo(t,e,r,i)}};for(let x of c)E_(t,x,e,r,f)})},v_=(t,e,r,i)=>{e.isDirectory()&&Pf(Ii.resolve(t,e.name),r,i),Rc(Ii.resolve(t,e.name),r,i)},Pf=(t,e,r)=>{let i;try{i=ao.readdirSync(t,{withFileTypes:!0})}catch(o){let c=o;if(c?.code==="ENOENT")return;if(c?.code==="ENOTDIR"||c?.code==="ENOTSUP")return Rc(t,e,r);throw c}for(let o of i)v_(t,o,e,r);return Rc(t,e,r)},Df=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"}},co=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"}},I_=(t,e)=>{ot.stat(t,(r,i)=>{(r||!i.isDirectory())&&(r=new Df(t,r?.code||"ENOTDIR")),e(r)})},A_=(t,e,r)=>{t=Q(t);let i=e.umask??18,o=e.mode|448,c=(o&i)!==0,l=e.uid,u=e.gid,f=typeof l=="number"&&typeof u=="number"&&(l!==e.processUid||u!==e.processGid),x=e.preserve,p=e.unlink,m=Q(e.cwd),v=(b,I)=>{b?r(b):I&&f?Rf(I,l,u,A=>v(A)):c?ot.chmod(t,o,r):r()};if(t===m)return I_(t,v);if(x)return S_.mkdir(t,{mode:o,recursive:!0}).then(b=>v(null,b??void 0),v);let _=Q(to.relative(m,t)).split("/");Pc(m,_,o,p,m,void 0,v)},Pc=(t,e,r,i,o,c,l)=>{if(e.length===0)return l(null,c);let u=e.shift(),f=Q(to.resolve(t+"/"+u));ot.mkdir(f,r,Of(f,e,r,i,o,c,l))},Of=(t,e,r,i,o,c,l)=>u=>{u?ot.lstat(t,(f,x)=>{if(f)f.path=f.path&&Q(f.path),l(f);else if(x.isDirectory())Pc(t,e,r,i,o,c,l);else if(i)ot.unlink(t,p=>{if(p)return l(p);ot.mkdir(t,r,Of(t,e,r,i,o,c,l))});else{if(x.isSymbolicLink())return l(new co(t,t+"/"+e.join("/")));l(u)}}):(c=c||t,Pc(t,e,r,i,o,c,l))},T_=t=>{let e=!1,r;try{e=ot.statSync(t).isDirectory()}catch(i){r=i?.code}finally{if(!e)throw new Df(t,r??"ENOTDIR")}},k_=(t,e)=>{t=Q(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),f=e.preserve,x=e.unlink,p=Q(e.cwd),m=b=>{b&&u&&Pf(b,c,l),o&&ot.chmodSync(t,i)};if(t===p)return T_(p),m();if(f)return m(ot.mkdirSync(t,{mode:i,recursive:!0})??void 0);let v=Q(to.relative(p,t)).split("/"),_;for(let b=v.shift(),I=p;b&&(I+="/"+b);b=v.shift()){I=Q(to.resolve(I));try{ot.mkdirSync(I,i),_=_||I}catch{let A=ot.lstatSync(I);if(A.isDirectory())continue;if(x){ot.unlinkSync(I),ot.mkdirSync(I,i),_=_||I;continue}else if(A.isSymbolicLink())return new co(I,I+"/"+v.join("/"))}}return m(_)},fc=Object.create(null),$u=1e4,mr=new Set,C_=t=>{mr.has(t)?mr.delete(t):fc[t]=t.normalize("NFD").toLocaleLowerCase("en").toLocaleUpperCase("en"),mr.add(t);let e=fc[t],r=mr.size-$u;if(r>$u/10){for(let i of mr)if(mr.delete(i),delete fc[i],--r<=0)break}return e},R_=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,P_=R_==="win32",D_=t=>t.split("/").slice(0,-1).reduce((e,r)=>{let i=e.at(-1);return i!==void 0&&(r=Lf(i,r)),e.push(r||"/"),e},[]),O_=class{#e=new Map;#n=new Map;#r=new Set;reserve(t,e){t=P_?["win32 parallelization disabled"]:t.map(i=>Si(Lf(C_(i))));let r=new Set(t.map(i=>D_(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 f of u)o.add(f)}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 f=l[0];typeof f=="function"&&o.add(f)}else u.delete(t)}return this.#r.delete(t),o.forEach(c=>this.#i(c)),!0}},L_=()=>process.umask(),Vu=Symbol("onEntry"),Dc=Symbol("checkFs"),Ju=Symbol("checkFs2"),Oc=Symbol("isReusable"),ut=Symbol("makeFs"),Lc=Symbol("file"),Nc=Symbol("directory"),Zs=Symbol("link"),Zu=Symbol("symlink"),Yu=Symbol("hardlink"),Ei=Symbol("ensureNoSymlink"),Xu=Symbol("unsupported"),Qu=Symbol("checkPath"),hc=Symbol("stripAbsolutePath"),wn=Symbol("mkdir"),Ge=Symbol("onError"),zs=Symbol("pending"),ef=Symbol("pend"),wr=Symbol("unpend"),xc=Symbol("ended"),pc=Symbol("maybeClose"),Mc=Symbol("skip"),Ai=Symbol("doChown"),Ti=Symbol("uid"),ki=Symbol("gid"),Ci=Symbol("checkedCwd"),N_=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,Ri=N_==="win32",M_=1024,B_=(t,e)=>{if(!Ri)return ie.unlink(t,e);let r=t+".DELETE."+Ef(16).toString("hex");ie.rename(t,r,i=>{if(i)return e(i);ie.unlink(r,e)})},F_=t=>{if(!Ri)return ie.unlinkSync(t);let e=t+".DELETE."+Ef(16).toString("hex");ie.renameSync(t,e),ie.unlinkSync(e)},tf=(t,e,r)=>t!==void 0&&t===t>>>0?t:e!==void 0&&e===e>>>0?e:r,Kc=class extends Pi{[xc]=!1;[Ci]=!1;[zs]=0;reservations=new O_;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[xc]=!0,this[pc]()},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:M_,this.forceChown=t.forceChown===!0,this.win32=!!t.win32||Ri,this.newer=!!t.newer,this.keep=!!t.keep,this.noMtime=!!t.noMtime,this.preservePaths=!!t.preservePaths,this.unlink=!!t.unlink,this.cwd=Q(Ne.resolve(t.cwd||process.cwd())),this.strip=Number(t.strip)||0,this.processUmask=this.chmod?typeof t.processUmask=="number"?t.processUmask:L_():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[Vu](e))}warn(t,e,r={}){return(t==="TAR_BAD_ARCHIVE"||t==="TAR_ABORT")&&(r.recoverable=!1),super.warn(t,e,r)}[pc](){this[xc]&&this[zs]===0&&(this.emit("prefinish"),this.emit("finish"),this.emit("end"))}[hc](t,e){let r=t[e],{type:i}=t;if(!r||this.preservePaths)return!0;let[o,c]=Gc(r),l=c.replaceAll(/\\/g,"/").split("/");if(l.includes("..")||Ri&&/^[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),f=Ne.posix.normalize(Ne.posix.join(u,l.join("/")));if(f.startsWith("../")||f==="..")return this.warn("TAR_ENTRY_ERROR",`${e} escapes extraction directory`,{entry:t,[e]:r}),!1}return o&&(t[e]=String(c),this.warn("TAR_ENTRY_INFO",`stripping ${o} from absolute ${e}`,{entry:t,[e]:r})),!0}[Qu](t){let e=Q(t.path),r=e.split("/");if(this.strip){if(r.length<this.strip)return!1;if(t.type==="Link"){let i=Q(String(t.linkpath)).split("/");if(i.length>=this.strip)t.linkpath=i.slice(this.strip).join("/");else return!1}r.splice(0,this.strip),t.path=r.join("/")}if(isFinite(this.maxDepth)&&r.length>this.maxDepth)return this.warn("TAR_ENTRY_ERROR","path excessively deep",{entry:t,path:e,depth:r.length,maxDepth:this.maxDepth}),!1;if(!this[hc](t,"path")||!this[hc](t,"linkpath"))return!1;if(t.absolute=Ne.isAbsolute(t.path)?Q(Ne.resolve(t.path)):Q(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:Q(t.path),resolvedPath:t.absolute,cwd:this.cwd}),!1;if(t.absolute===this.cwd&&t.type!=="Directory"&&t.type!=="GNUDumpDir")return!1;if(this.win32){let{root:i}=Ne.win32.parse(String(t.absolute));t.absolute=i+Nu(String(t.absolute).slice(i.length));let{root:o}=Ne.win32.parse(t.path);t.path=o+Nu(t.path.slice(o.length))}return!0}[Vu](t){if(!this[Qu](t))return t.resume();switch(m_.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[Dc](t);default:return this[Xu](t)}}[Ge](t,e){t.name==="CwdError"?this.emit("error",t):(this.warn("TAR_ENTRY_ERROR",t,{entry:e}),this[wr](),e.resume())}[wn](t,e,r){A_(Q(t),{uid:this.uid,gid:this.gid,processUid:this.processUid,processGid:this.processGid,umask:this.processUmask,preserve:this.preservePaths,unlink:this.unlink,cwd:this.cwd,mode:e},r)}[Ai](t){return this.forceChown||this.preserveOwner&&(typeof t.uid=="number"&&t.uid!==this.processUid||typeof t.gid=="number"&&t.gid!==this.processGid)||typeof this.uid=="number"&&this.uid!==this.processUid||typeof this.gid=="number"&&this.gid!==this.processGid}[Ti](t){return tf(this.uid,t.uid,this.processUid)}[ki](t){return tf(this.gid,t.gid,this.processGid)}[Lc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.fmode,i=new no(String(t.absolute),{flags:Cf(t.size),mode:r,autoClose:!1});i.on("error",u=>{i.fd&&ie.close(i.fd,()=>{}),i.write=()=>!0,this[Ge](u,t),e()});let o=1,c=u=>{if(u){i.fd&&ie.close(i.fd,()=>{}),this[Ge](u,t),e();return}--o===0&&i.fd!==void 0&&ie.close(i.fd,f=>{f?this[Ge](f,t):this[wr](),e()})};i.on("finish",()=>{let u=String(t.absolute),f=i.fd;if(typeof f=="number"&&t.mtime&&!this.noMtime){o++;let x=t.atime||new Date,p=t.mtime;ie.futimes(f,x,p,m=>m?ie.utimes(u,x,p,v=>c(v&&m)):c())}if(typeof f=="number"&&this[Ai](t)){o++;let x=this[Ti](t),p=this[ki](t);typeof x=="number"&&typeof p=="number"&&ie.fchown(f,x,p,m=>m?ie.chown(u,x,p,v=>c(v&&m)):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)}[Nc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode;this[wn](String(t.absolute),r,i=>{if(i){this[Ge](i,t),e();return}let o=1,c=()=>{--o===0&&(e(),this[wr](),t.resume())};t.mtime&&!this.noMtime&&(o++,ie.utimes(String(t.absolute),t.atime||new Date,t.mtime,c)),this[Ai](t)&&(o++,ie.chown(String(t.absolute),Number(this[Ti](t)),Number(this[ki](t)),c)),c()})}[Xu](t){t.unsupported=!0,this.warn("TAR_ENTRY_UNSUPPORTED",`unsupported entry type: ${t.type}`,{entry:t}),t.resume()}[Zu](t,e){let r=Q(Ne.relative(this.cwd,Ne.resolve(Ne.dirname(String(t.absolute)),String(t.linkpath)))).split("/");this[Ei](t,this.cwd,r,()=>this[Zs](t,String(t.linkpath),"symlink",e),i=>{this[Ge](i,t),e()})}[Yu](t,e){let r=Q(Ne.resolve(this.cwd,String(t.linkpath))),i=Q(String(t.linkpath)).split("/");this[Ei](t,this.cwd,i,()=>this[Zs](t,r,"link",e),o=>{this[Ge](o,t),e()})}[Ei](t,e,r,i,o){let c=r.shift();if(this.preservePaths||c===void 0)return i();let l=Ne.resolve(e,c);ie.lstat(l,(u,f)=>{if(u)return i();if(f?.isSymbolicLink())return o(new co(l,Ne.resolve(l,r.join("/"))));this[Ei](t,l,r,i,o)})}[ef](){this[zs]++}[wr](){this[zs]--,this[pc]()}[Mc](t){this[wr](),t.resume()}[Oc](t,e){return t.type==="File"&&!this.unlink&&e.isFile()&&e.nlink<=1&&!Ri}[Dc](t){this[ef]();let e=[t.path];t.linkpath&&e.push(t.linkpath),this.reservations.reserve(e,r=>this[Ju](t,r))}[Ju](t,e){let r=l=>{e(l)},i=()=>{this[wn](this.cwd,this.dmode,l=>{if(l){this[Ge](l,t),r();return}this[Ci]=!0,o()})},o=()=>{if(t.absolute!==this.cwd){let l=Q(Ne.dirname(String(t.absolute)));if(l!==this.cwd)return this[wn](l,this.dmode,u=>{if(u){this[Ge](u,t),r();return}c()})}c()},c=()=>{ie.lstat(String(t.absolute),(l,u)=>{if(u&&(this.keep||this.newer&&u.mtime>(t.mtime??u.mtime))){this[Mc](t),r();return}if(l||this[Oc](t,u))return this[ut](null,t,r);if(u.isDirectory()){if(t.type==="Directory"){let f=this.chmod&&t.mode&&(u.mode&4095)!==t.mode,x=p=>this[ut](p??null,t,r);return f?ie.chmod(String(t.absolute),Number(t.mode),x):x()}if(t.absolute!==this.cwd)return ie.rmdir(String(t.absolute),f=>this[ut](f??null,t,r))}if(t.absolute===this.cwd)return this[ut](null,t,r);B_(String(t.absolute),f=>this[ut](f??null,t,r))})};this[Ci]?o():i()}[ut](t,e,r){if(t){this[Ge](t,e),r();return}switch(e.type){case"File":case"OldFile":case"ContiguousFile":return this[Lc](e,r);case"Link":return this[Yu](e,r);case"SymbolicLink":return this[Zu](e,r);case"Directory":case"GNUDumpDir":return this[Nc](e,r)}}[Zs](t,e,r,i){ie[r](e,String(t.absolute),o=>{o?this[Ge](o,t):(this[wr](),t.resume()),i()})}},yi=t=>{try{return[null,t()]}catch(e){return[e,null]}},Nf=class extends Kc{sync=!0;[ut](t,e){return super[ut](t,e,()=>{})}[Dc](t){if(!this[Ci]){let o=this[wn](this.cwd,this.dmode);if(o)return this[Ge](o,t);this[Ci]=!0}if(t.absolute!==this.cwd){let o=Q(Ne.dirname(String(t.absolute)));if(o!==this.cwd){let c=this[wn](o,this.dmode);if(c)return this[Ge](c,t)}}let[e,r]=yi(()=>ie.lstatSync(String(t.absolute)));if(r&&(this.keep||this.newer&&r.mtime>(t.mtime??r.mtime)))return this[Mc](t);if(e||this[Oc](t,r))return this[ut](null,t);if(r.isDirectory()){if(t.type==="Directory"){let c=this.chmod&&t.mode&&(r.mode&4095)!==t.mode,[l]=c?yi(()=>{ie.chmodSync(String(t.absolute),Number(t.mode))}):[];return this[ut](l,t)}let[o]=yi(()=>ie.rmdirSync(String(t.absolute)));this[ut](o,t)}let[i]=t.absolute===this.cwd?[]:yi(()=>F_(String(t.absolute)));this[ut](i,t)}[Lc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.fmode,i=l=>{let u;try{ie.closeSync(o)}catch(f){u=f}(l||u)&&this[Ge](l||u,t),e()},o;try{o=ie.openSync(String(t.absolute),Cf(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{ie.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,f=t.mtime;try{ie.futimesSync(o,u,f)}catch(x){try{ie.utimesSync(String(t.absolute),u,f)}catch{l=x}}}if(this[Ai](t)){let u=this[Ti](t),f=this[ki](t);try{ie.fchownSync(o,Number(u),Number(f))}catch(x){try{ie.chownSync(String(t.absolute),Number(u),Number(f))}catch{l=l||x}}}i(l)})}[Nc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode,i=this[wn](String(t.absolute),r);if(i){this[Ge](i,t),e();return}if(t.mtime&&!this.noMtime)try{ie.utimesSync(String(t.absolute),t.atime||new Date,t.mtime)}catch{}if(this[Ai](t))try{ie.chownSync(String(t.absolute),Number(this[Ti](t)),Number(this[ki](t)))}catch{}e(),t.resume()}[wn](t,e){try{return k_(Q(t),{uid:this.uid,gid:this.gid,processUid:this.processUid,processGid:this.processGid,umask:this.processUmask,preserve:this.preservePaths,unlink:this.unlink,cwd:this.cwd,mode:e})}catch(r){return r}}[Ei](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,f]=yi(()=>ie.lstatSync(c));if(u)return i();if(f.isSymbolicLink())return o(new co(c,Ne.resolve(e,r.join("/"))))}i()}[Zs](t,e,r,i){let o=`${r}Sync`;try{ie[o](e,String(t.absolute)),i(),t.resume()}catch(c){return this[Ge](c,t)}}},z_=t=>{let e=new Nf(t),r=t.file,i=bf.statSync(r),o=t.maxReadSize||16*1024*1024;new iw(r,{readSize:o,size:i.size}).pipe(e)},U_=(t,e)=>{let r=new Kc(t),i=t.maxReadSize||16*1024*1024,o=t.file;return new Promise((c,l)=>{r.on("error",l),r.on("close",c),bf.stat(o,(u,f)=>{if(u)l(u);else{let x=new Fc(o,{readSize:i,size:f.size});x.on("error",l),x.pipe(r)}})})},Mf=Di(z_,U_,t=>new Nf(t),t=>new Kc(t),(t,e)=>{e?.length&&xf(t,e)}),H_=(t,e)=>{let r=new Wc(t),i=!0,o,c;try{try{o=st.openSync(t.file,"r+")}catch(f){if(f?.code==="ENOENT")o=st.openSync(t.file,"w+");else throw f}let l=st.fstatSync(o),u=Buffer.alloc(512);e:for(c=0;c<l.size;c+=512){for(let p=0,m=0;p<512;p+=m){if(m=st.readSync(o,u,p,u.length-p,c+p),c===0&&u[0]===31&&u[1]===139)throw new Error("cannot append to compressed archives");if(!m)break e}let f=new qn(u);if(!f.cksumValid)break;let x=512*Math.ceil((f.size||0)/512);if(c+x+512>l.size)break;c+=x,t.mtimeCache&&f.mtime&&t.mtimeCache.set(String(f.path),f.mtime)}i=!1,G_(t,r,c,o,e)}finally{if(i)try{st.closeSync(o)}catch{}}},G_=(t,e,r,i,o)=>{let c=new sf(t.file,{fd:i,start:r});e.pipe(c),j_(e,o)},q_=(t,e)=>{e=Array.from(e);let r=new oo(t),i=(o,c,l)=>{let u=(v,_)=>{v?st.close(o,b=>l(v)):l(null,_)},f=0;if(c===0)return u(null,0);let x=0,p=Buffer.alloc(512),m=(v,_)=>{if(v||_===void 0)return u(v);if(x+=_,x<512&&_)return st.read(o,p,x,p.length-x,f+x,m);if(f===0&&p[0]===31&&p[1]===139)return u(new Error("cannot append to compressed archives"));if(x<512)return u(null,f);let b=new qn(p);if(!b.cksumValid)return u(null,f);let I=512*Math.ceil((b.size??0)/512);if(f+I+512>c||(f+=I+512,f>=c))return u(null,f);t.mtimeCache&&b.mtime&&t.mtimeCache.set(String(b.path),b.mtime),x=0,st.read(o,p,0,512,f,m)};st.read(o,p,0,512,f,m)};return new Promise((o,c)=>{r.on("error",c);let l="r+",u=(f,x)=>{if(f&&f.code==="ENOENT"&&l==="r+")return l="w+",st.open(t.file,l,u);if(f||!x)return c(f);st.fstat(x,(p,m)=>{if(p)return st.close(x,()=>c(p));i(x,m.size,(v,_)=>{if(v)return c(v);let b=new no(t.file,{fd:x,start:_});r.pipe(b),b.on("error",c),b.on("close",o),W_(r,e)})})};st.open(t.file,l,u)})},j_=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?Ar({file:Bf.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r)}),t.end()},W_=async(t,e)=>{for(let r of e)r.charAt(0)==="@"?await Ar({file:Bf.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r);t.end()},bi=Di(H_,q_,()=>{throw new TypeError("file is required")},()=>{throw new TypeError("file is required")},(t,e)=>{if(!fw(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")}),oA=Di(bi.syncFile,bi.asyncFile,bi.syncNoFile,bi.asyncNoFile,(t,e=[])=>{bi.validate?.(t,e),K_(t)}),K_=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))};Ht();var ft={PAIR:"_agent/pair",CREATE:"_agent/create",HEALTH:"_agent/health",LIST_SKILLS:"_agent/listSkills",ADD_SKILLS:"_agent/addSkills",REMOVE_SKILLS:"_agent/removeSkills",GET_FILE_TREE:"_agent/getFileTree",GET_FILE_CONTENT:"_agent/getFileContent",DETAIL:"_agent/detail",UPDATE:"_agent/update",DISCONNECT:"_agent/disconnect",SWITCH_MODEL:"_agent/switchModel",GEN_MODEL_TOKEN:"_agent/genModelToken",RESET:"_agent/reset",REPAIR:"_agent/repair",UPGRADE:"_agent/upgrade",DELETE:"_agent/delete",PUBLISH_SKILL:"_agent/publishSkill"};function lo(t){return t?.cozeDeployType==="cloud"?"cloud":"local"}function Ff(t){let e=t?.cozeAccountId?.trim();if(!(!e||e==="0"))return e}function uo(t){let e=t?.cozeGroupId?.trim();if(!(!e||e==="0"))return e}function zf(t){let e=t?.permissionMode;if(typeof e!="string")return;let r=e.trim();return r===""?void 0:r}function Uf(t){let{_meta:e,...r}=t;return{stripped:r,meta:e}}function Wn(t){if(!t?.cozeAgentId)throw new Error("missing _meta.cozeAgentId");return t.cozeAgentId}Vt();We();te();Ce();We();function Tr(t,e){if(lo(t)!=="cloud")throw new T("OPERATION_NOT_ALLOWED_FOR_LOCAL",`${e} is not allowed for local agent`)}function Oi(t){return t.startsWith("http://")||t.startsWith("https://")}function kr(t){return t.endsWith("/")?t.slice(0,-1):t}import{readFileSync as YA}from"node:fs";import{dirname as QA,join as eT}from"node:path";import{fileURLToPath as nT}from"node:url";var Ot="0.2.3-alpha.1";import{mkdir as ay,rm as r0}from"node:fs/promises";import{join as zi}from"node:path";Ut();import{readFileSync as ey}from"node:fs";var ty=384;async function $c(t,e=process.env){let r={};for(let[i,o]of Object.entries(e))typeof o=="string"&&(r[i]=o);await lr(t.agentEnvFile,r,{mode:ty})}function Li(t){try{let e=JSON.parse(ey(t,"utf8"));return e&&typeof e=="object"&&!Array.isArray(e)?e:{}}catch{return{}}}function jf(t,e,r={},i=o=>o){return{...i({...t,...Li(e)}),...r}}Ut();function Ni(t){let e=[],r=Object.keys(t).sort();for(let i of r){let o=t[i];o!==void 0&&(ny(o)||e.push(`${i}=${o}`))}return e.length===0?"":`${e.join(`
89
+ `},configPath(t){return pI(t.homeDir,".coze","bridge","task.xml")},async install(t){let r=`cmd.exe /c ${[`^"${t.nodeBin}^"`,`^"${t.entry}^"`,"--daemon",`>> ^"${t.logFile}^" 2>&1`].join(" ")}`;await Lp("schtasks",["/Create","/SC","ONLOGON","/TN",ya,"/TR",r,"/RU",t.userName,"/F"]),al.info("task scheduler entry created",{task:ya,logFile:t.logFile})},async uninstall(t){await Lp("schtasks",["/Delete","/TN",ya,"/F"]).catch(e=>al.warn("schtasks /Delete failed (ignored)",{err:String(e)})),al.info("task scheduler entry removed",{task:ya})}}});var Mp={};La(Mp,{buildContext:()=>bI,getSupervisor:()=>wI,launchdSupervisor:()=>sl,systemdSupervisor:()=>ol,taskSchedulerSupervisor:()=>cl});import{homedir as gI,userInfo as mI}from"node:os";function wI(t=process.platform){switch(t){case"darwin":return sl;case"linux":return ol;case"win32":return cl;default:throw new Error(`unsupported platform for OS supervisor: ${t}`)}}function yI(){let t={};for(let e of _I){let r=process.env[e];r&&(t[e]=r)}return t}function bI(){let t=Z();return{nodeBin:process.execPath,entry:Zd(t),logFile:t.logFile,homeDir:gI(),userName:mI().username,isRoot:process.getuid?.()===0,env:yI()}}var _I,Bp=nt(()=>{"use strict";Re();la();Cp();Op();Np();_I=["PATH","HOME","HTTP_PROXY","HTTPS_PROXY","NO_PROXY","ALL_PROXY","http_proxy","https_proxy","no_proxy","all_proxy","NODE_EXTRA_CA_CERTS"]});te();dn();var zl=H("acp-installer-warmup"),um=["claude-code","codex"];async function Ul(t={}){let e=t.ensure??dr,i=(await Promise.allSettled(um.map(async o=>{let c=await e(o);zl.info("acp wrapper warmup ok",{framework:o,path:c})}))).filter(o=>o.status==="rejected");i.length>0&&zl.warn("acp wrapper warmup partial failure (\u5C06\u5728\u4E0B\u6B21 createAgent \u65F6\u91CD\u8BD5\u5E76\u629B\u9519\u7ED9\u7528\u6237)",{failedCount:i.length,reasons:i.map(o=>o.reason instanceof Error?o.reason.message:String(o.reason))})}jt();te();import{readdir as km}from"node:fs/promises";import{mkdir as jl,readFile as Im,writeFile as Kl}from"node:fs/promises";import{join as Ha}from"node:path";var Am={"claude-code":"CLAUDE.md",codex:"AGENTS.md",openclaw:"SOUL.md",hermes:"AGENTS.md"};async function fr(t,e,r){await jl(t,{recursive:!0});let i=Am[e],o=Ha(t,i);return await Kl(o,r??"","utf8"),o}async function Ga(t,e,r){let i=Ha(t,".claude");await jl(i,{recursive:!0});let o=Ha(i,"settings.local.json"),c={};try{let u=await Im(o,"utf8"),f=JSON.parse(u);typeof f=="object"&&f!==null&&!Array.isArray(f)&&(c=f)}catch{}let d=typeof c.permissions=="object"&&c.permissions!==null&&!Array.isArray(c.permissions)?c.permissions:{};if(e==="cloud")d.defaultMode="bypassPermissions",c.autoCompactWindow=15e4;else{if(!r)throw new Error("writeCcPermissionSettings: local deployType requires permissionMode (caller bug)");d.defaultMode===void 0&&(d.defaultMode=r)}return c.permissions=d,await Kl(o,JSON.stringify(c,null,2),"utf8"),o}var Xe=H("agent-detail-sync"),Tm=6e4,Rm=5*6e4,vs=class{constructor(e){this.opts=e}opts;retryQueue=new Map;async syncAll(e){let r=this.opts.paths.agentsRoot,i;try{i=await km(r)}catch(o){Xe.info("agents dir not found, skip detail sync",{root:r,err:String(o)});return}Xe.info("starting detail sync",{reason:e,count:i.length}),await Promise.allSettled(i.map(async o=>{let c=await ve(o,this.opts.paths).catch(()=>null);if(c){if(c.disconnectedAt){Xe.debug("detail sync: skip disconnected agent",{agentId:o});return}try{await this.syncOne(o,c)}catch(d){Xe.warn("detail sync failed for agent, skipping",{agentId:o,err:String(d)})}}})),Xe.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){Xe.info("retrying pending detail syncs",{count:r.length});for(let i of r)try{await this.syncOne(i)}catch(o){Xe.debug("detail sync retry still failing, will try again",{agentId:i,err:String(o)})}}}async syncOne(e,r){let i=r??await ve(e,this.opts.paths);if(!i){Xe.info("detail sync: agent config missing, skip",{agentId:e});return}let o;try{o=await this.opts.sendDetail({_meta:{cozeAgentId:e}}),this.retryQueue.delete(e)}catch(f){Xe.warn("detail RPC failed, using local data",{agentId:e,err:String(f)});let p=this.retryQueue.get(e),g=p?Math.min(p.currentDelay*2,Rm):Tm;this.retryQueue.set(e,{dueAt:Date.now()+g,currentDelay:g});return}if(o.agentId&&o.agentId!==e){Xe.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"?(Xe.warn("detail sync: agent demoted to local, repairing to cloud",{agentId:e}),i.deployType="cloud",c=!0,u=!0):o.deployType&&Xe.info("detail.deployType",{agentId:e,deployType:o.deployType}),!c){Xe.debug("detail sync: no diff",{agentId:e});return}await ze(i,this.opts.paths),Xe.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}),Xe.info("detail sync: repaired demoted agent back to cloud",{agentId:e})):d&&(await fr(i.workspace,i.framework,i.cozeIdentity),this.opts.handlers.reloadAgentSessionsPublic(e,"detail-sync"))}};var hd=Gt(Su(),1);import{createHash as gy}from"node:crypto";import{lstat as sd,mkdir as od,readFile as _o,readdir as x0,rm as ad,stat as ud,writeFile as cd}from"node:fs/promises";import{homedir as my}from"node:os";import{dirname as wy,join as ue,normalize as _y,relative as fd,resolve as dd,sep as p0}from"node:path";import{Readable as g0}from"node:stream";import{pipeline as m0}from"node:stream/promises";import Ym from"events";import rt from"fs";import{EventEmitter as Hc}from"node:events";import of from"node:stream";import{StringDecoder as Xm}from"node:string_decoder";import df from"node:path";import Sr from"node:fs";import{dirname as uw,parse as fw}from"path";import{EventEmitter as yw}from"events";import Ec from"assert";import{Buffer as Gn}from"buffer";import*as Ru from"zlib";import bw from"zlib";import{posix as mr}from"node:path";import{basename as Vw}from"node:path";import to from"fs";import Dt from"fs";import Mu from"path";import{win32 as o_}from"node:path";import qu from"path";import Sf from"node:fs";import v_ from"node:assert";import{randomBytes as If}from"node:crypto";import ie from"node:fs";import Me from"node:path";import Af from"fs";import uo from"node:fs";import ki from"node:path";import at from"node:fs";import P_ from"node:fs/promises";import io from"node:path";import{join as Bf}from"node:path";import ot from"node:fs";import Uf from"node:path";var Jm=Object.defineProperty,Zm=(t,e)=>{for(var r in e)Jm(t,r,{get:e[r],enumerable:!0})},Iu=typeof process=="object"&&process?process:{stdout:null,stderr:null},Qm=t=>!!t&&typeof t=="object"&&(t instanceof Kn||t instanceof of||ew(t)||tw(t)),ew=t=>!!t&&typeof t=="object"&&t instanceof Hc&&typeof t.pipe=="function"&&t.pipe!==of.Writable.prototype.pipe,tw=t=>!!t&&typeof t=="object"&&t instanceof Hc&&typeof t.write=="function"&&typeof t.end=="function",Kt=Symbol("EOF"),Wt=Symbol("maybeEmitEnd"),un=Symbol("emittedEnd"),Ts=Symbol("emittingEnd"),li=Symbol("emittedError"),Rs=Symbol("closed"),Au=Symbol("read"),Ps=Symbol("flush"),ku=Symbol("flushChunk"),bt=Symbol("encoding"),gr=Symbol("decoder"),Ue=Symbol("flowing"),ui=Symbol("paused"),br=Symbol("resume"),He=Symbol("buffer"),Qe=Symbol("pipes"),Ge=Symbol("bufferLength"),Va=Symbol("bufferPush"),Cs=Symbol("bufferShift"),Ze=Symbol("objectMode"),Ae=Symbol("destroyed"),Ja=Symbol("error"),Za=Symbol("emitData"),Tu=Symbol("emitEnd"),Ya=Symbol("emitEnd2"),Rt=Symbol("async"),Xa=Symbol("abort"),Ds=Symbol("aborted"),fi=Symbol("signal"),On=Symbol("dataListeners"),st=Symbol("discarded"),hi=t=>Promise.resolve().then(t),nw=t=>t(),rw=t=>t==="end"||t==="finish"||t==="prefinish",iw=t=>t instanceof ArrayBuffer||!!t&&typeof t=="object"&&t.constructor&&t.constructor.name==="ArrayBuffer"&&t.byteLength>=0,sw=t=>!Buffer.isBuffer(t)&&ArrayBuffer.isView(t),af=class{src;dest;opts;ondrain;constructor(t,e,r){this.src=t,this.dest=e,this.opts=r,this.ondrain=()=>t[br](),this.dest.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(t){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},ow=class extends af{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)}},aw=t=>!!t.objectMode,cw=t=>!t.objectMode&&!!t.encoding&&t.encoding!=="buffer",Kn=class extends Hc{[Ue]=!1;[ui]=!1;[Qe]=[];[He]=[];[Ze];[bt];[Rt];[gr];[Kt]=!1;[un]=!1;[Ts]=!1;[Rs]=!1;[li]=null;[Ge]=0;[Ae]=!1;[fi];[Ds]=!1;[On]=0;[st]=!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");aw(e)?(this[Ze]=!0,this[bt]=null):cw(e)?(this[bt]=e.encoding,this[Ze]=!1):(this[Ze]=!1,this[bt]=null),this[Rt]=!!e.async,this[gr]=this[bt]?new Xm(this[bt]):null,e&&e.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[He]}),e&&e.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[Qe]});let{signal:r}=e;r&&(this[fi]=r,r.aborted?this[Xa]():r.addEventListener("abort",()=>this[Xa]()))}get bufferLength(){return this[Ge]}get encoding(){return this[bt]}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[Ze]}set objectMode(t){throw new Error("objectMode must be set at instantiation time")}get async(){return this[Rt]}set async(t){this[Rt]=this[Rt]||!!t}[Xa](){this[Ds]=!0,this.emit("abort",this[fi]?.reason),this.destroy(this[fi]?.reason)}get aborted(){return this[Ds]}set aborted(t){}write(t,e,r){if(this[Ds])return!1;if(this[Kt])throw new Error("write after end");if(this[Ae])return this.emit("error",Object.assign(new Error("Cannot call write after a stream was destroyed"),{code:"ERR_STREAM_DESTROYED"})),!0;typeof e=="function"&&(r=e,e="utf8"),e||(e="utf8");let i=this[Rt]?hi:nw;if(!this[Ze]&&!Buffer.isBuffer(t)){if(sw(t))t=Buffer.from(t.buffer,t.byteOffset,t.byteLength);else if(iw(t))t=Buffer.from(t);else if(typeof t!="string")throw new Error("Non-contiguous data written to non-objectMode stream")}return this[Ze]?(this[Ue]&&this[Ge]!==0&&this[Ps](!0),this[Ue]?this.emit("data",t):this[Va](t),this[Ge]!==0&&this.emit("readable"),r&&i(r),this[Ue]):t.length?(typeof t=="string"&&!(e===this[bt]&&!this[gr]?.lastNeed)&&(t=Buffer.from(t,e)),Buffer.isBuffer(t)&&this[bt]&&(t=this[gr].write(t)),this[Ue]&&this[Ge]!==0&&this[Ps](!0),this[Ue]?this.emit("data",t):this[Va](t),this[Ge]!==0&&this.emit("readable"),r&&i(r),this[Ue]):(this[Ge]!==0&&this.emit("readable"),r&&i(r),this[Ue])}read(t){if(this[Ae])return null;if(this[st]=!1,this[Ge]===0||t===0||t&&t>this[Ge])return this[Wt](),null;this[Ze]&&(t=null),this[He].length>1&&!this[Ze]&&(this[He]=[this[bt]?this[He].join(""):Buffer.concat(this[He],this[Ge])]);let e=this[Au](t||null,this[He][0]);return this[Wt](),e}[Au](t,e){if(this[Ze])this[Cs]();else{let r=e;t===r.length||t===null?this[Cs]():typeof r=="string"?(this[He][0]=r.slice(t),e=r.slice(0,t),this[Ge]-=t):(this[He][0]=r.subarray(t),e=r.subarray(0,t),this[Ge]-=t)}return this.emit("data",e),!this[He].length&&!this[Kt]&&this.emit("drain"),e}end(t,e,r){return typeof t=="function"&&(r=t,t=void 0),typeof e=="function"&&(r=e,e="utf8"),t!==void 0&&this.write(t,e),r&&this.once("end",r),this[Kt]=!0,this.writable=!1,(this[Ue]||!this[ui])&&this[Wt](),this}[br](){this[Ae]||(!this[On]&&!this[Qe].length&&(this[st]=!0),this[ui]=!1,this[Ue]=!0,this.emit("resume"),this[He].length?this[Ps]():this[Kt]?this[Wt]():this.emit("drain"))}resume(){return this[br]()}pause(){this[Ue]=!1,this[ui]=!0,this[st]=!1}get destroyed(){return this[Ae]}get flowing(){return this[Ue]}get paused(){return this[ui]}[Va](t){this[Ze]?this[Ge]+=1:this[Ge]+=t.length,this[He].push(t)}[Cs](){return this[Ze]?this[Ge]-=1:this[Ge]-=this[He][0].length,this[He].shift()}[Ps](t=!1){do;while(this[ku](this[Cs]())&&this[He].length);!t&&!this[He].length&&!this[Kt]&&this.emit("drain")}[ku](t){return this.emit("data",t),this[Ue]}pipe(t,e){if(this[Ae])return t;this[st]=!1;let r=this[un];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[Qe].push(e.proxyErrors?new ow(this,t,e):new af(this,t,e)),this[Rt]?hi(()=>this[br]()):this[br]()),t}unpipe(t){let e=this[Qe].find(r=>r.dest===t);e&&(this[Qe].length===1?(this[Ue]&&this[On]===0&&(this[Ue]=!1),this[Qe]=[]):this[Qe].splice(this[Qe].indexOf(e),1),e.unpipe())}addListener(t,e){return this.on(t,e)}on(t,e){let r=super.on(t,e);if(t==="data")this[st]=!1,this[On]++,!this[Qe].length&&!this[Ue]&&this[br]();else if(t==="readable"&&this[Ge]!==0)super.emit("readable");else if(rw(t)&&this[un])super.emit(t),this.removeAllListeners(t);else if(t==="error"&&this[li]){let i=e;this[Rt]?hi(()=>i.call(this,this[li])):i.call(this,this[li])}return r}removeListener(t,e){return this.off(t,e)}off(t,e){let r=super.off(t,e);return t==="data"&&(this[On]=this.listeners("data").length,this[On]===0&&!this[st]&&!this[Qe].length&&(this[Ue]=!1)),r}removeAllListeners(t){let e=super.removeAllListeners(t);return(t==="data"||t===void 0)&&(this[On]=0,!this[st]&&!this[Qe].length&&(this[Ue]=!1)),e}get emittedEnd(){return this[un]}[Wt](){!this[Ts]&&!this[un]&&!this[Ae]&&this[He].length===0&&this[Kt]&&(this[Ts]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[Rs]&&this.emit("close"),this[Ts]=!1)}emit(t,...e){let r=e[0];if(t!=="error"&&t!=="close"&&t!==Ae&&this[Ae])return!1;if(t==="data")return!this[Ze]&&!r?!1:this[Rt]?(hi(()=>this[Za](r)),!0):this[Za](r);if(t==="end")return this[Tu]();if(t==="close"){if(this[Rs]=!0,!this[un]&&!this[Ae])return!1;let o=super.emit("close");return this.removeAllListeners("close"),o}else if(t==="error"){this[li]=r,super.emit(Ja,r);let o=!this[fi]||this.listeners("error").length?super.emit("error",r):!1;return this[Wt](),o}else if(t==="resume"){let o=super.emit("resume");return this[Wt](),o}else if(t==="finish"||t==="prefinish"){let o=super.emit(t);return this.removeAllListeners(t),o}let i=super.emit(t,...e);return this[Wt](),i}[Za](t){for(let r of this[Qe])r.dest.write(t)===!1&&this.pause();let e=this[st]?!1:super.emit("data",t);return this[Wt](),e}[Tu](){return this[un]?!1:(this[un]=!0,this.readable=!1,this[Rt]?(hi(()=>this[Ya]()),!0):this[Ya]())}[Ya](){if(this[gr]){let e=this[gr].end();if(e){for(let r of this[Qe])r.dest.write(e);this[st]||super.emit("data",e)}}for(let e of this[Qe])e.end();let t=super.emit("end");return this.removeAllListeners("end"),t}async collect(){let t=Object.assign([],{dataLength:0});this[Ze]||(t.dataLength=0);let e=this.promise();return this.on("data",r=>{t.push(r),this[Ze]||(t.dataLength+=r.length)}),await e,t}async concat(){if(this[Ze])throw new Error("cannot concat in objectMode");let t=await this.collect();return this[bt]?t.join(""):Buffer.concat(t,t.dataLength)}async promise(){return new Promise((t,e)=>{this.on(Ae,()=>e(new Error("stream destroyed"))),this.on("error",r=>e(r)),this.on("end",()=>t())})}[Symbol.asyncIterator](){this[st]=!1;let t=!1,e=async()=>(this.pause(),t=!0,{value:void 0,done:!0});return{next:()=>{if(t)return e();let r=this.read();if(r!==null)return Promise.resolve({done:!1,value:r});if(this[Kt])return e();let i,o,c=p=>{this.off("data",d),this.off("end",u),this.off(Ae,f),e(),o(p)},d=p=>{this.off("error",c),this.off("end",u),this.off(Ae,f),this.pause(),i({value:p,done:!!this[Kt]})},u=()=>{this.off("error",c),this.off("data",d),this.off(Ae,f),e(),i({done:!0,value:void 0})},f=()=>c(new Error("stream destroyed"));return new Promise((p,g)=>{o=g,i=p,this.once(Ae,f),this.once("error",c),this.once("end",u),this.once("data",d)})},throw:e,return:e,[Symbol.asyncIterator](){return this},[Symbol.asyncDispose]:async()=>{}}}[Symbol.iterator](){this[st]=!1;let t=!1,e=()=>(this.pause(),this.off(Ja,e),this.off(Ae,e),this.off("end",e),t=!0,{done:!0,value:void 0}),r=()=>{if(t)return e();let i=this.read();return i===null?e():{done:!1,value:i}};return this.once("end",e),this.once(Ja,e),this.once(Ae,e),{next:r,throw:e,return:e,[Symbol.iterator](){return this},[Symbol.dispose]:()=>{}}}destroy(t){if(this[Ae])return t?this.emit("error",t):this.emit(Ae),this;this[Ae]=!0,this[st]=!0,this[He].length=0,this[Ge]=0;let e=this;return typeof e.close=="function"&&!this[Rs]&&e.close(),t?this.emit("error",t):this.emit(Ae),this}static get isStream(){return Qm}},dw=rt.writev,bn=Symbol("_autoClose"),It=Symbol("_close"),xi=Symbol("_ended"),de=Symbol("_fd"),Qa=Symbol("_finished"),Zt=Symbol("_flags"),ec=Symbol("_flush"),yc=Symbol("_handleChunk"),bc=Symbol("_makeBuf"),Ii=Symbol("_mode"),Os=Symbol("_needDrain"),Ar=Symbol("_onerror"),kr=Symbol("_onopen"),tc=Symbol("_onread"),Er=Symbol("_onwrite"),En=Symbol("_open"),St=Symbol("_path"),gn=Symbol("_pos"),Pt=Symbol("_queue"),vr=Symbol("_read"),nc=Symbol("_readSize"),Jt=Symbol("_reading"),pi=Symbol("_remain"),rc=Symbol("_size"),qs=Symbol("_write"),Ln=Symbol("_writing"),js=Symbol("_defaultFlag"),Hn=Symbol("_errored"),Gc=class extends Kn{[Hn]=!1;[de];[St];[nc];[Jt]=!1;[rc];[pi];[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[Hn]=!1,this[de]=typeof e.fd=="number"?e.fd:void 0,this[St]=t,this[nc]=e.readSize||16*1024*1024,this[Jt]=!1,this[rc]=typeof e.size=="number"?e.size:1/0,this[pi]=this[rc],this[bn]=typeof e.autoClose=="boolean"?e.autoClose:!0,typeof this[de]=="number"?this[vr]():this[En]()}get fd(){return this[de]}get path(){return this[St]}write(){throw new TypeError("this is a readable stream")}end(){throw new TypeError("this is a readable stream")}[En](){rt.open(this[St],"r",(t,e)=>this[kr](t,e))}[kr](t,e){t?this[Ar](t):(this[de]=e,this.emit("open",e),this[vr]())}[bc](){return Buffer.allocUnsafe(Math.min(this[nc],this[pi]))}[vr](){if(!this[Jt]){this[Jt]=!0;let t=this[bc]();if(t.length===0)return process.nextTick(()=>this[tc](null,0,t));rt.read(this[de],t,0,t.length,null,(e,r,i)=>this[tc](e,r,i))}}[tc](t,e,r){this[Jt]=!1,t?this[Ar](t):this[yc](e,r)&&this[vr]()}[It](){if(this[bn]&&typeof this[de]=="number"){let t=this[de];this[de]=void 0,rt.close(t,e=>e?this.emit("error",e):this.emit("close"))}}[Ar](t){this[Jt]=!0,this[It](),this.emit("error",t)}[yc](t,e){let r=!1;return this[pi]-=t,t>0&&(r=super.write(t<e.length?e.subarray(0,t):e)),(t===0||this[pi]<=0)&&(r=!1,this[It](),super.end()),r}emit(t,...e){switch(t){case"prefinish":case"finish":return!1;case"drain":return typeof this[de]=="number"&&this[vr](),!1;case"error":return this[Hn]?!1:(this[Hn]=!0,super.emit(t,...e));default:return super.emit(t,...e)}}},lw=class extends Gc{[En](){let t=!0;try{this[kr](null,rt.openSync(this[St],"r")),t=!1}finally{t&&this[It]()}}[vr](){let t=!0;try{if(!this[Jt]){this[Jt]=!0;do{let e=this[bc](),r=e.length===0?0:rt.readSync(this[de],e,0,e.length,null);if(!this[yc](r,e))break}while(!0);this[Jt]=!1}t=!1}finally{t&&this[It]()}}[It](){if(this[bn]&&typeof this[de]=="number"){let t=this[de];this[de]=void 0,rt.closeSync(t),this.emit("close")}}},so=class extends Ym{readable=!1;writable=!0;[Hn]=!1;[Ln]=!1;[xi]=!1;[Pt]=[];[Os]=!1;[St];[Ii];[bn];[de];[js];[Zt];[Qa]=!1;[gn];constructor(t,e){e=e||{},super(e),this[St]=t,this[de]=typeof e.fd=="number"?e.fd:void 0,this[Ii]=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[js]=e.flags===void 0,this[Zt]=e.flags===void 0?r:e.flags,this[de]===void 0&&this[En]()}emit(t,...e){if(t==="error"){if(this[Hn])return!1;this[Hn]=!0}return super.emit(t,...e)}get fd(){return this[de]}get path(){return this[St]}[Ar](t){this[It](),this[Ln]=!0,this.emit("error",t)}[En](){rt.open(this[St],this[Zt],this[Ii],(t,e)=>this[kr](t,e))}[kr](t,e){this[js]&&this[Zt]==="r+"&&t&&t.code==="ENOENT"?(this[Zt]="w",this[En]()):t?this[Ar](t):(this[de]=e,this.emit("open",e),this[Ln]||this[ec]())}end(t,e){return t&&this.write(t,e),this[xi]=!0,!this[Ln]&&!this[Pt].length&&typeof this[de]=="number"&&this[Er](null,0),this}write(t,e){return typeof t=="string"&&(t=Buffer.from(t,e)),this[xi]?(this.emit("error",new Error("write() after end()")),!1):this[de]===void 0||this[Ln]||this[Pt].length?(this[Pt].push(t),this[Os]=!0,!1):(this[Ln]=!0,this[qs](t),!0)}[qs](t){rt.write(this[de],t,0,t.length,this[gn],(e,r)=>this[Er](e,r))}[Er](t,e){t?this[Ar](t):(this[gn]!==void 0&&typeof e=="number"&&(this[gn]+=e),this[Pt].length?this[ec]():(this[Ln]=!1,this[xi]&&!this[Qa]?(this[Qa]=!0,this[It](),this.emit("finish")):this[Os]&&(this[Os]=!1,this.emit("drain"))))}[ec](){if(this[Pt].length===0)this[xi]&&this[Er](null,0);else if(this[Pt].length===1)this[qs](this[Pt].pop());else{let t=this[Pt];this[Pt]=[],dw(this[de],t,this[gn],(e,r)=>this[Er](e,r))}}[It](){if(this[bn]&&typeof this[de]=="number"){let t=this[de];this[de]=void 0,rt.close(t,e=>e?this.emit("error",e):this.emit("close"))}}},cf=class extends so{[En](){let t;if(this[js]&&this[Zt]==="r+")try{t=rt.openSync(this[St],this[Zt],this[Ii])}catch(e){if(e?.code==="ENOENT")return this[Zt]="w",this[En]();throw e}else t=rt.openSync(this[St],this[Zt],this[Ii]);this[kr](null,t)}[It](){if(this[bn]&&typeof this[de]=="number"){let t=this[de];this[de]=void 0,rt.closeSync(t),this.emit("close")}}[qs](t){let e=!0;try{this[Er](null,rt.writeSync(this[de],t,0,t.length,this[gn])),e=!1}finally{if(e)try{this[It]()}catch{}}}},hw=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"]]),xw=t=>!!t.sync&&!!t.file,pw=t=>!t.sync&&!!t.file,gw=t=>!!t.sync&&!t.file,mw=t=>!t.sync&&!t.file,ww=t=>!!t.file,_w=t=>hw.get(t)||t,qc=(t={})=>{if(!t)return{};let e={};for(let[r,i]of Object.entries(t)){let o=_w(r);e[o]=i}return e.chmod===void 0&&e.noChmod===!1&&(e.chmod=!0),delete e.noChmod,e},Li=(t,e,r,i,o)=>Object.assign((c=[],d,u)=>{Array.isArray(c)&&(d=c,c={}),typeof d=="function"&&(u=d,d=void 0),d=d?Array.from(d):[];let f=qc(c);if(o?.(f,d),xw(f)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return t(f,d)}else if(pw(f)){let p=e(f,d);return u?p.then(()=>u(),u):p}else if(gw(f)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return r(f,d)}else if(mw(f)){if(typeof u=="function")throw new TypeError("callback only supported with file option");return i(f,d)}throw new Error("impossible options??")},{syncFile:t,asyncFile:e,syncNoFile:r,asyncNoFile:i,validate:o}),Ew=bw.constants||{ZLIB_VERNUM:4736},Lt=Object.freeze(Object.assign(Object.create(null),{Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_VERSION_ERROR:-6,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,DEFLATE:1,INFLATE:2,GZIP:3,GUNZIP:4,DEFLATERAW:5,INFLATERAW:6,UNZIP:7,BROTLI_DECODE:8,BROTLI_ENCODE:9,Z_MIN_WINDOWBITS:8,Z_MAX_WINDOWBITS:15,Z_DEFAULT_WINDOWBITS:15,Z_MIN_CHUNK:64,Z_MAX_CHUNK:1/0,Z_DEFAULT_CHUNK:16384,Z_MIN_MEMLEVEL:1,Z_MAX_MEMLEVEL:9,Z_DEFAULT_MEMLEVEL:8,Z_MIN_LEVEL:-1,Z_MAX_LEVEL:9,Z_DEFAULT_LEVEL:-1,BROTLI_OPERATION_PROCESS:0,BROTLI_OPERATION_FLUSH:1,BROTLI_OPERATION_FINISH:2,BROTLI_OPERATION_EMIT_METADATA:3,BROTLI_MODE_GENERIC:0,BROTLI_MODE_TEXT:1,BROTLI_MODE_FONT:2,BROTLI_DEFAULT_MODE:0,BROTLI_MIN_QUALITY:0,BROTLI_MAX_QUALITY:11,BROTLI_DEFAULT_QUALITY:11,BROTLI_MIN_WINDOW_BITS:10,BROTLI_MAX_WINDOW_BITS:24,BROTLI_LARGE_MAX_WINDOW_BITS:30,BROTLI_DEFAULT_WINDOW:22,BROTLI_MIN_INPUT_BLOCK_BITS:16,BROTLI_MAX_INPUT_BLOCK_BITS:24,BROTLI_PARAM_MODE:0,BROTLI_PARAM_QUALITY:1,BROTLI_PARAM_LGWIN:2,BROTLI_PARAM_LGBLOCK:3,BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING:4,BROTLI_PARAM_SIZE_HINT:5,BROTLI_PARAM_LARGE_WINDOW:6,BROTLI_PARAM_NPOSTFIX:7,BROTLI_PARAM_NDIRECT:8,BROTLI_DECODER_RESULT_ERROR:0,BROTLI_DECODER_RESULT_SUCCESS:1,BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT:2,BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT:3,BROTLI_DECODER_PARAM_DISABLE_RING_BUFFER_REALLOCATION:0,BROTLI_DECODER_PARAM_LARGE_WINDOW:1,BROTLI_DECODER_NO_ERROR:0,BROTLI_DECODER_SUCCESS:1,BROTLI_DECODER_NEEDS_MORE_INPUT:2,BROTLI_DECODER_NEEDS_MORE_OUTPUT:3,BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE:-1,BROTLI_DECODER_ERROR_FORMAT_RESERVED:-2,BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE:-3,BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET:-4,BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME:-5,BROTLI_DECODER_ERROR_FORMAT_CL_SPACE:-6,BROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE:-7,BROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT:-8,BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1:-9,BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2:-10,BROTLI_DECODER_ERROR_FORMAT_TRANSFORM:-11,BROTLI_DECODER_ERROR_FORMAT_DICTIONARY:-12,BROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS:-13,BROTLI_DECODER_ERROR_FORMAT_PADDING_1:-14,BROTLI_DECODER_ERROR_FORMAT_PADDING_2:-15,BROTLI_DECODER_ERROR_FORMAT_DISTANCE:-16,BROTLI_DECODER_ERROR_DICTIONARY_NOT_SET:-19,BROTLI_DECODER_ERROR_INVALID_ARGUMENTS:-20,BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES:-21,BROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS:-22,BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP:-25,BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1:-26,BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2:-27,BROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES:-30,BROTLI_DECODER_ERROR_UNREACHABLE:-31},Ew)),vw=Gn.concat,Pu=Object.getOwnPropertyDescriptor(Gn,"concat"),Sw=t=>t,ic=Pu?.writable===!0||Pu?.set!==void 0?t=>{Gn.concat=t?Sw:vw}:t=>{},qn=Symbol("_superWrite"),Ls=class extends Error{code;errno;constructor(t,e){super("zlib: "+t.message,{cause:t}),this.code=t.code,this.errno=t.errno,this.code||(this.code="ZLIB_ERROR"),this.message="zlib: "+t.message,Error.captureStackTrace(this,e??this.constructor)}get name(){return"ZlibError"}},sc=Symbol("flushFlag"),jc=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 Ru[e]!="function")throw new TypeError("Compression method not supported: "+e);try{this.#t=new Ru[e](t)}catch(r){throw new Ls(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 Ls(r))),this.once("end",()=>this.close)}close(){this.#t&&(this.#t.close(),this.#t=void 0,this.emit("close"))}reset(){if(!this.#e)return Ec(this.#t,"zlib binding closed"),this.#t.reset?.()}flush(t){this.ended||(typeof t!="number"&&(t=this.#i),this.write(Object.assign(Gn.alloc(0),{[sc]:t})))}end(t,e,r){return typeof t=="function"&&(r=t,e=void 0,t=void 0),typeof e=="function"&&(r=e,e=void 0),t&&(e?this.write(t,e):this.write(t)),this.flush(this.#s),this.#n=!0,super.end(r)}get ended(){return this.#n}[qn](t){return super.write(t)}write(t,e,r){if(typeof e=="function"&&(r=e,e="utf8"),typeof t=="string"&&(t=Gn.from(t,e)),this.#e)return;Ec(this.#t,"zlib binding closed");let i=this.#t._handle,o=i.close;i.close=()=>{};let c=this.#t.close;this.#t.close=()=>{},ic(!0);let d;try{let f=typeof t[sc]=="number"?t[sc]:this.#r;d=this.#t._processChunk(t,f),ic(!1)}catch(f){ic(!1),this.#o(new Ls(f,this.write))}finally{this.#t&&(this.#t._handle=i,i.close=o,this.#t.close=c,this.#t.removeAllListeners("error"))}this.#t&&this.#t.on("error",f=>this.#o(new Ls(f,this.write)));let u;if(d)if(Array.isArray(d)&&d.length>0){let f=d[0];u=this[qn](Gn.from(f));for(let p=1;p<d.length;p++)u=this[qn](d[p])}else u=this[qn](Gn.from(d));return r&&r(),u}},lf=class extends jc{#e;#n;constructor(t,e){t=t||{},t.flush=t.flush||Lt.Z_NO_FLUSH,t.finishFlush=t.finishFlush||Lt.Z_FINISH,t.fullFlushFlag=Lt.Z_FULL_FLUSH,super(t,e),this.#e=t.level,this.#n=t.strategy}params(t,e){if(!this.sawError){if(!this.handle)throw new Error("cannot switch params when binding is closed");if(!this.handle.params)throw new Error("not supported in this implementation");if(this.#e!==t||this.#n!==e){this.flush(Lt.Z_SYNC_FLUSH),Ec(this.handle,"zlib binding closed");let r=this.handle.flush;this.handle.flush=(i,o)=>{typeof i=="function"&&(o=i,i=this.flushFlag),this.flush(i),o?.()};try{this.handle.params(t,e)}finally{this.handle.flush=r}this.handle&&(this.#e=t,this.#n=e)}}}},Iw=class extends lf{#e;constructor(t){super(t,"Gzip"),this.#e=t&&!!t.portable}[qn](t){return this.#e?(this.#e=!1,t[9]=255,super[qn](t)):super[qn](t)}},Aw=class extends lf{constructor(t){super(t,"Unzip")}},uf=class extends jc{constructor(t,e){t=t||{},t.flush=t.flush||Lt.BROTLI_OPERATION_PROCESS,t.finishFlush=t.finishFlush||Lt.BROTLI_OPERATION_FINISH,t.fullFlushFlag=Lt.BROTLI_OPERATION_FLUSH,super(t,e)}},kw=class extends uf{constructor(t){super(t,"BrotliCompress")}},Tw=class extends uf{constructor(t){super(t,"BrotliDecompress")}},ff=class extends jc{constructor(t,e){t=t||{},t.flush=t.flush||Lt.ZSTD_e_continue,t.finishFlush=t.finishFlush||Lt.ZSTD_e_end,t.fullFlushFlag=Lt.ZSTD_e_flush,super(t,e)}},Rw=class extends ff{constructor(t){super(t,"ZstdCompress")}},Pw=class extends ff{constructor(t){super(t,"ZstdDecompress")}},Cw=(t,e)=>{if(Number.isSafeInteger(t))t<0?Ow(t,e):Dw(t,e);else throw Error("cannot encode number outside of javascript safe integer range");return e},Dw=(t,e)=>{e[0]=128;for(var r=e.length;r>1;r--)e[r-1]=t&255,t=Math.floor(t/256)},Ow=(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]=hf(o):o===0?e[i-1]=0:(r=!0,e[i-1]=xf(o))}},Lw=t=>{let e=t[0],r=e===128?Mw(t.subarray(1,t.length)):e===255?Nw(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},Nw=t=>{for(var e=t.length,r=0,i=!1,o=e-1;o>-1;o--){var c=Number(t[o]),d;i?d=hf(c):c===0?d=c:(i=!0,d=xf(c)),d!==0&&(r-=d*Math.pow(256,e-o-1))}return r},Mw=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},hf=t=>(255^t)&255,xf=t=>(255^t)+1&255,Bw={};Zm(Bw,{code:()=>Kc,isCode:()=>Ks,isName:()=>Fw,name:()=>oo,normalFsTypes:()=>pf});var Ks=t=>oo.has(t),Fw=t=>Kc.has(t),pf=new Set(["0","","1","2","3","4","5","6","7","D"]),oo=new Map([["0","File"],["","OldFile"],["1","Link"],["2","SymbolicLink"],["3","CharacterDevice"],["4","BlockDevice"],["5","Directory"],["6","FIFO"],["7","ContiguousFile"],["g","GlobalExtendedHeader"],["x","ExtendedHeader"],["A","SolarisACL"],["D","GNUDumpDir"],["I","Inode"],["K","NextFileHasLongLinkpath"],["L","NextFileHasLongPath"],["M","ContinuationFile"],["N","OldGnuLongPath"],["S","SparseFile"],["V","TapeVolumeHeader"],["X","OldExtendedHeader"]]),Kc=new Map(Array.from(oo).map(t=>[t[1],t[0]])),jn=class{cksumValid=!1;needPax=!1;nullBlock=!1;block;path;mode;uid;gid;size;cksum;#e="Unsupported";linkpath;uname;gname;devmaj=0;devmin=0;atime;ctime;mtime;charset;comment;constructor(t,e=0,r,i){Buffer.isBuffer(t)?this.decode(t,e||0,r,i):t&&this.#n(t)}decode(t,e,r,i){if(e||(e=0),!t||!(t.length>=e+512))throw new Error("need 512 bytes for header");let o=Nn(t,e+156,1),c=pf.has(o),d=c?r:void 0,u=c?i:void 0;if(this.path=d?.path??Nn(t,e,100),this.mode=d?.mode??u?.mode??mn(t,e+100,8),this.uid=d?.uid??u?.uid??mn(t,e+108,8),this.gid=d?.gid??u?.gid??mn(t,e+116,8),this.size=d?.size??u?.size??mn(t,e+124,12),this.mtime=d?.mtime??u?.mtime??oc(t,e+136,12),this.cksum=mn(t,e+148,12),u&&this.#n(u,!0),d&&this.#n(d),Ks(o)&&(this.#e=o||"0"),this.#e==="0"&&this.path.slice(-1)==="/"&&(this.#e="5"),this.#e==="5"&&(this.size=0),this.linkpath=Nn(t,e+157,100),t.subarray(e+257,e+265).toString()==="ustar\x0000")if(this.uname=d?.uname??u?.uname??Nn(t,e+265,32),this.gname=d?.gname??u?.gname??Nn(t,e+297,32),this.devmaj=d?.devmaj??u?.devmaj??mn(t,e+329,8)??0,this.devmin=d?.devmin??u?.devmin??mn(t,e+337,8)??0,t[e+475]!==0){let p=Nn(t,e+345,155);this.path=p+"/"+this.path}else{let p=Nn(t,e+345,130);p&&(this.path=p+"/"+this.path),this.atime=r?.atime??i?.atime??oc(t,e+476,12),this.ctime=r?.ctime??i?.ctime??oc(t,e+488,12)}let f=256;for(let p=e;p<e+148;p++)f+=t[p];for(let p=e+156;p<e+512;p++)f+=t[p];this.cksumValid=f===this.cksum,this.cksum===void 0&&f===256&&(this.nullBlock=!0)}#n(t,e=!1){Object.assign(this,Object.fromEntries(Object.entries(t).filter(([r,i])=>!(i==null||r==="path"&&e||r==="linkpath"&&e||r==="global"))))}encode(t,e=0){if(t||(t=this.block=Buffer.alloc(512)),this.#e==="Unsupported"&&(this.#e="0"),!(t.length>=e+512))throw new Error("need 512 bytes for header");let r=this.ctime||this.atime?130:155,i=zw(this.path||"",r),o=i[0],c=i[1];this.needPax=!!i[2],this.needPax=Mn(t,e,100,o)||this.needPax,this.needPax=wn(t,e+100,8,this.mode)||this.needPax,this.needPax=wn(t,e+108,8,this.uid)||this.needPax,this.needPax=wn(t,e+116,8,this.gid)||this.needPax,this.needPax=wn(t,e+124,12,this.size)||this.needPax,this.needPax=ac(t,e+136,12,this.mtime)||this.needPax,t[e+156]=Number(this.#e.codePointAt(0)),this.needPax=Mn(t,e+157,100,this.linkpath)||this.needPax,t.write("ustar\x0000",e+257,8),this.needPax=Mn(t,e+265,32,this.uname)||this.needPax,this.needPax=Mn(t,e+297,32,this.gname)||this.needPax,this.needPax=wn(t,e+329,8,this.devmaj)||this.needPax,this.needPax=wn(t,e+337,8,this.devmin)||this.needPax,this.needPax=Mn(t,e+345,r,c)||this.needPax,t[e+475]!==0?this.needPax=Mn(t,e+345,155,c)||this.needPax:(this.needPax=Mn(t,e+345,130,c)||this.needPax,this.needPax=ac(t,e+476,12,this.atime)||this.needPax,this.needPax=ac(t,e+488,12,this.ctime)||this.needPax);let d=256;for(let u=e;u<e+148;u++)d+=t[u];for(let u=e+156;u<e+512;u++)d+=t[u];return this.cksum=d,wn(t,e+148,8,this.cksum),this.cksumValid=!0,this.needPax}get type(){return this.#e==="Unsupported"?this.#e:oo.get(this.#e)}get typeKey(){return this.#e}set type(t){let e=String(Kc.get(t));if(Ks(e)||e==="Unsupported")this.#e=e;else if(Ks(t))this.#e=t;else throw new TypeError("invalid entry type: "+t)}},zw=(t,e)=>{let r=t,i="",o,c=mr.parse(t).root||".";if(Buffer.byteLength(r)<100)o=[r,i,!1];else{i=mr.dirname(r),r=mr.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=mr.join(mr.basename(i),r),i=mr.dirname(i));while(i!==c&&o===void 0);o||(o=[t.slice(0,99),"",!0])}return o},Nn=(t,e,r)=>t.subarray(e,e+r).toString("utf8").replace(/\0.*/,""),oc=(t,e,r)=>Uw(mn(t,e,r)),Uw=t=>t===void 0?void 0:new Date(t*1e3),mn=(t,e,r)=>Number(t[e])&128?Lw(t.subarray(e,e+r)):Gw(t,e,r),Hw=t=>isNaN(t)?void 0:t,Gw=(t,e,r)=>Hw(parseInt(t.subarray(e,e+r).toString("utf8").replace(/\0.*$/,"").trim(),8)),qw={12:8589934591,8:2097151},wn=(t,e,r,i)=>i===void 0?!1:i>qw[r]||i<0?(Cw(i,t.subarray(e,e+r)),!0):(jw(t,e,r,i),!1),jw=(t,e,r,i)=>t.write(Kw(i,r),e,r,"ascii"),Kw=(t,e)=>Ww(Math.floor(t).toString(8),e),Ww=(t,e)=>(t.length===e-1?t:new Array(e-t.length-1).join("0")+t+" ")+"\0",ac=(t,e,r,i)=>i===void 0?!1:wn(t,e,r,i.getTime()/1e3),$w=new Array(156).join("\0"),Mn=(t,e,r,i)=>i===void 0?!1:(t.write(i+$w,e,r,"utf8"),i.length!==Buffer.byteLength(i)||i.length>r),eo=class gf{atime;mtime;ctime;charset;comment;gid;uid;gname;uname;linkpath;dev;ino;nlink;path;size;mode;global;constructor(e,r=!1){this.atime=e.atime,this.charset=e.charset,this.comment=e.comment,this.ctime=e.ctime,this.dev=e.dev,this.gid=e.gid,this.global=r,this.gname=e.gname,this.ino=e.ino,this.linkpath=e.linkpath,this.mtime=e.mtime,this.nlink=e.nlink,this.path=e.path,this.size=e.size,this.uid=e.uid,this.uname=e.uname}encode(){let e=this.encodeBody();if(e==="")return Buffer.allocUnsafe(0);let r=Buffer.byteLength(e),i=512*Math.ceil(1+r/512),o=Buffer.allocUnsafe(i);for(let c=0;c<512;c++)o[c]=0;new jn({path:("PaxHeader/"+Vw(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 gf(Jw(Zw(e),r),i)}},Jw=(t,e)=>e?Object.assign({},e,t):t,Zw=t=>t.replace(/\n$/,"").split(`
91
+ `).reduce(Yw,Object.create(null)),Yw=(t,e)=>{let r=parseInt(e,10);if(r!==Buffer.byteLength(e)+1)return t;e=e.slice((r+" ").length);let i=e.split("="),o=i.shift();if(!o)return t;let c=o.replace(/^SCHILY\.(dev|ino|nlink)/,"$1"),d=i.join("=");return t[c]=/^([A-Z]+\.)?([mac]|birth|creation)time$/.test(c)?new Date(Number(d)*1e3):/^[0-9]+$/.test(d)?+d:d,t},Xw=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,Q=Xw!=="win32"?t=>t:t=>t&&t.replaceAll(/\\/g,"/"),Qw=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=Q(t.path),this.mode=t.mode,this.mode&&(this.mode=this.mode&4095),this.uid=t.uid,this.gid=t.gid,this.uname=t.uname,this.gname=t.gname,this.size=this.remain,this.mtime=t.mtime,this.atime=t.atime,this.ctime=t.ctime,this.linkpath=t.linkpath?Q(t.linkpath):void 0,this.uname=t.uname,this.gname=t.gname,e&&this.#e(e),r&&this.#e(r,!0)}write(t){let e=t.length;if(e>this.blockRemain)throw new Error("writing more to entry than is appropriate");let r=this.remain,i=this.blockRemain;return this.remain=Math.max(0,r-e),this.blockRemain=Math.max(0,i-e),this.ignore?!0:r>=e?super.write(t):super.write(t.subarray(0,r))}#e(t,e=!1){t.path&&(t.path=Q(t.path)),t.linkpath&&(t.linkpath=Q(t.linkpath)),Object.assign(this,Object.fromEntries(Object.entries(t).filter(([r,i])=>!(i==null||r==="path"&&e))))}},ao=(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))},e_=1024*1024,vc=Buffer.from([31,139]),Sc=Buffer.from([40,181,47,253]),t_=Math.max(vc.length,Sc.length),ht=Symbol("state"),Bn=Symbol("writeEntry"),$t=Symbol("readEntry"),cc=Symbol("nextEntry"),Cu=Symbol("processEntry"),Ct=Symbol("extendedHeader"),gi=Symbol("globalExtendedHeader"),fn=Symbol("meta"),Du=Symbol("emitMeta"),me=Symbol("buffer"),Vt=Symbol("queue"),hn=Symbol("ended"),dc=Symbol("emittedEnd"),Fn=Symbol("emit"),Pe=Symbol("unzip"),Ns=Symbol("consumeChunk"),Ms=Symbol("consumeChunkSub"),lc=Symbol("consumeBody"),Ou=Symbol("consumeMeta"),Lu=Symbol("consumeHeader"),mi=Symbol("consuming"),uc=Symbol("bufferConcat"),Bs=Symbol("maybeEnd"),wr=Symbol("writing"),xn=Symbol("aborted"),Fs=Symbol("onDone"),zn=Symbol("sawValidEntry"),zs=Symbol("sawNullBlock"),Us=Symbol("sawEOF"),Nu=Symbol("closeStream"),n_=()=>!0,Oi=class extends yw{file;strict;maxMetaEntrySize;filter;brotli;zstd;writable=!0;readable=!1;[Vt]=[];[me];[$t];[Bn];[ht]="begin";[fn]="";[Ct];[gi];[hn]=!1;[Pe];[xn]=!1;[zn];[zs]=!1;[Us]=!1;[wr]=!1;[mi]=!1;[dc]=!1;constructor(t={}){super(),this.file=t.file||"",this.on(Fs,()=>{(this[ht]==="begin"||this[zn]===!1)&&this.warn("TAR_BAD_ARCHIVE","Unrecognized archive format")}),t.ondone?this.on(Fs,t.ondone):this.on(Fs,()=>{this.emit("prefinish"),this.emit("finish"),this.emit("end")}),this.strict=!!t.strict,this.maxMetaEntrySize=t.maxMetaEntrySize||e_,this.filter=typeof t.filter=="function"?t.filter:n_;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[Nu]()),typeof t.onwarn=="function"&&this.on("warn",t.onwarn),typeof t.onReadEntry=="function"&&this.on("entry",t.onReadEntry)}warn(t,e,r={}){ao(this,t,e,r)}[Lu](t,e){this[zn]===void 0&&(this[zn]=!1);let r;try{r=new jn(t,e,this[Ct],this[gi])}catch(i){return this.warn("TAR_ENTRY_INVALID",i)}if(r.nullBlock)this[zs]?(this[Us]=!0,this[ht]==="begin"&&(this[ht]="header"),this[Fn]("eof")):(this[zs]=!0,this[Fn]("nullBlock"));else if(this[zs]=!1,!r.cksumValid)this.warn("TAR_ENTRY_INVALID","checksum failure",{header:r});else if(!r.path)this.warn("TAR_ENTRY_INVALID","path is required",{header:r});else{let i=r.type;if(/^(Symbolic)?Link$/.test(i)&&!r.linkpath)this.warn("TAR_ENTRY_INVALID","linkpath required",{header:r});else if(!/^(Symbolic)?Link$/.test(i)&&!/^(Global)?ExtendedHeader$/.test(i)&&r.linkpath)this.warn("TAR_ENTRY_INVALID","linkpath forbidden",{header:r});else{let o=this[Bn]=new Qw(r,this[Ct],this[gi]);if(!this[zn])if(o.remain){let c=()=>{o.invalid||(this[zn]=!0)};o.on("end",c)}else this[zn]=!0;o.meta?o.size>this.maxMetaEntrySize?(o.ignore=!0,this[Fn]("ignoredEntry",o),this[ht]="ignore",o.resume()):o.size>0&&(this[fn]="",o.on("data",c=>this[fn]+=c),this[ht]="meta"):(this[Ct]=void 0,o.ignore=o.ignore||!this.filter(o.path,o),o.ignore?(this[Fn]("ignoredEntry",o),this[ht]=o.remain?"ignore":"header",o.resume()):(o.remain?this[ht]="body":(this[ht]="header",o.end()),this[$t]?this[Vt].push(o):(this[Vt].push(o),this[cc]())))}}}[Nu](){queueMicrotask(()=>this.emit("close"))}[Cu](t){let e=!0;if(!t)this[$t]=void 0,e=!1;else if(Array.isArray(t)){let[r,...i]=t;this.emit(r,...i)}else this[$t]=t,this.emit("entry",t),t.emittedEnd||(t.on("end",()=>this[cc]()),e=!1);return e}[cc](){do;while(this[Cu](this[Vt].shift()));if(this[Vt].length===0){let t=this[$t];!t||t.flowing||t.size===t.remain?this[wr]||this.emit("drain"):t.once("drain",()=>this.emit("drain"))}}[lc](t,e){let r=this[Bn];if(!r)throw new Error("attempt to consume body without entry??");let i=r.blockRemain??0,o=i>=t.length&&e===0?t:t.subarray(e,e+i);return r.write(o),r.blockRemain||(this[ht]="header",this[Bn]=void 0,r.end()),o.length}[Ou](t,e){let r=this[Bn],i=this[lc](t,e);return!this[Bn]&&r&&this[Du](r),i}[Fn](t,e,r){this[Vt].length===0&&!this[$t]?this.emit(t,e,r):this[Vt].push([t,e,r])}[Du](t){switch(this[Fn]("meta",this[fn]),t.type){case"ExtendedHeader":case"OldExtendedHeader":this[Ct]=eo.parse(this[fn],this[Ct],!1);break;case"GlobalExtendedHeader":this[gi]=eo.parse(this[fn],this[gi],!0);break;case"NextFileHasLongPath":case"OldGnuLongPath":{let e=this[Ct]??Object.create(null);this[Ct]=e,e.path=this[fn].replace(/\0.*/,"");break}case"NextFileHasLongLinkpath":{let e=this[Ct]||Object.create(null);this[Ct]=e,e.linkpath=this[fn].replace(/\0.*/,"");break}default:throw new Error("unknown meta: "+t.type)}}abort(t){this[xn]=!0,this.emit("abort",t),this.warn("TAR_ABORT",t,{recoverable:!1})}write(t,e,r){if(typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,typeof e=="string"?e:"utf8")),this[xn])return r?.(),!1;if((this[Pe]===void 0||this.brotli===void 0&&this[Pe]===!1)&&t){if(this[me]&&(t=Buffer.concat([this[me],t]),this[me]=void 0),t.length<t_)return this[me]=t,r?.(),!0;for(let d=0;this[Pe]===void 0&&d<vc.length;d++)t[d]!==vc[d]&&(this[Pe]=!1);let o=!1;if(this[Pe]===!1&&this.zstd!==!1){o=!0;for(let d=0;d<Sc.length;d++)if(t[d]!==Sc[d]){o=!1;break}}let c=this.brotli===void 0&&!o;if(this[Pe]===!1&&c)if(t.length<512)if(this[hn])this.brotli=!0;else return this[me]=t,r?.(),!0;else try{new jn(t.subarray(0,512)),this.brotli=!1}catch{this.brotli=!0}if(this[Pe]===void 0||this[Pe]===!1&&(this.brotli||o)){let d=this[hn];this[hn]=!1,this[Pe]=this[Pe]===void 0?new Aw({}):o?new Pw({}):new Tw({}),this[Pe].on("data",f=>this[Ns](f)),this[Pe].on("error",f=>this.abort(f)),this[Pe].on("end",()=>{this[hn]=!0,this[Ns]()}),this[wr]=!0;let u=!!this[Pe][d?"end":"write"](t);return this[wr]=!1,r?.(),u}}this[wr]=!0,this[Pe]?this[Pe].write(t):this[Ns](t),this[wr]=!1;let i=this[Vt].length>0?!1:this[$t]?this[$t].flowing:!0;return!i&&this[Vt].length===0&&this[$t]?.once("drain",()=>this.emit("drain")),r?.(),i}[uc](t){t&&!this[xn]&&(this[me]=this[me]?Buffer.concat([this[me],t]):t)}[Bs](){if(this[hn]&&!this[dc]&&!this[xn]&&!this[mi]){this[dc]=!0;let t=this[Bn];if(t&&t.blockRemain){let e=this[me]?this[me].length:0;this.warn("TAR_BAD_ARCHIVE",`Truncated input (needed ${t.blockRemain} more bytes, only ${e} available)`,{entry:t}),this[me]&&t.write(this[me]),t.end()}this[Fn](Fs)}}[Ns](t){if(this[mi]&&t)this[uc](t);else if(!t&&!this[me])this[Bs]();else if(t){if(this[mi]=!0,this[me]){this[uc](t);let e=this[me];this[me]=void 0,this[Ms](e)}else this[Ms](t);for(;this[me]&&this[me]?.length>=512&&!this[xn]&&!this[Us];){let e=this[me];this[me]=void 0,this[Ms](e)}this[mi]=!1}(!this[me]||this[hn])&&this[Bs]()}[Ms](t){let e=0,r=t.length;for(;e+512<=r&&!this[xn]&&!this[Us];)switch(this[ht]){case"begin":case"header":this[Lu](t,e),e+=512;break;case"ignore":case"body":e+=this[lc](t,e);break;case"meta":e+=this[Ou](t,e);break;default:throw new Error("invalid state: "+this[ht])}e<r&&(this[me]=this[me]?Buffer.concat([t.subarray(e),this[me]]):t.subarray(e))}end(t,e,r){return typeof t=="function"&&(r=t,e=void 0,t=void 0),typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,e)),r&&this.once("finish",r),this[xn]||(this[Pe]?(t&&this[Pe].write(t),this[Pe].end()):(this[hn]=!0,(this.brotli===void 0||this.zstd===void 0)&&(t=t||Buffer.alloc(0)),t&&this.write(t),this[Bs]())),this}},Ai=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)},r_=t=>{let e=t.onReadEntry;t.onReadEntry=e?r=>{e(r),r.resume()}:r=>r.resume()},mf=(t,e)=>{let r=new Map(e.map(c=>[Ai(c),!0])),i=t.filter,o=(c,d="")=>{let u=d||fw(c).root||".",f;if(c===u)f=!1;else{let p=r.get(c);f=p!==void 0?p:o(uw(c),u)}return r.set(c,f),f};t.filter=i?(c,d)=>i(c,d)&&o(Ai(c)):c=>o(Ai(c))},i_=t=>{let e=new Oi(t),r=t.file,i;try{i=Sr.openSync(r,"r");let o=Sr.fstatSync(i),c=t.maxReadSize||16*1024*1024;if(o.size<c){let d=Buffer.allocUnsafe(o.size),u=Sr.readSync(i,d,0,o.size,0);e.end(u===d.byteLength?d:d.subarray(0,u))}else{let d=0,u=Buffer.allocUnsafe(c);for(;d<o.size;){let f=Sr.readSync(i,u,0,c,d);if(f===0)break;d+=f,e.write(u.subarray(0,f))}e.end()}}finally{if(typeof i=="number")try{Sr.closeSync(i)}catch{}}},s_=(t,e)=>{let r=new Oi(t),i=t.maxReadSize||16*1024*1024,o=t.file;return new Promise((c,d)=>{r.on("error",d),r.on("end",c),Sr.stat(o,(u,f)=>{if(u)d(u);else{let p=new Gc(o,{readSize:i,size:f.size});p.on("error",d),p.pipe(r)}})})},Tr=Li(i_,s_,t=>new Oi(t),t=>new Oi(t),(t,e)=>{e?.length&&mf(t,e),t.noResume||r_(t)}),wf=(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:a_,parse:Bu}=o_,Wc=t=>{let e="",r=Bu(t);for(;a_(t)||r.root;){let i=t.charAt(0)==="/"&&t.slice(0,4)!=="//?/"?"/":r.root;t=t.slice(i.length),e+=i,r=Bu(t)}return[e,t]},co=["|","<",">","?",":"],$c=co.map(t=>String.fromCodePoint(61440+Number(t.codePointAt(0)))),c_=new Map(co.map((t,e)=>[t,$c[e]])),d_=new Map($c.map((t,e)=>[t,co[e]])),Fu=t=>co.reduce((e,r)=>e.split(r).join(c_.get(r)),t),l_=t=>$c.reduce((e,r)=>e.split(r).join(d_.get(r)),t),_f=(t,e)=>e?(t=Q(t).replace(/^\.(\/|$)/,""),Ai(e)+"/"+t):Q(t),u_=16*1024*1024,zu=Symbol("process"),Uu=Symbol("file"),Hu=Symbol("directory"),Ic=Symbol("symlink"),Gu=Symbol("hardlink"),wi=Symbol("header"),Ws=Symbol("read"),Ac=Symbol("lstat"),$s=Symbol("onlstat"),kc=Symbol("onread"),Tc=Symbol("onreadlink"),Rc=Symbol("openfile"),Pc=Symbol("onopenfile"),_n=Symbol("close"),no=Symbol("mode"),Cc=Symbol("awaitDrain"),fc=Symbol("ondrain"),Ot=Symbol("prefix"),yf=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=qc(e);super(),this.path=Q(t),this.portable=!!r.portable,this.maxReadSize=r.maxReadSize||u_,this.linkCache=r.linkCache||new Map,this.statCache=r.statCache||new Map,this.preservePaths=!!r.preservePaths,this.cwd=Q(r.cwd||process.cwd()),this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.mtime=r.mtime,this.prefix=r.prefix?Q(r.prefix):void 0,this.onWriteEntry=r.onWriteEntry,typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let i=!1;if(!this.preservePaths){let[c,d]=Wc(this.path);c&&typeof d=="string"&&(this.path=d,i=c)}this.win32=!!r.win32||process.platform==="win32",this.win32&&(this.path=l_(this.path.replaceAll(/\\/g,"/")),t=t.replaceAll(/\\/g,"/")),this.absolute=Q(r.absolute||Mu.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[$s](o):this[Ac]()}warn(t,e,r={}){return ao(this,t,e,r)}emit(t,...e){return t==="error"&&(this.#e=!0),super.emit(t,...e)}[Ac](){Dt.lstat(this.absolute,(t,e)=>{if(t)return this.emit("error",t);this[$s](e)})}[$s](t){this.statCache.set(this.absolute,t),this.stat=t,t.isFile()||(t.size=0),this.type=x_(t),this.emit("stat",t),this[zu]()}[zu](){switch(this.type){case"File":return this[Uu]();case"Directory":return this[Hu]();case"SymbolicLink":return this[Ic]();default:return this.end()}}[no](t){return wf(t,this.type==="Directory",this.portable)}[Ot](t){return _f(t,this.prefix)}[wi](){if(!this.stat)throw new Error("cannot write header before stat");this.type==="Directory"&&this.portable&&(this.noMtime=!0),this.onWriteEntry?.(this),this.header=new jn({path:this[Ot](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Ot](this.linkpath):this.linkpath,mode:this[no](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 eo({atime:this.portable?void 0:this.header.atime,ctime:this.portable?void 0:this.header.ctime,gid:this.portable?void 0:this.header.gid,mtime:this.noMtime?void 0:this.mtime||this.header.mtime,path:this[Ot](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Ot](this.linkpath):this.linkpath,size:this.header.size,uid:this.portable?void 0:this.header.uid,uname:this.portable?void 0:this.header.uname,dev:this.portable?void 0:this.stat.dev,ino:this.portable?void 0:this.stat.ino,nlink:this.portable?void 0:this.stat.nlink}).encode());let t=this.header?.block;if(!t)throw new Error("failed to encode header");super.write(t)}[Hu](){if(!this.stat)throw new Error("cannot create directory entry without stat");this.path.slice(-1)!=="/"&&(this.path+="/"),this.stat.size=0,this[wi](),this.end()}[Ic](){Dt.readlink(this.absolute,(t,e)=>{if(t)return this.emit("error",t);this[Tc](e)})}[Tc](t){this.linkpath=Q(t),this[wi](),this.end()}[Gu](t){if(!this.stat)throw new Error("cannot create link entry without stat");this.type="Link",this.linkpath=Q(Mu.relative(this.cwd,t)),this.stat.size=0,this[wi](),this.end()}[Uu](){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[Gu](e);this.linkCache.set(t,this.absolute)}if(this[wi](),this.stat.size===0)return this.end();this[Rc]()}[Rc](){Dt.open(this.absolute,"r",(t,e)=>{if(t)return this.emit("error",t);this[Pc](e)})}[Pc](t){if(this.fd=t,this.#e)return this[_n]();if(!this.stat)throw new Error("should stat before calling onopenfile");this.blockLen=512*Math.ceil(this.stat.size/512),this.blockRemain=this.blockLen;let e=Math.min(this.blockLen,this.maxReadSize);this.buf=Buffer.allocUnsafe(e),this.offset=0,this.pos=0,this.remain=this.stat.size,this.length=this.buf.length,this[Ws]()}[Ws](){let{fd:t,buf:e,offset:r,length:i,pos:o}=this;if(t===void 0||e===void 0)throw new Error("cannot read file without first opening");Dt.read(t,e,r,i,o,(c,d)=>{if(c)return this[_n](()=>this.emit("error",c));this[kc](d)})}[_n](t=()=>{}){this.fd!==void 0&&Dt.close(this.fd,t)}[kc](t){if(t<=0&&this.remain>0){let r=Object.assign(new Error("encountered unexpected EOF"),{path:this.absolute,syscall:"read",code:"EOF"});return this[_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[fc]():this[Cc](()=>this[fc]())}[Cc](t){this.once("drain",t)}write(t,e,r){if(typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,typeof e=="string"?e:"utf8")),this.blockRemain<t.length){let i=Object.assign(new Error("writing more data than expected"),{path:this.absolute});return this.emit("error",i)}return this.remain-=t.length,this.blockRemain-=t.length,this.pos+=t.length,this.offset+=t.length,super.write(t,null,r)}[fc](){if(!this.remain)return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),this[_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[Ws]()}},f_=class extends yf{sync=!0;[Ac](){this[$s](Dt.lstatSync(this.absolute))}[Ic](){this[Tc](Dt.readlinkSync(this.absolute))}[Rc](){this[Pc](Dt.openSync(this.absolute,"r"))}[Ws](){let t=!0;try{let{fd:e,buf:r,offset:i,length:o,pos:c}=this;if(e===void 0||r===void 0)throw new Error("fd and buf must be set in READ method");let d=Dt.readSync(e,r,i,o,c);this[kc](d),t=!1}finally{if(t)try{this[_n](()=>{})}catch{}}}[Cc](t){t()}[_n](t=()=>{}){this.fd!==void 0&&Dt.closeSync(this.fd),t()}},h_=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 ao(this,t,e,r)}constructor(t,e={}){let r=qc(e);super(),this.preservePaths=!!r.preservePaths,this.portable=!!r.portable,this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.onWriteEntry=r.onWriteEntry,this.readEntry=t;let{type:i}=t;if(i==="Unsupported")throw new Error("writing entry that should be ignored");this.type=i,this.type==="Directory"&&this.portable&&(this.noMtime=!0),this.prefix=r.prefix,this.path=Q(t.path),this.mode=t.mode!==void 0?this[no](t.mode):void 0,this.uid=this.portable?void 0:t.uid,this.gid=this.portable?void 0:t.gid,this.uname=this.portable?void 0:t.uname,this.gname=this.portable?void 0:t.gname,this.size=t.size,this.mtime=this.noMtime?void 0:r.mtime||t.mtime,this.atime=this.portable?void 0:t.atime,this.ctime=this.portable?void 0:t.ctime,this.linkpath=t.linkpath!==void 0?Q(t.linkpath):void 0,typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let o=!1;if(!this.preservePaths){let[d,u]=Wc(this.path);d&&typeof u=="string"&&(this.path=u,o=d)}this.remain=t.size,this.blockRemain=t.startBlockSize,this.onWriteEntry?.(this),this.header=new jn({path:this[Ot](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Ot](this.linkpath):this.linkpath,mode:this.mode,uid:this.portable?void 0:this.uid,gid:this.portable?void 0:this.gid,size:this.size,mtime:this.noMtime?void 0:this.mtime,type:this.type,uname:this.portable?void 0:this.uname,atime:this.portable?void 0:this.atime,ctime:this.portable?void 0:this.ctime}),o&&this.warn("TAR_ENTRY_INFO",`stripping ${o} from absolute path`,{entry:this,path:o+this.path}),this.header.encode()&&!this.noPax&&super.write(new eo({atime:this.portable?void 0:this.atime,ctime:this.portable?void 0:this.ctime,gid:this.portable?void 0:this.gid,mtime:this.noMtime?void 0:this.mtime,path:this[Ot](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Ot](this.linkpath):this.linkpath,size:this.size,uid:this.portable?void 0:this.uid,uname:this.portable?void 0:this.uname,dev:this.portable?void 0:this.readEntry.dev,ino:this.portable?void 0:this.readEntry.ino,nlink:this.portable?void 0:this.readEntry.nlink}).encode());let c=this.header?.block;if(!c)throw new Error("failed to encode header");super.write(c),t.pipe(this)}[Ot](t){return _f(t,this.prefix)}[no](t){return wf(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}},x_=t=>t.isFile()?"File":t.isDirectory()?"Directory":t.isSymbolicLink()?"SymbolicLink":"Unsupported",p_=class Ir{tail;head;length=0;static create(e=[]){return new Ir(e)}constructor(e=[]){for(let r of e)this.push(r)}*[Symbol.iterator](){for(let e=this.head;e;e=e.next)yield e.value}removeNode(e){if(e.list!==this)throw new Error("removing node which does not belong to this list");let r=e.next,i=e.prev;return r&&(r.prev=i),i&&(i.next=r),e===this.head&&(this.head=r),e===this.tail&&(this.tail=i),this.length--,e.next=void 0,e.prev=void 0,e.list=void 0,r}unshiftNode(e){if(e===this.head)return;e.list&&e.list.removeNode(e);let r=this.head;e.list=this,e.next=r,r&&(r.prev=e),this.head=e,this.tail||(this.tail=e),this.length++}pushNode(e){if(e===this.tail)return;e.list&&e.list.removeNode(e);let r=this.tail;e.list=this,e.prev=r,r&&(r.next=e),this.tail=e,this.head||(this.head=e),this.length++}push(...e){for(let r=0,i=e.length;r<i;r++)m_(this,e[r]);return this.length}unshift(...e){for(var r=0,i=e.length;r<i;r++)w_(this,e[r]);return this.length}pop(){if(!this.tail)return;let e=this.tail.value,r=this.tail;return this.tail=this.tail.prev,this.tail?this.tail.next=void 0:this.head=void 0,r.list=void 0,this.length--,e}shift(){if(!this.head)return;let e=this.head.value,r=this.head;return this.head=this.head.next,this.head?this.head.prev=void 0:this.tail=void 0,r.list=void 0,this.length--,e}forEach(e,r){r=r||this;for(let i=this.head,o=0;i;o++)e.call(r,i.value,o,this),i=i.next}forEachReverse(e,r){r=r||this;for(let i=this.tail,o=this.length-1;i;o--)e.call(r,i.value,o,this),i=i.prev}get(e){let r=0,i=this.head;for(;i&&r<e;r++)i=i.next;if(r===e&&i)return i.value}getReverse(e){let r=0,i=this.tail;for(;i&&r<e;r++)i=i.prev;if(r===e&&i)return i.value}map(e,r){r=r||this;let i=new Ir;for(let o=this.head;o;)i.push(e.call(r,o.value,this)),o=o.next;return i}mapReverse(e,r){r=r||this;var i=new Ir;for(let o=this.tail;o;)i.push(e.call(r,o.value,this)),o=o.prev;return i}reduce(e,r){let i,o=this.head;if(arguments.length>1)i=r;else if(this.head)o=this.head.next,i=this.head.value;else throw new TypeError("Reduce of empty list with no initial value");for(var c=0;o;c++)i=e(i,o.value,c),o=o.next;return i}reduceReverse(e,r){let i,o=this.tail;if(arguments.length>1)i=r;else if(this.tail)o=this.tail.prev,i=this.tail.value;else throw new TypeError("Reduce of empty list with no initial value");for(let c=this.length-1;o;c--)i=e(i,o.value,c),o=o.prev;return i}toArray(){let e=new Array(this.length);for(let r=0,i=this.head;i;r++)e[r]=i.value,i=i.next;return e}toArrayReverse(){let e=new Array(this.length);for(let r=0,i=this.tail;i;r++)e[r]=i.value,i=i.prev;return e}slice(e=0,r=this.length){r<0&&(r+=this.length),e<0&&(e+=this.length);let i=new Ir;if(r<e||r<0)return i;e<0&&(e=0),r>this.length&&(r=this.length);let o=this.head,c=0;for(c=0;o&&c<e;c++)o=o.next;for(;o&&c<r;c++,o=o.next)i.push(o.value);return i}sliceReverse(e=0,r=this.length){r<0&&(r+=this.length),e<0&&(e+=this.length);let i=new Ir;if(r<e||r<0)return i;e<0&&(e=0),r>this.length&&(r=this.length);let o=this.length,c=this.tail;for(;c&&o>r;o--)c=c.prev;for(;c&&o>e;o--,c=c.prev)i.push(c.value);return i}splice(e,r=0,...i){e>this.length&&(e=this.length-1),e<0&&(e=this.length+e);let o=this.head;for(let d=0;o&&d<e;d++)o=o.next;let c=[];for(let d=0;o&&d<r;d++)c.push(o.value),o=this.removeNode(o);o?o!==this.tail&&(o=o.prev):o=this.tail;for(let d of i)o=g_(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 g_(t,e,r){let i=e,o=e?e.next:t.head,c=new Vc(r,i,o,t);return c.next===void 0&&(t.tail=c),c.prev===void 0&&(t.head=c),t.length++,c}function m_(t,e){t.tail=new Vc(e,t.tail,void 0,t),t.head||(t.head=t.tail),t.length++}function w_(t,e){t.head=new Vc(e,void 0,t.head,t),t.tail||(t.tail=t.head),t.length++}var Vc=class{list;next;prev;value;constructor(t,e,r,i){this.list=i,this.value=t,e?(e.next=this,this.prev=e):this.prev=void 0,r?(r.prev=this,this.next=r):this.next=void 0}},ju=class{path;absolute;entry;stat;readdir;pending=!1;pendingLink=!1;ignore=!1;piped=!1;constructor(t,e){this.path=t||"./",this.absolute=e}},Ku=Buffer.alloc(1024),Vs=Symbol("onStat"),_i=Symbol("ended"),Et=Symbol("queue"),yi=Symbol("pendingLinks"),pn=Symbol("current"),Un=Symbol("process"),bi=Symbol("processing"),Hs=Symbol("processJob"),vt=Symbol("jobs"),hc=Symbol("jobDone"),Js=Symbol("addFSEntry"),Wu=Symbol("addTarEntry"),Dc=Symbol("stat"),Oc=Symbol("readdir"),Zs=Symbol("onreaddir"),Ys=Symbol("pipe"),$u=Symbol("entry"),xc=Symbol("entryOpt"),Xs=Symbol("writeEntryClass"),bf=Symbol("write"),pc=Symbol("ondrain"),lo=class extends Kn{sync=!1;opt;cwd;maxReadSize;preservePaths;strict;noPax;prefix;linkCache;statCache;file;portable;zip;readdirCache;noDirRecurse;follow;noMtime;mtime;filter;jobs;[Xs];onWriteEntry;[Et];[yi]=new Map;[vt]=0;[bi]=!1;[_i]=!1;constructor(t={}){if(super(),this.opt=t,this.file=t.file||"",this.cwd=t.cwd||process.cwd(),this.maxReadSize=t.maxReadSize,this.preservePaths=!!t.preservePaths,this.strict=!!t.strict,this.noPax=!!t.noPax,this.prefix=Q(t.prefix||""),this.linkCache=t.linkCache||new Map,this.statCache=t.statCache||new Map,this.readdirCache=t.readdirCache||new Map,this.onWriteEntry=t.onWriteEntry,this[Xs]=yf,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 Iw(t.gzip)),t.brotli&&(typeof t.brotli!="object"&&(t.brotli={}),this.zip=new kw(t.brotli)),t.zstd&&(typeof t.zstd!="object"&&(t.zstd={}),this.zip=new Rw(t.zstd)),!this.zip)throw new Error("impossible");let e=this.zip;e.on("data",r=>super.write(r)),e.on("end",()=>super.end()),e.on("drain",()=>this[pc]()),this.on("resume",()=>e.resume())}else this.on("drain",this[pc]);this.noDirRecurse=!!t.noDirRecurse,this.follow=!!t.follow,this.noMtime=!!t.noMtime,t.mtime&&(this.mtime=t.mtime),this.filter=typeof t.filter=="function"?t.filter:()=>!0,this[Et]=new p_,this[vt]=0,this.jobs=Number(t.jobs)||4,this[bi]=!1,this[_i]=!1}[bf](t){return super.write(t)}add(t){return this.write(t),this}end(t,e,r){return typeof t=="function"&&(r=t,t=void 0),typeof e=="function"&&(r=e,e=void 0),t&&this.add(t),this[_i]=!0,this[Un](),r&&r(),this}write(t){if(this[_i])throw new Error("write after end");return typeof t=="string"?this[Js](t):this[Wu](t),this.flowing}[Wu](t){let e=Q(qu.resolve(this.cwd,t.path));if(!this.filter(t.path,t))t.resume();else{let r=new ju(t.path,e);r.entry=new h_(t,this[xc](r)),r.entry.on("end",()=>this[hc](r)),this[vt]+=1,this[Et].push(r)}this[Un]()}[Js](t){let e=Q(qu.resolve(this.cwd,t));this[Et].push(new ju(t,e)),this[Un]()}[Dc](t){t.pending=!0,this[vt]+=1;let e=this.follow?"stat":"lstat";to[e](t.absolute,(r,i)=>{t.pending=!1,this[vt]-=1,r?this.emit("error",r):this[Vs](t,i)})}[Vs](t,e){if(this.statCache.set(t.absolute,e),t.stat=e,!this.filter(t.path,e))t.ignore=!0;else if(e.isFile()&&e.nlink>1&&!this.linkCache.get(`${e.dev}:${e.ino}`)&&!this.sync)if(t===this[pn])this[Hs](t);else{let r=`${e.dev}:${e.ino}`,i=this[yi].get(r);i?i.push(t):this[yi].set(r,[t]),t.pendingLink=!0,t.pending=!0}this[Un]()}[Oc](t){t.pending=!0,this[vt]+=1,to.readdir(t.absolute,(e,r)=>{if(t.pending=!1,this[vt]-=1,e)return this.emit("error",e);this[Zs](t,r)})}[Zs](t,e){this.readdirCache.set(t.absolute,e),t.readdir=e,this[Un]()}[Un](){if(!this[bi]){this[bi]=!0;for(let t=this[Et].head;t&&this[vt]<this.jobs;t=t.next)if(this[Hs](t.value),t.value.ignore){let e=t.next;this[Et].removeNode(t),t.next=e}this[bi]=!1,this[_i]&&this[Et].length===0&&this[vt]===0&&(this.zip?this.zip.end(Ku):(super.write(Ku),super.end()))}}get[pn](){return this[Et]&&this[Et].head&&this[Et].head.value}[hc](t){this[Et].shift(),this[vt]-=1;let{stat:e}=t;if(e&&e.isFile()&&e.nlink>1){let r=`${e.dev}:${e.ino}`,i=this[yi].get(r);if(i){this[yi].delete(r);for(let o of i)o.pending=!1,this[Hs](o)}}this[Un]()}[Hs](t){if(t.pending&&t.pendingLink&&t===this[pn]&&(t.pending=!1,t.pendingLink=!1),!t.pending){if(t.entry){t===this[pn]&&!t.piped&&this[Ys](t);return}if(!t.stat){let e=this.statCache.get(t.absolute);e?this[Vs](t,e):this[Dc](t)}if(t.stat&&!t.ignore){if(!this.noDirRecurse&&t.stat.isDirectory()&&!t.readdir){let e=this.readdirCache.get(t.absolute);if(e?this[Zs](t,e):this[Oc](t),!t.readdir)return}if(t.entry=this[$u](t),!t.entry){t.ignore=!0;return}t===this[pn]&&!t.piped&&this[Ys](t)}}}[xc](t){return{onwarn:(e,r,i)=>this.warn(e,r,i),noPax:this.noPax,cwd:this.cwd,absolute:t.absolute,preservePaths:this.preservePaths,maxReadSize:this.maxReadSize,strict:this.strict,portable:this.portable,linkCache:this.linkCache,statCache:this.statCache,noMtime:this.noMtime,mtime:this.mtime,prefix:this.prefix,onWriteEntry:this.onWriteEntry}}[$u](t){this[vt]+=1;try{return new this[Xs](t.path,this[xc](t)).on("end",()=>this[hc](t)).on("error",e=>this.emit("error",e))}catch(e){this.emit("error",e)}}[pc](){this[pn]&&this[pn].entry&&this[pn].entry.resume()}[Ys](t){t.piped=!0,t.readdir&&t.readdir.forEach(i=>{let o=t.path,c=o==="./"?"":o.replace(/\/*$/,"/");this[Js](c+i)});let e=t.entry,r=this.zip;if(!e)throw new Error("cannot pipe without source");r?e.on("data",i=>{r.write(i)||e.pause()}):e.on("data",i=>{super.write(i)||e.pause()})}pause(){return this.zip&&this.zip.pause(),super.pause()}warn(t,e,r={}){ao(this,t,e,r)}},Jc=class extends lo{sync=!0;constructor(t){super(t),this[Xs]=f_}pause(){}resume(){}[Dc](t){let e=this.follow?"statSync":"lstatSync";this[Vs](t,to[e](t.absolute))}[Oc](t){this[Zs](t,to.readdirSync(t.absolute))}[Ys](t){let e=t.entry,r=this.zip;if(t.readdir&&t.readdir.forEach(i=>{let o=t.path,c=o==="./"?"":o.replace(/\/*$/,"/");this[Js](c+i)}),!e)throw new Error("Cannot pipe without source");r?e.on("data",i=>{r.write(i)}):e.on("data",i=>{super[bf](i)})}},__=(t,e)=>{let r=new Jc(t),i=new cf(t.file,{mode:t.mode||438});r.pipe(i),Ef(r,e)},y_=(t,e)=>{let r=new lo(t),i=new so(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 vf(r,e).catch(c=>r.emit("error",c)),o},Ef=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?Tr({file:df.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r)}),t.end()},vf=async(t,e)=>{for(let r of e)r.charAt(0)==="@"?await Tr({file:df.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:i=>{t.add(i)}}):t.add(r);t.end()},b_=(t,e)=>{let r=new Jc(t);return Ef(r,e),r},E_=(t,e)=>{let r=new lo(t);return vf(r,e).catch(i=>r.emit("error",i)),r},r2=Li(__,y_,b_,E_,(t,e)=>{if(!e?.length)throw new TypeError("no paths specified to add to archive")}),S_=process.env.__FAKE_PLATFORM__||process.platform,kf=S_==="win32",{O_CREAT:Tf,O_NOFOLLOW:Vu,O_TRUNC:Rf,O_WRONLY:Pf}=Af.constants,Cf=Number(process.env.__FAKE_FS_O_FILENAME__)||Af.constants.UV_FS_O_FILEMAP||0,I_=kf&&!!Cf,A_=512*1024,k_=Cf|Rf|Tf|Pf,Ju=!kf&&typeof Vu=="number"?Vu|Rf|Tf|Pf:null,Df=Ju!==null?()=>Ju:I_?t=>t<A_?k_:"w":()=>"w",Lc=(t,e,r)=>{try{return uo.lchownSync(t,e,r)}catch(i){if(i?.code!=="ENOENT")throw i}},ro=(t,e,r,i)=>{uo.lchown(t,e,r,o=>{i(o&&o?.code!=="ENOENT"?o:null)})},T_=(t,e,r,i,o)=>{if(e.isDirectory())Of(ki.resolve(t,e.name),r,i,c=>{if(c)return o(c);let d=ki.resolve(t,e.name);ro(d,r,i,o)});else{let c=ki.resolve(t,e.name);ro(c,r,i,o)}},Of=(t,e,r,i)=>{uo.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 ro(t,e,r,i);let d=c.length,u=null,f=p=>{if(!u){if(p)return i(u=p);if(--d===0)return ro(t,e,r,i)}};for(let p of c)T_(t,p,e,r,f)})},R_=(t,e,r,i)=>{e.isDirectory()&&Lf(ki.resolve(t,e.name),r,i),Lc(ki.resolve(t,e.name),r,i)},Lf=(t,e,r)=>{let i;try{i=uo.readdirSync(t,{withFileTypes:!0})}catch(o){let c=o;if(c?.code==="ENOENT")return;if(c?.code==="ENOTDIR"||c?.code==="ENOTSUP")return Lc(t,e,r);throw c}for(let o of i)R_(t,o,e,r);return Lc(t,e,r)},Nf=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"}},fo=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"}},C_=(t,e)=>{at.stat(t,(r,i)=>{(r||!i.isDirectory())&&(r=new Nf(t,r?.code||"ENOTDIR")),e(r)})},D_=(t,e,r)=>{t=Q(t);let i=e.umask??18,o=e.mode|448,c=(o&i)!==0,d=e.uid,u=e.gid,f=typeof d=="number"&&typeof u=="number"&&(d!==e.processUid||u!==e.processGid),p=e.preserve,g=e.unlink,w=Q(e.cwd),S=(v,I)=>{v?r(v):I&&f?Of(I,d,u,A=>S(A)):c?at.chmod(t,o,r):r()};if(t===w)return C_(t,S);if(p)return P_.mkdir(t,{mode:o,recursive:!0}).then(v=>S(null,v??void 0),S);let y=Q(io.relative(w,t)).split("/");Nc(w,y,o,g,w,void 0,S)},Nc=(t,e,r,i,o,c,d)=>{if(e.length===0)return d(null,c);let u=e.shift(),f=Q(io.resolve(t+"/"+u));at.mkdir(f,r,Mf(f,e,r,i,o,c,d))},Mf=(t,e,r,i,o,c,d)=>u=>{u?at.lstat(t,(f,p)=>{if(f)f.path=f.path&&Q(f.path),d(f);else if(p.isDirectory())Nc(t,e,r,i,o,c,d);else if(i)at.unlink(t,g=>{if(g)return d(g);at.mkdir(t,r,Mf(t,e,r,i,o,c,d))});else{if(p.isSymbolicLink())return d(new fo(t,t+"/"+e.join("/")));d(u)}}):(c=c||t,Nc(t,e,r,i,o,c,d))},O_=t=>{let e=!1,r;try{e=at.statSync(t).isDirectory()}catch(i){r=i?.code}finally{if(!e)throw new Nf(t,r??"ENOTDIR")}},L_=(t,e)=>{t=Q(t);let r=e.umask??18,i=e.mode|448,o=(i&r)!==0,c=e.uid,d=e.gid,u=typeof c=="number"&&typeof d=="number"&&(c!==e.processUid||d!==e.processGid),f=e.preserve,p=e.unlink,g=Q(e.cwd),w=v=>{v&&u&&Lf(v,c,d),o&&at.chmodSync(t,i)};if(t===g)return O_(g),w();if(f)return w(at.mkdirSync(t,{mode:i,recursive:!0})??void 0);let S=Q(io.relative(g,t)).split("/"),y;for(let v=S.shift(),I=g;v&&(I+="/"+v);v=S.shift()){I=Q(io.resolve(I));try{at.mkdirSync(I,i),y=y||I}catch{let A=at.lstatSync(I);if(A.isDirectory())continue;if(p){at.unlinkSync(I),at.mkdirSync(I,i),y=y||I;continue}else if(A.isSymbolicLink())return new fo(I,I+"/"+S.join("/"))}}return w(y)},gc=Object.create(null),Zu=1e4,_r=new Set,N_=t=>{_r.has(t)?_r.delete(t):gc[t]=t.normalize("NFD").toLocaleLowerCase("en").toLocaleUpperCase("en"),_r.add(t);let e=gc[t],r=_r.size-Zu;if(r>Zu/10){for(let i of _r)if(_r.delete(i),delete gc[i],--r<=0)break}return e},M_=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,B_=M_==="win32",F_=t=>t.split("/").slice(0,-1).reduce((e,r)=>{let i=e.at(-1);return i!==void 0&&(r=Bf(i,r)),e.push(r||"/"),e},[]),z_=class{#e=new Map;#n=new Map;#r=new Set;reserve(t,e){t=B_?["win32 parallelization disabled"]:t.map(i=>Ai(Bf(N_(i))));let r=new Set(t.map(i=>F_(i)).reduce((i,o)=>i.concat(o)));this.#n.set(e,{dirs:r,paths:t});for(let i of t){let o=this.#e.get(i);o?o.push(e):this.#e.set(i,[e])}for(let i of r){let o=this.#e.get(i);if(!o)this.#e.set(i,[new Set([e])]);else{let c=o.at(-1);c instanceof Set?c.add(e):o.push(new Set([e]))}}return this.#i(e)}#s(t){let e=this.#n.get(t);if(!e)throw new Error("function does not have any path reservations");return{paths:e.paths.map(r=>this.#e.get(r)),dirs:[...e.dirs].map(r=>this.#e.get(r))}}check(t){let{paths:e,dirs:r}=this.#s(t);return e.every(i=>i&&i[0]===t)&&r.every(i=>i&&i[0]instanceof Set&&i[0].has(t))}#i(t){return this.#r.has(t)||!this.check(t)?!1:(this.#r.add(t),t(()=>this.#t(t)),!0)}#t(t){if(!this.#r.has(t))return!1;let e=this.#n.get(t);if(!e)throw new Error("invalid reservation");let{paths:r,dirs:i}=e,o=new Set;for(let c of r){let d=this.#e.get(c);if(!d||d?.[0]!==t)continue;let u=d[1];if(!u){this.#e.delete(c);continue}if(d.shift(),typeof u=="function")o.add(u);else for(let f of u)o.add(f)}for(let c of i){let d=this.#e.get(c),u=d?.[0];if(!(!d||!(u instanceof Set)))if(u.size===1&&d.length===1){this.#e.delete(c);continue}else if(u.size===1){d.shift();let f=d[0];typeof f=="function"&&o.add(f)}else u.delete(t)}return this.#r.delete(t),o.forEach(c=>this.#i(c)),!0}},U_=()=>process.umask(),Yu=Symbol("onEntry"),Mc=Symbol("checkFs"),Xu=Symbol("checkFs2"),Bc=Symbol("isReusable"),xt=Symbol("makeFs"),Fc=Symbol("file"),zc=Symbol("directory"),Qs=Symbol("link"),Qu=Symbol("symlink"),ef=Symbol("hardlink"),Si=Symbol("ensureNoSymlink"),tf=Symbol("unsupported"),nf=Symbol("checkPath"),mc=Symbol("stripAbsolutePath"),yn=Symbol("mkdir"),qe=Symbol("onError"),Gs=Symbol("pending"),rf=Symbol("pend"),yr=Symbol("unpend"),wc=Symbol("ended"),_c=Symbol("maybeClose"),Uc=Symbol("skip"),Ti=Symbol("doChown"),Ri=Symbol("uid"),Pi=Symbol("gid"),Ci=Symbol("checkedCwd"),H_=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,Di=H_==="win32",G_=1024,q_=(t,e)=>{if(!Di)return ie.unlink(t,e);let r=t+".DELETE."+If(16).toString("hex");ie.rename(t,r,i=>{if(i)return e(i);ie.unlink(r,e)})},j_=t=>{if(!Di)return ie.unlinkSync(t);let e=t+".DELETE."+If(16).toString("hex");ie.renameSync(t,e),ie.unlinkSync(e)},sf=(t,e,r)=>t!==void 0&&t===t>>>0?t:e!==void 0&&e===e>>>0?e:r,Zc=class extends Oi{[wc]=!1;[Ci]=!1;[Gs]=0;reservations=new z_;transform;writable=!0;readable=!1;uid;gid;setOwner;preserveOwner;processGid;processUid;maxDepth;forceChown;win32;newer;keep;noMtime;preservePaths;unlink;cwd;strip;processUmask;umask;dmode;fmode;chmod;constructor(t={}){if(t.ondone=()=>{this[wc]=!0,this[_c]()},super(t),this.transform=t.transform,this.chmod=!!t.chmod,typeof t.uid=="number"||typeof t.gid=="number"){if(typeof t.uid!="number"||typeof t.gid!="number")throw new TypeError("cannot set owner without number uid and gid");if(t.preserveOwner)throw new TypeError("cannot preserve owner in archive and also set owner explicitly");this.uid=t.uid,this.gid=t.gid,this.setOwner=!0}else this.uid=void 0,this.gid=void 0,this.setOwner=!1;this.preserveOwner=t.preserveOwner===void 0&&typeof t.uid!="number"?!!(process.getuid&&process.getuid()===0):!!t.preserveOwner,this.processUid=(this.preserveOwner||this.setOwner)&&process.getuid?process.getuid():void 0,this.processGid=(this.preserveOwner||this.setOwner)&&process.getgid?process.getgid():void 0,this.maxDepth=typeof t.maxDepth=="number"?t.maxDepth:G_,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=Q(Me.resolve(t.cwd||process.cwd())),this.strip=Number(t.strip)||0,this.processUmask=this.chmod?typeof t.processUmask=="number"?t.processUmask:U_():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[Yu](e))}warn(t,e,r={}){return(t==="TAR_BAD_ARCHIVE"||t==="TAR_ABORT")&&(r.recoverable=!1),super.warn(t,e,r)}[_c](){this[wc]&&this[Gs]===0&&(this.emit("prefinish"),this.emit("finish"),this.emit("end"))}[mc](t,e){let r=t[e],{type:i}=t;if(!r||this.preservePaths)return!0;let[o,c]=Wc(r),d=c.replaceAll(/\\/g,"/").split("/");if(d.includes("..")||Di&&/^[a-z]:\.\.$/i.test(d[0]??"")){if(e==="path"||i==="Link")return this.warn("TAR_ENTRY_ERROR",`${e} contains '..'`,{entry:t,[e]:r}),!1;let u=Me.posix.dirname(t.path),f=Me.posix.normalize(Me.posix.join(u,d.join("/")));if(f.startsWith("../")||f==="..")return this.warn("TAR_ENTRY_ERROR",`${e} escapes extraction directory`,{entry:t,[e]:r}),!1}return o&&(t[e]=String(c),this.warn("TAR_ENTRY_INFO",`stripping ${o} from absolute ${e}`,{entry:t,[e]:r})),!0}[nf](t){let e=Q(t.path),r=e.split("/");if(this.strip){if(r.length<this.strip)return!1;if(t.type==="Link"){let i=Q(String(t.linkpath)).split("/");if(i.length>=this.strip)t.linkpath=i.slice(this.strip).join("/");else return!1}r.splice(0,this.strip),t.path=r.join("/")}if(isFinite(this.maxDepth)&&r.length>this.maxDepth)return this.warn("TAR_ENTRY_ERROR","path excessively deep",{entry:t,path:e,depth:r.length,maxDepth:this.maxDepth}),!1;if(!this[mc](t,"path")||!this[mc](t,"linkpath"))return!1;if(t.absolute=Me.isAbsolute(t.path)?Q(Me.resolve(t.path)):Q(Me.resolve(this.cwd,t.path)),!this.preservePaths&&typeof t.absolute=="string"&&t.absolute.indexOf(this.cwd+"/")!==0&&t.absolute!==this.cwd)return this.warn("TAR_ENTRY_ERROR","path escaped extraction target",{entry:t,path:Q(t.path),resolvedPath:t.absolute,cwd:this.cwd}),!1;if(t.absolute===this.cwd&&t.type!=="Directory"&&t.type!=="GNUDumpDir")return!1;if(this.win32){let{root:i}=Me.win32.parse(String(t.absolute));t.absolute=i+Fu(String(t.absolute).slice(i.length));let{root:o}=Me.win32.parse(t.path);t.path=o+Fu(t.path.slice(o.length))}return!0}[Yu](t){if(!this[nf](t))return t.resume();switch(v_.equal(typeof t.absolute,"string"),t.type){case"Directory":case"GNUDumpDir":t.mode&&(t.mode=t.mode|448);case"File":case"OldFile":case"ContiguousFile":case"Link":case"SymbolicLink":return this[Mc](t);default:return this[tf](t)}}[qe](t,e){t.name==="CwdError"?this.emit("error",t):(this.warn("TAR_ENTRY_ERROR",t,{entry:e}),this[yr](),e.resume())}[yn](t,e,r){D_(Q(t),{uid:this.uid,gid:this.gid,processUid:this.processUid,processGid:this.processGid,umask:this.processUmask,preserve:this.preservePaths,unlink:this.unlink,cwd:this.cwd,mode:e},r)}[Ti](t){return this.forceChown||this.preserveOwner&&(typeof t.uid=="number"&&t.uid!==this.processUid||typeof t.gid=="number"&&t.gid!==this.processGid)||typeof this.uid=="number"&&this.uid!==this.processUid||typeof this.gid=="number"&&this.gid!==this.processGid}[Ri](t){return sf(this.uid,t.uid,this.processUid)}[Pi](t){return sf(this.gid,t.gid,this.processGid)}[Fc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.fmode,i=new so(String(t.absolute),{flags:Df(t.size),mode:r,autoClose:!1});i.on("error",u=>{i.fd&&ie.close(i.fd,()=>{}),i.write=()=>!0,this[qe](u,t),e()});let o=1,c=u=>{if(u){i.fd&&ie.close(i.fd,()=>{}),this[qe](u,t),e();return}--o===0&&i.fd!==void 0&&ie.close(i.fd,f=>{f?this[qe](f,t):this[yr](),e()})};i.on("finish",()=>{let u=String(t.absolute),f=i.fd;if(typeof f=="number"&&t.mtime&&!this.noMtime){o++;let p=t.atime||new Date,g=t.mtime;ie.futimes(f,p,g,w=>w?ie.utimes(u,p,g,S=>c(S&&w)):c())}if(typeof f=="number"&&this[Ti](t)){o++;let p=this[Ri](t),g=this[Pi](t);typeof p=="number"&&typeof g=="number"&&ie.fchown(f,p,g,w=>w?ie.chown(u,p,g,S=>c(S&&w)):c())}c()});let d=this.transform&&this.transform(t)||t;d!==t&&(d.on("error",u=>{this[qe](u,t),e()}),t.pipe(d)),d.pipe(i)}[zc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode;this[yn](String(t.absolute),r,i=>{if(i){this[qe](i,t),e();return}let o=1,c=()=>{--o===0&&(e(),this[yr](),t.resume())};t.mtime&&!this.noMtime&&(o++,ie.utimes(String(t.absolute),t.atime||new Date,t.mtime,c)),this[Ti](t)&&(o++,ie.chown(String(t.absolute),Number(this[Ri](t)),Number(this[Pi](t)),c)),c()})}[tf](t){t.unsupported=!0,this.warn("TAR_ENTRY_UNSUPPORTED",`unsupported entry type: ${t.type}`,{entry:t}),t.resume()}[Qu](t,e){let r=Q(Me.relative(this.cwd,Me.resolve(Me.dirname(String(t.absolute)),String(t.linkpath)))).split("/");this[Si](t,this.cwd,r,()=>this[Qs](t,String(t.linkpath),"symlink",e),i=>{this[qe](i,t),e()})}[ef](t,e){let r=Q(Me.resolve(this.cwd,String(t.linkpath))),i=Q(String(t.linkpath)).split("/");this[Si](t,this.cwd,i,()=>this[Qs](t,r,"link",e),o=>{this[qe](o,t),e()})}[Si](t,e,r,i,o){let c=r.shift();if(this.preservePaths||c===void 0)return i();let d=Me.resolve(e,c);ie.lstat(d,(u,f)=>{if(u)return i();if(f?.isSymbolicLink())return o(new fo(d,Me.resolve(d,r.join("/"))));this[Si](t,d,r,i,o)})}[rf](){this[Gs]++}[yr](){this[Gs]--,this[_c]()}[Uc](t){this[yr](),t.resume()}[Bc](t,e){return t.type==="File"&&!this.unlink&&e.isFile()&&e.nlink<=1&&!Di}[Mc](t){this[rf]();let e=[t.path];t.linkpath&&e.push(t.linkpath),this.reservations.reserve(e,r=>this[Xu](t,r))}[Xu](t,e){let r=d=>{e(d)},i=()=>{this[yn](this.cwd,this.dmode,d=>{if(d){this[qe](d,t),r();return}this[Ci]=!0,o()})},o=()=>{if(t.absolute!==this.cwd){let d=Q(Me.dirname(String(t.absolute)));if(d!==this.cwd)return this[yn](d,this.dmode,u=>{if(u){this[qe](u,t),r();return}c()})}c()},c=()=>{ie.lstat(String(t.absolute),(d,u)=>{if(u&&(this.keep||this.newer&&u.mtime>(t.mtime??u.mtime))){this[Uc](t),r();return}if(d||this[Bc](t,u))return this[xt](null,t,r);if(u.isDirectory()){if(t.type==="Directory"){let f=this.chmod&&t.mode&&(u.mode&4095)!==t.mode,p=g=>this[xt](g??null,t,r);return f?ie.chmod(String(t.absolute),Number(t.mode),p):p()}if(t.absolute!==this.cwd)return ie.rmdir(String(t.absolute),f=>this[xt](f??null,t,r))}if(t.absolute===this.cwd)return this[xt](null,t,r);q_(String(t.absolute),f=>this[xt](f??null,t,r))})};this[Ci]?o():i()}[xt](t,e,r){if(t){this[qe](t,e),r();return}switch(e.type){case"File":case"OldFile":case"ContiguousFile":return this[Fc](e,r);case"Link":return this[ef](e,r);case"SymbolicLink":return this[Qu](e,r);case"Directory":case"GNUDumpDir":return this[zc](e,r)}}[Qs](t,e,r,i){ie[r](e,String(t.absolute),o=>{o?this[qe](o,t):(this[yr](),t.resume()),i()})}},Ei=t=>{try{return[null,t()]}catch(e){return[e,null]}},Ff=class extends Zc{sync=!0;[xt](t,e){return super[xt](t,e,()=>{})}[Mc](t){if(!this[Ci]){let o=this[yn](this.cwd,this.dmode);if(o)return this[qe](o,t);this[Ci]=!0}if(t.absolute!==this.cwd){let o=Q(Me.dirname(String(t.absolute)));if(o!==this.cwd){let c=this[yn](o,this.dmode);if(c)return this[qe](c,t)}}let[e,r]=Ei(()=>ie.lstatSync(String(t.absolute)));if(r&&(this.keep||this.newer&&r.mtime>(t.mtime??r.mtime)))return this[Uc](t);if(e||this[Bc](t,r))return this[xt](null,t);if(r.isDirectory()){if(t.type==="Directory"){let c=this.chmod&&t.mode&&(r.mode&4095)!==t.mode,[d]=c?Ei(()=>{ie.chmodSync(String(t.absolute),Number(t.mode))}):[];return this[xt](d,t)}let[o]=Ei(()=>ie.rmdirSync(String(t.absolute)));this[xt](o,t)}let[i]=t.absolute===this.cwd?[]:Ei(()=>j_(String(t.absolute)));this[xt](i,t)}[Fc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.fmode,i=d=>{let u;try{ie.closeSync(o)}catch(f){u=f}(d||u)&&this[qe](d||u,t),e()},o;try{o=ie.openSync(String(t.absolute),Df(t.size),r)}catch(d){return i(d)}let c=this.transform&&this.transform(t)||t;c!==t&&(c.on("error",d=>this[qe](d,t)),t.pipe(c)),c.on("data",d=>{try{ie.writeSync(o,d,0,d.length)}catch(u){i(u)}}),c.on("end",()=>{let d=null;if(t.mtime&&!this.noMtime){let u=t.atime||new Date,f=t.mtime;try{ie.futimesSync(o,u,f)}catch(p){try{ie.utimesSync(String(t.absolute),u,f)}catch{d=p}}}if(this[Ti](t)){let u=this[Ri](t),f=this[Pi](t);try{ie.fchownSync(o,Number(u),Number(f))}catch(p){try{ie.chownSync(String(t.absolute),Number(u),Number(f))}catch{d=d||p}}}i(d)})}[zc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode,i=this[yn](String(t.absolute),r);if(i){this[qe](i,t),e();return}if(t.mtime&&!this.noMtime)try{ie.utimesSync(String(t.absolute),t.atime||new Date,t.mtime)}catch{}if(this[Ti](t))try{ie.chownSync(String(t.absolute),Number(this[Ri](t)),Number(this[Pi](t)))}catch{}e(),t.resume()}[yn](t,e){try{return L_(Q(t),{uid:this.uid,gid:this.gid,processUid:this.processUid,processGid:this.processGid,umask:this.processUmask,preserve:this.preservePaths,unlink:this.unlink,cwd:this.cwd,mode:e})}catch(r){return r}}[Si](t,e,r,i,o){if(this.preservePaths||r.length===0)return i();let c=e;for(let d of r){c=Me.resolve(c,d);let[u,f]=Ei(()=>ie.lstatSync(c));if(u)return i();if(f.isSymbolicLink())return o(new fo(c,Me.resolve(e,r.join("/"))))}i()}[Qs](t,e,r,i){let o=`${r}Sync`;try{ie[o](e,String(t.absolute)),i(),t.resume()}catch(c){return this[qe](c,t)}}},K_=t=>{let e=new Ff(t),r=t.file,i=Sf.statSync(r),o=t.maxReadSize||16*1024*1024;new lw(r,{readSize:o,size:i.size}).pipe(e)},W_=(t,e)=>{let r=new Zc(t),i=t.maxReadSize||16*1024*1024,o=t.file;return new Promise((c,d)=>{r.on("error",d),r.on("close",c),Sf.stat(o,(u,f)=>{if(u)d(u);else{let p=new Gc(o,{readSize:i,size:f.size});p.on("error",d),p.pipe(r)}})})},zf=Li(K_,W_,t=>new Ff(t),t=>new Zc(t),(t,e)=>{e?.length&&mf(t,e)}),$_=(t,e)=>{let r=new Jc(t),i=!0,o,c;try{try{o=ot.openSync(t.file,"r+")}catch(f){if(f?.code==="ENOENT")o=ot.openSync(t.file,"w+");else throw f}let d=ot.fstatSync(o),u=Buffer.alloc(512);e:for(c=0;c<d.size;c+=512){for(let g=0,w=0;g<512;g+=w){if(w=ot.readSync(o,u,g,u.length-g,c+g),c===0&&u[0]===31&&u[1]===139)throw new Error("cannot append to compressed archives");if(!w)break e}let f=new jn(u);if(!f.cksumValid)break;let p=512*Math.ceil((f.size||0)/512);if(c+p+512>d.size)break;c+=p,t.mtimeCache&&f.mtime&&t.mtimeCache.set(String(f.path),f.mtime)}i=!1,V_(t,r,c,o,e)}finally{if(i)try{ot.closeSync(o)}catch{}}},V_=(t,e,r,i,o)=>{let c=new cf(t.file,{fd:i,start:r});e.pipe(c),Z_(e,o)},J_=(t,e)=>{e=Array.from(e);let r=new lo(t),i=(o,c,d)=>{let u=(S,y)=>{S?ot.close(o,v=>d(S)):d(null,y)},f=0;if(c===0)return u(null,0);let p=0,g=Buffer.alloc(512),w=(S,y)=>{if(S||y===void 0)return u(S);if(p+=y,p<512&&y)return ot.read(o,g,p,g.length-p,f+p,w);if(f===0&&g[0]===31&&g[1]===139)return u(new Error("cannot append to compressed archives"));if(p<512)return u(null,f);let v=new jn(g);if(!v.cksumValid)return u(null,f);let I=512*Math.ceil((v.size??0)/512);if(f+I+512>c||(f+=I+512,f>=c))return u(null,f);t.mtimeCache&&v.mtime&&t.mtimeCache.set(String(v.path),v.mtime),p=0,ot.read(o,g,0,512,f,w)};ot.read(o,g,0,512,f,w)};return new Promise((o,c)=>{r.on("error",c);let d="r+",u=(f,p)=>{if(f&&f.code==="ENOENT"&&d==="r+")return d="w+",ot.open(t.file,d,u);if(f||!p)return c(f);ot.fstat(p,(g,w)=>{if(g)return ot.close(p,()=>c(g));i(p,w.size,(S,y)=>{if(S)return c(S);let v=new so(t.file,{fd:p,start:y});r.pipe(v),v.on("error",c),v.on("close",o),Y_(r,e)})})};ot.open(t.file,d,u)})},Z_=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?Tr({file:Uf.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r)}),t.end()},Y_=async(t,e)=>{for(let r of e)r.charAt(0)==="@"?await Tr({file:Uf.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r);t.end()},vi=Li($_,J_,()=>{throw new TypeError("file is required")},()=>{throw new TypeError("file is required")},(t,e)=>{if(!ww(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")}),w2=Li(vi.syncFile,vi.asyncFile,vi.syncNoFile,vi.asyncNoFile,(t,e=[])=>{vi.validate?.(t,e),X_(t)}),X_=t=>{let e=t.filter;t.mtimeCache||(t.mtimeCache=new Map),t.filter=e?(r,i)=>e(r,i)&&!((t.mtimeCache?.get(r)??i.mtime??0)>(i.mtime??0)):(r,i)=>!((t.mtimeCache?.get(r)??i.mtime??0)>(i.mtime??0))};jt();var pt={PAIR:"_agent/pair",CREATE:"_agent/create",HEALTH:"_agent/health",LIST_SKILLS:"_agent/listSkills",ADD_SKILLS:"_agent/addSkills",REMOVE_SKILLS:"_agent/removeSkills",GET_FILE_TREE:"_agent/getFileTree",GET_FILE_CONTENT:"_agent/getFileContent",DETAIL:"_agent/detail",UPDATE:"_agent/update",DISCONNECT:"_agent/disconnect",SWITCH_MODEL:"_agent/switchModel",GEN_MODEL_TOKEN:"_agent/genModelToken",RESET:"_agent/reset",REPAIR:"_agent/repair",UPGRADE:"_agent/upgrade",DELETE:"_agent/delete",PUBLISH_SKILL:"_agent/publishSkill"};function ho(t){return t?.cozeDeployType==="cloud"?"cloud":"local"}function Hf(t){let e=t?.cozeAccountId?.trim();if(!(!e||e==="0"))return e}function xo(t){let e=t?.cozeGroupId?.trim();if(!(!e||e==="0"))return e}function Gf(t){let e=t?.permissionMode;if(typeof e!="string")return;let r=e.trim();return r===""?void 0:r}function qf(t){let{_meta:e,...r}=t;return{stripped:r,meta:e}}function Wn(t){if(!t?.cozeAgentId)throw new Error("missing _meta.cozeAgentId");return t.cozeAgentId}Yt();We();te();Re();We();function Rr(t,e){if(ho(t)!=="cloud")throw new k("OPERATION_NOT_ALLOWED_FOR_LOCAL",`${e} is not allowed for local agent`)}function Ni(t){return t.startsWith("http://")||t.startsWith("https://")}function Pr(t){return t.endsWith("/")?t.slice(0,-1):t}import{readFileSync as dk}from"node:fs";import{dirname as uk,join as fk}from"node:path";import{fileURLToPath as xk}from"node:url";var Nt="0.2.3-alpha.10";import{mkdir as xy,rm as a0}from"node:fs/promises";import{join as Ui}from"node:path";qt();import{readFileSync as oy}from"node:fs";var ay=384;async function Yc(t,e=process.env){let r={};for(let[i,o]of Object.entries(e))typeof o=="string"&&(r[i]=o);await ur(t.agentEnvFile,r,{mode:ay})}function Mi(t){try{let e=JSON.parse(oy(t,"utf8"));return e&&typeof e=="object"&&!Array.isArray(e)?e:{}}catch{return{}}}function $f(t,e,r={},i=o=>o){return{...i({...t,...Mi(e)}),...r}}qt();function Bi(t){let e=[],r=Object.keys(t).sort();for(let i of r){let o=t[i];o!==void 0&&(cy(o)||e.push(`${i}=${o}`))}return e.length===0?"":`${e.join(`
92
92
  `)}
93
- `}function ny(t){if(t.includes(`
94
- `)||t.includes("\r")||t.includes("$")||t.includes("#"))return!0;let e=t[0];return e==="'"||e==='"'}te();Ce();We();te();var fo="1008033",Wf="1289";var Kf="pbbp2",$f="https://www.coze.cn",Vf="/api/coze_claw/resource/get_frontier_key",ry="https://www.coze.cn",iy="wss://frontier.coze.cn";function Cr(t){return t??process.env.COZE_BRIDGE_HANDSHAKE_URL??ry}function Jf(t){return t??process.env.COZE_BRIDGE_FRONTIER_URL??iy}function bn(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 Bi(t){return t?t.startsWith("boe_")?{ttEnv:t}:{ttEnv:t,usePpe:"1"}:{}}var Mi=H("handshake");async function Vc(t){let e=Cr(t.endpoint),r=t.timeoutMs??1e4,i=`${kr(e)}${Vf}?aid=${encodeURIComponent(fo)}`,o={Authorization:`Bearer ${t.privatecode}`,Accept:"application/json",...bn(t.ppeOverride)},c=new AbortController,l=setTimeout(()=>c.abort(),r);Mi.info("frontier key handshake",{base:e});try{let u=await fetch(i,{method:"GET",headers:o,signal:c.signal}),f=u.headers.get("x-tt-logid")??"",x=u.headers.get("x-tt-trace-id")??"";if(!u.ok){let b=await u.text().catch(()=>"");throw new T("UPSTREAM_HANDSHAKE_FAILED",`handshake HTTP ${u.status} logid=${f}: ${b.slice(0,200)}`)}let p=await u.json();if(p.code!==void 0&&p.code!==0)throw new T("UPSTREAM_HANDSHAKE_FAILED",`handshake code=${p.code} msg=${p.msg??"-"} logid=${f}`);let m=p.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 b=JSON.stringify(p).slice(0,500);throw new T("UPSTREAM_HANDSHAKE_FAILED",`handshake response missing access_key/device_id (also tried camelCase) logid=${f}: ${b}`)}return Mi.info("handshake ok",{remoteDeviceId:_,logid:f,traceId:x}),{accessKey:v,deviceId:_}}catch(u){if(u instanceof T)throw Mi.error("handshake failed (bridge error)",{base:e,message:u.message,code:u.code}),u;if(u.name==="AbortError")throw Mi.warn("handshake timeout",{base:e,timeoutMs:r}),new T("UPSTREAM_HANDSHAKE_FAILED",`handshake timeout (${r}ms)`,{cause:u});let f=u.cause;throw Mi.error("handshake error",{base:e,message:u instanceof Error?u.message:String(u),errno:f?.code,syscall:f?.syscall,cause:String(u).slice(0,300)}),new T("UPSTREAM_HANDSHAKE_FAILED",String(u),{cause:u})}finally{clearTimeout(l)}}var ho=process.env.COZE_BRIDGE_LLM_GATEWAY_URL?.trim()||"https://llm-gateway.coze.cn",vt="auto",Jc=15e4;function Zf(t){return{model:Zc(t.model)??vt,...t.modelToken?{modelToken:t.modelToken}:{}}}function sy(t){return!t||t===vt}var oy=new Set(["auto","\u81EA\u52A8"]);function Zc(t){let e=t?.trim();if(e)return oy.has(e.toLowerCase())?vt:e}function Yf(t){let e={};if(t.modelToken){e.ANTHROPIC_BASE_URL=ho,e.ANTHROPIC_AUTH_TOKEN=t.modelToken;let r=t.model||vt;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 sy(t.model)||(e.ANTHROPIC_MODEL=t.model);return e}function Xf(t,e,r){return t.modelToken?{baseUrl:`${ho}/v1`,providerName:"coze",headers:{Authorization:`Bearer ${t.modelToken}`,...xo(e,r)}}:null}function Qf(t){if(!t.modelToken)return{};let e={model:t.model||vt,model_context_window:t.modelInfo?.contextWindow??Jc};return{CODEX_CONFIG:JSON.stringify(e)}}function xo(t,e){let{ttEnv:r,usePpe:i}=Bi(t),o={};return r&&(o["x-tt-env"]=r),i&&(o["x-use-ppe"]=i),e&&(o["x-mock-scenario"]=e),o}function e0(t,e,r){if(!t.modelToken)return{};let i=xo(e,r);return Object.keys(i).length===0?{}:{ANTHROPIC_CUSTOM_HEADERS:Object.entries(i).map(([c,l])=>`${c}:${l}`).join(`
95
- `)}}function Yc(t){return`coze-session-${t.replace(/[^A-Za-z0-9_-]+/g,"-")}`}function t0(t,e,r){if(!t.modelToken)return null;let i=t.model||vt,o=xo(e,r),c=["text"];t.modelInfo?.capabilities?.image===!0&&c.push("image");let l={baseUrl:`${ho}/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??Jc,maxTokens:8192,api:"openai-completions"}]};return Object.keys(o).length>0&&(l.headers=o),l}function n0(t){return t.modelToken?{OPENAI_API_KEY:t.modelToken}:{}}function Xc(t,e,r){let i=xo(e,r),o=t.modelInfo?.contextWindow??Jc,c=["model:"," provider: openai",` base_url: ${ho}/v1`,` context_length: ${o}`];if(Object.keys(i).length>0){c.push(" default_headers:");for(let[l,u]of Object.entries(i))c.push(` ${l}: ${JSON.stringify(u)}`)}return`${c.join(`
93
+ `}function cy(t){if(t.includes(`
94
+ `)||t.includes("\r")||t.includes("$")||t.includes("#"))return!0;let e=t[0];return e==="'"||e==='"'}te();Re();import{homedir as uy}from"node:os";import{join as fy}from"node:path";We();te();var po="1008033",Vf="1289";var Jf="pbbp2",Zf="https://www.coze.cn",Yf="/api/coze_claw/resource/get_frontier_key",dy="https://www.coze.cn",ly="wss://frontier.coze.cn";function Cr(t){return t??process.env.COZE_BRIDGE_HANDSHAKE_URL??dy}function Xf(t){return t??process.env.COZE_BRIDGE_FRONTIER_URL??ly}function vn(t){let e={},r=t?.ttEnv??process.env.COZE_BRIDGE_TT_ENV,i=t?.usePpe??process.env.COZE_BRIDGE_USE_PPE;return r&&(e["x-tt-env"]=r),i&&(e["x-use-ppe"]=i),e}function zi(t){return t?t.startsWith("boe_")?{ttEnv:t}:{ttEnv:t,usePpe:"1"}:{}}var Fi=H("handshake");async function Xc(t){let e=Cr(t.endpoint),r=t.timeoutMs??1e4,i=`${Pr(e)}${Yf}?aid=${encodeURIComponent(po)}`,o={Authorization:`Bearer ${t.privatecode}`,Accept:"application/json",...vn(t.ppeOverride)},c=new AbortController,d=setTimeout(()=>c.abort(),r);Fi.info("frontier key handshake",{base:e});try{let u=await fetch(i,{method:"GET",headers:o,signal:c.signal}),f=u.headers.get("x-tt-logid")??"",p=u.headers.get("x-tt-trace-id")??"";if(!u.ok){let v=await u.text().catch(()=>"");throw new k("UPSTREAM_HANDSHAKE_FAILED",`handshake HTTP ${u.status} logid=${f}: ${v.slice(0,200)}`)}let g=await u.json();if(g.code!==void 0&&g.code!==0)throw new k("UPSTREAM_HANDSHAKE_FAILED",`handshake code=${g.code} msg=${g.msg??"-"} logid=${f}`);let w=g.data??{},S=typeof w.access_key=="string"&&w.access_key||typeof w.accessKey=="string"&&w.accessKey||void 0,y=typeof w.device_id=="string"&&w.device_id||typeof w.deviceId=="string"&&w.deviceId||void 0;if(!S||!y){let v=JSON.stringify(g).slice(0,500);throw new k("UPSTREAM_HANDSHAKE_FAILED",`handshake response missing access_key/device_id (also tried camelCase) logid=${f}: ${v}`)}return Fi.info("handshake ok",{remoteDeviceId:y,logid:f,traceId:p}),{accessKey:S,deviceId:y}}catch(u){if(u instanceof k)throw Fi.error("handshake failed (bridge error)",{base:e,message:u.message,code:u.code}),u;if(u.name==="AbortError")throw Fi.warn("handshake timeout",{base:e,timeoutMs:r}),new k("UPSTREAM_HANDSHAKE_FAILED",`handshake timeout (${r}ms)`,{cause:u});let f=u.cause;throw Fi.error("handshake error",{base:e,message:u instanceof Error?u.message:String(u),errno:f?.code,syscall:f?.syscall,cause:String(u).slice(0,300)}),new k("UPSTREAM_HANDSHAKE_FAILED",String(u),{cause:u})}finally{clearTimeout(d)}}var mo=process.env.COZE_BRIDGE_LLM_GATEWAY_URL?.trim()||"https://llm-gateway.coze.cn",At="auto",go=19e4;function e0(t){return{model:Qc(t.model)??At,...t.modelToken?{modelToken:t.modelToken}:{}}}function t0(t){return!t||t===At}var hy=new Set(["auto","\u81EA\u52A8"]);function Qc(t){let e=t?.trim();if(e)return hy.has(e.toLowerCase())?At:e}function n0(t){let e={};if(t.modelToken){e.ANTHROPIC_BASE_URL=mo,e.ANTHROPIC_AUTH_TOKEN=t.modelToken;let r=t.model||At;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 t0(t.model)||(e.ANTHROPIC_MODEL=t.model);return e}function r0(t,e,r){let i={};if(t.modelToken?i.model=t.model||At:t0(t.model)||(i.model=t.model),t.modelToken){let o={name:"coze",base_url:`${mo}/v1`,env_key:"CODEX_API_KEY",wire_api:"responses",requires_openai_auth:!1,supports_websockets:!1},c=wo(e,r);Object.keys(c).length>0&&(o.http_headers=c),i.model_providers={coze:o},i.model_context_window=t.modelInfo?.contextWindow??go}return Object.keys(i).length===0?{}:{CODEX_CONFIG:JSON.stringify(i),...t.modelToken?{MODEL_PROVIDER:"coze"}:{}}}function i0(t){return t.modelToken?{CODEX_API_KEY:t.modelToken,OPENAI_API_KEY:t.modelToken}:{}}function wo(t,e){let{ttEnv:r,usePpe:i}=zi(t),o={};return r&&(o["x-tt-env"]=r),i&&(o["x-use-ppe"]=i),e&&(o["x-mock-scenario"]=e),o}function s0(t,e,r){if(!t.modelToken)return{};let i=wo(e,r);return Object.keys(i).length===0?{}:{ANTHROPIC_CUSTOM_HEADERS:Object.entries(i).map(([c,d])=>`${c}:${d}`).join(`
95
+ `)}}function ed(t){return`coze-session-${t.replace(/[^A-Za-z0-9_-]+/g,"-")}`}function td(t){return t.model||At}function Qf(t,e,r){return{id:t,name:t,reasoning:!1,input:e,cost:{input:0,output:0,cacheRead:0,cacheWrite:0},contextWindow:r,maxTokens:8192,api:"openai-completions"}}function o0(t,e,r,i){if(!t.modelToken)return null;let o=td(t),c=wo(e,r),d=["text"];t.modelInfo?.capabilities?.image===!0&&d.push("image");let u=[Qf(o,d,t.modelInfo?.contextWindow??go)],f=new Set([o]);for(let g of i??[])!g||f.has(g)||(f.add(g),u.push(Qf(g,["text"],go)));let p={baseUrl:`${mo}/v1`,api:"openai-completions",apiKey:t.modelToken,models:u};return Object.keys(c).length>0&&(p.headers=c),p}function nd(t,e,r){let i=wo(e,r),o=t.modelInfo?.contextWindow??go,d=["model:"," provider: custom",` default: ${t.model||At}`,` base_url: ${mo}/v1`,` context_length: ${o}`];if(t.modelToken&&d.push(` api_key: ${JSON.stringify(t.modelToken)}`),Object.keys(i).length>0){d.push(" default_headers:");for(let[u,f]of Object.entries(i))d.push(` ${u}: ${JSON.stringify(f)}`)}return d.push("compression:"),d.push(" threshold: 0.8"),d.push("approvals:"),d.push(` mode: ${JSON.stringify("off")}`),d.push(` cron_mode: ${JSON.stringify("approve")}`),d.push("skills:"),d.push(" external_dirs:"),d.push(` - ${fy(uy(),".hermes","skills")}`),`${d.join(`
96
96
  `)}
97
- `}var Fi=H("hermes-config"),i0="dont_ask",s0="default";function Kn(t,e){return zi(Be(t,e).root,"hermes-home")}async function cy(t){let e=Kn(t.agentId,t.paths);await ay(e,{recursive:!0,mode:448});let r=Ni({...process.env,...Li(t.paths.agentEnvFile),...n0(t.modelConfig)});await lt(zi(e,".env"),r,{mode:384});let i=Xc(t.modelConfig,t.cozeEnv,t.mockScenario);await lt(zi(e,"config.yaml"),i,{mode:384}),Fi.debug("hermes home bootstrapped",{agentId:t.agentId,home:e,envBytes:r.length,yamlBytes:i.length})}async function o0(t){let e=Kn(t.agentId,t.paths),r=zi(e,"state.db"),i=zi(e,"config.yaml");await r0(r,{force:!0}).catch(c=>Fi.warn("hermes reset: rm state.db failed (ignored)",{agentId:t.agentId,err:String(c)}));let o=Xc({modelInfo:t.modelInfo},t.cozeEnv,t.mockScenario);await lt(i,o,{mode:384}).catch(c=>Fi.warn("hermes reset: write config.yaml failed (ignored)",{agentId:t.agentId,err:String(c)})),Fi.info("hermes reset complete",{agentId:t.agentId,removed:["state.db"],rewrote:["config.yaml"]})}async function el(t,e){let r=Kn(t,e);await r0(r,{recursive:!0,force:!0}).catch(i=>Fi.warn("hermes-home cleanup failed (ignored)",{agentId:t,err:String(i)}))}var Qc=new Map;function a0(t){let e=Qc.get(t.agentId);if(e)return e;let r=cy(t).finally(()=>Qc.delete(t.agentId));return Qc.set(t.agentId,r),r}var fe=H("agent-handlers"),l0=5*1024*1024,fy=1,hy=6,xy=new Set(["node_modules",".git",".coze","dist","build",".next"]),py=/^(ppe|boe)_[A-Za-z0-9_-]{1,120}$/,gy=/^[A-Za-z][A-Za-z0-9._-]{0,63}$/,my=/^\d+\.\d+\.\d+(?:-[0-9A-Za-z][0-9A-Za-z.-]*)?(?:\+[0-9A-Za-z][0-9A-Za-z.-]*)?$/;function wy(t){let e=t?.trim();return e?my.test(e)||gy.test(e)?e:(fe.warn("_agent/upgrade: invalid targetVersion, fallback to latest",{targetVersion:t}),"latest"):"latest"}function _y(t){return new Promise((e,r)=>{let i=rt("npx",t,{detached:!0,stdio:"ignore",windowsHide:!0}),o=!1,c=l=>{o||(o=!0,l?r(l):e(i.pid??0))};i.once("spawn",()=>{i.unref(),c()}),i.once("error",l=>c(l))})}var go=class{constructor(e){this.opts=e}opts;get paths(){return this.opts.paths??J()}async listSkills(e){e._meta;let r=Wn(e._meta),i=await this.loadAgentCfg(r),o=i?.workspace??Be(r,this.paths).workspace,c=i?.framework??"claude-code",l=i?.skills??[],{base:u}=Rr(c,r,o,this.paths),f=[],x=new Set;for(let p of l){let m=$e(u,p.relPath,"SKILL.md");await c0(m).then(_=>_.isFile()).catch(()=>!1)&&(f.push(vy(p)),x.add(p.relPath))}if(e.scanLocal){let p=await yy(r,o,c,this.paths);for(let m of p)x.has(m.relPath)||(x.add(m.relPath),f.push(m.skill))}return{skills:f}}async addSkills(e){e._meta;let r=Wn(e._meta),i=await this.requireAgentCfg(r),o=e.skills??[],c=[...i.skills??[]],l=new Map(c.map((f,x)=>[f.skillId,x])),u=[];for(let f of o){let x=await mo({agentId:r,workspace:i.workspace,framework:i.framework,skill:f,paths:this.paths});wo(c,l,x),u.push(f)}return await oi(r,c),this.reloadAgentSessions(r,"skills-added"),{installedSkills:u}}async removeSkills(e){e._meta;let r=Wn(e._meta),i=await this.requireAgentCfg(r),o=new Set(e.skillIds??[]),c=i.skills??[],l=[],{base:u}=Rr(i.framework,r,i.workspace,this.paths);for(let f of c){if(!o.has(f.skillId)){l.push(f);continue}let x=$e(u,f.relPath);await rl(x,{recursive:!0,force:!0}),fe.info("skill removed",{agentId:r,skillId:f.skillId,relPath:f.relPath})}return await oi(r,l),this.reloadAgentSessions(r,"skills-removed"),{ok:!0}}async publishSkill(e){e._meta;let r=Wn(e._meta);if(!e.skillName)throw new T("IPC_BAD_REQUEST","_agent/publishSkill: missing skillName");fe.info("_agent/publishSkill start",{agentId:r,skillId:e.skillId??"",skillName:e.skillName,userId:e.userId??"",accountId:e.accountId??""});let i=await this.loadAgentCfg(r),o=i?.workspace??Be(r,this.paths).workspace,c=i?.framework??"claude-code",l=p0(e.skillName),{base:u,subdir:f}=Rr(c,r,o,this.paths),x=$e(f,l),p=$e(u,x),m=$e(p,"SKILL.md");if(!await c0(m).then(y=>y.isFile()).catch(()=>!1))throw new T("SKILL_NOT_FOUND",`skill not found locally: ${e.skillName} (${x})`);let _=new cl.default;_.addLocalFolder(p,l);let b=_.toBuffer();if(b.length>d0)throw new T("SKILL_ZIP_TOO_LARGE",`skill zip ${b.length} bytes exceeds limit ${d0}`);let I=await po(m,{encoding:"utf8"}).then(y=>m0(y).description).catch(()=>{}),A={};this.opts.publishSkillToMarketplace?A=await this.opts.publishSkillToMarketplace({zip:b,...e.skillId?{skillId:e.skillId}:{},skillName:e.skillName,...I?{description:I}:{},agentId:r,...e.userId?{userId:e.userId}:{},...e.accountId?{accountId:e.accountId}:{}}):fe.warn("_agent/publishSkill: publishSkillToMarketplace not injected, skip upload",{agentId:r,skillName:e.skillName});let k=A.version??"v1.0",P=A.skillId??e.skillId??g0(r,x);if(i){let y=i.skills??[],R=y.find(O=>O.relPath===x);R?(R.version=k,R.skillId=P):y.push({skillId:P,skillName:e.skillName,relPath:x,version:k,installedAt:Date.now(),...I?{description:I}:{}}),await oi(r,y)}return fe.info("skill published",{agentId:r,skillName:e.skillName,relPath:x,zipBytes:b.length,skillId:P,version:k}),{ok:!0,skillId:P,version:k}}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,fe.info("downstream busy, scheduling reload after turn",{reason:r,agentId:e,framework:i.framework,cloudId:o,acpId:l});continue}let f=c.downstream;c.downstream=void 0,fe.info("killing downstream for workspace reload (idle)",{reason:r,agentId:e,framework:i.framework,cloudId:o,acpId:l}),f.stop(r).catch(x=>fe.warn("downstream stop failed during reload (ignored)",{reason:r,agentId:e,cloudId:o,err:String(x)}))}}isRuntimePendingPermission(e){let r=this.opts.isRuntimePendingPermission;return!r||!e.downstream?!1:r(e.downstream)}async updateAgent(e){if(!e.cozeIdentity?.trim())return fe.info("_agent/update: empty cozeIdentity, noop",{agentId:e.agentId}),{ok:!0};let r=e.agentId,i=await Ee(r);if(!i)throw new T("AGENT_NOT_FOUND",`agent not found: ${r}`);if(i.cozeIdentity===e.cozeIdentity)return fe.info("_agent/update: cozeIdentity unchanged, noop",{agentId:r}),{ok:!0};try{await dr(i.workspace,i.framework,e.cozeIdentity)}catch(o){throw fe.error("_agent/update: writeInstructionFile failed, aborting update",{agentId:r,framework:i.framework,workspace:i.workspace,err:String(o)}),new T("AGENT_PROTOCOL_ERROR",`failed to write instruction file for agent ${r}: ${String(o)}`,{cause:o})}return i.cozeIdentity=e.cozeIdentity,await Fe(i),fe.info("_agent/update: cozeIdentity rewritten",{agentId:r,framework:i.framework}),this.reloadAgentSessions(r,"identity-changed"),{ok:!0}}async upgradeBridge(e){let r=e.agentId||e._meta?.cozeAgentId;if(!r)throw new T("IPC_BAD_REQUEST","_agent/upgrade: missing agentId");if(!await Ee(r))throw new T("AGENT_NOT_FOUND",`agent not found: ${r}`);let o=["-y"];e.registry&&Oi(e.registry)&&o.push(`--registry=${e.registry}`);let c=wy(e.targetVersion);o.push("--ignore-existing",`coze-bridge@${c}`,"connect");let l=e._meta?.cozeEnv;l&&py.test(l)&&o.push("--env",l);let u=await _y(o);return fe.info("_agent/upgrade: spawned bridge upgrade process",{agentId:r,pid:u,targetVersion:c,currentVersion:e.currentVersion??"",reason:e.reason??""}),{ok:!0,accepted:!0,pid:u,message:"bridge upgrade started"}}async disconnectAgent(e){let r=e.agentId;if(!r)throw new T("IPC_BAD_REQUEST","_agent/disconnect: missing agentId");let i=await Ee(r);return i?(i.disconnectedAt=Date.now(),i.disconnectReason=e.reason??"",await Fe(i),fe.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}):(fe.warn("_agent/disconnect: agent not found, ignoring",{agentId:r}),{ok:!0})}async deleteAgent(e){let r=e.agentId;if(!r)throw new T("IPC_BAD_REQUEST",`${ft.DELETE}: missing agentId`);let i=await Ee(r),o=e._meta?.cozeDeployType==="cloud"||e._meta?.cozeDeployType==="local"?e._meta.cozeDeployType:void 0,c=e.deployType??o??i?.deployType??"local";this.opts.disposeForDelete&&await this.opts.disposeForDelete(r,e.reason??"delete");let l=Be(r);return c==="cloud"?await rl(l.root,{recursive:!0,force:!0}):i&&(i.deletedAt=Date.now(),i.deleteReason=e.reason??"deleted",await Fe(i)),fe.info("agent deleted",{agentId:r,reason:e.reason??"",deployType:c,configFound:!!i}),{ok:!0}}async switchModel(e){if(Tr(e._meta,"_agent/switchModel"),!e.agentId)throw new T("IPC_BAD_REQUEST","_agent/switchModel: missing agentId");let r=Zc(e.model)??vt,i=await Ee(e.agentId);if(!i)throw new T("AGENT_NOT_FOUND",`agent not found: ${e.agentId}`);i.model=r,e.modelInfo&&(i.modelInfo=e.modelInfo),await Fe(i),fe.info("_agent/switchModel: model persisted",{agentId:e.agentId,model:r,reason:e.reason??""});let o=this.opts.agents.get(e.agentId);if(!o)return fe.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=>fe.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 f=o.sessions.get(l);f?.downstream&&(await f.downstream.stop(`switchModel: ${r}`).catch(()=>{}),f.downstream=void 0)}));return await Promise.all(c),fe.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(Tr(e._meta,ft.RESET),!e.agentId)throw new T("IPC_BAD_REQUEST",`${ft.RESET}: missing agentId`);return await this.clearSessionMappings(e.agentId,ft.RESET),this.opts.hermesReset&&await this.opts.hermesReset(e.agentId,e._meta?.cozeEnv).catch(r=>fe.warn("hermes reset hook failed (ignored)",{agentId:e.agentId,err:String(r)})),await this.runDetailSync(e.agentId,ft.RESET,e.reason),{ok:!0}}async clearSessionMappings(e,r){let i=this.opts.agents.get(e);if(!i){await this.clearPersistedAcpSessionIds(e),fe.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 si(e,o)}async clearPersistedAcpSessionIds(e){let r=await Ee(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 Fe(r)}async repairAgent(e){if(Tr(e._meta,ft.REPAIR),!e.agentId)throw new T("IPC_BAD_REQUEST",`${ft.REPAIR}: missing agentId`);let r=await this.loadAgentCfg(e.agentId);if(r&&r.framework!=="openclaw")throw new T("IPC_BAD_REQUEST",`${ft.REPAIR} only allowed for openclaw, got ${r.framework}`);if(r&&this.opts.openclawRepair)try{await this.opts.openclawRepair(e.agentId,r.workspace)}catch(i){fe.warn("openclaw repair (delete+add) failed (ignored)",{agentId:e.agentId,reason:e.reason,err:String(i)})}return await this.runDetailSync(e.agentId,ft.REPAIR,e.reason),{ok:!0}}async runDetailSync(e,r,i){if(!this.opts.detailSyncer){fe.warn("detailSyncer not wired, skipping sync",{method:r,agentId:e});return}try{await this.opts.detailSyncer(e)}catch(o){fe.warn("detail sync failed (ignored)",{method:r,agentId:e,reason:i,err:String(o)})}}async getFileTree(e){Tr(e._meta,"_agent/getFileTree");let r=e._meta,i=Wn(r),o=await this.resolveWorkspace(i),c=e.filePath??"",l=this.safeJoin(o,c),u=await tl(l).catch(()=>null);if(!u)throw new T("IPC_BAD_REQUEST",`path not found: ${c}`);if(u.isSymbolicLink())throw new T("IPC_BAD_REQUEST",`symlink not allowed: ${c}`);if(!await ii(l,o))throw new T("IPC_BAD_REQUEST",`path escapes workspace: ${c}`);let f=Ny(e.depth);return u.isDirectory()?{tree:await Ly(o,l,c,f)}:{tree:[{name:My(c),path:y0(c||"."),isDir:!1,size:u.size,modifiedAt:Math.floor(u.mtimeMs)}]}}async getFileContent(e){Tr(e._meta,"_agent/getFileContent");let r=Wn(e._meta),i=await this.resolveWorkspace(r);if(!e.filePath)throw new T("IPC_BAD_REQUEST","filePath required");let o=this.safeJoin(i,e.filePath),c=await tl(o).catch(()=>null);if(!c||!c.isFile())throw new T("IPC_BAD_REQUEST",`not a file: ${e.filePath}`);if(c.isSymbolicLink())throw new T("IPC_BAD_REQUEST",`symlink not allowed: ${e.filePath}`);if(!await ii(o,i))throw new T("IPC_BAD_REQUEST",`path escapes workspace: ${e.filePath}`);if(c.size>l0)throw new T("IPC_BAD_REQUEST",`file too large: ${c.size} bytes (max ${l0})`);let l=await po(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 Ee(e).catch(()=>null))?.workspace??Be(e).workspace}safeJoin(e,r){let i=sl(e,r||"."),o=al(e,i);if(o.startsWith("..")||o===".."||o.startsWith(`..${f0}`))throw new T("IPC_BAD_REQUEST",`path escapes workspace: ${r}`);return i}loadAgentCfg(e){return Ee(e)}async requireAgentCfg(e){let r=await this.loadAgentCfg(e);if(!r)throw new T("AGENT_NOT_FOUND",`no config for agent: ${e}`);return r}};function p0(t){let e=t.trim().replace(/[\x00-\x1f<>:"|?*/\\]+/g,"-").replace(/^[\s.-]+|[\s.-]+$/g,"").slice(0,64);if(!e||e==="."||e==="..")throw new T("IPC_BAD_REQUEST",`invalid skill name: ${t}`);if(/^(con|prn|aux|nul|com[1-9]|lpt[1-9])$/i.test(e))throw new T("IPC_BAD_REQUEST",`reserved windows filename: ${t}`);return e}function Rr(t,e,r,i){switch(t){case"claude-code":return{base:r,subdir:$e(".claude","skills")};case"codex":case"openclaw":return{base:r,subdir:$e(".agents","skills")};case"hermes":return{base:Kn(e,i??J()),subdir:"skills"}}}function g0(t,e){return(ly("sha256").update(`${t}\0${e}`).digest().readBigUInt64BE(0)&0x7fffffffffffffffn).toString()}function m0(t){if(!t.startsWith("---"))return{};let e=t.indexOf(`
97
+ `}var $n=H("hermes-config"),c0="dont_ask",d0="default";function Vn(t,e){return Ui(Fe(t,e).root,"hermes-home")}async function py(t){let e=Vn(t.agentId,t.paths);await xy(e,{recursive:!0,mode:448});let r=Bi({...process.env,...Mi(t.paths.agentEnvFile)});await ft(Ui(e,".env"),r,{mode:384});let i=nd(t.modelConfig,t.cozeEnv,t.mockScenario);await ft(Ui(e,"config.yaml"),i,{mode:384}),$n.info("hermes home bootstrapped",{agentId:t.agentId,home:e,envBytes:r.length,yamlBytes:i.length})}async function l0(t){let e=Vn(t.agentId,t.paths),r=Ui(e,"state.db"),i=Ui(e,"config.yaml");$n.warn("[AUDIT] ABOUT TO RM hermes state.db (resetHermesHome)",{src:"hermes-config.resetHermesHome",agentId:t.agentId,home:e,stateDb:r,callerStack:new Error("resetHermesHome-caller").stack?.split(`
98
+ `).slice(1,6).join(" | ")}),await a0(r,{force:!0}).catch(c=>$n.warn("hermes reset: rm state.db failed (ignored)",{agentId:t.agentId,err:String(c)}));let o=nd({model:t.model,modelInfo:t.modelInfo},t.cozeEnv,t.mockScenario);await ft(i,o,{mode:384}).catch(c=>$n.warn("hermes reset: write config.yaml failed (ignored)",{agentId:t.agentId,err:String(c)})),$n.info("hermes reset complete",{agentId:t.agentId,removed:["state.db"],rewrote:["config.yaml"]})}async function id(t,e){let r=Vn(t,e);$n.warn("[AUDIT] ABOUT TO RM hermes-home (cleanupHermesHome)",{src:"hermes-config.cleanupHermesHome",agentId:t,home:r,callerStack:new Error("cleanupHermesHome-caller").stack?.split(`
99
+ `).slice(1,6).join(" | ")}),await a0(r,{recursive:!0,force:!0}).catch(i=>$n.warn("hermes-home cleanup failed (ignored)",{agentId:t,err:String(i)}))}var rd=new Map;function u0(t){let e=rd.get(t.agentId);if(e)return e;let r=py(t).finally(()=>rd.delete(t.agentId));return rd.set(t.agentId,r),r}var ne=H("agent-handlers"),f0=5*1024*1024,yy=1,by=6,Ey=new Set(["node_modules",".git",".coze","dist","build",".next"]),vy=/^(ppe|boe)_[A-Za-z0-9_-]{1,120}$/,Sy=/^[A-Za-z][A-Za-z0-9._-]{0,63}$/,Iy=/^\d+\.\d+\.\d+(?:-[0-9A-Za-z][0-9A-Za-z.-]*)?(?:\+[0-9A-Za-z][0-9A-Za-z.-]*)?$/;function Ay(t){let e=t?.trim();return e?Iy.test(e)||Sy.test(e)?e:(ne.warn("_agent/upgrade: invalid targetVersion, fallback to latest",{targetVersion:t}),"latest"):"latest"}function ky(t){return new Promise((e,r)=>{let i=it("npx",t,{detached:!0,stdio:"ignore",windowsHide:!0}),o=!1,c=d=>{o||(o=!0,d?r(d):e(i.pid??0))};i.once("spawn",()=>{i.unref(),c()}),i.once("error",d=>c(d))})}var yo=class{constructor(e){this.opts=e}opts;get paths(){return this.opts.paths??Z()}async listSkills(e){e._meta;let r=Wn(e._meta),i=await this.loadAgentCfg(r),o=i?.workspace??Fe(r,this.paths).workspace,c=i?.framework??"claude-code",d=i?.skills??[],{base:u}=Or(c,r,o,this.paths),f=[],p=new Set;for(let g of d){let w=ue(u,g.relPath,"SKILL.md");await ud(w).then(y=>y.isFile()).catch(()=>!1)&&(f.push(Oy(g)),p.add(g.relPath))}if(e.scanLocal){let g=await Ry(r,o,c,this.paths),w=await Py(r,c);for(let S of[...g,...w])p.has(S.relPath)||(p.add(S.relPath),f.push(S.skill))}return{skills:f}}async addSkills(e){e._meta;let r=Wn(e._meta),i=await this.requireAgentCfg(r),o=e.skills??[],c=[...i.skills??[]],d=new Map(c.map((f,p)=>[f.skillId,p])),u=[];for(let f of o){let p=await bo({agentId:r,workspace:i.workspace,framework:i.framework,skill:f,paths:this.paths});Eo(c,d,p),u.push(f)}return await ci(r,c),this.reloadAgentSessions(r,"skills-added"),{installedSkills:u}}async removeSkills(e){e._meta;let r=Wn(e._meta),i=await this.requireAgentCfg(r),o=new Set(e.skillIds??[]),c=i.skills??[],d=[],{base:u}=Or(i.framework,r,i.workspace,this.paths);for(let f of c){if(!o.has(f.skillId)){d.push(f);continue}let p=ue(u,f.relPath);ne.warn("[AUDIT] ABOUT TO RM skill dir (removeSkills)",{src:"agent-handlers.removeSkills",agentId:r,skillId:f.skillId,relPath:f.relPath,skillBase:u,absDir:p}),await ad(p,{recursive:!0,force:!0}),ne.info("skill removed",{agentId:r,skillId:f.skillId,relPath:f.relPath})}return await ci(r,d),this.reloadAgentSessions(r,"skills-removed"),{ok:!0}}async publishSkill(e){e._meta;let r=Wn(e._meta);if(!e.skillName)throw new k("IPC_BAD_REQUEST","_agent/publishSkill: missing skillName");ne.info("_agent/publishSkill start",{agentId:r,skillId:e.skillId??"",skillName:e.skillName,userId:e.userId??"",accountId:e.accountId??""});let i=await this.loadAgentCfg(r),o=i?.workspace??Fe(r,this.paths).workspace,c=i?.framework??"claude-code",d=e.isGlobal??!1,u=w0(e.skillName),f=await Ty(r,o,c,u,d,this.paths);if(!f){let C=d?"global":"workspace";throw new k("SKILL_NOT_FOUND",`skill not found in ${C}: ${e.skillName} (${u})`)}let{absDir:p,relPath:g}=f,w=ue(p,"SKILL.md"),S=new hd.default;S.addLocalFolder(p,u);let y=S.toBuffer();if(y.length>h0)throw new k("SKILL_ZIP_TOO_LARGE",`skill zip ${y.length} bytes exceeds limit ${h0}`);let v=await _o(w,{encoding:"utf8"}).then(C=>b0(C).description).catch(()=>{}),I={};this.opts.publishSkillToMarketplace?I=await this.opts.publishSkillToMarketplace({zip:y,...e.skillId?{skillId:e.skillId}:{},skillName:e.skillName,...v?{description:v}:{},agentId:r,...e.userId?{userId:e.userId}:{},...e.accountId?{accountId:e.accountId}:{}}):ne.warn("_agent/publishSkill: publishSkillToMarketplace not injected, skip upload",{agentId:r,skillName:e.skillName});let A=I.version??"v1.0",T=I.skillId??e.skillId??y0(r,g);if(i&&!d){let C=i.skills??[],b=C.find(P=>P.relPath===g);b?(b.version=A,b.skillId=T):C.push({skillId:T,skillName:e.skillName,relPath:g,version:A,installedAt:Date.now(),...v?{description:v}:{}}),await ci(r,C)}return ne.info("skill published",{agentId:r,skillName:e.skillName,relPath:g,zipBytes:y.length,skillId:T,version:A}),{ok:!0,skillId:T,version:A}}reloadAgentSessionsPublic(e,r){this.reloadAgentSessions(e,r)}reloadAgentSessions(e,r){let i=this.opts.agents.get(e);if(i)for(let[o,c]of i.sessions){if(!c.downstream)continue;let d=c.acpSessionId;if(d&&i.activeTriggers.has(d)||this.isRuntimePendingPermission(c)){c.reloadAfterTurn=!0,ne.info("downstream busy, scheduling reload after turn",{reason:r,agentId:e,framework:i.framework,cloudId:o,acpId:d});continue}let f=c.downstream;c.downstream=void 0,ne.info("killing downstream for workspace reload (idle)",{reason:r,agentId:e,framework:i.framework,cloudId:o,acpId:d}),f.stop(r).catch(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 ve(r);if(!i)throw new k("AGENT_NOT_FOUND",`agent not found: ${r}`);if(i.cozeIdentity===e.cozeIdentity)return ne.info("_agent/update: cozeIdentity unchanged, noop",{agentId:r}),{ok:!0};try{await fr(i.workspace,i.framework,e.cozeIdentity)}catch(o){throw ne.error("_agent/update: writeInstructionFile failed, aborting update",{agentId:r,framework:i.framework,workspace:i.workspace,err:String(o)}),new k("AGENT_PROTOCOL_ERROR",`failed to write instruction file for agent ${r}: ${String(o)}`,{cause:o})}return i.cozeIdentity=e.cozeIdentity,await ze(i),ne.info("_agent/update: cozeIdentity rewritten",{agentId:r,framework:i.framework}),this.reloadAgentSessions(r,"identity-changed"),{ok:!0}}async upgradeBridge(e){let r=e.agentId||e._meta?.cozeAgentId;if(!r)throw new k("IPC_BAD_REQUEST","_agent/upgrade: missing agentId");if(!await ve(r))throw new k("AGENT_NOT_FOUND",`agent not found: ${r}`);let o=["-y"];e.registry&&Ni(e.registry)&&o.push(`--registry=${e.registry}`);let c=Ay(e.targetVersion);o.push("--ignore-existing",`coze-bridge@${c}`,"connect");let d=e._meta?.cozeEnv;d&&vy.test(d)&&o.push("--env",d);let u=await ky(o);return ne.info("_agent/upgrade: spawned bridge upgrade process",{agentId:r,pid:u,targetVersion:c,currentVersion:e.currentVersion??"",reason:e.reason??""}),{ok:!0,accepted:!0,pid:u,message:"bridge upgrade started"}}async disconnectAgent(e){let r=e.agentId;if(!r)throw new k("IPC_BAD_REQUEST","_agent/disconnect: missing agentId");let i=await ve(r);return i?(i.disconnectedAt=Date.now(),i.disconnectReason=e.reason??"",await ze(i),ne.info("agent disconnected",{agentId:r,reason:e.reason??"",force:e.force??!1}),this.opts.disposeAndMarkDisconnected&&await this.opts.disposeAndMarkDisconnected(r,e.reason??"disconnect"),{ok:!0}):(ne.warn("_agent/disconnect: agent not found, ignoring",{agentId:r}),{ok:!0})}async deleteAgent(e){let r=e.agentId;if(!r)throw new k("IPC_BAD_REQUEST",`${pt.DELETE}: missing agentId`);ne.warn("[AUDIT] deleteAgent handler entry",{agentId:r,reason:e.reason??"",forceParamDeployType:e.deployType,metaDeployType:e._meta?.cozeDeployType,callerStack:new Error("deleteAgent-caller").stack?.split(`
100
+ `).slice(1,6).join(" | ")});let i=await ve(r),o=e._meta?.cozeDeployType==="cloud"||e._meta?.cozeDeployType==="local"?e._meta.cozeDeployType:void 0,c=e.deployType??o??i?.deployType??"local";this.opts.disposeForDelete&&await this.opts.disposeForDelete(r,e.reason??"delete");let d=Fe(r);return c==="cloud"?(ne.warn("[AUDIT] ABOUT TO RM agent dir (deleteAgent cloud path)",{src:"agent-handlers.deleteAgent",agentId:r,path:d.root,deployType:c,reason:e.reason??""}),await ad(d.root,{recursive:!0,force:!0})):i&&(i.deletedAt=Date.now(),i.deleteReason=e.reason??"deleted",await ze(i)),ne.info("agent deleted",{agentId:r,reason:e.reason??"",deployType:c,configFound:!!i}),{ok:!0}}async switchModel(e){if(Rr(e._meta,"_agent/switchModel"),!e.agentId)throw new k("IPC_BAD_REQUEST","_agent/switchModel: missing agentId");let r=Qc(e.model)??At,i=await ve(e.agentId);if(!i)throw new k("AGENT_NOT_FOUND",`agent not found: ${e.agentId}`);i.model=r,e.modelInfo&&(i.modelInfo=e.modelInfo),await ze(i),ne.info("_agent/switchModel: model persisted",{agentId:e.agentId,model:r,reason:e.reason??""});let o=this.opts.agents.get(e.agentId);if(!o)return ne.info("_agent/switchModel: agent not running, config persisted only",{agentId:e.agentId}),{ok:!0};let c=o.model;if(o.model=r,e.modelInfo&&o.setModelInfo(e.modelInfo),this.opts.cleanupOpenclawProviders&&await this.opts.cleanupOpenclawProviders(o,c).catch(u=>ne.warn("cleanupOpenclawProviders before switchModel failed (ignored)",{agentId:e.agentId,err:String(u)})),o.framework==="hermes"){let u=[];for(let[f,p]of o.allSessionQueues())u.push(p.enqueue(async()=>{let g=o.sessions.get(f);if(!(!g?.downstream||!g.acpSessionId))try{await g.downstream.setSessionModel?.({sessionId:g.acpSessionId,modelId:r})}catch(w){ne.warn("_agent/switchModel: hermes session/set_model failed (ignored)",{agentId:e.agentId,cloudId:f,acpId:g.acpSessionId,err:String(w)})}}));return await Promise.all(u),ne.info("_agent/switchModel: hermes sessions updated via session/set_model",{agentId:e.agentId,model:r,cloudSessions:u.length}),{ok:!0}}let d=[];for(let[u,f]of o.allSessionQueues())d.push(f.enqueue(async()=>{let p=o.sessions.get(u);p?.downstream&&(await p.downstream.stop(`switchModel: ${r}`).catch(()=>{}),p.downstream=void 0)}));return await Promise.all(d),ne.info("_agent/switchModel: all session runtimes killed, next prompt will respawn",{agentId:e.agentId,model:r,cloudSessions:d.length}),{ok:!0}}async resetAgent(e){if(Rr(e._meta,pt.RESET),!e.agentId)throw new k("IPC_BAD_REQUEST",`${pt.RESET}: missing agentId`);return await this.clearSessionMappings(e.agentId,pt.RESET),this.opts.hermesReset&&await this.opts.hermesReset(e.agentId,e._meta?.cozeEnv).catch(r=>ne.warn("hermes reset hook failed (ignored)",{agentId:e.agentId,err:String(r)})),await this.runDetailSync(e.agentId,pt.RESET,e.reason),{ok:!0}}async clearSessionMappings(e,r){let i=this.opts.agents.get(e);if(!i){await this.clearPersistedAcpSessionIds(e),ne.info("reset: agent not in memory, cleared persisted acpSessionIds only",{agentId:e});return}await i.killAllRuntimes(r);for(let c of i.sessions.values())c.acpSessionId=void 0,c.replySeq=0,c.loadingSession=!1,c.spawnFailCount=void 0,c.spawnFailedAt=void 0;let o=new Map;for(let[c,d]of i.sessions)o.set(c,{modelToken:d.modelToken,tokenGeneratedAt:d.tokenGeneratedAt,permissionMode:d.permissionMode,cozeGroupId:d.cozeGroupId});await ai(e,o)}async clearPersistedAcpSessionIds(e){let r=await ve(e).catch(()=>null);if(!r?.sessions)return;let i=!1;for(let o of Object.values(r.sessions))o.acpSessionId&&(o.acpSessionId=void 0,i=!0);i&&await ze(r)}async repairAgent(e){if(Rr(e._meta,pt.REPAIR),!e.agentId)throw new k("IPC_BAD_REQUEST",`${pt.REPAIR}: missing agentId`);let r=await this.loadAgentCfg(e.agentId);if(r&&r.framework!=="openclaw")throw new k("IPC_BAD_REQUEST",`${pt.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,pt.REPAIR,e.reason),{ok:!0}}async runDetailSync(e,r,i){if(!this.opts.detailSyncer){ne.warn("detailSyncer not wired, skipping sync",{method:r,agentId:e});return}try{await this.opts.detailSyncer(e)}catch(o){ne.warn("detail sync failed (ignored)",{method:r,agentId:e,reason:i,err:String(o)})}}async getFileTree(e){Rr(e._meta,"_agent/getFileTree");let r=e._meta,i=Wn(r),o=await this.resolveWorkspace(i),c=e.filePath??"",d=this.safeJoin(o,c),u=await sd(d).catch(()=>null);if(!u)throw new k("IPC_BAD_REQUEST",`path not found: ${c}`);if(u.isSymbolicLink())throw new k("IPC_BAD_REQUEST",`symlink not allowed: ${c}`);if(!await oi(d,o))throw new k("IPC_BAD_REQUEST",`path escapes workspace: ${c}`);let f=Ky(e.depth);return u.isDirectory()?{tree:await jy(o,d,c,f)}:{tree:[{name:Wy(c),path:I0(c||"."),isDir:!1,size:u.size,modifiedAt:Math.floor(u.mtimeMs)}]}}async getFileContent(e){Rr(e._meta,"_agent/getFileContent");let r=Wn(e._meta),i=await this.resolveWorkspace(r);if(!e.filePath)throw new k("IPC_BAD_REQUEST","filePath required");let o=this.safeJoin(i,e.filePath),c=await sd(o).catch(()=>null);if(!c||!c.isFile())throw new k("IPC_BAD_REQUEST",`not a file: ${e.filePath}`);if(c.isSymbolicLink())throw new k("IPC_BAD_REQUEST",`symlink not allowed: ${e.filePath}`);if(!await oi(o,i))throw new k("IPC_BAD_REQUEST",`path escapes workspace: ${e.filePath}`);if(c.size>f0)throw new k("IPC_BAD_REQUEST",`file too large: ${c.size} bytes (max ${f0})`);let d=await _o(o);return d.includes(0)?{content:d.toString("base64"),encoding:"base64",size:c.size}:{content:d.toString("utf8"),encoding:"utf-8",size:c.size}}async resolveWorkspace(e){let r=this.opts.agents.get(e);return r?r.workspace:(await ve(e).catch(()=>null))?.workspace??Fe(e).workspace}safeJoin(e,r){let i=dd(e,r||"."),o=fd(e,i);if(o.startsWith("..")||o===".."||o.startsWith(`..${p0}`))throw new k("IPC_BAD_REQUEST",`path escapes workspace: ${r}`);return i}loadAgentCfg(e){return ve(e)}async requireAgentCfg(e){let r=await this.loadAgentCfg(e);if(!r)throw new k("AGENT_NOT_FOUND",`no config for agent: ${e}`);return r}};function w0(t){let e=t.trim().replace(/[\x00-\x1f<>:"|?*/\\]+/g,"-").replace(/^[\s.-]+|[\s.-]+$/g,"").slice(0,64);if(!e||e==="."||e==="..")throw new k("IPC_BAD_REQUEST",`invalid skill name: ${t}`);if(/^(con|prn|aux|nul|com[1-9]|lpt[1-9])$/i.test(e))throw new k("IPC_BAD_REQUEST",`reserved windows filename: ${t}`);return e}function Or(t,e,r,i){switch(t){case"claude-code":return{base:r,subdir:ue(".claude","skills")};case"codex":case"openclaw":return{base:r,subdir:ue(".agents","skills")};case"hermes":return{base:Vn(e,i??Z()),subdir:"skills"}}}function _0(t){let e=my();if(t==="claude-code")return[ue(e,".claude","skills")];if(t==="codex")return[ue(e,".agents","skills"),ue(e,".codex","skills")];if(t==="openclaw")return[ue(e,".agents","skills"),ue(e,".openclaw","skills")];if(t==="hermes"){if(process.platform==="win32"){let r=process.env.LOCALAPPDATA||ue(e,"AppData","Local");return[ue(r,"hermes","skills"),ue(e,".hermes","skills")]}return[ue(e,".hermes","skills")]}return[]}async function Ty(t,e,r,i,o,c){let d=async u=>ud(ue(u,"SKILL.md")).then(f=>f.isFile()).catch(()=>!1);if(!o){let{base:u,subdir:f}=Or(r,t,e,c),p=ue(f,i),g=ue(u,p);return await d(g)?{absDir:g,relPath:p}:null}for(let u of _0(r)){let f=ue(u,i);if(await d(f))return{absDir:f,relPath:f}}return null}function y0(t,e){return(gy("sha256").update(`${t}\0${e}`).digest().readBigUInt64BE(0)&0x7fffffffffffffffn).toString()}function b0(t){if(!t.startsWith("---"))return{};let e=t.indexOf(`
98
101
  ---`,3);if(e<0)return{};let r=t.slice(3,e),i={};for(let o of r.split(`
99
- `)){let c=/^\s*(name|description)\s*:\s*(.+?)\s*$/.exec(o);if(!c||!c[2])continue;let l=c[1],u=c[2].trim();(u.startsWith('"')&&u.endsWith('"')||u.startsWith("'")&&u.endsWith("'"))&&(u=u.slice(1,-1)),u&&(i[l]=u)}return i}async function yy(t,e,r,i){let{base:o,subdir:c}=Rr(r,t,e,i),l=$e(o,c),u=await u0(l,{withFileTypes:!0}).catch(()=>null);if(!u)return[];let f=[];for(let x of u){if(!x.isDirectory())continue;let p=x.name,m=$e(c,p),v=$e(l,p,"SKILL.md"),_=await po(v,{encoding:"utf8"}).catch(()=>null);if(_===null)continue;let b=m0(_);f.push({relPath:m,skill:{skillId:g0(t,m),skillName:b.name||p,...b.description?{description:b.description}:{}}})}return f}var by=3e4,Ey=50*1024*1024,d0=10*1024*1024,Pr=3e4;async function mo(t){let{agentId:e,workspace:r,framework:i,skill:o,paths:c}=t;if(!o.skillName)throw new T("IPC_BAD_REQUEST","skill missing skillName");let l=typeof o.content=="string"&&o.content.length>0,u=typeof o.downloadUrl=="string"&&o.downloadUrl.length>0;if(!l&&!u)throw new T("IPC_BAD_REQUEST",`skill ${o.skillId} missing both content and downloadUrl`);let f=p0(o.skillName),{base:x,subdir:p}=Rr(i,e,r,c),m=$e(p,f),v=$e(x,m);if(await nl(v,{recursive:!0}),l){let b=Buffer.from(o.content,"utf8");Ui(b.length),await il($e(v,"SKILL.md"),b,"utf8")}else{let b=await Iy(o.downloadUrl);Ty(b)?await Py(b,v):ky(b)?await Cy(b,v):await il($e(v,"SKILL.md"),b.toString("utf8"),"utf8")}let _={skillId:o.skillId,skillName:o.skillName,relPath:m,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 fe.info("skill installed",{agentId:e,skillId:o.skillId,skillName:o.skillName,relPath:m,source:l?"content":"downloadUrl"}),_}function wo(t,e,r){let i=e.get(r.skillId);if(i!==void 0){t[i]=r;return}e.set(r.skillId,t.length),t.push(r)}function vy(t){return{skillId:t.skillId,skillName:t.skillName,...t.description?{description:t.description}:{},...t.icon?{icon:t.icon}:{},...t.version?{version:t.version}:{},...t.config?{config:t.config}:{},...t.builtin?{builtin:t.builtin}:{}}}function Sy(t){return{skillId:t.skillId,skillName:t.skillName,...t.downloadUrl?{downloadUrl:t.downloadUrl}:{},...t.description?{description:t.description}:{},...t.icon?{icon:t.icon}:{},...t.version?{version:t.version}:{},...t.config?{config:t.config}:{},...t.builtin?{builtin:t.builtin}:{}}}async function w0(t,e){let r=await Ee(t,e);if(!r)return{status:"skipped",count:0};if(r.disconnectedAt)return{status:"skipped",count:0};let i=Ot,o=r.skillsRefreshedForVersion;if(o===i)return{status:"noop",count:0};if(!o)return r.skillsRefreshedForVersion=i,await Fe(r,e),{status:"seeded",count:0};let c=[...r.skills??[]],l=new Map(c.map((m,v)=>[m.skillId,v])),u=c.filter(m=>m.builtin===!0&&!!m.downloadUrl);if(u.length===0)return r.skillsRefreshedForVersion=i,await Fe(r,e),{status:"noop",count:0};let f=0,x=0,{base:p}=Rr(r.framework,t,r.workspace,e);for(let m of u)try{await rl($e(p,m.relPath),{recursive:!0,force:!0});let v=await mo({agentId:t,workspace:r.workspace,framework:r.framework,skill:Sy(m),...e?{paths:e}:{}});wo(c,l,v),f+=1}catch(v){x+=1,fe.warn("refresh builtin skill failed (skipping)",{agentId:t,skillId:m.skillId,skillName:m.skillName,err:String(v)})}return r.skills=c,x===0&&(r.skillsRefreshedForVersion=i),await Fe(r,e),fe.info("builtin skills refreshed after bridge upgrade",{agentId:t,from:o,to:i,ok:f,failed:x}),{status:"refreshed",count:f}}async function Iy(t){if(!t)throw new T("IPC_BAD_REQUEST","skill missing downloadUrl");if(t.startsWith("data:")){let e=Math.floor(t.length*3/4);Ui(e);let r=Ay(t);return Ui(r.length),r}if(t.startsWith("file:")){let e=new URL(t).pathname,r=await po(e);return Ui(r.length),r}if(Oi(t)){let e=new AbortController,r=setTimeout(()=>e.abort(),by);try{let i=await fetch(t,{signal:e.signal});if(!i.ok)throw new T("IPC_BAD_REQUEST",`fetch skill failed HTTP ${i.status} ${t}`);let o=await i.arrayBuffer();return Ui(o.byteLength),Buffer.from(o)}finally{clearTimeout(r)}}throw new T("IPC_BAD_REQUEST",`unsupported downloadUrl scheme (\u8981 https/data/file): ${t.slice(0,80)}`)}function Ui(t){if(t>Ey)throw new T("IPC_BAD_REQUEST",`skill too large: ${t} bytes`)}function Ay(t){let e=/^data:([^,;]*)(;base64)?,(.*)$/s.exec(t);if(!e)throw new T("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 Ty(t){return t.length>=2&&t[0]===31&&t[1]===139}function ky(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 ol(t){return t==="__MACOSX"||t.startsWith("__MACOSX/")}async function Cy(t,e){let r,i;try{r=new cl.default(t),i=r.getEntries()}catch(l){throw new T("IPC_BAD_REQUEST",`zip parse failed: ${l.message}`,{cause:l})}for(let l of i){let u=l.entryName;if(!u||ol(u))continue;if(u.startsWith("/")||/^[A-Za-z]:[\\/]/.test(u))throw new T("IPC_BAD_REQUEST",`zip entry absolute path: ${u}`);if(u.split(/[/\\]/).some(x=>x===".."))throw new T("IPC_BAD_REQUEST",`zip entry contains '..' (traversal): ${u}`);let f=l.header.attr>>>16&61440;if(f!==0&&f!==32768&&f!==16384)throw new T("IPC_BAD_REQUEST",`zip entry kind 0x${f.toString(16)} not allowed (symlink/hardlink/special): ${u}`)}let o=Ry(i),c=sl(e);for(let l of i){if(ol(l.entryName))continue;let u=l.entryName;if(o&&u.startsWith(o)&&(u=u.slice(o.length)),!u)continue;let f=sl(e,u),x=al(c,f);if(x.startsWith("..")||x==="..")throw new T("IPC_BAD_REQUEST",`zip entry escapes destDir: ${u}`);if(l.isDirectory){await nl(f,{recursive:!0});continue}await nl(dy(f),{recursive:!0});let p;try{p=l.getData()}catch(m){throw new T("IPC_BAD_REQUEST",`zip entry getData failed (${l.entryName}): ${m.message}`,{cause:m})}await il(f,p)}}function Ry(t){let e;for(let r of t){let i=r.entryName;if(!i||ol(i))continue;let o=i.indexOf("/");if(o<=0)return;let c=i.slice(0,o+1);if(e===void 0)e=c;else if(e!==c)return}return e}async function Py(t,e){await Dy(t);let r=Mf({cwd:e,strip:1}),i=!1,o=setTimeout(()=>{i=!0,r.destroy(new T("IPC_BAD_REQUEST",`tar extract timeout (${Pr}ms)`))},Pr);try{await x0(h0.from(t),r)}catch(c){throw c instanceof T?c:i?new T("IPC_BAD_REQUEST",`tar extract timeout (${Pr}ms)`):new T("IPC_BAD_REQUEST",`tar extract failed: ${c.message??String(c)}`,{cause:c})}finally{clearTimeout(o)}}async function Dy(t){let e=[],r=Ar({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(x=>x==="..")&&e.push(`tar entry contains '..': ${l}`)}}),i=!1,o=setTimeout(()=>{i=!0,r.destroy(new T("IPC_BAD_REQUEST",`tar list timeout (${Pr}ms)`))},Pr);try{await x0(h0.from(t),r)}catch(c){throw i?new T("IPC_BAD_REQUEST",`tar list timeout (${Pr}ms)`):new T("IPC_BAD_REQUEST",`tar list failed: ${c.message??String(c)}`,{cause:c})}finally{clearTimeout(o)}if(e.length>0)throw new T("IPC_BAD_REQUEST",e[0]??"tar entry validation failed")}var Oy=5e3;async function Ly(t,e,r,i){return _0(t,e,r,i,{count:0})}async function _0(t,e,r,i,o){if(i<=0)return[];let c;try{c=await u0(e,{withFileTypes:!0})}catch{return[]}let l=[];for(let u of c){if(xy.has(u.name)||u.isSymbolicLink())continue;if(o.count>=Oy){l.push({name:"...",path:"...",isDir:!1,size:0,modifiedAt:0,hasMore:!0});break}let f=$e(e,u.name),x=uy($e(r,u.name)),p=null;try{p=await tl(f)}catch{continue}if(p.isSymbolicLink())continue;o.count++;let m={name:u.name,path:y0(al(t,f)),isDir:p.isDirectory(),size:p.size,modifiedAt:Math.floor(p.mtimeMs)};p.isDirectory()&&i>1&&(m.children=await _0(t,f,x,i-1,o)),l.push(m)}return l.sort((u,f)=>u.isDir!==f.isDir?u.isDir?-1:1:u.name.localeCompare(f.name)),l}function Ny(t){return!t||t<=0?fy:Math.min(t,hy)}function My(t){if(!t||t==="."||t==="/")return".";let e=t.split(/[/\\]/);return e[e.length-1]||"."}function y0(t){return t.split(f0).join("/")}te();var En=H("agent-health-reporter"),By=1e4,Fy=3,Hi=class{constructor(e){this.opts=e;this.intervalMs=e.intervalMs??By,this.livenessFailureThreshold=e.livenessFailureThreshold??Fy}opts;timer=null;inFlight=!1;unsubscribeRegister=null;intervalMs;livenessFailureThreshold;consecutiveFailures=0;isLivenessLost(){return this.consecutiveFailures>=this.livenessFailureThreshold}start(){this.timer||(this.timer=setInterval(()=>{this.tick()},this.intervalMs),this.timer.unref?.(),this.unsubscribeRegister=this.opts.core.onAgentRegister(()=>{this.tick()}),En.info("heartbeat started",{intervalMs:this.intervalMs}),this.tick())}stop(){this.timer&&(clearInterval(this.timer),this.timer=null,this.unsubscribeRegister&&(this.unsubscribeRegister(),this.unsubscribeRegister=null),En.info("heartbeat stopped"))}async tick(){if(this.inFlight){En.debug("previous tick still in-flight, skip");return}let e=this.opts.getDeviceId();if(!e){this.consecutiveFailures=0,En.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=zy(l);if(!u)continue;let f={agentId:l.agentId,status:u};l.patToken&&(f.patToken=l.patToken),l.accountId&&(f.accountId=l.accountId),r.push(f)}if(r.length===0){this.consecutiveFailures=0;return}let i={agents:r,bridgeVersion:Ot,_meta:{cozeDeviceId:e}},o;try{o=await this.opts.core.sendRequest("_agent/health",i,5e3),this.consecutiveFailures=0}catch(l){this.consecutiveFailures+=1,En.warn("heartbeat batch send failed",{count:r.length,consecutiveFailures:this.consecutiveFailures,err:String(l)})}let c=o?.authFailures;if(c&&c.length>0&&(En.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){En.warn("onAuthFailures callback failed (ignored)",{err:String(l)})}}finally{this.inFlight=!1}if(this.opts.onTickEnd)try{await this.opts.onTickEnd()}catch(r){En.warn("onTickEnd hook failed",{err:String(r)})}}};function zy(t){return t.status==="error"?"error":t.activeTriggers.size>0?"busy":t.status==="ok"?"online":null}Ht();import{mkdir as fl,rm as Db,stat as Ob}from"node:fs/promises";import{homedir as Lb}from"node:os";import{join as xl}from"node:path";an();import{existsSync as Zy}from"node:fs";import{release as Yy}from"node:os";import{basename as Xy,isAbsolute as Qy}from"node:path";function Gi(t,e,r){return r===void 0?{jsonrpc:"2.0",id:t,method:e}:{jsonrpc:"2.0",id:t,method:e,params:r}}function Dr(t,e){return e===void 0?{jsonrpc:"2.0",method:t}:{jsonrpc:"2.0",method:t,params:e}}function Or(t,e){return{jsonrpc:"2.0",id:t,result:e}}function vn(t,e){return{jsonrpc:"2.0",id:t,error:e}}We();var _o=class extends Error{code;data;constructor(e){super(`JSON-RPC error code=${e.code} ${e.message}`),this.name="RemoteRpcError",this.code=e.code,e.data!==void 0&&(this.data=e.data)}},Z={PARSE_ERROR:-32700,INVALID_REQUEST:-32600,METHOD_NOT_FOUND:-32601,INVALID_PARAMS:-32602,INTERNAL_ERROR:-32603,AGENT_NOT_FOUND:-32001,AGENT_BUSY:-32002,AGENT_TIMEOUT:-32003,AGENT_SPAWN_FAILED:-32004,OPERATION_NOT_ALLOWED_FOR_LOCAL:-32005,AGENT_DISCONNECTED:-32006,MODEL_TOKEN_GEN_FAILED:-32009,PATH_OUTSIDE_WORKSPACE:-32010,FILE_TOO_LARGE:-32011,UNSUPPORTED_MIME:-32012,UPLOAD_FAILED:-32013,UPSTREAM_NOT_READY:-32014,AGENT_FRAME_IDLE_TIMEOUT:-32016,MODEL_MODALITY_UNSUPPORTED:-32017,AGENT_DEPENDENCY_INSTALL_FAILED:-32018,AGENT_APPROVAL_TIMEOUT:-32019,AGENT_TURN_ABORTED:-32020,AGENT_ENV_NOT_READY:-32021,SKILL_NOT_FOUND:-32022,SKILL_ZIP_TOO_LARGE:-32023,OPERATION_NOT_ALLOWED_FOR_CLOUD:-32024};function b0(t){return"method"in t&&"id"in t&&t.id!==void 0}function E0(t){return"method"in t&&!("id"in t)}function yo(t){return!("method"in t)&&"id"in t}var Uy={AGENT_NOT_FOUND:Z.AGENT_NOT_FOUND,AGENT_BUSY:Z.AGENT_BUSY,AGENT_DISCONNECTED:Z.AGENT_DISCONNECTED,AGENT_TIMEOUT:Z.AGENT_TIMEOUT,AGENT_FRAME_IDLE_TIMEOUT:Z.AGENT_FRAME_IDLE_TIMEOUT,AGENT_SPAWN_FAILED:Z.AGENT_SPAWN_FAILED,AGENT_PROTOCOL_ERROR:Z.INTERNAL_ERROR,BRIDGE_CONFIG_INVALID:Z.INTERNAL_ERROR,BRIDGE_INTERNAL:Z.INTERNAL_ERROR,IPC_AUTH_FAILED:Z.INTERNAL_ERROR,IPC_BAD_REQUEST:Z.INVALID_REQUEST,METHOD_NOT_FOUND:Z.METHOD_NOT_FOUND,MODEL_TOKEN_GEN_FAILED:Z.MODEL_TOKEN_GEN_FAILED,MODEL_MODALITY_UNSUPPORTED:Z.MODEL_MODALITY_UNSUPPORTED,OPERATION_NOT_ALLOWED_FOR_LOCAL:Z.OPERATION_NOT_ALLOWED_FOR_LOCAL,OPERATION_NOT_ALLOWED_FOR_CLOUD:Z.OPERATION_NOT_ALLOWED_FOR_CLOUD,UPSTREAM_DISCONNECTED:Z.INTERNAL_ERROR,UPSTREAM_HANDSHAKE_FAILED:Z.INTERNAL_ERROR,PATH_OUTSIDE_WORKSPACE:Z.PATH_OUTSIDE_WORKSPACE,FILE_TOO_LARGE:Z.FILE_TOO_LARGE,UNSUPPORTED_MIME:Z.UNSUPPORTED_MIME,UPLOAD_FAILED:Z.UPLOAD_FAILED,UPSTREAM_NOT_READY:Z.UPSTREAM_NOT_READY,AGENT_DEPENDENCY_INSTALL_FAILED:Z.AGENT_DEPENDENCY_INSTALL_FAILED,AGENT_APPROVAL_TIMEOUT:Z.AGENT_APPROVAL_TIMEOUT,AGENT_TURN_ABORTED:Z.AGENT_TURN_ABORTED,AGENT_ENV_NOT_READY:Z.AGENT_ENV_NOT_READY,SKILL_NOT_FOUND:Z.SKILL_NOT_FOUND,SKILL_ZIP_TOO_LARGE:Z.SKILL_ZIP_TOO_LARGE};function Hy(t){if(t!=null)return t instanceof Error?{name:t.name,message:qi(t.message)}:typeof t=="string"?qi(t):typeof t=="object"?qy(t):t}var Gy=[[/\/Users\/[^/\s'"`)]+/g,"/Users/<redacted>"],[/\/home\/[^/\s'"`)]+/g,"/home/<redacted>"],[/[A-Za-z]:\\Users\\[^\\\s'"`)]+/g,"C:\\Users\\<redacted>"],[/(Bearer|Token|Authorization:)\s+[\w._-]+/gi,"$1 <redacted>"],[/\b(sk|pat|ak)[-_][A-Za-z0-9_-]{20,}\b/g,"<redacted-key>"]];function qi(t){let e=t;for(let[r,i]of Gy)e=e.replace(r,i);return e}function qy(t){let e={};for(let[r,i]of Object.entries(t))typeof i=="string"?e[r]=qi(i):e[r]=i;return e}function ji(t){if(t instanceof T){let e=Hy(t.cause),r={bridgeCode:t.code,retriable:t.retriable};return e!==void 0&&(r.cause=e),e&&typeof e=="object"&&"reason"in e&&typeof e.reason=="string"&&(r.reason=e.reason),{code:Uy[t.code]??Z.INTERNAL_ERROR,message:qi(t.message),data:r}}return{code:Z.INTERNAL_ERROR,message:qi(t instanceof Error?t.message:String(t))}}function v0(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 T(r,o,{retriable:e?.retriable??!1,cause:c})}function I0(t){return`${JSON.stringify(t)}
100
- `}var S0=10*1024*1024,bo=class{buffer="";onError;constructor(e={}){this.onError=e.onError}push(e){if(this.buffer+=typeof e=="string"?e:e.toString("utf8"),this.buffer.length>S0){let o=this.buffer.length;return this.buffer="",this.onError?.({line:`<buffer overflow: ${o} bytes, dropped>`,error:new Error(`LdjsonDecoder buffer exceeded ${S0} bytes`)}),[]}let r=this.buffer.split(`
101
- `);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 T0={"session/prompt":"session.prompt","session/cancel":"session.cancel","session/new":"session.new","session/load":"session.load","_agent/create":"agent.create","_agent/health":"agent.health","_agent/pair":"agent.pair","_agent/listSkills":"agent.listSkills","_agent/addSkills":"agent.addSkills","_agent/removeSkills":"agent.removeSkills","_agent/getFileTree":"agent.getFileTree","_agent/getFileContent":"agent.getFileContent","_agent/detail":"agent.detail","_agent/update":"agent.update","_agent/disconnect":"agent.disconnect","_agent/switchModel":"agent.switchModel","_agent/genModelToken":"agent.genModelToken","_agent/reset":"agent.reset","_agent/repair":"agent.repair","session/request_permission":"session.requestPermission","session/set_mode":"session.setMode",initialize:"initialize"},ek=Object.fromEntries(Object.entries(T0).map(([t,e])=>[e,t])),jy={"session.prompt":["agentId","triggerMsgId","sessionId"],"session.cancel":["agentId","triggerMsgId","sessionId"],"session.new":["agentId"],"session.load":["agentId"],"agent.create":["agentId"],"agent.health":[],"agent.listSkills":["agentId"],"agent.addSkills":["agentId"],"agent.removeSkills":["agentId"],"agent.getFileTree":["agentId"],"agent.getFileContent":["agentId"],"agent.detail":["agentId"],"agent.update":["agentId"],"agent.disconnect":["agentId"],"agent.switchModel":["agentId"],"agent.genModelToken":["agentId","sessionId"],"agent.reset":["agentId"],"agent.repair":["agentId"],"session.requestPermission":["agentId","sessionId"],"session.setMode":["agentId","sessionId"],"agent.pair":[],initialize:[]},Lr=class{seq=0;next(e,r){this.seq+=1;let i=T0[e]??Wy(e),o=jy[i]??[],c=[i,String(this.seq)];if(o.length>0){let l=o.map(f=>A0(r?.[f]??"")),u=Ky(l).join(":");u&&c.push(u)}else r&&Object.values(r).some(l=>l)&&c.push(Object.values(r).filter(Boolean).map(l=>A0(String(l))).join(":"));return c.join("_")}reset(){this.seq=0}};function Wy(t){return t.replace(/[\s/]+/g,".").replace(/_+/g,"-")}function A0(t){return t.replace(/[:_\s]+/g,"-")}function Ky(t){let e=t.length;for(;e>0&&!t[e-1];)e-=1;return t.slice(0,e)}Vt();ir();We();te();Ce();import{execFileSync as $y,spawnSync as Vy}from"node:child_process";function Wi(t){try{return process.kill(t,0),!0}catch(e){return e.code==="EPERM"}}function Ki(t,e){if(!(typeof t!="number"||t<=0))try{if(process.platform==="win32"){let r=["/PID",String(t),"/T"];e==="SIGKILL"&&r.push("/F"),Vy("taskkill",r,{stdio:"ignore",windowsHide:!0})}else process.kill(-t,e)}catch{}}var ll=new Set;function k0(t){typeof t=="number"&&t>0&&ll.add(t)}function C0(t){typeof t=="number"&&ll.delete(t)}function R0(){for(let t of ll)Ki(t,"SIGKILL")}var Nr="coze-bridge-daemon";function P0(t){let e=t?.execFn??(()=>{if(process.platform==="win32")return"";let o=process.getuid?.()??0;return $y("pgrep",["-U",String(o),"-f",Nr],{encoding:"utf8",stdio:["ignore","pipe","ignore"],timeout:2e3})}),r;try{r=e()}catch{return[]}let i=process.pid;return r.split(`
102
- `).map(o=>Number.parseInt(o.trim(),10)).filter(o=>Number.isFinite(o)&&o>0&&o!==i)}async function D0(t,e){if(t.length===0)return;let r=e?.killFn??Ki,i=e?.isAliveFn??Wi,o=e?.sleepFn??(u=>new Promise(f=>setTimeout(f,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(f=>i(f));u+=l)await o(Math.min(l,c-u));for(let u of t)i(u)&&r(u,"SIGKILL")}var Jy=[{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|agentclientprotocol)\/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|codex-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:"hermes_provider_not_configured",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["hermes"],match:/(no.*openai.*provider|OPENAI_API_KEY.*(not set|missing)|(provider|model).*(not configured|misconfigured)|hermes.*setup.*required)/i,message:"hermes provider/API key \u672A\u914D\u7F6E\u597D, \u8BF7\u68C0\u67E5 <HERMES_HOME>/config.yaml + .env \u540E\u91CD\u8BD5"},{reason:"prompt_too_long",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["claude-code"],match:/Prompt is too long|bad request: failed to read body: length limit exceeded/i,message:"\u672C\u8F6E\u8F93\u5165\u8FC7\u957F\uFF0C\u8D85\u8FC7\u6A21\u578B\u4E0A\u4E0B\u6587\u4E0A\u9650\uFF0C\u8BF7\u7CBE\u7B80\u8F93\u5165\u6216\u5F00\u542F\u65B0\u4F1A\u8BDD\u540E\u91CD\u8BD5"}];function O0(t,e){if(!e)return null;for(let r of Jy)if(!(r.frameworks&&!r.frameworks.includes(t))&&r.match.test(e))return{bridgeCode:r.bridgeCode,reason:r.reason,message:r.message};return null}function L0(t,e){return O0(t,e)}function N0(t,e){return O0(t,e)}function Mr(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 M0(t,e,r){let o=r-t.armedAt-t.expectedIntervalMs;if(o>e.suspendThresholdMs){let x=t.suspendedMs+o,p=r-t.startedAt-x;return{action:"suspend",suspendedDeltaMs:o,rearmMs:Mr(p,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:Mr(c,!0,e)}:r-t.lastActivityAt<e.livenessWindowMs||t.hasActiveTool||t.awaitingApproval?{action:"continue",rearmMs:Mr(c,!0,e)}:{action:"reject-idle"}:e.firstUpdateMs>0&&c>=e.firstUpdateMs&&!t.awaitingApproval?{action:"reject-idle"}:{action:"continue",rearmMs:Mr(c,!1,e)}}var B0=Je("COZE_BRIDGE_INITIALIZE_TIMEOUT_MS",3e4),eb=200,tb=40,nb=Je("COZE_BRIDGE_SESSION_PROMPT_MAX_MS",3600*1e3),rb=Je("COZE_BRIDGE_SESSION_PROMPT_IDLE_MS",600*1e3),ib=Je("COZE_BRIDGE_SESSION_PROMPT_ABSOLUTE_MAX_MS",7200*1e3),sb=Je("COZE_BRIDGE_SUSPEND_THRESHOLD_MS",60*1e3),ob=Je("COZE_BRIDGE_SESSION_PROMPT_FIRST_UPDATE_MS",600*1e3),ab=Je("COZE_BRIDGE_SESSION_PROMPT_APPROVAL_MAX_MS",1440*60*1e3),F0=500;function cb(t){try{let e=JSON.stringify(t);return e===void 0||e.length<=F0?t:`${e.slice(0,F0)}...<truncated, total ${e.length} chars>`}catch{return"<unserializable>"}}function lb(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 z0(t){try{return Zy(t)}catch{return}}function db(t,e){return{platform:process.platform,osRelease:Yy(),code:t.code,errno:t.errno,syscall:t.syscall,errPath:t.path,command:e.command,commandExists:Qy(e.command)?z0(e.command):void 0,cwd:e.cwd,cwdExists:z0(e.cwd),envKeys:e.envKeys}}function ub(t,e){return`${t.message} [diag: platform=${e.platform} os=${e.osRelease} code=${e.code} errno=${e.errno} syscall=${e.syscall} cmd=${Xy(e.command)} cmdExists=${e.commandExists} cwdExists=${e.cwdExists} envKeys=${e.envKeys}]`}var ht=class{constructor(e){this.opts=e;this.log=H(`downstream.${this.constructor.name}`,this.opts.agentId),this.decoder=new bo({onError:r=>this.log.warn("decode line failed",{line:r.line})})}opts;child;decoder;pending=new Map;inflightAgentRequests=new Map;idAllocator=new Lr;updateHandlers=[];agentRequestHandlers=[];exitHandlers=[];log;stopped=!1;stopReason;stderrRing=[];now=Date.now;spawnEnv={};sanitizeEnv(e){return e}async start(){if(this.child)throw new T("BRIDGE_INTERNAL","Downstream already started");let e=process.platform!=="win32",r=jf(process.env,this.opts.agentEnvFile??J().agentEnvFile,this.opts.env,o=>this.sanitizeEnv(o));this.spawnEnv=r;let i=rt(this.opts.command,this.opts.args,{cwd:this.opts.cwd,env:r,stdio:["pipe","pipe","pipe"],detached:e});this.child=i,k0(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>eb&&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,C0(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=db(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 T("AGENT_SPAWN_FAILED",ub(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()));Ki(r.pid,"SIGTERM");let o=setTimeout(()=>{r.killed||Ki(r.pid,"SIGKILL")},5e3);try{await i}finally{clearTimeout(o)}}pid(){return this.child?.pid}isAlive(){return!!this.child&&!this.stopped}getStderrTail(e){return e===void 0?[...this.stderrRing]:this.stderrRing.slice(-e)}initialize(e){return this.call("initialize",e)}sessionNew(e){return this.call("session/new",{mcpServers:[],...e})}sessionLoad(e){return this.call("session/load",{mcpServers:[],...e})}sessionPrompt(e,r){let i={firstUpdateMs:ob,phase2GateMs:nb,livenessWindowMs:rb,absoluteMaxMs:ib,approvalMaxMs:ab,suspendThresholdMs:sb,...r};return this.call("session/prompt",e,B0,i)}async sessionCancel(e){!this.child||this.stopped||this.writeFrame(Dr("session/cancel",e))}setSessionMode(e){return this.call("session/set_mode",e)}onUpdate(e){this.updateHandlers.push(e)}onAgentRequest(e){this.agentRequestHandlers.push(e)}respondAgentRequest(e,r){if(this.inflightAgentRequests.delete(e),!(!this.child||this.stopped))try{this.writeFrame(Or(e,r))}catch(i){this.log.warn("respondAgentRequest write failed",{id:e,err:String(i)})}}respondAgentRequestError(e,r){if(this.inflightAgentRequests.delete(e),!(!this.child||this.stopped))try{this.writeFrame(vn(e,r))}catch(i){this.log.warn("respondAgentRequestError write failed",{id:e,err:String(i)})}}onExit(e){this.exitHandlers.push(e)}call(e,r,i=B0,o){if(!this.child||this.stopped)return Promise.reject(new T("AGENT_PROTOCOL_ERROR","downstream not started"));let c=this.idAllocator.next(e),l=Gi(c,e,r),u=(()=>{if(typeof r!="object"||r===null)return;let f=r.sessionId;return typeof f=="string"?f:void 0})();return new Promise((f,x)=>{let p={resolve:f,reject:x,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:Mr(0,!1,o),sessionId:u};p.promptTimeout=v;let _=()=>{let b={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},I=this.now(),A=M0(b,v.cfg,I),k=P=>{v.armedAt=I,v.expectedIntervalMs=P,p.timer=setTimeout(_,P)};if(A.action==="suspend"){v.suspendedMs+=A.suspendedDeltaMs,v.lastActivityAt=I,this.log.warn("downstream prompt timer: suspend detected",{id:c,method:e,gapMs:A.suspendedDeltaMs,suspendedMs:v.suspendedMs,...v.sessionId?{sessionId:v.sessionId}:{}}),k(A.rearmMs);return}if(A.action==="continue"){k(A.rearmMs);return}this.pending.delete(c),A.action==="reject-backstop"?(this.log.warn("downstream prompt absolute timeout",{id:c,method:e,awaitingApproval:A.awaitingApproval,...v.sessionId?{sessionId:v.sessionId}:{}}),x(A.awaitingApproval?new T("AGENT_APPROVAL_TIMEOUT",`${e} awaiting permission timed out after ${v.cfg.approvalMaxMs}ms`):new T("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}:{}}),x(new T("AGENT_FRAME_IDLE_TIMEOUT",`${e} no progress within ${v.cfg.livenessWindowMs}ms`)))};p.timer=setTimeout(_,v.expectedIntervalMs)}else i>0&&Number.isFinite(i)&&(p.timer=setTimeout(()=>{this.pending.delete(c),this.log.warn("downstream call timeout",{id:c,method:e,timeoutMs:i}),x(new T("AGENT_TIMEOUT",`${e} timed out after ${i}ms`))},i));this.pending.set(c,p);try{this.writeFrame(l)}catch(m){p.timer&&clearTimeout(p.timer),this.pending.delete(c),x(m)}})}writeFrame(e){if(!this.child?.stdin||this.child.stdin.destroyed)throw new T("AGENT_PROTOCOL_ERROR","downstream stdin not writable");this.child.stdin.write(I0(e),r=>{r&&this.log.warn("stdin write callback err",{err:String(r)})})}dispatch(e){if(yo(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 T("AGENT_PROTOCOL_ERROR",`${r.method} response missing both result and error`))):(this.log.info("downstream returned result",{id:e.id,method:r.method,result:cb(e.result)}),r.resolve(e.result));return}if(E0(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(b0(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(vn(e.id,{code:-32601,message:`method not handled by Bridge: ${e.method}`}));return}this.inflightAgentRequests.set(e.id,e.method);for(let r of this.agentRequestHandlers)try{await r(e)}catch(i){this.log.error("agentRequestHandler threw",{method:e.method,err:String(i)});try{this.writeFrame(vn(e.id,ji(i)))}catch{}this.inflightAgentRequests.delete(e.id)}}wireErrorToBridge(e){let r=v0(e);if(r.code!=="AGENT_PROTOCOL_ERROR")return r;let i=N0(this.framework,lb(e));return i?new T(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 T("AGENT_TURN_ABORTED",`turn aborted: ${this.stopReason}`,{cause:{reason:this.stopReason}});let i=this.getStderrTail(tb).join(`
103
- `),o=L0(this.framework,i);return o?new T(o.bridgeCode,o.message,{cause:{reason:o.reason,code:e,signal:r,stderrTail:i}}):new T("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 fb(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 Eo=class extends ht{framework="claude-code";constructor(e){let{command:r,args:i}=ri("claude-code",e.command,e.args??[]),o={command:r,args:i,cwd:e.cwd,agentId:e.agentId,...e.env?{env:e.env}:{}};super(o)}sanitizeEnv(e){return fb(e)}};an();import{mkdtempSync as gb,rmSync as mb}from"node:fs";import{tmpdir as wb}from"node:os";import{join as _b}from"node:path";import{readFileSync as H0}from"node:fs";import{homedir as hb}from"node:os";import{join as U0}from"node:path";function G0(t){let e=t.CODEX_HOME?.trim()||U0(t.HOME?.trim()||hb(),".codex");return U0(e,"config.toml")}function xb(t){let e=null;for(let r=0;r<t.length;r++){let i=t[r];if(e)i===e&&(e=null);else if(i==='"'||i==="'")e=i;else if(i==="#")return t.slice(0,r)}return t}function pb(t){let e=t.trim();if(e.length>=2){let r=e[0];if((r==='"'||r==="'")&&e[e.length-1]===r)return e.slice(1,-1)}return e}function q0(t){let e={},r={},i=e;for(let o of t.split(/\r?\n/)){let c=xb(o).trim();if(!c)continue;let l=/^\[([^\]]+)\]$/.exec(c);if(l){let x=(l[1]??"").trim(),p=r[x]??{};r[x]=p,i=p;continue}let u=c.indexOf("=");if(u<=0)continue;let f=c.slice(0,u).trim();f&&(i[f]=pb(c.slice(u+1)))}return{root:e,tables:r}}function j0(t){let e=t.root.model_provider;if(!e||e==="openai")return null;let r=t.tables[`model_providers.${e}`];return r?{providerId:e,baseUrl:r.base_url,envKey:r.env_key,bearerToken:r.experimental_bearer_token}:null}function W0(t){let e;try{e=H0(G0(t),"utf8")}catch{return null}return j0(q0(e))?.providerId??null}function K0(t){let e;try{e=H0(G0(t),"utf8")}catch{return null}let r=j0(q0(e));if(!r?.baseUrl)return null;let i=r.bearerToken||(r.envKey?t[r.envKey]?.trim():void 0);return i?{baseUrl:r.baseUrl,providerName:r.providerId,headers:{Authorization:`Bearer ${i}`}}:null}var vo=class t extends ht{framework="codex";authRequest;resolveLocalGatewayAuth;codexHomeDir;constructor(e){let r=e.args??[],i=e.extraArgs?[...r,...e.extraArgs]:r,{command:o,args:c}=ri("codex",e.command,i),l=e.isolateCodexHome?gb(_b(wb(),"coze-bridge-codex-home-")):void 0,u=l?{...e.env??{},CODEX_HOME:l}:e.env,f={command:o,args:c,cwd:e.cwd,agentId:e.agentId,...u?{env:u}:{}};super(f),this.authRequest=e.authRequest,this.resolveLocalGatewayAuth=e.resolveLocalGatewayAuth??!1,this.codexHomeDir=l}async initialize(e){let r=await super.initialize(e),i=this.authRequest??this.localGatewayAuthRequest();return i&&await this.call("authenticate",i),r}localGatewayAuthRequest(){if(!this.resolveLocalGatewayAuth)return null;let e=K0(this.spawnEnv);return e?(this.log.info("codex local: \u7528 config.toml custom provider \u8D70 gateway \u8BA4\u8BC1",{providerName:e.providerName,baseUrl:e.baseUrl}),{methodId:"gateway",_meta:{gateway:e}}):null}static MODE_ID_MAP={"read-only":"read-only",auto:"agent","full-access":"agent-full-access"};setSessionMode(e){let r=t.MODE_ID_MAP[e.modeId]??e.modeId;return super.setSessionMode({...e,modeId:r})}async stop(e){if(await super.stop(e),this.codexHomeDir)try{mb(this.codexHomeDir,{recursive:!0,force:!0})}catch{}}};var So=class extends ht{framework="hermes";constructor(e){let r={command:e.command,args:[],cwd:e.cwd,agentId:e.agentId,...e.env?{env:e.env}:{}};super(r)}};We();var yb=3e4,Br=class extends ht{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}`}]},yb))}get acpSessionName(){return this.sessionName}setSessionMode(e){return Promise.reject(new T("METHOD_NOT_FOUND","session/set_mode not supported on openclaw"))}};var $0=["default","acceptEdits","plan","auto","bypassPermissions"],V0=["read-only","auto","full-access"],J0=["default","accept_edits","dont_ask"];function Sn(t,e){if(typeof e!="string")return!1;switch(t){case"claude-code":return $0.includes(e);case"codex":return V0.includes(e);case"hermes":return J0.includes(e);case"openclaw":return!1}}function dl(t){switch(t){case"claude-code":return $0.join("/");case"codex":return V0.join("/");case"hermes":return J0.join("/");case"openclaw":return""}}Ut();We();te();Ce();function ul(t){return t.replace(/[^A-Za-z0-9._-]+/g,"-")}an();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 Io=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)$i(i),i.downstream&&(r.push(i.downstream.stop(e).catch(()=>{})),i.downstream=void 0);await Promise.all(r),this.activeTriggers.clear(),this.activeGroupIds.clear()}};function $i(t){t.idleTimer&&(clearTimeout(t.idleTimer),t.idleTimer=void 0)}function Jt(t){return t.framework==="hermes"?!0:t.deployType!=="local"?!1:t.framework==="claude-code"||t.framework==="codex"}Vt();te();import{constants as Z0}from"node:fs";import{access as bb,readFile as Eb}from"node:fs/promises";import{delimiter as vb,dirname as Sb,join as Y0}from"node:path";var Qe=H("framework-detector"),X0={"claude-code":"claude",codex:"codex",openclaw:"openclaw",hermes:"hermes-acp"},Ib=[".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??rt,access:e.access??bb,readFile:e.readFile??Eb}}async detect(e){let r=X0[e],i=await this.which(r);if(!i&&e==="hermes"&&(i=await this.resolveHermesAcpViaHermesShim()),!i)return Qe.debug("framework binary not found",{framework:e,bin:r}),null;let o=e==="openclaw"?["--log-level","silent"]:[],[c,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(X0).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(vb).filter(Boolean),i=this.env.platform==="win32"?["",...Ib]:[""];for(let o of r)for(let c of i){let l=Y0(o,e+c);if(await this.isExecutable(l))return l}return null}async isExecutable(e){try{let r=this.env.platform==="win32"?Z0.F_OK:Z0.X_OK;return await this.env.access(e,r),!0}catch{return!1}}async resolveHermesAcpViaHermesShim(){if(this.env.platform==="win32")return null;let e=await this.which("hermes");if(!e)return null;let r;try{r=await this.env.readFile(e,"utf8")}catch(l){return Qe.debug("hermes shim fallback: readFile failed",{hermesPath:e,err:String(l)}),null}let o=r.match(/exec\s+["']?(\/[^\s"']+\/bin\/hermes)["']?/)?.[1];if(!o)return Qe.debug("hermes shim fallback: no exec line matched",{hermesPath:e}),null;let c=Y0(Sb(o),"hermes-acp");return await this.isExecutable(c)?(Qe.info("hermes-acp resolved via hermes shim fallback",{hermesPath:e,candidate:c}),c):(Qe.debug("hermes shim fallback: hermes-acp not executable at inferred path",{hermesPath:e,candidate:c}),null)}async probeOpenclawDefaultAgent(e){let r=await this.runProbe(e,["--log-level","silent","agents","list","--json"]);if(!r)return Qe.warn("openclaw default agent probe: runProbe returned null (spawn err / timeout)",{path:e}),null;if(r.code!==0)return Qe.warn("openclaw default agent probe: non-zero exit",{path:e,code:r.code,stdoutHead:r.stdout.slice(0,200)}),null;let i=r.stdout.match(/\[\s*\{[\s\S]*\}\s*\]/);if(!i)return Qe.warn("openclaw default agent probe: regex no match (no JSON array in stdout)",{path:e,stdoutHead:r.stdout.slice(0,200)}),null;try{let o=JSON.parse(i[0]);if(!Array.isArray(o))return Qe.warn("openclaw default agent probe: JSON parsed but not an array",{path:e}),null;let c=o.find(l=>l?.isDefault===!0);return c?!c.id||!c.workspace?(Qe.warn("openclaw default agent probe: default agent missing id or workspace",{path:e,hasId:!!c.id,hasWorkspace:!!c.workspace}),null):{id:c.id,workspace:c.workspace}:(Qe.info("openclaw default agent probe: no agent has isDefault=true",{path:e,agentCount:o.length}),null)}catch(o){return Qe.warn("openclaw default agent probe: JSON.parse failed",{path:e,err:String(o),matchHead:i[0].slice(0,200)}),null}}async probeOpenclawGateway(e){let r=await this.runProbe(e,["--log-level","silent","gateway","status","--json","--require-rpc","--timeout","5000"]);if(!r)return Qe.warn("openclaw gateway probe: runProbe returned null (spawn err / timeout)",{path:e}),{reachable:!1};let i=r.code===0;i||Qe.warn("openclaw gateway probe: non-zero exit (gateway unreachable)",{path:e,code:r.code,stdoutHead:r.stdout.slice(0,200)});let o={reachable:i},c=r.stdout.match(/\{[\s\S]*\}/);if(c)try{let 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){Qe.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&&(Tb(i.stdout).split(/\r?\n/)[0]??"").trim()||"unknown"}runProbe(e,r){return new Promise(i=>{let o="",c=!1,l,u=f=>{c||(c=!0,l&&clearTimeout(l),i(f))};try{let f=this.env.spawn(e,r,{stdio:["ignore","pipe","pipe"]});l=setTimeout(()=>{f.kill("SIGKILL"),u(null)},15e3),f.stdout?.on("data",x=>{o+=x.toString("utf8")}),f.on("error",()=>u(null)),f.on("close",x=>u({code:x,stdout:o}))}catch{u(null)}})}},Ab=new RegExp("\x1B\\[[0-9;]*[A-Za-z]","g");function Tb(t){return t.replace(Ab,"")}import{homedir as kb}from"node:os";import{join as Cb}from"node:path";Ut();Vt();ir();We();te();async function th(){let t=Cb(kb(),".openclaw/openclaw.json");return(await cr(t))?.gateway?.auth?.token??""}var Q0=H("openclaw.config"),Rb=[0,5e3,5e3],Pb=Je("COZE_BRIDGE_OPENCLAW_CLI_TIMEOUT_MS",15e3),eh="models.providers.",Ao="agents.defaults.models",To=class{command;env;retryDelaysMs;cliTimeoutMs;queue=new In;constructor(e){this.command=e.command,this.env=e.env??process.env,this.retryDelaysMs=e.retryDelaysMs??Rb,this.cliTimeoutMs=e.cliTimeoutMs??Pb}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,Q0.warn("openclaw cli failed, will retry",{label:e,attempt:o+1,err:String(l)})}}throw new T("AGENT_SPAWN_FAILED",`openclaw cli ${e} failed after ${this.retryDelaysMs.length} attempts: ${i?.message??"unknown"}`)}runCli(e){return new Promise((r,i)=>{let o=rt(this.command,e,{stdio:["ignore","ignore","pipe"],env:this.env}),c="",l=!1,u=x=>{l||(l=!0,clearTimeout(f),x())};o.stderr?.on("data",x=>{c+=x.toString("utf8")});let f=setTimeout(()=>{u(()=>{o.kill("SIGTERM"),setTimeout(()=>o.kill("SIGKILL"),250).unref(),i(new Error(`timeout after ${this.cliTimeoutMs}ms: ${e.join(" ")}`))})},this.cliTimeoutMs);f.unref(),o.on("error",x=>u(()=>i(x))),o.on("close",x=>u(()=>{x===0?r():i(new Error(`exit ${x}: ${c.trim().slice(0,500)}`))}))})}async runCliTolerant(e,r){try{await this.runCli(e)}catch(i){let o=String(i);if(r.some(c=>o.includes(c)))return;throw i}}async bestEffortUnset(e,r){try{await this.queue.enqueue(()=>this.withRetry(e,()=>this.runCli(["config","unset",r])))}catch(i){Q0.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",`${eh}${e}`,JSON.stringify(r),"--strict-json","--merge"])))}removeProvider(e){return this.bestEffortUnset(`config unset models.providers.${e}`,`${eh}${e}`)}addModelToAllowlist(e,r){let i={[e]:r?{alias:r}:{}};return this.queue.enqueue(()=>this.withRetry(`config set ${Ao}[${e}]`,()=>this.runCli(["config","set",Ao,JSON.stringify(i),"--strict-json","--merge"])))}removeModelFromAllowlist(e){return this.bestEffortUnset(`config unset ${Ao}[${e}]`,`${Ao}.${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 de=H("agent-manager"),pl="acceptEdits",ih="full-access",sh="read-only";function Nb(t){switch(t){case"read-only":return"read-only";case"auto":return"agent";case"full-access":return"agent-full-access"}}var Mb=(t,e,r,i,o,c,l,u,f,x)=>{switch(t){case"claude-code":{let p={...o?{...Yf(o),...e0(o,l,u)}:{},...f??{},IS_SANDBOX:"1"};return new Eo({cwd:r,env:p,agentId:i})}case"codex":{let p=ih;x!==void 0&&(Sn("codex",x)?p=x:de.warn("codex spawn: invalid codexPermissionMode, falling back to full-access",{agentId:i,received:x}));let m=o?null:W0(process.env),v={...o?Qf(o):{},INITIAL_AGENT_MODE:Nb(p),...process.env.COZE_BRIDGE_CODEX_APP_SERVER_LOGS==="1"?{APP_SERVER_LOGS:xl(r,"..","logs","codex-app-server")}:{},...m?{MODEL_PROVIDER:m}:{},...f??{}},_=o?Xf(o,l,u):null,b=_?{methodId:"gateway",_meta:{gateway:_}}:void 0,I=!!o,A=!I&&process.env.COZE_BRIDGE_CODEX_LOCAL_GATEWAY_AUTH==="1";return new vo({cwd:r,agentId:i,...Object.keys(v).length>0?{env:v}:{},...b?{authRequest:b}:{},...I?{isolateCodexHome:!0}:{},...A?{resolveLocalGatewayAuth:!0}:{}})}case"openclaw":return new Br({command:e,cwd:r,agentId:i,...c?{sessionName:ul(c)}:{}});case"hermes":return new So({command:e,cwd:r,agentId:i,...f&&Object.keys(f).length>0?{env:{...f}}:{}})}};function hl(t){return t==="claude-code"||t==="codex"}var Bb={path:"",version:"cloud-deployed"},nh="openclaw_gateway_unavailable",Fb="openclaw_default_agent_missing";function rh(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 zb={protocolVersion:1,clientCapabilities:{fs:{readTextFile:!0,writeTextFile:!0}}},Ub=6e4,ko=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??Mb,this.createTimeoutMs=e.createTimeoutMs??Ub,this.detectorFactory=e.detectorFactory??(()=>new $n),this.openclawConfigFactory=e.openclawConfigFactory??(r=>new To({command:r})),this.openclawConfigDir=e.openclawConfigDir??xl(Lb(),".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 T("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=>{de.warn("openclaw env bootstrap failed (ignored)",{err:String(e)}),this.openclawEnvBootstrapPromise=void 0}),this.openclawEnvBootstrapPromise)}async doBootstrapOpenclawEnv(){let e=this.openclawConfigDir,r=xl(e,".env");if(await Ob(r).then(c=>c.isFile()).catch(()=>!1)){de.debug("openclaw .env exists, skip bootstrap",{envFile:r});return}let o=Ni({...process.env,...Li(this.paths.agentEnvFile)});await lt(r,o,{mode:384}),de.info("openclaw .env bootstrapped",{envFile:r,bytes:o.length}),await this.getOpenclawConfig().restartGateway(),de.info("openclaw gateway restarted after env bootstrap")}async createAgent(e,r){if(!e.agentId)throw new T("IPC_BAD_REQUEST","agentId required");if(!e.framework)throw new T("IPC_BAD_REQUEST","framework required");let i=await Ee(e.agentId,this.paths).catch(()=>null),o=lo(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 T("AGENT_BUSY",`agent ${e.agentId} exists with different framework (${c.framework})`);if(c.status==="error")de.warn("existing agent in error state, rebuilding",{agentId:e.agentId}),await c.dispose("rebuild after error").catch(k=>de.warn("dispose stale agent failed (ignored)",{err:String(k)})),this.registry.unregister(e.agentId);else if(o&&c.deployType!=="cloud")de.warn("existing agent deployType drifted to local, rebuilding as cloud",{agentId:e.agentId}),await c.dispose("rebuild after deployType drift").catch(k=>de.warn("dispose drifted agent failed (ignored)",{err:String(k)})),this.registry.unregister(e.agentId);else{if(e.patToken&&e.patToken!==c.patToken){de.info("updating agent patToken on re-create (reconnect with new PAT)",{agentId:e.agentId}),c.setPatToken(e.patToken);let k=await Ee(e.agentId,this.paths).catch(()=>null);k&&(k.patToken=e.patToken,await Fe(k,this.paths))}if(c.deployType==="cloud"&&e.modelInfo){de.info("updating agent modelInfo on re-create",{agentId:e.agentId}),c.setModelInfo(e.modelInfo);let k=await Ee(e.agentId,this.paths).catch(()=>null);k&&(k.modelInfo=e.modelInfo,await Fe(k,this.paths))}return de.info("agent already exists, return current",{agentId:e.agentId}),{ok:!0,agentId:c.agentId,workspace:c.workspace,framework:c.framework}}}if(!o&&!this.config.frameworksCache?.[e.framework]){let P=e.framework==="hermes"?"; install with `pipx install hermes-agent` and rerun daemon to refresh frameworks_cache":"; rerun daemon to refresh frameworks_cache";throw new T("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine${P}`)}let u=Be(e.agentId,this.paths),f=o?"cloud":"local",x=e.framework==="openclaw"&&f==="local",p;x&&!r?.revive&&(p=(await this.ensureOpenclawDefaultAgent()).workspace,await this.ensureOpenclawGatewayReachable());let m=p??(x?this.config.frameworksCache?.openclaw?.defaultAgent?.workspace:void 0),v=e.workspace??m??u.workspace,_=new AbortController,b=setTimeout(()=>_.abort(new T("AGENT_TIMEOUT",`_agent/create timed out after ${this.createTimeoutMs}ms`)),this.createTimeoutMs),I,A=!1;try{o&&hl(e.framework)&&await ar(e.framework,_.signal);let k=()=>{if(_.signal.aborted)throw _.signal.reason instanceof Error?_.signal.reason:new T("AGENT_TIMEOUT","_agent/create aborted")};await fl(u.root,{recursive:!0}),await fl(v,{recursive:!0}),await fl(u.logs,{recursive:!0}),k(),x||await dr(v,e.framework,e.cozeIdentity),e.framework==="claude-code"&&(f==="cloud"?await Fa(v,"cloud"):await Fa(v,"local",pl)),k();let P=i,y=Zf({model:e.model??P?.model}),R=Ff(e._meta)??P?.accountId,O=e.patToken??P?.patToken,F=f==="cloud"?e.modelInfo??P?.modelInfo:void 0;if(I=new Io({agentId:e.agentId,framework:e.framework,workspace:v,model:y.model??vt,deployType:f,...R?{accountId:R}:{},...O?{patToken:O}:{},...F?{modelInfo:F}:{}}),I.status="ok",P?.sessions){let $=e.framework==="hermes"||f==="local"&&(e.framework==="claude-code"||e.framework==="codex");for(let[Y,se]of Object.entries(P.sessions)){let oe={acpSessionId:se.acpSessionId,modelToken:se.modelToken,tokenGeneratedAt:se.tokenGeneratedAt,lastActiveAt:Date.now(),loadingSession:!1,replySeq:0};$?se.permissionMode===void 0?(oe.permissionMode=e.framework==="claude-code"?"bypassPermissions":e.framework==="codex"?"full-access":"default",de.info("autoRevive: legacy session (no permissionMode) \u2192 fallback to D80/D84 default",{agentId:e.agentId,cloudId:Y,framework:e.framework,fallback:oe.permissionMode})):Sn(e.framework,se.permissionMode)?oe.permissionMode=se.permissionMode:de.warn("autoRevive: dropping invalid persisted permissionMode",{agentId:e.agentId,cloudId:Y,framework:e.framework,value:se.permissionMode}):se.permissionMode!==void 0&&de.info("autoRevive: dropping persisted permissionMode (gate disabled)",{agentId:e.agentId,cloudId:Y,framework:e.framework,deployType:f}),se.cozeGroupId&&(oe.cozeGroupId=se.cozeGroupId),I.sessions.set(Y,oe)}let ne=Object.keys(P.sessions).length;ne>0&&de.info("restored persisted session records (no spawn)",{agentId:e.agentId,count:ne})}this.registry.register(I),A=!0;let M={agentId:e.agentId,framework:e.framework,workspace:v,cozeIdentity:e.cozeIdentity,createdAt:P?.createdAt??Date.now(),sessions:P?.sessions??{},model:y.model};f==="cloud"&&(M.deployType="cloud"),R&&(M.accountId=R),O&&(M.patToken=O),F&&(M.modelInfo=F),P?.skills&&(M.skills=P.skills),P?.agentName&&(M.agentName=P.agentName),P?.description&&(M.description=P.description),M.skillsRefreshedForVersion=P?.skillsRefreshedForVersion??Ot,e.framework==="openclaw"&&f==="cloud"&&(this.config.frameworksCache?.openclaw?.path?(await this.bootstrapOpenclawEnvIfNeeded(),await this.getOpenclawConfig().ensureAgent(e.agentId,v)):de.warn("openclaw binary not on this machine, skip agents add (will fail at session/prompt)",{agentId:e.agentId}));let V=e.initialSkills??[];if(V.length>0){let $=[...M.skills??[]],ne=new Map($.map((oe,C)=>[oe.skillId,C])),Y=await Promise.allSettled(V.map(oe=>mo({agentId:e.agentId,workspace:v,framework:e.framework,skill:oe,paths:this.paths}))),se=0;for(let[oe,C]of Y.entries()){let U=V[oe];U&&(C.status==="fulfilled"?(wo($,ne,C.value),se++):de.warn("initialSkill install failed (skipping)",{agentId:e.agentId,skillId:U.skillId,skillName:U.skillName,err:String(C.reason)}))}se>0&&(M.skills=$,de.info("initialSkills installed",{agentId:e.agentId,installed:se,requested:V.length}))}return await Fe(M,this.paths),de.info("agent created (no spawn, lazy on first prompt)",{agentId:e.agentId,framework:e.framework,deployType:f}),{ok:!0,agentId:e.agentId,workspace:v,framework:e.framework}}catch(k){throw de.error("agent create failed, rolling back",{agentId:e.agentId,err:String(k)}),A&&I&&(await I.dispose("rollback").catch(()=>{}),this.registry.unregister(e.agentId)),await Db(u.root,{recursive:!0,force:!0}).catch(P=>de.warn("rm agent dir failed (ignored)",{err:String(P)})),k instanceof T?k:new T("AGENT_SPAWN_FAILED",String(k),{cause:k})}finally{clearTimeout(b)}}async spawnSessionDownstream(e,r,i,o,c){let u=this.config.frameworksCache?.[e.framework];if(!u)if(e.deployType==="cloud"&&hl(e.framework))u=Bb;else throw e.framework==="hermes"?new T("AGENT_SPAWN_FAILED","hermes-acp not detected on this machine; install with `pipx install hermes-agent` and rerun daemon to refresh frameworks_cache"):new T("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine`);hl(e.framework)&&!gs(e.framework)&&(de.info("spawn: resolving acp wrapper",{agentId:e.agentId,framework:e.framework}),await ar(e.framework));let f=e.deployType==="cloud"?{model:e.model,modelToken:r,...e.modelInfo?{modelInfo:e.modelInfo}:{}}:void 0,x;if(e.framework==="openclaw")x=await this.buildOpenclawDownstream({session:e,modelConfig:f,cloudSessionId:i,cozeEnv:o,mockScenario:c,command:u.path});else if(e.framework==="hermes"){let p={...this.buildBinShimPathEnv()};f&&(await a0({paths:this.paths,agentId:e.agentId,modelConfig:f,cozeEnv:o,mockScenario:c}),p.HERMES_HOME=Kn(e.agentId,this.paths)),x=this.factory(e.framework,u.path,e.workspace,e.agentId,f,i,o,c,p)}else{let p=e.sessions.get(i),m=Jt(e)?p?.permissionMode??ih:"full-access";x=this.factory(e.framework,u.path,e.workspace,e.agentId,f,i,o,c,this.buildBinShimPathEnv(),m)}try{return await x.start(),await x.initialize(zb),x}catch(p){let m=x instanceof ht?x.getStderrTail():[];throw m.length>0&&de.warn("spawnSessionDownstream failed, recent stderr (D94)",{agentId:e.agentId,framework:e.framework,method:p instanceof T?p.code:"unknown",recentStderr:m}),await x.stop("spawnSessionDownstream failed").catch(()=>{}),await this.resolveSpawnFailure(e,u.path,p)}}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 T("AGENT_ENV_NOT_READY",rh(o),{cause:{reason:nh}})}catch(o){de.warn("openclaw gateway diagnose failed (ignored, fall through to original error)",{agentId:e.agentId,err:String(o)})}return i instanceof T?i:new T("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};de.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 de.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 T("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:Fb}})}async ensureOpenclawGatewayReachable(){let e=this.config.frameworksCache?.openclaw?.path;if(!e)throw new T("AGENT_SPAWN_FAILED","openclaw binary not detected on this machine");let r=await this.detectorFactory().probeOpenclawGateway(e);if(!r.reachable)throw new T("AGENT_ENV_NOT_READY",rh(r),{cause:{reason:nh}})}async buildOpenclawDownstream(e){let{session:r,modelConfig:i,cloudSessionId:o,cozeEnv:c,mockScenario:l,command:u}=e,f=ul(o);if(r.deployType==="local"){let v=await this.ensureOpenclawDefaultAgent();return new Br({command:u,cwd:v.workspace,agentId:v.id,sessionName:f})}let x=await th(),p=i?t0(i,c,l):null,m;if(p){let v=Yc(o),b=p.models[0]?.id??vt,I=`${v}/${b}`;if(!this.ensuredProviders.has(I)){let A=this.getOpenclawConfig();await A.ensureProvider(v,p),await A.addModelToAllowlist(I),this.ensuredProviders.add(I)}m=I}return new Br({command:u,cwd:r.workspace,agentId:r.agentId,sessionName:f,...x?{gatewayToken:x}:{},...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=Yc(i),c=`${o}/${e.model}`,l=!0;try{await r.removeProvider(o)}catch(u){l=!1,de.warn("removeProvider failed, keeping ensuredProviders entry",{providerId:o,err:String(u)})}try{await r.removeModelFromAllowlist(c)}catch(u){l=!1,de.warn("removeModelFromAllowlist failed, keeping ensuredProviders entry",{fullModelId:c,err:String(u)})}l&&this.ensuredProviders.delete(c)}}};import{randomUUID as dh}from"node:crypto";import{promises as $b}from"node:fs";import{basename as uh}from"node:path";We();te();import{promises as Hb}from"node:fs";import{basename as Gb}from"node:path";var oh=H("file-upload"),qb="/api/coze_claw/file/agent_upload",jb=6e4;async function ah(t,e={}){let i=`${kr(Cr(e.handshakeBase))}${qb}`,o=e.timeoutMs??jb,c=await Hb.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",...bn(e.ppeOverride),...t.accountId?{"x-coze-account":t.accountId}:{}},f=new AbortController,x=setTimeout(()=>f.abort(),o);oh.info("file upload start",{url:i,agentId:t.agentId,sessionId:t.sessionId,name:t.name,bytes:t.sizeBytes,mime:t.mimeType});try{let p=await fetch(i,{method:"POST",headers:u,body:l,signal:f.signal}),m=p.headers.get("x-tt-logid")??"";if(!p.ok){let b=await p.text().catch(()=>"");throw new T("UPLOAD_FAILED",`upload HTTP ${p.status} logid=${m}: ${b.slice(0,200)}`)}let v=await p.json();if(v.code!==void 0&&v.code!==0)throw new T("UPLOAD_FAILED",`upload code=${v.code} msg=${v.msg??"-"} logid=${m}`);let _=v.data?.file?.file_url;if(!_)throw new T("UPLOAD_FAILED",`upload response missing data.file.file_url logid=${m}: ${JSON.stringify(v).slice(0,200)}`);return oh.info("file upload ok",{uri:_,logid:m}),{uri:_}}catch(p){throw p instanceof T?p:p.name==="AbortError"?new T("UPLOAD_FAILED",`upload timeout (${o}ms) for ${Gb(t.path)}`):new T("UPLOAD_FAILED",String(p),{cause:p})}finally{clearTimeout(x)}}We();te();import{extname as Wb}from"node:path";var Kb={".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 ch(t){let e=Wb(t).toLowerCase();return Kb[e]??"application/octet-stream"}Ce();var Co=H("agent-send"),lh=50*1024*1024;function fh(t,e,r){let i=t.get(e);if(!i)throw new T("AGENT_NOT_FOUND",`agent=${e}`);if(t.disconnectedAgents.has(e))throw new T("AGENT_DISCONNECTED",`agent=${e} was disconnected by cloud`);let o=i.sessions.get(r);if(!o)throw new T("AGENT_NOT_FOUND",`session=${r} not active in agent=${e}`);return{session:i,runtime:o}}async function hh(t,e,r,i,o,c){let u;for(let f=0;f<=2;f++)try{await t.core.sendAgentFileUpdate(e,r,i,o);return}catch(x){u=x,f<2&&(Co.warn("sendAgentFileUpdate failed, retrying",{attempt:f+1,err:String(x)}),await new Promise(p=>setTimeout(p,5e3)))}throw new T("UPSTREAM_NOT_READY",`${c} after 3 attempts: ${String(u)}`,{cause:u})}async function xh(t,e){let{session:r,runtime:i}=fh(e.core,t.agentId,t.sessionId);if(!await ii(t.path,r.workspace))throw new T("PATH_OUTSIDE_WORKSPACE",`path=${t.path} not under workspace=${r.workspace}`);let o=await $b.stat(t.path).catch(()=>null);if(!o||!o.isFile())throw new T("IPC_BAD_REQUEST",`path is not a regular file: ${t.path}`);if(o.size>lh)throw new T("FILE_TOO_LARGE",`${o.size} bytes > limit ${lh}`);let c=await ch(t.path);if(t.kind==="image"&&!c.startsWith("image/"))throw new T("UNSUPPORTED_MIME",`kind=image but mime=${c}`);if(!e.core.upstream.isConnected())throw new T("UPSTREAM_NOT_READY","cloud WS not connected");let l=t.name??uh(t.path),u;try{u=await ah({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(x){throw Co.warn("agent file upload failed",{agentId:t.agentId,sessionId:t.sessionId,path:t.path,sizeBytes:o.size,mime:c,code:x instanceof T?x.code:"UNKNOWN",message:x instanceof Error?x.message:String(x)}),x}let f={sessionUpdate:"agent_file",messageId:dh(),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 hh(e,r,i,t.sessionId,f,"agent file uploaded to cloud but sendAgentFileUpdate failed"),Co.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 ph(t,e){let{session:r,runtime:i}=fh(e.core,t.agentId,t.sessionId);if(!t.mimeType)throw new T("IPC_BAD_REQUEST","group-file requires mimeType");if(!e.core.upstream.isConnected())throw new T("UPSTREAM_NOT_READY","cloud WS not connected");let o=t.name??uh(t.path),c={sessionUpdate:"group_file",messageId:dh(),content:{uri:t.path,name:o,mimeType:t.mimeType,...t.caption!==void 0?{caption:t.caption}:{}}};return await hh(e,r,i,t.sessionId,c,"agent group file sendAgentFileUpdate failed"),Co.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 gh(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}an();Vt();te();var Lt=H("coze-cli-installer"),mh="@coze/cli@latest",Vb="coze",wh="0.1.8",Jb=5e3,Zb=5e3,Yb=9e4,_h=1e4,Vi=null,Ro=!1;async function ml(t,e={}){if(Ro)return;if(Vi)return Vi;let r=e.exec??qf;return Vi=(async()=>{try{let i=await Xb(Vb,r),o=!1;if(i){let l=await Qb(r);if(l===void 0)Lt.warn("coze-cli found but version unparseable, fall through to full install",{path:i});else if(gh(l,wh))Lt.info("coze-cli version too old, upgrade-only (preserve user config + auth)",{path:i,version:l,min:wh}),o=!0;else{Lt.info("coze-cli already on PATH with sufficient version, skip",{path:i,version:l}),Ro=!0;return}}let c=o?"upgrade-only":"full";Lt.info("coze-cli install start",{package:mh,mode:c});try{await r("npm",["i","-g","--prefer-online",mh],{timeout:Yb,maxBuffer:10*1024*1024}),Lt.info("coze-cli install ok")}catch(l){Lt.warn("coze-cli install failed (skip subsequent steps)",{err:String(l)});return}if(o){Ro=!0;return}if(t.env)try{await r("coze",["config","set","xTTEnv",t.env],{timeout:_h}),Lt.info("coze config set xTTEnv ok",{env:t.env})}catch(l){Lt.warn("coze config set failed (continue to auth login)",{err:String(l)})}try{await r("coze",["auth","login","--token",t.patToken],{timeout:_h}),Lt.info("coze auth login ok")}catch(l){Lt.warn("coze auth login failed",{err:String(l)});return}Ro=!0}finally{Vi=null}})(),Vi}async function Xb(t,e){let r=process.platform==="win32"?"where":"which";try{let{stdout:i}=await e(r,[t],{timeout:Jb});return Ma(i)}catch{return}}async function Qb(t){try{let{stdout:e,stderr:r}=await t("coze",["--version"],{timeout:Zb});return(e||r).match(/(\d+\.\d+\.\d+)/)?.[1]}catch{return}}Ht();Ut();Ce();var eE=10*6e4;function yh(t){let e=t?.sessionIdleTimeoutMs;return typeof e!="number"||!Number.isFinite(e)||e<=0?eE:e}function Po(t){return cr(t??J().configFile)}function Ji(t,e){return lr(e??J().configFile,t)}import{randomBytes as yE}from"node:crypto";ir();We();te();import{createReadStream as tE}from"node:fs";import{mkdir as nE,readFile as rE,realpath as iE,stat as sE,writeFile as oE}from"node:fs/promises";import{basename as aE,dirname as wl,isAbsolute as cE,join as lE,relative as dE,resolve as bh,sep as uE}from"node:path";import{createInterface as fE}from"node:readline";var vh=H("fs-rpc"),Zi=Je("COZE_BRIDGE_FS_RPC_MAX_BYTES",20*1024*1024);async function Sh(t,e){let r=Buffer.byteLength(t.content,"utf8");if(r>Zi)throw new T("IPC_BAD_REQUEST",`fs/write_text_file content too large: ${r} bytes > limit ${Zi} bytes`);let i=await Ah(t.path,e);return await nE(wl(i),{recursive:!0}),await oE(i,t.content,"utf8"),vh.info("fs/write_text_file ok",{path:i,size:t.content.length}),null}async function Ih(t,e){let r=await Ah(t.path,e),i=await sE(r),o=typeof t.line=="number"||typeof t.limit=="number";if(i.size>Zi&&!o)throw new T("IPC_BAD_REQUEST",`fs/read_text_file too large without line/limit slicing: ${i.size} bytes > ${Zi} bytes`);let c;if(o&&i.size>Zi)c=await hE(r,t.line??1,t.limit);else{let l=await rE(r,"utf8");if(o){let u=l.split(`
104
- `),f=Math.max(0,(t.line??1)-1),x=typeof t.limit=="number"?f+t.limit:void 0;c=u.slice(f,x).join(`
105
- `)}else c=l}return vh.info("fs/read_text_file ok",{path:r,size:c.length}),{content:c}}async function hE(t,e,r){let i=fE({input:tE(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 f of i)if(u>=o&&u<c&&l.push(f),u++,u>=c)break}finally{i.close()}return l.join(`
106
- `)}async function Ah(t,e){if(typeof t!="string"||t.length===0)throw new T("IPC_BAD_REQUEST","path must be a non-empty string");let[r,i]=await Promise.all([Eh(bh(e)),Eh(bh(t))]),o=dE(r,i);if(xE(o,uE,cE(o)))throw new T("IPC_BAD_REQUEST",`path escapes workspace: ${t}`);return i}function xE(t,e,r){return t===""?!1:r?!0:t===".."||t.startsWith(`..${e}`)}async function Eh(t){let e=[],r=t;for(;r!==wl(r);)try{let i=await iE(r);return e.length?lE(i,...e.reverse()):i}catch{e.push(aE(r)),r=wl(r)}return t}te();var Th=H("prompt-multimodal"),kh=10*1024*1024,pE=15e3,gE=6;async function Ch(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 mE(l))}}let o=Array.from({length:Math.min(gE,t.length)},()=>i());return await Promise.all(o),e}function Rh(t){return t.some(e=>e.type==="image")}async function mE(t){if(t.type!=="image")return t;let e=t;if(e.data||!e.uri||!Oi(e.uri))return t;try{let{buf:r,contentType:i}=await _E(e.uri),o=e.mimeType||wE(i)||"application/octet-stream";return Th.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 Th.warn("image fetch failed, degrading to text block",{uri:e.uri,err:String(r)}),{type:"text",text:`[image load failed: ${e.uri}]`}}}function wE(t){if(!t)return;let e=t.indexOf(";");return(e===-1?t:t.slice(0,e)).trim()||void 0}async function _E(t){let e=new AbortController,r=setTimeout(()=>e.abort(),pE);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>kh)throw new Error(`image too large: ${o.byteLength} bytes (max ${kh})`);return{buf:Buffer.from(o),contentType:i.headers.get("content-type")??void 0}}finally{clearTimeout(r)}}Ht();We();te();var K=H("core"),bE=3e4,EE=/^(boe|ppe)_[A-Za-z0-9_-]+$/,vE="\u6211\u6B63\u5728\u7B49\u5F85\u5BA1\u6279\uFF0C\u8BF7\u7A0D\u540E\u518D\u8054\u7CFB\u6211",SE="\u5BA1\u6279\u5DF2\u8D85\u65F6",IE=3e4,Do=class{upstream;agents=new Map;disconnectedAgents=new Set;extensions;paths;sessionSpawner;sessionIdleTimeoutMs;upstreamIds=new Lr;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=yh(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(),K.info("Core started",{extensions:Object.keys(this.extensions)})}async stop(e){K.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),K.info("agent registered",{agentId:e.agentId,framework:e.framework});for(let r of this.registerHandlers)try{r(e.agentId)}catch(i){K.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)&&K.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)=>{K.info("session runtime exited",{agentId:e.agentId,cloudId:r,code:c,signal:l}),$i(i),i.downstream=void 0,i.replySeq=0,i.acpSessionId&&e.activeTriggers.delete(i.acpSessionId),this.rejectPendingForDownstream(o,"downstream exited")}))}hasPendingPermissionFor(e){for(let r of this.pendingUpstream.values())if(r.downstream===e)return!0;return!1}rejectPendingForDownstream(e,r){let i=[];for(let[o,c]of this.pendingUpstream)c.downstream===e&&i.push(o);if(i.length!==0){K.info("reject pendingUpstream entries (downstream gone)",{reason:r,count:i.length});for(let o of i){let c=this.pendingUpstream.get(o);if(c){this.pendingUpstream.delete(o),this.upstream.send(vn(o,{code:Z.INTERNAL_ERROR,message:`bridge downstream gone: ${r}`})).catch(l=>K.debug("send error response to upstream failed (ignored)",{err:String(l)}));try{c.downstream.respondAgentRequestError(c.agentRequestId,{code:Z.INTERNAL_ERROR,message:`bridge: ${r}`})}catch{}}}}}rejectAllPendingOnReconnect(){let e=this.pendingUpstream.size,r=this.pendingBridge.size;if(!(e===0&&r===0)){K.warn("upstream reconnected, rejecting stale pending requests",{pendingUpstream:e,pendingBridge:r});for(let[,i]of this.pendingUpstream){try{i.downstream.respondAgentRequestError(i.agentRequestId,{code:Z.INTERNAL_ERROR,message:"upstream reconnected; please retry"})}catch{}this.clearPendingPermissionFor(i)}this.pendingUpstream.clear();for(let[,i]of this.pendingBridge)clearTimeout(i.timer),i.reject(new T("UPSTREAM_DISCONNECTED",`${i.method} aborted: upstream reconnected`));this.pendingBridge.clear()}}async handleFrame(e){if(yo(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&&EE.test(i)?this.currentCozeEnv=i:i&&K.warn("rejecting cozeEnv with invalid shape, keeping previous",{rejected:i});try{if(e.method.startsWith("_agent/")){let o=this.extensions[e.method];if(!o){r!==null?await this.sendError(r,Z.METHOD_NOT_FOUND,`extension not registered: ${e.method}`):K.warn("drop notification: extension not registered",{method:e.method});return}let c=await o(e,this);r!==null&&await this.upstream.send(Or(r,c));return}if(e.method.startsWith("session/")){let o=await this.routeSessionMethod(e);r!==null&&await this.upstream.send(Or(r,o));return}if(e.method==="initialize"){r!==null&&await this.upstream.send(Or(r,{protocolVersion:1,agentCapabilities:{loadSession:!0}}));return}r!==null?await this.sendError(r,Z.METHOD_NOT_FOUND,`method not implemented: ${e.method}`):K.warn("drop unknown notification",{method:e.method})}catch(o){K.error("handleFrame failed",{method:e.method,err:String(o)}),r!==null&&await this.upstream.send(vn(r,ji(o)))}}async routeSessionMethod(e){if(!e.params||typeof e.params!="object")throw new T("IPC_BAD_REQUEST",`${e.method} requires params`);let r=e.params,i=r._meta?.cozeAgentId;if(!i)throw new T("IPC_BAD_REQUEST",`${e.method}: missing _meta.cozeAgentId`);let o=this.agents.get(i);if(!o)throw this.disconnectedAgents.has(i)?new T("AGENT_DISCONNECTED",`agent ${i} has been disconnected; cloud must _agent/create to revive`):new T("AGENT_NOT_FOUND",`agent not found: ${i}`);let c=typeof r.sessionId=="string"?r.sessionId:void 0;if(e.method==="session/cancel"||e.method==="session/new"||e.method==="session/set_mode"||!c)return this.dispatchSessionCall(o,e.method,r);if(e.method==="session/prompt"){let f=o.sessions.get(c);if(f?.pendingPermission){let x=r._meta?.cozeTriggerMsgId,p=uo(r._meta);return K.info("session in pendingPermission, bouncing new prompt",{agentId:o.agentId,cloudSessionId:c}),this.synthesizePromptReply(o,f,c,vE,x,p)}}let l=Date.now(),u=!1;try{let f=await o.getSessionQueue(c).enqueue(()=>this.dispatchSessionCall(o,e.method,r));return u=!0,f}finally{K.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}=Uf(i);switch(r){case"session/new":{let c=AE();return K.info("session/new ack (lazy spawn)",{agentId:e.agentId,cloudId:c}),{sessionId:c}}case"session/load":{let c=o;return K.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 T("IPC_BAD_REQUEST","session/prompt: missing sessionId");let u=Jt(e)?zf(i._meta):void 0;if(u!==void 0&&!Sn(e.framework,u))throw new T("IPC_BAD_REQUEST",`unsupported permissionMode for ${e.framework}: ${u}; allowed: ${dl(e.framework)}`);let f=await this.ensureRuntime(e,l);if(u!==void 0&&f.permissionMode===void 0&&(f.permissionMode=u,await this.persistSessionMapping(e)),f.replySeq=0,await this.ensureDownstream(e,l,f),!f.downstream||!f.acpSessionId)throw new T("BRIDGE_INTERNAL","session runtime not ready after ensureDownstream");if(u!==void 0&&f.permissionMode!==void 0&&f.permissionMode!==u){let v=f.permissionMode;f.permissionMode=u,await this.persistSessionMapping(e);try{await f.downstream.setSessionMode({sessionId:f.acpSessionId,modeId:u})}catch(_){throw f.permissionMode=v,await this.persistSessionMapping(e).catch(()=>{}),_}}let x=i._meta?.cozeTriggerMsgId;x?e.activeTriggers.set(f.acpSessionId,x):e.activeTriggers.delete(f.acpSessionId);let p=uo(i._meta);if(p?e.activeGroupIds.set(f.acpSessionId,p):e.activeGroupIds.delete(f.acpSessionId),p&&f.cozeGroupId!==p&&(f.cozeGroupId=p,await this.persistSessionMapping(e)),e.deployType==="cloud"&&e.modelInfo?.capabilities?.image===!1&&Rh(c.prompt))throw new T("MODEL_MODALITY_UNSUPPORTED",`model=${e.modelInfo.id??e.model} does not support image input`);let m=await Ch(c.prompt);try{let v=await f.downstream.sessionPrompt({...c,sessionId:f.acpSessionId,prompt:m});return f.lastActiveAt=Date.now(),v}catch(v){if(v instanceof T&&v.code==="AGENT_APPROVAL_TIMEOUT"){let _=f.pendingPermission;_&&(_.downstream.respondAgentRequest(_.agentRequestId,{outcome:{outcome:"cancelled"}}),this.pendingUpstream.delete(_.upstreamId),f.pendingPermission=void 0);let b=f.acpSessionId,I=b?e.activeTriggers.get(b):void 0,A=b?e.activeGroupIds.get(b):void 0;return K.warn("approval timed out, synthesizing \u5BA1\u6279\u5DF2\u8D85\u65F6 reply + recovering session",{agentId:e.agentId,cloudId:l}),await this.synthesizePromptReply(e,f,l,SE,I,A)}throw v}finally{if(e.activeTriggers.delete(f.acpSessionId),e.activeGroupIds.delete(f.acpSessionId),f.pendingPermission=void 0,f.reloadAfterTurn){f.reloadAfterTurn=!1;let v=f.downstream;v&&(f.downstream=void 0,K.info("reloadAfterTurn: stopping downstream",{agentId:e.agentId,cloudId:l,acpId:f.acpSessionId}),v.stop("reload-after-turn").catch(_=>K.warn("reload-after-turn stop failed (ignored)",{agentId:e.agentId,cloudId:l,err:String(_)})))}else f.downstream?.isAlive()&&this.armIdleTimer(e,l,f)}}case"session/cancel":{let l=o.sessionId;if(!l)throw new T("IPC_BAD_REQUEST","session/cancel: missing sessionId");let u=e.sessions.get(l);if(e.hasSessionQueue(l)){let f=e.getSessionQueue(l);f.size>0&&(K.info("session/cancel: draining queued tasks",{agentId:e.agentId,cloudId:l,queuedCount:f.size}),f.dispose(new T("AGENT_PROTOCOL_ERROR",`cancelled by session/cancel on ${l}`)))}return u?.downstream?.isAlive()&&u.acpSessionId&&await u.downstream.sessionCancel({sessionId:u.acpSessionId}),{ok:!0}}case"session/set_mode":{let c=o,l=c.sessionId,u=c.modeId,f=uo(i._meta);if(!l)throw new T("IPC_BAD_REQUEST","session/set_mode: missing sessionId");if(!Jt(e))throw e.framework==="openclaw"?new T("METHOD_NOT_FOUND","session/set_mode not supported on openclaw"):new T("OPERATION_NOT_ALLOWED_FOR_CLOUD","session/set_mode is local-deploy only in this iteration");if(!Sn(e.framework,u))throw new T("IPC_BAD_REQUEST",`unsupported modeId for ${e.framework}: ${String(u)}; allowed: ${dl(e.framework)}`);if(f)return await this.handleGroupSetMode(e,f,u);let x=e.sessions.get(l)??await this.ensureRuntime(e,l);if(x.permissionMode===u)return{};let p=x.permissionMode;if(x.permissionMode=u,await this.persistSessionMapping(e),x.downstream?.isAlive()&&x.acpSessionId)try{await x.downstream.setSessionMode({sessionId:x.acpSessionId,modeId:u})}catch(m){throw x.permissionMode=p,await this.persistSessionMapping(e).catch(()=>{}),m}else K.info("session/set_mode: runtime not active, persisted only",{framework:e.framework,agentId:e.agentId,cloudId:l,modeId:u});return{}}default:throw new T("IPC_BAD_REQUEST",`session method not supported: ${r}`)}}async handleGroupSetMode(e,r,i){let o=[];for(let[l,u]of e.sessions)u.cozeGroupId===r&&u.permissionMode!==i&&o.push({cloudId:l,runtime:u,oldMode:u.permissionMode});if(o.length===0)return K.info("group session/set_mode: no active runtime (db-only path)",{framework:e.framework,agentId:e.agentId,groupId:r,modeId:i}),{};K.info("group session/set_mode: applying to runtimes",{framework:e.framework,agentId:e.agentId,groupId:r,modeId:i,targets:o.length});for(let l of o)l.runtime.permissionMode=i;await this.persistSessionMapping(e);let c=[];for(let l of o){let u=l.runtime.downstream,f=l.runtime.acpSessionId;u?.isAlive()&&f&&c.push({downstream:u,acpSessionId:f,oldMode:l.oldMode,runtime:l.runtime})}for(let l of c)try{await l.downstream.setSessionMode({sessionId:l.acpSessionId,modeId:i})}catch(u){for(let f of o)f.runtime.permissionMode=f.oldMode;throw await this.persistSessionMapping(e).catch(()=>{}),u}return{}}async ensureRuntime(e,r){let i=e.sessions.get(r);if(i)return i;let c={modelToken:e.deployType==="cloud"?await this.requestSessionToken(e.agentId,r):"",tokenGeneratedAt:Date.now(),lastActiveAt:Date.now(),loadingSession:!1,replySeq:0};return Jt(e)&&(e.framework==="hermes"?c.permissionMode=e.deployType==="cloud"?i0:s0:c.permissionMode=e.framework==="claude-code"?pl:sh),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(ft.GEN_MODEL_TOKEN,i,IE);if(!o?.modelToken)throw new T("MODEL_TOKEN_GEN_FAILED",`cloud returned empty modelToken (agentId=${e}, cloudSessionId=${r})`);return o.modelToken}catch(o){throw o instanceof T&&o.code==="MODEL_TOKEN_GEN_FAILED"?o:new T("MODEL_TOKEN_GEN_FAILED",o instanceof Error?o.message:String(o),{cause:o})}}async ensureDownstream(e,r,i){if($i(i),i.downstream?.isAlive())return;if(!this.sessionSpawner)throw new T("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 T("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 f;try{f=await this.sessionSpawner(e,i.modelToken,r,this.currentCozeEnv,this.currentMockScenario)}catch(x){throw i.spawnFailCount=l+1,i.spawnFailedAt=Date.now(),i.spawnFailCount>=o&&i.acpSessionId&&(K.warn("clearing stale acpSessionId after repeated spawn failures",{agentId:e.agentId,cloudId:r,staleAcpId:i.acpSessionId}),i.acpSessionId=void 0),x}i.spawnFailCount=0,i.spawnFailedAt=void 0,i.downstream=f,this.attachRuntimeHooks(e,r,i);try{if(i.acpSessionId){i.loadingSession=!0;try{await f.sessionLoad({sessionId:i.acpSessionId,cwd:e.workspace}),K.info("session restored via session/load",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId})}catch(x){K.warn("session/load failed, fallback to session/new",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId,err:String(x)}),i.acpSessionId=void 0;let p=await f.sessionNew({cwd:e.workspace});i.acpSessionId=p.sessionId,await this.persistSessionMapping(e)}finally{i.loadingSession=!1}}else{let x=await f.sessionNew({cwd:e.workspace});i.acpSessionId=x.sessionId,await this.persistSessionMapping(e)}}catch(x){throw K.warn("session init failed after spawn, tearing down half-spawned runtime",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId,err:String(x)}),await f.stop("session-init-failed").catch(()=>{}),i.downstream=void 0,i.acpSessionId=void 0,x}if(f.afterSessionEstablished&&i.acpSessionId&&await f.afterSessionEstablished(i.acpSessionId),Jt(e)&&i.acpSessionId&&i.permissionMode)try{await f.setSessionMode({sessionId:i.acpSessionId,modeId:i.permissionMode})}catch(x){K.warn("post-spawn set_mode failed, framework using its own startup default",{framework:e.framework,agentId:e.agentId,cloudId:r,mode:i.permissionMode,err:String(x)})}}armIdleTimer(e,r,i){if($i(i),this.isRuntimeBusy(e,i)){K.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)){K.info("idle reaper fired but runtime busy, re-arming",{agentId:e.agentId,cloudId:r}),this.armIdleTimer(e,r,i);return}K.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=>K.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(Dr("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(Dr("session/update",{sessionId:i,update:{sessionUpdate:"agent_message_chunk",content:{type:"text",text:o}},_meta:u})).catch(f=>K.warn("synthesizePromptReply update send failed (ignored)",{err:String(f)})),{stopReason:"end_turn"}}forwardUpdate(e,r){let i=r.sessionId,o=this.reverseSessionId(e,i);if(!o){K.debug("drop update for unknown session",{agentId:e.agentId,acpId:i});return}let c=e.sessions.get(o);if(!c){K.debug("drop update: runtime gone",{agentId:e.agentId,cloudId:o});return}if(CE(r)){K.debug("drop codex noise chunk",{agentId:e.agentId,acpId:i});return}let l=r.update;if(l&&typeof l=="object"&&l.sessionUpdate==="current_mode_update"&&Jt(e)){let p=l.currentModeId;Sn(e.framework,p)&&c.permissionMode!==p?(c.permissionMode=p,this.persistSessionMapping(e).catch(m=>K.warn("persist mode (from current_mode_update) failed",{framework:e.framework,agentId:e.agentId,err:String(m)}))):typeof p=="string"&&!Sn(e.framework,p)&&K.warn("current_mode_update with invalid modeId for framework, not persisting",{framework:e.framework,agentId:e.agentId,modeId:p})}let u={cozeAgentId:e.agentId,cozeReplySeqID:++c.replySeq},f=e.activeTriggers.get(i);f&&(u.cozeTriggerMsgId=f);let x=e.activeGroupIds.get(i);x&&(u.cozeGroupId=x),this.upstream.send(Dr("session/update",{...r,sessionId:o,_meta:u})).catch(p=>K.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}K.warn("unhandled agent request,returning method_not_found",{agentId:e.agentId,method:i.method}),r.respondAgentRequestError(i.id,{code:Z.METHOD_NOT_FOUND,message:`method not handled by Bridge: ${i.method}`})}async handleFsRpcRequest(e,r,i){try{let o=e.workspace;if(i.method==="fs/write_text_file"){let c=i.params??{},l=await Sh(c,o);r.respondAgentRequest(i.id,l)}else{let c=i.params??{},l=await Ih(c,o);r.respondAgentRequest(i.id,l)}}catch(o){K.warn("fs rpc handler failed",{agentId:e.agentId,method:i.method,err:String(o)}),r.respondAgentRequestError(i.id,ji(o))}}clearPendingPermissionFor(e){if(e.method!=="session/request_permission"||!e.cloudSessionId)return;let r=this.agents.get(e.agentId)?.sessions.get(e.cloudSessionId);r&&(r.pendingPermission=void 0)}forwardPermissionRequest(e,r,i){let o=this.upstreamIds.next("session/request_permission"),c=i.params??{},u=c.sessionId,f=u?e.activeTriggers.get(u):void 0,x={cozeAgentId:e.agentId};f&&(x.cozeTriggerMsgId=f);let p=u?e.activeGroupIds.get(u):void 0;p&&(x.cozeGroupId=p);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:x};this.pendingUpstream.set(o,{agentRequestId:i.id,agentId:e.agentId,downstream:r,method:i.method,cloudSessionId:m}),K.info("forward permission_request \u2192 upstream",{agentId:e.agentId,upstreamId:o,acpSessionId:u,cloudSessionId:m,toolCallId:c.toolCall?.toolCallId,options:c.options?.map(b=>({optionId:b.optionId,kind:b.kind,name:b.name}))}),this.upstream.send(Gi(o,"session/request_permission",_)).catch(b=>{this.pendingUpstream.delete(o),K.error("forward permission request failed",{agentId:e.agentId,err:String(b)}),r.respondAgentRequestError(i.id,{code:Z.INTERNAL_ERROR,message:`upstream send failed: ${String(b)}`})})}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?(K.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"&&TE(e.result,o),K.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 _o(e.error)):i.value.resolve(e.result);return}K.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 K.warn(`${i} id type mismatch: number received but Bridge expected string`,{rawId:r,normalizedId:c}),{value:l,key:c}}}sendRequest(e,r,i=bE){let o=this.upstreamIds.next(e);return new Promise((c,l)=>{let u=setTimeout(()=>{this.pendingBridge.delete(o),l(new T("AGENT_TIMEOUT",`${e} timed out after ${i}ms`))},i);this.pendingBridge.set(o,{method:e,resolve:c,reject:l,timer:u}),this.upstream.send(Gi(o,e,r)).catch(f=>{let x=this.pendingBridge.get(o);x&&(clearTimeout(x.timer),this.pendingBridge.delete(o)),l(f)})})}async persistSessionMapping(e){if(this.paths)try{let r=new Map;for(let[i,o]of e.sessions){let c={modelToken:o.modelToken,tokenGeneratedAt:o.tokenGeneratedAt};o.acpSessionId&&(c.acpSessionId=o.acpSessionId),o.permissionMode&&Jt(e)&&(c.permissionMode=o.permissionMode),o.cozeGroupId&&(c.cozeGroupId=o.cozeGroupId),r.set(i,c)}await si(e.agentId,r,this.paths)}catch(r){K.warn("persist session mapping failed",{agentId:e.agentId,err:String(r)})}}reverseSessionId(e,r){for(let[i,o]of e.sessions.entries())if(o.acpSessionId===r)return i}sendError(e,r,i){return this.upstream.send(vn(e,{code:r,message:i,data:{bridgeVersion:Ot}}))}};function AE(){return yE(16).toString("hex")}function TE(t,e){if(!t||typeof t!="object"){K.warn("permission response: result not an object (suspicious)",{agentId:e.agentId,result:t});return}let r=t;if("kind"in r&&!("outcome"in r)){K.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"){K.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")&&K.warn("permission response: unknown outcome discriminant",{agentId:e.agentId,outcomeValue:c,result:t})}var kE=["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 CE(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 kE.some(c=>o.startsWith(c))}Ut();te();Ce();import{randomBytes as RE}from"node:crypto";import{createServer as PE}from"node:http";var DE=1e6,Ph=H("ipc"),Oo=class{server=null;port=0;token="";routes;paths;constructor(e){this.routes=new Map(e.routes.map(r=>[`${r.method} ${r.path}`,r])),this.paths=e.paths??J()}async start(){this.token=RE(32).toString("hex");let e=PE((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(),Ph.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 lt(this.paths.portFile,String(this.port)),await lt(this.paths.tokenFile,this.token,{mode:384})}async dispatch(e,r){if(e.headers.authorization!==`Bearer ${this.token}`){Yi(r,401,{error:"unauthorized"});return}let o=`${e.method} ${(e.url??"").split("?")[0]}`,c=this.routes.get(o);if(!c){Yi(r,404,{error:"not found"});return}let l=null;if(e.method==="POST")try{l=await OE(e)}catch(u){Yi(r,400,{error:"invalid json",detail:String(u)});return}try{let u=await c.handler(l,e);Yi(r,200,u??{ok:!0})}catch(u){Ph.error("IPC handler failed",{key:o,err:String(u)}),Yi(r,500,{error:u instanceof Error?u.message:String(u)})}}};function Yi(t,e,r){t.statusCode=e,t.setHeader("content-type","application/json"),t.end(JSON.stringify(r))}async function OE(t){let e=[],r=0;for await(let o of t){let c=o;if(r+=c.length,r>DE)throw new Error("body too large");e.push(c)}let i=Buffer.concat(e).toString("utf8");return i?JSON.parse(i):null}import"node:module";var eS=zt(Tx(),1),tS=zt(Go(),1),nS=zt(Ur(),1),rS=zt(Cl(),1),iS=zt(Dl(),1),sS=zt(Fl(),1),Mx=zt(Ko(),1),oS=zt(Nx(),1);var Bx=Mx.default;We();te();var{FWS:ES}=Vx(),De=H("upstream.frontier"),Zx="application/json",Yx="none",vS=15e3;function SS(t){class e extends Bx{constructor(i){super(i,Kf,{headers:t})}guardTeardown(){this.listenerCount("error")===0&&this.on("error",i=>De.warn("frontier ws error during teardown (handled, prevents daemon crash)",{err:i instanceof Error?i.message:String(i)}))}close(i,o){this.guardTeardown(),super.close(i,o)}terminate(){this.guardTeardown(),super.terminate()}send(i,...o){if(Cd("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");De.debug("WS raw frame out",{bytes:c.byteLength,headHex:l})}catch(c){De.warn("WS raw frame dump failed",{err:String(c)})}super.send(i,...o)}}return e}var os=class{constructor(e){this.opts=e}opts;fws=null;handler=null;connectHandlers=[];opened=!1;lastSendRefusedLogAt=0;sendRefusedSuppressed=0;openCount=0;async start(){if(this.fws){De.warn("start called on already-started FrontierUpstream; noop");return}let e={Authorization:`Bearer ${this.opts.privatecode}`,Origin:$f,...bn(this.opts.ppeOverride)},r=SS(e),i=Jf(this.opts.urlOverride),o={url:i,ws:r,fpID:Wf,aID:fo,accessKey:this.opts.handshake.accessKey,deviceID:this.opts.handshake.deviceId,payloadType:{type:Zx,force:!0},payloadEncoding:{encoding:Yx,force:!0},enableTransformTextPayload:!0,enableQoS:!1,enableAutoAck:!1,automaticOpen:!1,maxRetries:Number.POSITIVE_INFINITY,debug:this.opts.debug??!1},c=new ES(o),l=!1,u=null,f,x,p=new Promise((_,b)=>{f=_,x=b}),m=_=>{l||(l=!0,u&&(clearTimeout(u),u=null),_?x(_):f())};c.onopen=()=>{this.opened=!0,this.openCount+=1;let _=this.openCount===1;De.info("frontier opened",{url:i,remoteDeviceId:this.opts.handshake.deviceId,initial:_,openCount:this.openCount}),_&&m();for(let b of this.connectHandlers)Promise.resolve(b({initial:_})).catch(I=>De.warn("onConnect handler threw (ignored)",{err:String(I)}))},c.onclose=_=>{this.opened=!1,De.info("frontier closed",{code:_.code,reason:_.reason,willReconnect:_.willReconnect})},c.onerror=_=>{De.warn("frontier error",{code:_.code,msg:_.message}),m(new T("UPSTREAM_DISCONNECTED",`frontier connect error before open: code=${_.code} msg=${_.message??""}`))},c.onmessage=_=>this.handleMessage(_),this.fws=c;let v=this.opts.openTimeoutMs??vS;u=setTimeout(()=>{m(new T("UPSTREAM_DISCONNECTED",`frontier ws open timeout after ${v}ms (handshake or upgrade slow)`))},v),await c.connect();try{await p}catch(_){try{c.close(1e3,"open failed")}catch(b){De.warn("fws close during start failure threw (ignored)",{err:String(b)})}throw this.fws=null,this.opened=!1,_}}async stop(e){let r=this.fws;if(r){this.fws=null,this.opened=!1;try{r.close(1e3,e??"bridge shutdown")}catch(i){De.warn("frontier close threw (ignored)",{err:String(i)})}}}async send(e){let r=this.fws,i=e.method;if(!r)throw De.warn("frontier send refused: upstream not started",{method:i}),new T("UPSTREAM_DISCONNECTED","frontier upstream not started");if(!this.isConnected()){let u=Date.now();throw u-this.lastSendRefusedLogAt>1e3?(De.warn("frontier send refused: ws not open",{method:i,opened:this.opened,readyState:r.readyState,...this.sendRefusedSuppressed>0?{suppressedSinceLast:this.sendRefusedSuppressed}:{}}),this.lastSendRefusedLogAt=u,this.sendRefusedSuppressed=0):this.sendRefusedSuppressed+=1,new T("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;Xx(c)||De.info("frontier frame out",{method:c.method,jsonrpcId:c.id,size:o.length});try{await r.send(o,{service:33555712,method:1,payloadType:Zx,payloadEncoding:Yx})}catch(u){throw De.warn("frontier frame send failed",{method:c.method,jsonrpcId:c.id,err:String(u)}),new T("UPSTREAM_DISCONNECTED",`frontier send failed: ${String(u)}`,{cause:u})}}onFrame(e){this.handler=e}onConnect(e){this.connectHandlers.push(e)}isConnected(){return this.opened&&this.fws?.readyState===1}injectAgentPatToken(e){let r=this.opts.getPatTokenForAgent;if(!r)return;let i=e.params?._meta;if(!i?.cozeAgentId)return;let o=r(i.cozeAgentId);o&&(i.cozePatToken=o)}handleMessage(e){let r=e.message?.service;if(r!==33555712){De.debug("drop non-adapter frontier frame",{service:r});return}let i=TS(e);if(!i){De.debug("frontier message without text payload, drop",{payloadType:e.message?.payloadType});return}if(!this.handler){De.debug("frame received but no onFrame handler",{size:i.length});return}let o;try{o=JSON.parse(i)}catch(l){De.warn("frontier message JSON parse failed",{err:String(l),head:i.slice(0,80)});return}let c=o;Xx(c)||De.info("frontier frame in",{logid:AS(e.message?.LogID),logidNew:e.message?.LogIDNew,msgId:e.message?.msgID,jsonrpcId:c.id,method:c.method,body:IS(i)}),Promise.resolve(this.handler(o)).catch(l=>De.warn("frontier frame handler threw",{err:String(l)}))}};function Xx(t){return t.method==="_agent/health"?!0:typeof t.id=="string"&&t.id.startsWith("agent.health_")}var Qx=2e3;function IS(t){return t.length<=Qx?t:`${t.slice(0,Qx)}...<truncated, total ${t.length} chars>`}function AS(t){return t?t.high===0?String(t.low>>>0):`${t.high.toString(16)}${(t.low>>>0).toString(16).padStart(8,"0")}`:""}function TS(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}}We();te();var Gl=H("skill-publish"),kS="/api/marketplace/product/skill/publish_with_assets",CS=15e4;async function ep(t,e={}){let i=`${kr(Cr(e.handshakeBase))}${kS}`,o=e.timeoutMs??CS,c=new FormData;c.append("skill_id",t.skillId??""),c.append("skill_name",t.skillName),c.append("skill_description",t.description??""),c.append("agent_id",t.agentId),c.append("zip_file",new Blob([t.zip],{type:"application/zip"}),"skill.zip");let l={Authorization:`Bearer ${t.patToken}`,Accept:"application/json","x-coze-version":"3.0",...bn(e.ppeOverride),...t.accountId&&t.accountId!=="0"?{"x-coze-account":t.accountId}:{}},u=new AbortController,f=setTimeout(()=>u.abort(),o);Gl.info("skill publish start",{url:i,method:"POST",form:{skill_id:t.skillId??"",skill_name:t.skillName,skill_description:t.description??"",agent_id:t.agentId,zip_file_bytes:t.zip.length},headers:{...l,Authorization:`Bearer ${t.patToken.slice(0,8)}...`}});try{let x=await fetch(i,{method:"POST",headers:l,body:c,signal:u.signal}),p=x.headers.get("x-tt-logid")??"";if(!x.ok){let _=await x.text().catch(()=>"");throw new T("UPLOAD_FAILED",`skill publish HTTP ${x.status} logid=${p}: ${_.slice(0,200)}`)}let m=await x.json();if(Gl.info("skill publish response",{logid:p,httpStatus:x.status,code:m.code,msg:m.msg,dataSkillId:m.data?.skill_id??"",dataVersion:m.data?.version??""}),m.code!==void 0&&m.code!==0)throw new T("UPLOAD_FAILED",`skill publish code=${m.code} msg=${m.msg??"-"} logid=${p}`);let v={};return m.data?.skill_id!==void 0&&m.data.skill_id!==""&&(v.skillId=String(m.data.skill_id)),m.data?.version&&(v.version=m.data.version),Gl.info("skill publish ok",{logid:p,skillId:v.skillId??"",version:v.version??""}),v}catch(x){throw x instanceof T?x:x.name==="AbortError"?new T("UPLOAD_FAILED",`skill publish timeout (${o}ms): ${t.skillName}`):new T("UPLOAD_FAILED",String(x),{cause:x})}finally{clearTimeout(f)}}te();var ql=H("upstream.switchable"),ta=class{inner;handler=null;connectHandlers=[];constructor(e){this.inner=e}async swap(e,r){if(this.inner===e)return;ql.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 ql.error("swap target start failed, reverting",{err:String(o)}),this.inner=i,o}await i.stop(r??"swapped").catch(o=>ql.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 jl=H("upstream"),Kr=class{handler=null;async start(){jl.info("NoopUpstream started (M1 skeleton; real Frontier wired in M4)")}async stop(e){jl.info("NoopUpstream stopped",{reason:e})}async send(e){jl.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)}};We();te();Ut();te();Ce();import{promises as RS}from"node:fs";var tp=H("pat-token-store");async function na(t=J()){try{let r=(await RS.readFile(t.patTokenFile,"utf8")).trim();return r.length===0?(tp.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"&&tp.warn("read pat-token failed (treating as missing)",{path:t.patTokenFile,code:r,message:e.message}),null}}async function as(t,e=J()){if(!t)throw new Error("writePatToken: empty patToken");await lt(e.patTokenFile,t,{mode:384})}Ce();Ce();import{promises as ra}from"node:fs";import{join as PS}from"node:path";function DS(t,e){return`#!/bin/sh
102
+ `)){let c=/^\s*(name|description)\s*:\s*(.+?)\s*$/.exec(o);if(!c||!c[2])continue;let d=c[1],u=c[2].trim();(u.startsWith('"')&&u.endsWith('"')||u.startsWith("'")&&u.endsWith("'"))&&(u=u.slice(1,-1)),u&&(i[d]=u)}return i}async function E0(t,e,r,i){let o=await x0(e,{withFileTypes:!0}).catch(()=>null);if(!o)return[];let c=[];for(let d of o){let u=d.isDirectory();if(!u&&d.isSymbolicLink()&&(u=!!(await ud(ue(e,d.name)).catch(()=>null))?.isDirectory()),!u)continue;let f=d.name,p=ue(r,f),g=ue(e,f,"SKILL.md"),w=await _o(g,{encoding:"utf8"}).catch(()=>null);if(w===null)continue;let S=b0(w);c.push({relPath:p,skill:{skillId:y0(t,p),skillName:S.name||f,...S.description?{description:S.description}:{},...i?{isGlobal:!0}:{}}})}return c}async function Ry(t,e,r,i){let{base:o,subdir:c}=Or(r,t,e,i);return E0(t,ue(o,c),c,!1)}async function Py(t,e){let r=[],i=new Set;for(let o of _0(e)){let c=await E0(t,o,o,!0);for(let d of c)i.has(d.relPath)||(i.add(d.relPath),r.push(d))}return r}var Cy=3e4,Dy=50*1024*1024,h0=10*1024*1024,Dr=3e4;async function bo(t){let{agentId:e,workspace:r,framework:i,skill:o,paths:c}=t;if(!o.skillName)throw new k("IPC_BAD_REQUEST","skill missing skillName");let d=typeof o.content=="string"&&o.content.length>0,u=typeof o.downloadUrl=="string"&&o.downloadUrl.length>0;if(!d&&!u)throw new k("IPC_BAD_REQUEST",`skill ${o.skillId} missing both content and downloadUrl`);let f=w0(o.skillName),{base:p,subdir:g}=Or(i,e,r,c),w=ue(g,f),S=ue(p,w);if(await od(S,{recursive:!0}),d){let v=Buffer.from(o.content,"utf8");Hi(v.length),await cd(ue(S,"SKILL.md"),v,"utf8")}else{let v=await Ny(o.downloadUrl);By(v)?await Hy(v,S):Fy(v)?await zy(v,S):await cd(ue(S,"SKILL.md"),v.toString("utf8"),"utf8")}let y={skillId:o.skillId,skillName:o.skillName,relPath:w,installedAt:Date.now(),...o.description?{description:o.description}:{},...o.icon?{icon:o.icon}:{},...o.version?{version:o.version}:{},...o.downloadUrl?{downloadUrl:o.downloadUrl}:{},...o.config?{config:o.config}:{},...o.builtin?{builtin:o.builtin}:{}};return ne.info("skill installed",{agentId:e,skillId:o.skillId,skillName:o.skillName,relPath:w,source:d?"content":"downloadUrl"}),y}function Eo(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 Oy(t){return{skillId:t.skillId,skillName:t.skillName,...t.description?{description:t.description}:{},...t.icon?{icon:t.icon}:{},...t.version?{version:t.version}:{},...t.config?{config:t.config}:{},...t.builtin?{builtin:t.builtin}:{}}}function Ly(t){return{skillId:t.skillId,skillName:t.skillName,...t.downloadUrl?{downloadUrl:t.downloadUrl}:{},...t.description?{description:t.description}:{},...t.icon?{icon:t.icon}:{},...t.version?{version:t.version}:{},...t.config?{config:t.config}:{},...t.builtin?{builtin:t.builtin}:{}}}async function v0(t,e){let r=await ve(t,e);if(!r)return{status:"skipped",count:0};if(r.disconnectedAt)return{status:"skipped",count:0};let i=Nt,o=r.skillsRefreshedForVersion;if(o===i)return{status:"noop",count:0};if(!o)return r.skillsRefreshedForVersion=i,await ze(r,e),{status:"seeded",count:0};let c=[...r.skills??[]],d=new Map(c.map((w,S)=>[w.skillId,S])),u=c.filter(w=>w.builtin===!0&&!!w.downloadUrl);if(u.length===0)return r.skillsRefreshedForVersion=i,await ze(r,e),{status:"noop",count:0};let f=0,p=0,{base:g}=Or(r.framework,t,r.workspace,e);ne.warn("[AUDIT] refreshBuiltinSkills triggered (version bump)",{src:"agent-handlers.refreshAgentBuiltinSkillsOnUpgrade",agentId:t,framework:r.framework,prev:o,current:i,skillBase:g,builtinCount:u.length,builtinRelPaths:u.map(w=>w.relPath)});for(let w of u)try{let S=ue(g,w.relPath);ne.warn("[AUDIT] ABOUT TO RM builtin skill dir (refreshBuiltinSkills)",{src:"agent-handlers.refreshAgentBuiltinSkillsOnUpgrade",agentId:t,skillId:w.skillId,relPath:w.relPath,rmTarget:S}),await ad(S,{recursive:!0,force:!0});let y=await bo({agentId:t,workspace:r.workspace,framework:r.framework,skill:Ly(w),...e?{paths:e}:{}});Eo(c,d,y),f+=1}catch(S){p+=1,ne.warn("refresh builtin skill failed (skipping)",{agentId:t,skillId:w.skillId,skillName:w.skillName,err:String(S)})}return r.skills=c,p===0&&(r.skillsRefreshedForVersion=i),await ze(r,e),ne.info("builtin skills refreshed after bridge upgrade",{agentId:t,from:o,to:i,ok:f,failed:p}),{status:"refreshed",count:f}}async function Ny(t){if(!t)throw new k("IPC_BAD_REQUEST","skill missing downloadUrl");if(t.startsWith("data:")){let e=Math.floor(t.length*3/4);Hi(e);let r=My(t);return Hi(r.length),r}if(t.startsWith("file:")){let e=new URL(t).pathname,r=await _o(e);return Hi(r.length),r}if(Ni(t)){let e=new AbortController,r=setTimeout(()=>e.abort(),Cy);try{let i=await fetch(t,{signal:e.signal});if(!i.ok)throw new k("IPC_BAD_REQUEST",`fetch skill failed HTTP ${i.status} ${t}`);let o=await i.arrayBuffer();return Hi(o.byteLength),Buffer.from(o)}finally{clearTimeout(r)}}throw new k("IPC_BAD_REQUEST",`unsupported downloadUrl scheme (\u8981 https/data/file): ${t.slice(0,80)}`)}function Hi(t){if(t>Dy)throw new k("IPC_BAD_REQUEST",`skill too large: ${t} bytes`)}function My(t){let e=/^data:([^,;]*)(;base64)?,(.*)$/s.exec(t);if(!e)throw new k("IPC_BAD_REQUEST","bad data URL");let r=!!e[2],i=e[3]??"";return r?Buffer.from(i,"base64"):Buffer.from(decodeURIComponent(i),"utf8")}function By(t){return t.length>=2&&t[0]===31&&t[1]===139}function Fy(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 ld(t){return t==="__MACOSX"||t.startsWith("__MACOSX/")}async function zy(t,e){let r,i;try{r=new hd.default(t),i=r.getEntries()}catch(d){throw new k("IPC_BAD_REQUEST",`zip parse failed: ${d.message}`,{cause:d})}for(let d of i){let u=d.entryName;if(!u||ld(u))continue;if(u.startsWith("/")||/^[A-Za-z]:[\\/]/.test(u))throw new k("IPC_BAD_REQUEST",`zip entry absolute path: ${u}`);if(u.split(/[/\\]/).some(p=>p===".."))throw new k("IPC_BAD_REQUEST",`zip entry contains '..' (traversal): ${u}`);let f=d.header.attr>>>16&61440;if(f!==0&&f!==32768&&f!==16384)throw new k("IPC_BAD_REQUEST",`zip entry kind 0x${f.toString(16)} not allowed (symlink/hardlink/special): ${u}`)}let o=Uy(i),c=dd(e);for(let d of i){if(ld(d.entryName))continue;let u=d.entryName;if(o&&u.startsWith(o)&&(u=u.slice(o.length)),!u)continue;let f=dd(e,u),p=fd(c,f);if(p.startsWith("..")||p==="..")throw new k("IPC_BAD_REQUEST",`zip entry escapes destDir: ${u}`);if(d.isDirectory){await od(f,{recursive:!0});continue}await od(wy(f),{recursive:!0});let g;try{g=d.getData()}catch(w){throw new k("IPC_BAD_REQUEST",`zip entry getData failed (${d.entryName}): ${w.message}`,{cause:w})}await cd(f,g)}}function Uy(t){let e;for(let r of t){let i=r.entryName;if(!i||ld(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 Hy(t,e){await Gy(t);let r=zf({cwd:e,strip:1}),i=!1,o=setTimeout(()=>{i=!0,r.destroy(new k("IPC_BAD_REQUEST",`tar extract timeout (${Dr}ms)`))},Dr);try{await m0(g0.from(t),r)}catch(c){throw c instanceof k?c:i?new k("IPC_BAD_REQUEST",`tar extract timeout (${Dr}ms)`):new k("IPC_BAD_REQUEST",`tar extract failed: ${c.message??String(c)}`,{cause:c})}finally{clearTimeout(o)}}async function Gy(t){let e=[],r=Tr({onReadEntry:c=>{let d=c.path,u=c.type;if(u!=="File"&&u!=="Directory"){e.push(`tar entry kind '${u}' not allowed (symlink/hardlink/special): ${d.slice(0,100)}`);return}if(d.startsWith("/")||d.startsWith("\\")||/^[a-zA-Z]:[\\/]/.test(d)){e.push(`tar entry absolute path: ${d}`);return}d.split(/[/\\]/).some(p=>p==="..")&&e.push(`tar entry contains '..': ${d}`)}}),i=!1,o=setTimeout(()=>{i=!0,r.destroy(new k("IPC_BAD_REQUEST",`tar list timeout (${Dr}ms)`))},Dr);try{await m0(g0.from(t),r)}catch(c){throw i?new k("IPC_BAD_REQUEST",`tar list timeout (${Dr}ms)`):new k("IPC_BAD_REQUEST",`tar list failed: ${c.message??String(c)}`,{cause:c})}finally{clearTimeout(o)}if(e.length>0)throw new k("IPC_BAD_REQUEST",e[0]??"tar entry validation failed")}var qy=5e3;async function jy(t,e,r,i){return S0(t,e,r,i,{count:0})}async function S0(t,e,r,i,o){if(i<=0)return[];let c;try{c=await x0(e,{withFileTypes:!0})}catch{return[]}let d=[];for(let u of c){if(Ey.has(u.name)||u.isSymbolicLink())continue;if(o.count>=qy){d.push({name:"...",path:"...",isDir:!1,size:0,modifiedAt:0,hasMore:!0});break}let f=ue(e,u.name),p=_y(ue(r,u.name)),g=null;try{g=await sd(f)}catch{continue}if(g.isSymbolicLink())continue;o.count++;let w={name:u.name,path:I0(fd(t,f)),isDir:g.isDirectory(),size:g.size,modifiedAt:Math.floor(g.mtimeMs)};g.isDirectory()&&i>1&&(w.children=await S0(t,f,p,i-1,o)),d.push(w)}return d.sort((u,f)=>u.isDir!==f.isDir?u.isDir?-1:1:u.name.localeCompare(f.name)),d}function Ky(t){return!t||t<=0?yy:Math.min(t,by)}function Wy(t){if(!t||t==="."||t==="/")return".";let e=t.split(/[/\\]/);return e[e.length-1]||"."}function I0(t){return t.split(p0).join("/")}te();var Sn=H("agent-health-reporter"),$y=1e4,Vy=3,Gi=class{constructor(e){this.opts=e;this.intervalMs=e.intervalMs??$y,this.livenessFailureThreshold=e.livenessFailureThreshold??Vy}opts;timer=null;inFlight=!1;unsubscribeRegister=null;intervalMs;livenessFailureThreshold;consecutiveFailures=0;isLivenessLost(){return this.consecutiveFailures>=this.livenessFailureThreshold}start(){this.timer||(this.timer=setInterval(()=>{this.tick()},this.intervalMs),this.timer.unref?.(),this.unsubscribeRegister=this.opts.core.onAgentRegister(()=>{this.tick()}),Sn.info("heartbeat started",{intervalMs:this.intervalMs}),this.tick())}stop(){this.timer&&(clearInterval(this.timer),this.timer=null,this.unsubscribeRegister&&(this.unsubscribeRegister(),this.unsubscribeRegister=null),Sn.info("heartbeat stopped"))}async tick(){if(this.inFlight){Sn.debug("previous tick still in-flight, skip");return}let e=this.opts.getDeviceId();if(!e){this.consecutiveFailures=0,Sn.debug("deviceId not available, skip tick (\u5C1A\u672A pair)");return}this.inFlight=!0;try{let r=[];for(let d of this.opts.core.agents.values()){let u=Jy(d);if(!u)continue;let f={agentId:d.agentId,status:u};d.patToken&&(f.patToken=d.patToken),d.accountId&&(f.accountId=d.accountId),r.push(f)}if(r.length===0){this.consecutiveFailures=0;return}let i={agents:r,bridgeVersion:Nt,_meta:{cozeDeviceId:e}},o;try{o=await this.opts.core.sendRequest("_agent/health",i,5e3),this.consecutiveFailures=0}catch(d){this.consecutiveFailures+=1,Sn.warn("heartbeat batch send failed",{count:r.length,consecutiveFailures:this.consecutiveFailures,err:String(d)})}let c=o?.authFailures;if(c&&c.length>0&&(Sn.warn("heartbeat received authFailures from cloud",{count:c.length,agentIds:c.map(d=>d.agentId)}),this.opts.onAuthFailures))try{await this.opts.onAuthFailures(c)}catch(d){Sn.warn("onAuthFailures callback failed (ignored)",{err:String(d)})}}finally{this.inFlight=!1}if(this.opts.onTickEnd)try{await this.opts.onTickEnd()}catch(r){Sn.warn("onTickEnd hook failed",{err:String(r)})}}};function Jy(t){return t.status==="error"?"error":t.activeTriggers.size>0?"busy":t.status==="ok"?"online":null}jt();import{mkdir as md,rm as Hb,stat as Gb}from"node:fs/promises";import{homedir as qb}from"node:os";import{join as nh}from"node:path";dn();import{existsSync as ob}from"node:fs";import{release as ab}from"node:os";import{basename as cb,isAbsolute as db}from"node:path";function qi(t,e,r){return r===void 0?{jsonrpc:"2.0",id:t,method:e}:{jsonrpc:"2.0",id:t,method:e,params:r}}function Lr(t,e){return e===void 0?{jsonrpc:"2.0",method:t}:{jsonrpc:"2.0",method:t,params:e}}function Nr(t,e){return{jsonrpc:"2.0",id:t,result:e}}function In(t,e){return{jsonrpc:"2.0",id:t,error:e}}We();var vo=class extends Error{code;data;constructor(e){super(`JSON-RPC error code=${e.code} ${e.message}`),this.name="RemoteRpcError",this.code=e.code,e.data!==void 0&&(this.data=e.data)}},Y={PARSE_ERROR:-32700,INVALID_REQUEST:-32600,METHOD_NOT_FOUND:-32601,INVALID_PARAMS:-32602,INTERNAL_ERROR:-32603,AGENT_NOT_FOUND:-32001,AGENT_BUSY:-32002,AGENT_TIMEOUT:-32003,AGENT_SPAWN_FAILED:-32004,OPERATION_NOT_ALLOWED_FOR_LOCAL:-32005,AGENT_DISCONNECTED:-32006,MODEL_TOKEN_GEN_FAILED:-32009,PATH_OUTSIDE_WORKSPACE:-32010,FILE_TOO_LARGE:-32011,UNSUPPORTED_MIME:-32012,UPLOAD_FAILED:-32013,UPSTREAM_NOT_READY:-32014,AGENT_FRAME_IDLE_TIMEOUT:-32016,MODEL_MODALITY_UNSUPPORTED:-32017,AGENT_DEPENDENCY_INSTALL_FAILED:-32018,AGENT_APPROVAL_TIMEOUT:-32019,AGENT_TURN_ABORTED:-32020,AGENT_ENV_NOT_READY:-32021,SKILL_NOT_FOUND:-32022,SKILL_ZIP_TOO_LARGE:-32023,OPERATION_NOT_ALLOWED_FOR_CLOUD:-32024};function A0(t){return"method"in t&&"id"in t&&t.id!==void 0}function k0(t){return"method"in t&&!("id"in t)}function So(t){return!("method"in t)&&"id"in t}var Zy={AGENT_NOT_FOUND:Y.AGENT_NOT_FOUND,AGENT_BUSY:Y.AGENT_BUSY,AGENT_DISCONNECTED:Y.AGENT_DISCONNECTED,AGENT_TIMEOUT:Y.AGENT_TIMEOUT,AGENT_FRAME_IDLE_TIMEOUT:Y.AGENT_FRAME_IDLE_TIMEOUT,AGENT_SPAWN_FAILED:Y.AGENT_SPAWN_FAILED,AGENT_PROTOCOL_ERROR:Y.INTERNAL_ERROR,BRIDGE_CONFIG_INVALID:Y.INTERNAL_ERROR,BRIDGE_INTERNAL:Y.INTERNAL_ERROR,IPC_AUTH_FAILED:Y.INTERNAL_ERROR,IPC_BAD_REQUEST:Y.INVALID_REQUEST,METHOD_NOT_FOUND:Y.METHOD_NOT_FOUND,MODEL_TOKEN_GEN_FAILED:Y.MODEL_TOKEN_GEN_FAILED,MODEL_MODALITY_UNSUPPORTED:Y.MODEL_MODALITY_UNSUPPORTED,OPERATION_NOT_ALLOWED_FOR_LOCAL:Y.OPERATION_NOT_ALLOWED_FOR_LOCAL,OPERATION_NOT_ALLOWED_FOR_CLOUD:Y.OPERATION_NOT_ALLOWED_FOR_CLOUD,UPSTREAM_DISCONNECTED:Y.INTERNAL_ERROR,UPSTREAM_HANDSHAKE_FAILED:Y.INTERNAL_ERROR,PATH_OUTSIDE_WORKSPACE:Y.PATH_OUTSIDE_WORKSPACE,FILE_TOO_LARGE:Y.FILE_TOO_LARGE,UNSUPPORTED_MIME:Y.UNSUPPORTED_MIME,UPLOAD_FAILED:Y.UPLOAD_FAILED,UPSTREAM_NOT_READY:Y.UPSTREAM_NOT_READY,AGENT_DEPENDENCY_INSTALL_FAILED:Y.AGENT_DEPENDENCY_INSTALL_FAILED,AGENT_APPROVAL_TIMEOUT:Y.AGENT_APPROVAL_TIMEOUT,AGENT_TURN_ABORTED:Y.AGENT_TURN_ABORTED,AGENT_ENV_NOT_READY:Y.AGENT_ENV_NOT_READY,SKILL_NOT_FOUND:Y.SKILL_NOT_FOUND,SKILL_ZIP_TOO_LARGE:Y.SKILL_ZIP_TOO_LARGE};function Yy(t){if(t!=null)return t instanceof Error?{name:t.name,message:ji(t.message)}:typeof t=="string"?ji(t):typeof t=="object"?Qy(t):t}var Xy=[[/\/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 ji(t){let e=t;for(let[r,i]of Xy)e=e.replace(r,i);return e}function Qy(t){let e={};for(let[r,i]of Object.entries(t))typeof i=="string"?e[r]=ji(i):e[r]=i;return e}function Ki(t){if(t instanceof k){let e=Yy(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:Zy[t.code]??Y.INTERNAL_ERROR,message:ji(t.message),data:r}}return{code:Y.INTERNAL_ERROR,message:ji(t instanceof Error?t.message:String(t))}}function T0(t){let e=t.data,r=e?.bridgeCode??"AGENT_PROTOCOL_ERROR",i=!!e&&typeof e.message=="string"&&!!e.message,o=i?e?.message:t.message,c=t.data;if(i&&e){let{message:d,...u}=e;c=u}return new k(r,o,{retriable:e?.retriable??!1,cause:c})}function P0(t){return`${JSON.stringify(t)}
103
+ `}var R0=10*1024*1024,Io=class{buffer="";onError;constructor(e={}){this.onError=e.onError}push(e){if(this.buffer+=typeof e=="string"?e:e.toString("utf8"),this.buffer.length>R0){let o=this.buffer.length;return this.buffer="",this.onError?.({line:`<buffer overflow: ${o} bytes, dropped>`,error:new Error(`LdjsonDecoder buffer exceeded ${R0} bytes`)}),[]}let r=this.buffer.split(`
104
+ `);this.buffer=r.pop()??"";let i=[];for(let o of r){let c=o.replace(/\r$/,"").trim();if(c)try{i.push(JSON.parse(c))}catch(d){this.onError?.({line:c,error:d})}}return i}flush(){if(!this.buffer)return[];let e=this.buffer.replace(/\r$/,"").trim();if(this.buffer="",!e)return[];try{return[JSON.parse(e)]}catch(r){return this.onError?.({line:e,error:r}),[]}}};var D0={"session/prompt":"session.prompt","session/cancel":"session.cancel","session/new":"session.new","session/load":"session.load","_agent/create":"agent.create","_agent/health":"agent.health","_agent/pair":"agent.pair","_agent/listSkills":"agent.listSkills","_agent/addSkills":"agent.addSkills","_agent/removeSkills":"agent.removeSkills","_agent/getFileTree":"agent.getFileTree","_agent/getFileContent":"agent.getFileContent","_agent/detail":"agent.detail","_agent/update":"agent.update","_agent/disconnect":"agent.disconnect","_agent/switchModel":"agent.switchModel","_agent/genModelToken":"agent.genModelToken","_agent/reset":"agent.reset","_agent/repair":"agent.repair","session/request_permission":"session.requestPermission","session/set_mode":"session.setMode",initialize:"initialize"},pT=Object.fromEntries(Object.entries(D0).map(([t,e])=>[e,t])),eb={"session.prompt":["agentId","triggerMsgId","sessionId"],"session.cancel":["agentId","triggerMsgId","sessionId"],"session.new":["agentId"],"session.load":["agentId"],"agent.create":["agentId"],"agent.health":[],"agent.listSkills":["agentId"],"agent.addSkills":["agentId"],"agent.removeSkills":["agentId"],"agent.getFileTree":["agentId"],"agent.getFileContent":["agentId"],"agent.detail":["agentId"],"agent.update":["agentId"],"agent.disconnect":["agentId"],"agent.switchModel":["agentId"],"agent.genModelToken":["agentId","sessionId"],"agent.reset":["agentId"],"agent.repair":["agentId"],"session.requestPermission":["agentId","sessionId"],"session.setMode":["agentId","sessionId"],"agent.pair":[],initialize:[]},Mr=class{seq=0;next(e,r){this.seq+=1;let i=D0[e]??tb(e),o=eb[i]??[],c=[i,String(this.seq)];if(o.length>0){let d=o.map(f=>C0(r?.[f]??"")),u=nb(d).join(":");u&&c.push(u)}else r&&Object.values(r).some(d=>d)&&c.push(Object.values(r).filter(Boolean).map(d=>C0(String(d))).join(":"));return c.join("_")}reset(){this.seq=0}};function tb(t){return t.replace(/[\s/]+/g,".").replace(/_+/g,"-")}function C0(t){return t.replace(/[:_\s]+/g,"-")}function nb(t){let e=t.length;for(;e>0&&!t[e-1];)e-=1;return t.slice(0,e)}Yt();or();We();te();Re();import{execFileSync as rb,spawnSync as ib}from"node:child_process";function Wi(t){try{return process.kill(t,0),!0}catch(e){return e.code==="EPERM"}}function $i(t,e){if(!(typeof t!="number"||t<=0))try{if(process.platform==="win32"){let r=["/PID",String(t),"/T"];e==="SIGKILL"&&r.push("/F"),ib("taskkill",r,{stdio:"ignore",windowsHide:!0})}else process.kill(-t,e)}catch{}}var xd=new Set;function O0(t){typeof t=="number"&&t>0&&xd.add(t)}function L0(t){typeof t=="number"&&xd.delete(t)}function N0(){for(let t of xd)$i(t,"SIGKILL")}var Br="coze-bridge-daemon";function M0(t){let e=t?.execFn??(()=>{if(process.platform==="win32")return"";let o=process.getuid?.()??0;return rb("pgrep",["-U",String(o),"-f",Br],{encoding:"utf8",stdio:["ignore","pipe","ignore"],timeout:2e3})}),r;try{r=e()}catch{return[]}let i=process.pid;return r.split(`
105
+ `).map(o=>Number.parseInt(o.trim(),10)).filter(o=>Number.isFinite(o)&&o>0&&o!==i)}async function B0(t,e){if(t.length===0)return;let r=e?.killFn??$i,i=e?.isAliveFn??Wi,o=e?.sleepFn??(u=>new Promise(f=>setTimeout(f,u))),c=e?.graceMs??3e3,d=e?.pollMs??100;for(let u of t)r(u,"SIGTERM");for(let u=0;u<c&&t.some(f=>i(f));u+=d)await o(Math.min(d,c-u));for(let u of t)i(u)&&r(u,"SIGKILL")}var sb=[{reason:"openclaw_scope_approval_pending",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/scope upgrade pending approval/i,message:"openclaw \u9700\u8981\u4F60\u5728\u672C\u673A\u6279\u51C6\u4E00\u6B21\u6743\u9650\u5347\u7EA7 (scope upgrade)\uFF0C\u8BF7\u5728\u672C\u673A openclaw \u5B8C\u6210\u6388\u6743\u540E\u91CD\u8BD5"},{reason:"openclaw_pairing_required",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/pairing required/i,message:"openclaw \u5C1A\u672A\u5B8C\u6210\u914D\u5BF9\uFF0C\u8BF7\u5148\u5728\u672C\u673A\u5B8C\u6210 openclaw \u914D\u5BF9\u540E\u91CD\u8BD5"},{reason:"openclaw_gateway_token_unavailable",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/gateway\.auth\.token.*(unavailable|secret reference)/i,message:"openclaw gateway token \u914D\u7F6E\u4E0D\u53EF\u7528 (\u914D\u6210\u4E86 secret \u5F15\u7528\u4F46\u5F53\u524D\u8DEF\u5F84\u53D6\u4E0D\u5230)\uFF0C\u8BF7\u68C0\u67E5\u672C\u673A openclaw \u7684 gateway.auth.token \u914D\u7F6E"},{reason:"openclaw_version_mismatch",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/protocol mismatch/i,message:"openclaw \u7248\u672C\u4E0E\u672C\u673A gateway \u4E0D\u517C\u5BB9 (protocol mismatch)\uFF0C\u8BF7\u5347\u7EA7\u672C\u673A openclaw \u5230\u6700\u65B0\u7248\u540E\u91CD\u8BD5"},{reason:"openclaw_gateway_not_ready",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/gateway closed (before ready|\(\d+\))/i,message:"openclaw gateway \u672A\u5C31\u7EEA (\u53EF\u80FD\u6B63\u5728\u542F\u52A8)\uFF0C\u8BF7\u7A0D\u540E\u91CD\u8BD5"},{reason:"openclaw_config_invalid",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/OpenClaw config is invalid|Config invalid|Invalid config at|config was written by version/i,message:"\u4F60\u7684\u672C\u673A openclaw \u914D\u7F6E\u975E\u6CD5 (~/.openclaw/openclaw.json)\uFF0C\u8BF7\u8FD0\u884C `openclaw doctor --fix` \u6216 `openclaw config validate` \u4FEE\u590D\u540E\u91CD\u8BD5"},{reason:"openclaw_tls_self_signed",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/self-signed certificate/i,message:"openclaw \u8FDE\u63A5\u88AB\u81EA\u7B7E\u8BC1\u4E66/\u4F01\u4E1A\u4EE3\u7406\u62E6\u622A (self-signed certificate)\uFF0C\u8BF7\u68C0\u67E5\u672C\u673A\u7F51\u7EDC/\u4EE3\u7406\u6216\u8BC1\u4E66\u914D\u7F6E\u540E\u91CD\u8BD5"},{reason:"openclaw_node_binary_not_found",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/\[qclaw-cli\] Error: (Node binary not found|QCLAW_CLI_NODE_BINARY not set)/i,message:"\u672C\u673A\u627E\u4E0D\u5230 node \u4E8C\u8FDB\u5236 (qclaw \u542F\u52A8\u5931\u8D25)\uFF0C\u8BF7\u68C0\u67E5\u672C\u673A Node \u5B89\u88C5\u4E0E PATH \u540E\u91CD\u8BD5"},{reason:"openclaw_gateway_unavailable",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/ECONNREFUSED|\[object ErrorEvent\]|gateway connect failed|gateway (not connected|disconnected)/i,message:"openclaw gateway \u672A\u8FD0\u884C/\u672A\u8FDE\u63A5 (\u8FDE\u63A5\u672C\u673A gateway \u88AB\u62D2\u6216\u4F1A\u8BDD\u671F\u95F4\u65AD\u5F00)\uFF0C\u8BF7\u5728\u672C\u673A\u542F\u52A8 openclaw gateway \u540E\u91CD\u8BD5"},{reason:"openclaw_shim_bug",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["openclaw"],match:/openclaw-shim\/bin\/openclaw.*unbound variable/i,message:"openclaw \u542F\u52A8 shim \u811A\u672C\u5F02\u5E38 (unbound variable)\uFF0C\u8BF7\u53CD\u9988\u73AF\u5883\u7EF4\u62A4\u65B9\u4FEE\u590D shim"},{reason:"codex_user_config_invalid",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["codex"],match:/error loading config:.*config\.toml|model_catalog_json|wire_api/i,message:"\u4F60\u7684\u672C\u673A ~/.codex/config.toml \u914D\u7F6E\u6709\u8BEF\uFF0C\u8BF7\u6309 codex \u62A5\u9519\u63D0\u793A\u4FEE\u6B63\u540E\u91CD\u8BD5"},{reason:"codex_provider_invalid",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["codex"],match:/error loading config: Model provider .* not found/i,message:"\u4F60\u7684\u672C\u673A codex \u914D\u7F6E\u5F15\u7528\u4E86\u4E0D\u5B58\u5728\u7684 model provider\uFF0C\u8BF7\u4FEE\u6B63 ~/.codex \u914D\u7F6E\u540E\u91CD\u8BD5"},{reason:"codex_path_update_failed",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["codex"],match:/could not update PATH[\s\S]*Operation not permitted/i,message:"codex \u56E0\u672C\u673A\u6743\u9650\u9650\u5236\u65E0\u6CD5\u66F4\u65B0 PATH/\u8BFB\u53D6\u914D\u7F6E (Operation not permitted)\uFF0C\u8BF7\u68C0\u67E5 ~/.codex \u76EE\u5F55\u6743\u9650\u6216\u91CD\u65B0\u6388\u4E88\u7EC8\u7AEF\u5B8C\u5168\u78C1\u76D8\u8BBF\u95EE\u540E\u91CD\u8BD5"},{reason:"node_version_too_old",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["codex"],match:/import\.meta\.resolve is not a function|\.resolve is not a function/i,message:"\u672C\u673A Node \u7248\u672C\u8FC7\u4F4E (codex ACP \u9700\u8981 import.meta.resolve)\uFF0C\u8BF7\u5347\u7EA7 Node \u5230 \u2265 20 \u540E\u91CD\u8BD5"},{reason:"codex_acp_exec_failed",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["codex"],match:/Failed to execute[\s\S]*codex-acp|spawnSync[\s\S]*codex-acp/i,message:"codex ACP \u4E8C\u8FDB\u5236\u6267\u884C\u5931\u8D25\uFF0C\u8BF7\u91CD\u65B0\u6267\u884C pair/connect \u89E6\u53D1\u4F9D\u8D56\u5B89\u88C5"},{reason:"codex_platform_binary_missing",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["codex"],match:/Failed to locate @zed-industries\/codex-acp|optional dependency was not installed/i,message:"codex ACP \u4F9D\u8D56\u7684\u5E73\u53F0\u4E8C\u8FDB\u5236\u7F3A\u5931\uFF0C\u8BF7\u91CD\u65B0\u6267\u884C pair/connect \u89E6\u53D1\u4F9D\u8D56\u5B89\u88C5"},{reason:"acp_module_missing",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["claude-code","codex"],match:/Cannot find (module|package)[^\n]*node_modules[\\/]@(agentclientprotocol[\\/](claude-agent-acp|codex-acp)|openai[\\/]codex|zed-industries[\\/]codex-acp)|Cannot find package ['"]@openai[\\/]codex['"][\s\S]*node_modules[\\/]@agentclientprotocol[\\/]codex-acp/i,message:"ACP \u4F9D\u8D56\u672A\u6B63\u786E\u5B89\u88C5 (wrapper \u5165\u53E3\u7F3A\u5931)\uFF0C\u8BF7\u91CD\u65B0\u6267\u884C pair/connect \u89E6\u53D1\u4F9D\u8D56\u91CD\u88C5"},{reason:"node_version_too_old",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["claude-code","openclaw"],match:/import .* with \{ type: ["']json["'] \}|import assertion|import attribute|openclaw\.mjs[\s\S]*Unexpected token '\.'/i,message:"\u672C\u673A Node \u7248\u672C\u8FC7\u4F4E (ACP \u9700\u8981\u8F83\u65B0 Node \u624D\u652F\u6301 import attributes / \u53EF\u9009\u94FE)\uFF0C\u8BF7\u5347\u7EA7 Node \u5230 \u2265 20.10 \u540E\u91CD\u8BD5"},{reason:"acp_cmd_misexec",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["claude-code"],match:/claude-agent-acp\.cmd.*@ECHO off|\.cmd:\d+/i,message:"claude ACP wrapper \u542F\u52A8\u65B9\u5F0F\u5F02\u5E38 (Windows .cmd \u88AB\u8BEF\u5F53\u811A\u672C\u6267\u884C)\uFF0C\u8BF7\u91CD\u65B0\u6267\u884C pair/connect"},{reason:"hermes_provider_not_configured",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["hermes"],match:/(no.*openai.*provider|OPENAI_API_KEY.*(not set|missing)|(provider|model).*(not configured|misconfigured)|hermes.*setup.*required)/i,message:"hermes provider/API key \u672A\u914D\u7F6E\u597D, \u8BF7\u68C0\u67E5 <HERMES_HOME>/config.yaml + .env \u540E\u91CD\u8BD5"},{reason:"prompt_too_long",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["claude-code"],match:/Prompt is too long|bad request: failed to read body: length limit exceeded/i,message:"\u672C\u8F6E\u8F93\u5165\u8FC7\u957F\uFF0C\u8D85\u8FC7\u6A21\u578B\u4E0A\u4E0B\u6587\u4E0A\u9650\uFF0C\u8BF7\u7CBE\u7B80\u8F93\u5165\u6216\u5F00\u542F\u65B0\u4F1A\u8BDD\u540E\u91CD\u8BD5"}];function F0(t,e){if(!e)return null;for(let r of sb)if(!(r.frameworks&&!r.frameworks.includes(t))&&r.match.test(e))return{bridgeCode:r.bridgeCode,reason:r.reason,message:r.message};return null}function z0(t,e){return F0(t,e)}function U0(t,e){return F0(t,e)}function Fr(t,e,r){return!e&&r.firstUpdateMs>0&&t<r.firstUpdateMs?Math.max(1,r.firstUpdateMs-t):t<r.phase2GateMs?Math.max(1,r.phase2GateMs-t):Math.max(1,r.livenessWindowMs)}function H0(t,e,r){let o=r-t.armedAt-t.expectedIntervalMs;if(o>e.suspendThresholdMs){let p=t.suspendedMs+o,g=r-t.startedAt-p;return{action:"suspend",suspendedDeltaMs:o,rearmMs:Fr(g,t.firstFrameSeen,e)}}let c=r-t.startedAt-t.suspendedMs,d=t.awaitingApproval?e.approvalMaxMs:e.absoluteMaxMs;return c>=d?{action:"reject-backstop",awaitingApproval:t.awaitingApproval}:t.firstFrameSeen?c<e.phase2GateMs?{action:"continue",rearmMs:Fr(c,!0,e)}:r-t.lastActivityAt<e.livenessWindowMs||t.hasActiveTool||t.awaitingApproval?{action:"continue",rearmMs:Fr(c,!0,e)}:{action:"reject-idle"}:e.firstUpdateMs>0&&c>=e.firstUpdateMs&&!t.awaitingApproval?{action:"reject-idle"}:{action:"continue",rearmMs:Fr(c,!1,e)}}var G0=Je("COZE_BRIDGE_INITIALIZE_TIMEOUT_MS",3e4),lb=200,ub=40,fb=Je("COZE_BRIDGE_SESSION_PROMPT_MAX_MS",3600*1e3),hb=Je("COZE_BRIDGE_SESSION_PROMPT_IDLE_MS",600*1e3),xb=Je("COZE_BRIDGE_SESSION_PROMPT_ABSOLUTE_MAX_MS",7200*1e3),pb=Je("COZE_BRIDGE_SUSPEND_THRESHOLD_MS",60*1e3),gb=Je("COZE_BRIDGE_SESSION_PROMPT_FIRST_UPDATE_MS",600*1e3),mb=Je("COZE_BRIDGE_SESSION_PROMPT_APPROVAL_MAX_MS",1440*60*1e3),q0=500;function wb(t){try{let e=JSON.stringify(t);return e===void 0||e.length<=q0?t:`${e.slice(0,q0)}...<truncated, total ${e.length} chars>`}catch{return"<unserializable>"}}function _b(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 j0(t){try{return ob(t)}catch{return}}function yb(t,e){return{platform:process.platform,osRelease:ab(),code:t.code,errno:t.errno,syscall:t.syscall,errPath:t.path,command:e.command,commandExists:db(e.command)?j0(e.command):void 0,cwd:e.cwd,cwdExists:j0(e.cwd),envKeys:e.envKeys}}function bb(t,e){return`${t.message} [diag: platform=${e.platform} os=${e.osRelease} code=${e.code} errno=${e.errno} syscall=${e.syscall} cmd=${cb(e.command)} cmdExists=${e.commandExists} cwdExists=${e.cwdExists} envKeys=${e.envKeys}]`}var gt=class{constructor(e){this.opts=e;this.log=H(`downstream.${this.constructor.name}`,this.opts.agentId),this.decoder=new Io({onError:r=>this.log.warn("decode line failed",{line:r.line})})}opts;child;decoder;pending=new Map;inflightAgentRequests=new Map;idAllocator=new Mr;updateHandlers=[];agentRequestHandlers=[];exitHandlers=[];log;stopped=!1;stopReason;stderrRing=[];now=Date.now;sanitizeEnv(e){return e}async start(){if(this.child)throw new k("BRIDGE_INTERNAL","Downstream already started");let e=process.platform!=="win32",r=$f(process.env,this.opts.agentEnvFile??Z().agentEnvFile,this.opts.env,o=>this.sanitizeEnv(o)),i=it(this.opts.command,this.opts.args,{cwd:this.opts.cwd,env:r,stdio:["pipe","pipe","pipe"],detached:e});this.child=i,O0(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>lb&&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,L0(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=yb(c,{command:this.opts.command,cwd:this.opts.cwd,envKeys:Object.keys(r).length});this.log.error("child error",{err:String(o),diag:d}),this.failAllPending(new k("AGENT_SPAWN_FAILED",bb(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()));$i(r.pid,"SIGTERM");let o=setTimeout(()=>{r.killed||$i(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:gb,phase2GateMs:fb,livenessWindowMs:hb,absoluteMaxMs:xb,approvalMaxMs:mb,suspendThresholdMs:pb,...r};return this.call("session/prompt",e,G0,i)}async sessionCancel(e){!this.child||this.stopped||this.writeFrame(Lr("session/cancel",e))}setSessionMode(e){return this.call("session/set_mode",e)}setSessionModel(e){return this.call("session/set_model",e)}onUpdate(e){this.updateHandlers.push(e)}onAgentRequest(e){this.agentRequestHandlers.push(e)}respondAgentRequest(e,r){if(this.inflightAgentRequests.delete(e),!(!this.child||this.stopped))try{this.writeFrame(Nr(e,r))}catch(i){this.log.warn("respondAgentRequest write failed",{id:e,err:String(i)})}}respondAgentRequestError(e,r){if(this.inflightAgentRequests.delete(e),!(!this.child||this.stopped))try{this.writeFrame(In(e,r))}catch(i){this.log.warn("respondAgentRequestError write failed",{id:e,err:String(i)})}}onExit(e){this.exitHandlers.push(e)}call(e,r,i=G0,o){if(!this.child||this.stopped)return Promise.reject(new k("AGENT_PROTOCOL_ERROR","downstream not started"));let c=this.idAllocator.next(e),d=qi(c,e,r),u=(()=>{if(typeof r!="object"||r===null)return;let f=r.sessionId;return typeof f=="string"?f:void 0})();return new Promise((f,p)=>{let g={resolve:f,reject:p,timer:null,method:e,promptTimeout:null};if(o){let w=this.now(),S={cfg:o,startedAt:w,lastActivityAt:w,firstFrameSeen:!1,activeToolCalls:new Set,suspendedMs:0,armedAt:w,expectedIntervalMs:Fr(0,!1,o),sessionId:u};g.promptTimeout=S;let y=()=>{let v={startedAt:S.startedAt,lastActivityAt:S.lastActivityAt,firstFrameSeen:S.firstFrameSeen,hasActiveTool:S.activeToolCalls.size>0,awaitingApproval:this.inflightAgentRequests.size>0,suspendedMs:S.suspendedMs,armedAt:S.armedAt,expectedIntervalMs:S.expectedIntervalMs},I=this.now(),A=H0(v,S.cfg,I),T=C=>{S.armedAt=I,S.expectedIntervalMs=C,g.timer=setTimeout(y,C)};if(A.action==="suspend"){S.suspendedMs+=A.suspendedDeltaMs,S.lastActivityAt=I,this.log.warn("downstream prompt timer: suspend detected",{id:c,method:e,gapMs:A.suspendedDeltaMs,suspendedMs:S.suspendedMs,...S.sessionId?{sessionId:S.sessionId}:{}}),T(A.rearmMs);return}if(A.action==="continue"){T(A.rearmMs);return}this.pending.delete(c),A.action==="reject-backstop"?(this.log.warn("downstream prompt absolute timeout",{id:c,method:e,awaitingApproval:A.awaitingApproval,...S.sessionId?{sessionId:S.sessionId}:{}}),p(A.awaitingApproval?new k("AGENT_APPROVAL_TIMEOUT",`${e} awaiting permission timed out after ${S.cfg.approvalMaxMs}ms`):new k("AGENT_TIMEOUT",`${e} timed out after ${S.cfg.absoluteMaxMs}ms`))):(this.log.warn("downstream prompt idle timeout",{id:c,method:e,...S.sessionId?{sessionId:S.sessionId}:{}}),p(new k("AGENT_FRAME_IDLE_TIMEOUT",`${e} no progress within ${S.cfg.livenessWindowMs}ms`)))};g.timer=setTimeout(y,S.expectedIntervalMs)}else i>0&&Number.isFinite(i)&&(g.timer=setTimeout(()=>{this.pending.delete(c),this.log.warn("downstream call timeout",{id:c,method:e,timeoutMs:i}),p(new k("AGENT_TIMEOUT",`${e} timed out after ${i}ms`))},i));this.pending.set(c,g);try{this.writeFrame(d)}catch(w){g.timer&&clearTimeout(g.timer),this.pending.delete(c),p(w)}})}writeFrame(e){if(!this.child?.stdin||this.child.stdin.destroyed)throw new k("AGENT_PROTOCOL_ERROR","downstream stdin not writable");this.child.stdin.write(P0(e),r=>{r&&this.log.warn("stdin write callback err",{err:String(r)})})}dispatch(e){if(So(e)){let r=e.id!==null?this.pending.get(e.id):void 0;if(!r){this.log.warn("orphan response",{id:e.id});return}this.pending.delete(e.id),r.timer&&clearTimeout(r.timer),e.error?(this.log.warn("downstream returned error frame",{id:e.id,method:r.method,code:e.error.code,message:e.error.message,data:e.error.data}),r.reject(this.wireErrorToBridge(e.error))):e.result===void 0?(this.log.warn("downstream response missing both result and error",{id:e.id,method:r.method}),r.reject(new k("AGENT_PROTOCOL_ERROR",`${r.method} response missing both result and error`))):(this.log.info("downstream returned result",{id:e.id,method:r.method,result:wb(e.result)}),r.resolve(e.result));return}if(k0(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(A0(e)){let r=e;try{this.handleAgentRequest(r).catch(i=>this.log.error("agent request handler failed (async)",{method:r.method,err:String(i)}))}catch(i){this.log.warn("handleAgentRequest threw sync, swallowed",{method:r.method,err:String(i)})}}}trackToolCall(e,r){let i=r.update,o=i?.sessionUpdate;if(o!=="tool_call"&&o!=="tool_call_update")return;let c=typeof i.toolCallId=="string"?i.toolCallId:void 0;if(!c)return;let d=typeof i.status=="string"?i.status:void 0,u=d==="completed"||d==="failed"||d==="cancelled";o==="tool_call"&&!u?e.activeToolCalls.add(c):u&&e.activeToolCalls.delete(c)}async handleAgentRequest(e){if(this.agentRequestHandlers.length===0){this.writeFrame(In(e.id,{code:-32601,message:`method not handled by Bridge: ${e.method}`}));return}this.inflightAgentRequests.set(e.id,e.method);for(let r of this.agentRequestHandlers)try{await r(e)}catch(i){this.log.error("agentRequestHandler threw",{method:e.method,err:String(i)});try{this.writeFrame(In(e.id,Ki(i)))}catch{}this.inflightAgentRequests.delete(e.id)}}wireErrorToBridge(e){let r=T0(e);if(r.code!=="AGENT_PROTOCOL_ERROR")return r;let i=U0(this.framework,_b(e));return i?new k(i.bridgeCode,i.message,{cause:{reason:i.reason,wireCode:e.code,wireMessage:e.message,wireData:e.data}}):r}buildExitError(e,r){if(this.stopReason!==void 0)return new k("AGENT_TURN_ABORTED",`turn aborted: ${this.stopReason}`,{cause:{reason:this.stopReason}});let i=this.getStderrTail(ub).join(`
106
+ `),o=z0(this.framework,i);return o?new k(o.bridgeCode,o.message,{cause:{reason:o.reason,code:e,signal:r,stderrTail:i}}):new k("AGENT_PROTOCOL_ERROR",`agent exited (${e}/${r})`,{cause:{code:e,signal:r,stderrTail:i}})}failAllPending(e){for(let r of this.pending.values())r.timer&&clearTimeout(r.timer),r.reject(e);this.pending.clear(),this.inflightAgentRequests.clear()}};function Eb(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 Ao=class extends gt{framework="claude-code";constructor(e){let{command:r,args:i}=si("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 Eb(e)}};dn();import{mkdtempSync as vb,rmSync as Sb}from"node:fs";import{tmpdir as Ib}from"node:os";import{join as Ab}from"node:path";var K0=["default","acceptEdits","plan","auto","bypassPermissions"],W0=["read-only","auto","full-access"];var $0=["default","accept_edits","dont_ask"];function Mt(t,e){if(typeof e!="string")return!1;switch(t){case"claude-code":return K0.includes(e);case"codex":return W0.includes(e);case"hermes":return $0.includes(e);case"openclaw":return!1}}function ko(t){switch(t){case"read-only":return"read-only";case"auto":return"agent";case"full-access":return"agent-full-access"}}function V0(t){switch(t){case"read-only":return"read-only";case"agent":return"auto";case"agent-full-access":return"full-access";default:return}}function pd(t){switch(t){case"claude-code":return K0.join("/");case"codex":return W0.join("/");case"hermes":return $0.join("/");case"openclaw":return""}}var To=class extends gt{framework="codex";authMethodId;codexHomeDir;constructor(e){let r=e.args??[],i=e.extraArgs?[...r,...e.extraArgs]:r,{command:o,args:c}=si("codex",e.command,i),d=e.isolateCodexHome?vb(Ab(Ib(),"coze-bridge-codex-home-")):void 0,u=d?{...e.env??{},CODEX_HOME:d}:e.env,f={command:o,args:c,cwd:e.cwd,agentId:e.agentId,...u?{env:u}:{}};super(f),this.authMethodId=e.authMethodId,this.codexHomeDir=d}async initialize(e){let r=await super.initialize(e);return this.authMethodId&&await this.call("authenticate",{methodId:this.authMethodId}),r}setSessionMode(e){let r=Mt("codex",e.modeId)?ko(e.modeId):e.modeId;return super.setSessionMode({...e,modeId:r})}onUpdate(e){super.onUpdate(r=>e(kb(r)))}async stop(e){if(await super.stop(e),this.codexHomeDir)try{Sb(this.codexHomeDir,{recursive:!0,force:!0})}catch{}}};function kb(t){let e=t.update;if(e.sessionUpdate!=="current_mode_update"||typeof e.currentModeId!="string")return t;let r=V0(e.currentModeId);return!r||r===e.currentModeId?t:{...t,update:{...t.update,currentModeId:r}}}te();var Tb=H("hermes-downstream"),Ro=class extends gt{framework="hermes";modelId;constructor(e){let r={command:e.command,args:[],cwd:e.cwd,agentId:e.agentId,...e.env?{env:e.env}:{}};super(r),e.modelId&&(this.modelId=e.modelId)}async afterSessionEstablished(e){if(this.modelId)try{await this.setSessionModel({sessionId:e,modelId:this.modelId})}catch(r){Tb.warn("hermes session/set_model post-establish failed (ignored)",{sessionId:e,modelId:this.modelId,err:String(r)})}}};We();var Rb=3e4,zr=class extends gt{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}`}]},Rb))}get acpSessionName(){return this.sessionName}setSessionMode(e){return Promise.reject(new k("METHOD_NOT_FOUND","session/set_mode not supported on openclaw"))}};qt();We();te();Re();function gd(t){return t.replace(/[^A-Za-z0-9._-]+/g,"-")}dn();var An=class{slots=[];running=!1;closed=!1;disposed=!1;enqueue(e){return this.disposed?Promise.reject(new Error("AsyncQueue disposed")):this.closed?Promise.reject(new Error("AsyncQueue closed")):new Promise((r,i)=>{this.slots.push({task:e,resolve:r,reject:i}),this.drain()})}close(){this.closed=!0}dispose(e=new Error("AsyncQueue disposed")){for(this.disposed=!0,this.closed=!0;this.slots.length>0;)this.slots.shift()?.reject(e)}get size(){return this.slots.length}get isRunning(){return this.running}get isDisposed(){return this.disposed}async drain(){if(!this.running){this.running=!0;try{for(;this.slots.length>0&&!this.disposed;){let e=this.slots.shift();if(!e)break;try{let r=await e.task();e.resolve(r)}catch(r){e.reject(r)}}}finally{this.running=!1}}}};var Po=class{agentId;framework;workspace;deployType;accountId;patToken;modelInfo;sessions=new Map;sessionQueues=new Map;activeTriggers=new Map;activeGroupIds=new Map;status="ok";model;lastActiveAt=Date.now();constructor(e){this.agentId=e.agentId,this.framework=e.framework,this.workspace=e.workspace,this.model=e.model,this.deployType=e.deployType??"local",e.accountId&&(this.accountId=e.accountId),e.patToken&&(this.patToken=e.patToken),e.modelInfo&&(this.modelInfo=e.modelInfo)}setPatToken(e){this.patToken=e}setModelInfo(e){this.modelInfo=e}getSessionQueue(e){let r=this.sessionQueues.get(e);return(!r||r.isDisposed)&&(r=new An,this.sessionQueues.set(e,r)),r}allSessionQueues(){return this.sessionQueues.entries()}hasSessionQueue(e){let r=this.sessionQueues.get(e);return!!r&&!r.isDisposed}async dispose(e){this.status="stopped";let r=new Error(`AgentSession disposed${e?`: ${e}`:""}`);for(let i of this.sessionQueues.values())i.dispose(r);this.sessionQueues.clear(),await this.killAllRuntimes(e??"dispose")}async killAllRuntimes(e){let r=[];for(let[,i]of this.sessions)Vi(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 Vi(t){t.idleTimer&&(clearTimeout(t.idleTimer),t.idleTimer=void 0)}function Xt(t){return t.framework==="hermes"?!0:t.deployType!=="local"?!1:t.framework==="claude-code"||t.framework==="codex"}Yt();te();import{constants as J0}from"node:fs";import{access as Pb,readFile as Cb}from"node:fs/promises";import{delimiter as Db,dirname as Ob,join as Z0}from"node:path";var et=H("framework-detector"),Y0={"claude-code":"claude",codex:"codex",openclaw:"openclaw",hermes:"hermes-acp"},Lb=[".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??it,access:e.access??Pb,readFile:e.readFile??Cb}}async detect(e){let r=Y0[e],i=await this.which(r);if(!i&&e==="hermes"&&(i=await this.resolveHermesAcpViaHermesShim()),!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(Y0).map(async i=>[i,await this.detect(i)])),r={};for(let[i,o]of e)o&&(r[i]=o);return r}async which(e){let r=this.env.pathEnv.split(Db).filter(Boolean),i=this.env.platform==="win32"?["",...Lb]:[""];for(let o of r)for(let c of i){let d=Z0(o,e+c);if(await this.isExecutable(d))return d}return null}async isExecutable(e){try{let r=this.env.platform==="win32"?J0.F_OK:J0.X_OK;return await this.env.access(e,r),!0}catch{return!1}}async resolveHermesAcpViaHermesShim(){if(this.env.platform==="win32")return null;let e=await this.which("hermes");if(!e)return null;let r;try{r=await this.env.readFile(e,"utf8")}catch(d){return et.debug("hermes shim fallback: readFile failed",{hermesPath:e,err:String(d)}),null}let o=r.match(/exec\s+["']?(\/[^\s"']+\/bin\/hermes)["']?/)?.[1];if(!o)return et.debug("hermes shim fallback: no exec line matched",{hermesPath:e}),null;let c=Z0(Ob(o),"hermes-acp");return await this.isExecutable(c)?(et.info("hermes-acp resolved via hermes shim fallback",{hermesPath:e,candidate:c}),c):(et.debug("hermes shim fallback: hermes-acp not executable at inferred path",{hermesPath:e,candidate:c}),null)}async probeOpenclawDefaultAgent(e){let r=await this.runProbe(e,["--log-level","silent","agents","list","--json"]);if(!r)return 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&&(Mb(i.stdout).split(/\r?\n/)[0]??"").trim()||"unknown"}runProbe(e,r){return new Promise(i=>{let o="",c=!1,d,u=f=>{c||(c=!0,d&&clearTimeout(d),i(f))};try{let f=this.env.spawn(e,r,{stdio:["ignore","pipe","pipe"]});d=setTimeout(()=>{f.kill("SIGKILL"),u(null)},15e3),f.stdout?.on("data",p=>{o+=p.toString("utf8")}),f.on("error",()=>u(null)),f.on("close",p=>u({code:p,stdout:o}))}catch{u(null)}})}},Nb=new RegExp("\x1B\\[[0-9;]*[A-Za-z]","g");function Mb(t){return t.replace(Nb,"")}import{homedir as Bb}from"node:os";import{join as Fb}from"node:path";qt();Yt();or();We();te();async function eh(){let t=Fb(Bb(),".openclaw/openclaw.json");return lr(t)}async function th(){return(await eh())?.gateway?.auth?.token??""}var X0=H("openclaw.config"),zb=[0,5e3,5e3],Ub=Je("COZE_BRIDGE_OPENCLAW_CLI_TIMEOUT_MS",15e3),Q0="models.providers.",Co="agents.defaults.models",Do=class{command;env;retryDelaysMs;cliTimeoutMs;queue=new An;constructor(e){this.command=e.command,this.env=e.env??process.env,this.retryDelaysMs=e.retryDelaysMs??zb,this.cliTimeoutMs=e.cliTimeoutMs??Ub}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,X0.warn("openclaw cli failed, will retry",{label:e,attempt:o+1,err:String(d)})}}throw new k("AGENT_SPAWN_FAILED",`openclaw cli ${e} failed after ${this.retryDelaysMs.length} attempts: ${i?.message??"unknown"}`)}runCli(e){return new Promise((r,i)=>{let o=it(this.command,e,{stdio:["ignore","ignore","pipe"],env:this.env}),c="",d=!1,u=p=>{d||(d=!0,clearTimeout(f),p())};o.stderr?.on("data",p=>{c+=p.toString("utf8")});let f=setTimeout(()=>{u(()=>{o.kill("SIGTERM"),setTimeout(()=>o.kill("SIGKILL"),250).unref(),i(new Error(`timeout after ${this.cliTimeoutMs}ms: ${e.join(" ")}`))})},this.cliTimeoutMs);f.unref(),o.on("error",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){X0.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",`${Q0}${e}`,JSON.stringify(r),"--strict-json","--merge"])))}removeProvider(e){return this.bestEffortUnset(`config unset models.providers.${e}`,`${Q0}${e}`)}addModelToAllowlist(e,r){let i={[e]:r?{alias:r}:{}};return this.queue.enqueue(()=>this.withRetry(`config set ${Co}[${e}]`,()=>this.runCli(["config","set",Co,JSON.stringify(i),"--strict-json","--merge"])))}removeModelFromAllowlist(e){return this.bestEffortUnset(`config unset ${Co}[${e}]`,`${Co}.${e}`)}async getAllowlistModelsForProvider(e){let i=(await eh())?.agents?.defaults?.models;if(!i||typeof i!="object")return[];let o=`${e}/`,c=[];for(let d of Object.keys(i))d.startsWith(o)&&c.push(d.slice(o.length));return c}ensureAgent(e,r,i){let o=["agents","add",e,"--workspace",r,"--non-interactive"];return i&&o.push("--model",i),this.queue.enqueue(()=>this.withRetry(`agents add ${e}`,()=>this.runCliTolerant(o,["already exists","already registered"])))}restartGateway(){return this.queue.enqueue(()=>this.withRetry("gateway restart",()=>this.runCli(["gateway","restart"])))}deleteAgent(e){return this.queue.enqueue(()=>this.withRetry(`agents delete ${e}`,()=>this.runCliTolerant(["agents","delete",e,"--force"],["not found","does not exist"])))}};var le=H("agent-manager"),_d="acceptEdits",sh="full-access",oh="read-only";function jb(t){return{INITIAL_AGENT_MODE:ko(t)}}var Kb=(t,e,r,i,o,c,d,u,f,p)=>{switch(t){case"claude-code":{let g={...o?{...n0(o),...s0(o,d,u)}:{},...f??{},IS_SANDBOX:"1"};return new Ao({cwd:r,env:g,agentId:i})}case"codex":{let g=sh;p!==void 0&&(Mt("codex",p)?g=p:le.warn("codex spawn: invalid codexPermissionMode, falling back to full-access",{agentId:i,received:p}));let w=!!o,S={...o?{...i0(o),...r0(o,d,u)}:{},...jb(g),...w?{NO_BROWSER:"1"}:{},...f??{}};return new To({cwd:r,agentId:i,...Object.keys(S).length>0?{env:S}:{},...w?{authMethodId:"api-key",isolateCodexHome:!0}:{}})}case"openclaw":return new zr({command:e,cwd:r,agentId:i,...c?{sessionName:gd(c)}:{}});case"hermes":return new Ro({command:e,cwd:r,agentId:i,...f&&Object.keys(f).length>0?{env:{...f}}:{},...o?.model?{modelId:o.model}:{}})}};function wd(t){return t==="claude-code"||t==="codex"}var Wb={path:"",version:"cloud-deployed"},rh="openclaw_gateway_unavailable",$b="openclaw_default_agent_missing";function ih(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 Vb={protocolVersion:1,clientCapabilities:{fs:{readTextFile:!0,writeTextFile:!0}}},Jb=6e4,Oo=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??Kb,this.createTimeoutMs=e.createTimeoutMs??Jb,this.detectorFactory=e.detectorFactory??(()=>new Jn),this.openclawConfigFactory=e.openclawConfigFactory??(r=>new Do({command:r})),this.openclawConfigDir=e.openclawConfigDir??nh(qb(),".openclaw")}buildBinShimPathEnv(){let e=process.platform==="win32"?";":":";return{PATH:`${this.paths.binDir}${e}${process.env.PATH??""}`}}getOpenclawConfig(){if(!this.openclawConfigCache){let e=this.config.frameworksCache?.openclaw;if(!e?.path)throw new k("AGENT_SPAWN_FAILED","openclaw binary not detected on this machine");this.openclawConfigCache=this.openclawConfigFactory(e.path)}return this.openclawConfigCache}bootstrapOpenclawEnvIfNeeded(){return this.openclawEnvBootstrapPromise?this.openclawEnvBootstrapPromise:(this.openclawEnvBootstrapPromise=this.doBootstrapOpenclawEnv().catch(e=>{le.warn("openclaw env bootstrap failed (ignored)",{err:String(e)}),this.openclawEnvBootstrapPromise=void 0}),this.openclawEnvBootstrapPromise)}async doBootstrapOpenclawEnv(){let e=this.openclawConfigDir,r=nh(e,".env");if(await Gb(r).then(c=>c.isFile()).catch(()=>!1)){le.debug("openclaw .env exists, skip bootstrap",{envFile:r});return}let o=Bi({...process.env,...Mi(this.paths.agentEnvFile)});await ft(r,o,{mode:384}),le.info("openclaw .env bootstrapped",{envFile:r,bytes:o.length}),await this.getOpenclawConfig().restartGateway(),le.info("openclaw gateway restarted after env bootstrap")}async createAgent(e,r){if(!e.agentId)throw new k("IPC_BAD_REQUEST","agentId required");if(!e.framework)throw new k("IPC_BAD_REQUEST","framework required");let i=await ve(e.agentId,this.paths).catch(()=>null),o=ho(e._meta)==="cloud"||i?.deployType==="cloud";this.registry.reviveIfDisconnected?.(e.agentId);let c=this.registry.get(e.agentId);if(c){if(c.framework!==e.framework)throw new k("AGENT_BUSY",`agent ${e.agentId} exists with different framework (${c.framework})`);if(c.status==="error")le.warn("existing agent in error state, rebuilding",{agentId:e.agentId}),await c.dispose("rebuild after error").catch(T=>le.warn("dispose stale agent failed (ignored)",{err:String(T)})),this.registry.unregister(e.agentId);else if(o&&c.deployType!=="cloud")le.warn("existing agent deployType drifted to local, rebuilding as cloud",{agentId:e.agentId}),await c.dispose("rebuild after deployType drift").catch(T=>le.warn("dispose drifted agent failed (ignored)",{err:String(T)})),this.registry.unregister(e.agentId);else{if(e.patToken&&e.patToken!==c.patToken){le.info("updating agent patToken on re-create (reconnect with new PAT)",{agentId:e.agentId}),c.setPatToken(e.patToken);let T=await ve(e.agentId,this.paths).catch(()=>null);T&&(T.patToken=e.patToken,await ze(T,this.paths))}if(c.deployType==="cloud"&&e.modelInfo){le.info("updating agent modelInfo on re-create",{agentId:e.agentId}),c.setModelInfo(e.modelInfo);let T=await ve(e.agentId,this.paths).catch(()=>null);T&&(T.modelInfo=e.modelInfo,await ze(T,this.paths))}return le.info("agent already exists, return current",{agentId:e.agentId}),{ok:!0,agentId:c.agentId,workspace:c.workspace,framework:c.framework}}}if(!o&&!this.config.frameworksCache?.[e.framework]){let C=e.framework==="hermes"?"; install with `pipx install hermes-agent` and rerun daemon to refresh frameworks_cache":"; rerun daemon to refresh frameworks_cache";throw new k("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine${C}`)}let u=Fe(e.agentId,this.paths),f=o?"cloud":"local",p=e.framework==="openclaw"&&f==="local",g;p&&!r?.revive&&(g=(await this.ensureOpenclawDefaultAgent()).workspace,await this.ensureOpenclawGatewayReachable());let w=g??(p?this.config.frameworksCache?.openclaw?.defaultAgent?.workspace:void 0),S=e.workspace??w??u.workspace,y=new AbortController,v=setTimeout(()=>y.abort(new k("AGENT_TIMEOUT",`_agent/create timed out after ${this.createTimeoutMs}ms`)),this.createTimeoutMs),I,A=!1;try{o&&wd(e.framework)&&await dr(e.framework,y.signal);let T=()=>{if(y.signal.aborted)throw y.signal.reason instanceof Error?y.signal.reason:new k("AGENT_TIMEOUT","_agent/create aborted")};await md(u.root,{recursive:!0}),await md(S,{recursive:!0}),await md(u.logs,{recursive:!0}),T(),p||await fr(S,e.framework,e.cozeIdentity),e.framework==="claude-code"&&(f==="cloud"?await Ga(S,"cloud"):await Ga(S,"local",_d)),T();let C=i,b=e0({model:e.model??C?.model}),P=Hf(e._meta)??C?.accountId,O=e.patToken??C?.patToken,B=f==="cloud"?e.modelInfo??C?.modelInfo:void 0;if(I=new Po({agentId:e.agentId,framework:e.framework,workspace:S,model:b.model??At,deployType:f,...P?{accountId:P}:{},...O?{patToken:O}:{},...B?{modelInfo:B}:{}}),I.status="ok",C?.sessions){let V=e.framework==="hermes"||f==="local"&&(e.framework==="claude-code"||e.framework==="codex");for(let[X,se]of Object.entries(C.sessions)){let oe={acpSessionId:se.acpSessionId,modelToken:se.modelToken,tokenGeneratedAt:se.tokenGeneratedAt,lastActiveAt:Date.now(),loadingSession:!1,replySeq:0};V?se.permissionMode===void 0?(oe.permissionMode=e.framework==="claude-code"?"bypassPermissions":e.framework==="codex"?"full-access":"default",le.info("autoRevive: legacy session (no permissionMode) \u2192 fallback to D80/D84 default",{agentId:e.agentId,cloudId:X,framework:e.framework,fallback:oe.permissionMode})):Mt(e.framework,se.permissionMode)?oe.permissionMode=se.permissionMode:le.warn("autoRevive: dropping invalid persisted permissionMode",{agentId:e.agentId,cloudId:X,framework:e.framework,value:se.permissionMode}):se.permissionMode!==void 0&&le.info("autoRevive: dropping persisted permissionMode (gate disabled)",{agentId:e.agentId,cloudId:X,framework:e.framework,deployType:f}),se.cozeGroupId&&(oe.cozeGroupId=se.cozeGroupId),I.sessions.set(X,oe)}let re=Object.keys(C.sessions).length;re>0&&le.info("restored persisted session records (no spawn)",{agentId:e.agentId,count:re})}this.registry.register(I),A=!0;let M={agentId:e.agentId,framework:e.framework,workspace:S,cozeIdentity:e.cozeIdentity,createdAt:C?.createdAt??Date.now(),sessions:C?.sessions??{},model:b.model};f==="cloud"&&(M.deployType="cloud"),P&&(M.accountId=P),O&&(M.patToken=O),B&&(M.modelInfo=B),C?.skills&&(M.skills=C.skills),C?.agentName&&(M.agentName=C.agentName),C?.description&&(M.description=C.description),M.skillsRefreshedForVersion=C?.skillsRefreshedForVersion??Nt,e.framework==="openclaw"&&f==="cloud"&&(this.config.frameworksCache?.openclaw?.path?(await this.bootstrapOpenclawEnvIfNeeded(),await this.getOpenclawConfig().ensureAgent(e.agentId,S)):le.warn("openclaw binary not on this machine, skip agents add (will fail at session/prompt)",{agentId:e.agentId}));let J=e.initialSkills??[];if(J.length>0){let V=[...M.skills??[]],re=new Map(V.map((oe,R)=>[oe.skillId,R])),X=await Promise.allSettled(J.map(oe=>bo({agentId:e.agentId,workspace:S,framework:e.framework,skill:oe,paths:this.paths}))),se=0;for(let[oe,R]of X.entries()){let z=J[oe];z&&(R.status==="fulfilled"?(Eo(V,re,R.value),se++):le.warn("initialSkill install failed (skipping)",{agentId:e.agentId,skillId:z.skillId,skillName:z.skillName,err:String(R.reason)}))}se>0&&(M.skills=V,le.info("initialSkills installed",{agentId:e.agentId,installed:se,requested:J.length}))}return await ze(M,this.paths),le.info("agent created (no spawn, lazy on first prompt)",{agentId:e.agentId,framework:e.framework,deployType:f}),{ok:!0,agentId:e.agentId,workspace:S,framework:e.framework}}catch(T){throw le.error("agent create failed, rolling back",{agentId:e.agentId,err:String(T)}),A&&I&&(await I.dispose("rollback").catch(()=>{}),this.registry.unregister(e.agentId)),le.error("[AUDIT] ROLLBACK: about to rm dirs.root",{src:"agent-manager.createAgent.catch",agentId:e.agentId,path:u.root,revive:r?.revive===!0,framework:e.framework,errStack:T instanceof Error?T.stack:String(T)}),await Hb(u.root,{recursive:!0,force:!0}).catch(C=>le.warn("rm agent dir failed (ignored)",{err:String(C)})),T instanceof k?T:new k("AGENT_SPAWN_FAILED",String(T),{cause:T})}finally{clearTimeout(v)}}async spawnSessionDownstream(e,r,i,o,c){let u=this.config.frameworksCache?.[e.framework];if(!u)if(e.deployType==="cloud"&&wd(e.framework))u=Wb;else throw e.framework==="hermes"?new k("AGENT_SPAWN_FAILED","hermes-acp not detected on this machine; install with `pipx install hermes-agent` and rerun daemon to refresh frameworks_cache"):new k("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine`);wd(e.framework)&&!_s(e.framework)&&(le.info("spawn: resolving acp wrapper",{agentId:e.agentId,framework:e.framework}),await dr(e.framework));let f=e.deployType==="cloud"?{model:e.model,modelToken:r,...e.modelInfo?{modelInfo:e.modelInfo}:{}}:void 0,p;if(e.framework==="openclaw")p=await this.buildOpenclawDownstream({session:e,modelConfig:f,cloudSessionId:i,cozeEnv:o,mockScenario:c,command:u.path});else if(e.framework==="hermes"){let g={...this.buildBinShimPathEnv()};f&&(await u0({paths:this.paths,agentId:e.agentId,modelConfig:f,cozeEnv:o,mockScenario:c}),g.HERMES_HOME=Vn(e.agentId,this.paths)),p=this.factory(e.framework,u.path,e.workspace,e.agentId,f,i,o,c,g)}else{let g=e.sessions.get(i),w=Xt(e)?g?.permissionMode??sh:"full-access";p=this.factory(e.framework,u.path,e.workspace,e.agentId,f,i,o,c,this.buildBinShimPathEnv(),w)}try{return await p.start(),await p.initialize(Vb),p}catch(g){let w=p instanceof gt?p.getStderrTail():[];throw w.length>0&&le.warn("spawnSessionDownstream failed, recent stderr (D94)",{agentId:e.agentId,framework:e.framework,method:g instanceof k?g.code:"unknown",recentStderr:w}),await p.stop("spawnSessionDownstream failed").catch(()=>{}),await this.resolveSpawnFailure(e,u.path,g)}}async resolveSpawnFailure(e,r,i){if(e.framework==="openclaw"&&e.deployType==="local"&&r)try{let o=await this.detectorFactory().probeOpenclawGateway(r);if(!o.reachable)return new k("AGENT_ENV_NOT_READY",ih(o),{cause:{reason:rh}})}catch(o){le.warn("openclaw gateway diagnose failed (ignored, fall through to original error)",{agentId:e.agentId,err:String(o)})}return i instanceof k?i:new k("AGENT_SPAWN_FAILED",i instanceof Error?i.message:String(i),{cause:i})}async ensureOpenclawDefaultAgent(){let e=this.config.frameworksCache?.openclaw?.defaultAgent;if(e?.id&&e.workspace)return{id:e.id,workspace:e.workspace};le.warn("openclaw default agent stale or missing, attempting lazy re-detect");let r=await this.detectorFactory().detect("openclaw");if(r?.defaultAgent?.id&&r.defaultAgent.workspace)return le.info("openclaw lazy re-detect success",{agentId:r.defaultAgent.id,workspace:r.defaultAgent.workspace}),this.config.frameworksCache||(this.config.frameworksCache={}),this.config.frameworksCache.openclaw=r,{id:r.defaultAgent.id,workspace:r.defaultAgent.workspace};throw new k("AGENT_ENV_NOT_READY","openclaw default agent \u672A\u63A2\u6D4B\u5230; \u8BF7\u5148\u8DD1 `openclaw setup` \u6216 `openclaw agents add` \u521B\u5EFA\u9ED8\u8BA4 agent",{cause:{reason:$b}})}async ensureOpenclawGatewayReachable(){let e=this.config.frameworksCache?.openclaw?.path;if(!e)throw new k("AGENT_SPAWN_FAILED","openclaw binary not detected on this machine");let r=await this.detectorFactory().probeOpenclawGateway(e);if(!r.reachable)throw new k("AGENT_ENV_NOT_READY",ih(r),{cause:{reason:rh}})}async buildOpenclawDownstream(e){let{session:r,modelConfig:i,cloudSessionId:o,cozeEnv:c,mockScenario:d,command:u}=e,f=gd(o);if(r.deployType==="local"){let w=await this.ensureOpenclawDefaultAgent();return new zr({command:u,cwd:w.workspace,agentId:w.id,sessionName:f})}let p=await th(),g;if(i?.modelToken){let w=ed(o),S=td(i),y=`${w}/${S}`;if(!this.ensuredProviders.has(y)){let v=this.getOpenclawConfig(),I=await v.getAllowlistModelsForProvider(w),A=o0(i,c,d,I);A&&(await v.ensureProvider(w,A),await v.addModelToAllowlist(y),this.ensuredProviders.add(y))}g=y}return new zr({command:u,cwd:r.workspace,agentId:r.agentId,sessionName:f,...p?{gatewayToken:p}:{},...g?{slashModelOnStart:g}:{}})}async openclawRepair(e,r){let i=this.getOpenclawConfig();await i.deleteAgent(e),await i.ensureAgent(e,r)}async cleanupOpenclawSessionProviders(e,r){if(e.framework!=="openclaw"||!this.openclawConfigCache)return;let i=this.openclawConfigCache,o=r??e.model;for(let c of e.sessions.keys()){let d=ed(c),u=`${d}/${o}`,f=!0;try{await i.removeProvider(d)}catch(p){f=!1,le.warn("removeProvider failed, keeping ensuredProviders entry",{providerId:d,err:String(p)})}try{await i.removeModelFromAllowlist(u)}catch(p){f=!1,le.warn("removeModelFromAllowlist failed, keeping ensuredProviders entry",{fullModelId:u,err:String(p)})}f&&this.ensuredProviders.delete(u)}}};import{randomUUID as uh}from"node:crypto";import{promises as nE}from"node:fs";import{basename as fh}from"node:path";We();te();import{promises as Zb}from"node:fs";import{basename as Yb}from"node:path";var ah=H("file-upload"),Xb="/api/coze_claw/file/agent_upload",Qb=6e4;async function ch(t,e={}){let i=`${Pr(Cr(e.handshakeBase))}${Xb}`,o=e.timeoutMs??Qb,c=await Zb.readFile(t.path),d=new FormData;d.append("agent_id",t.agentId),d.append("session_id",t.sessionId),d.append("file_name",t.name),d.append("file_content",new Blob([c],{type:t.mimeType}),t.name);let u={Authorization:`Bearer ${t.patToken}`,Accept:"application/json","x-coze-version":"3.0",...vn(e.ppeOverride),...t.accountId?{"x-coze-account":t.accountId}:{}},f=new AbortController,p=setTimeout(()=>f.abort(),o);ah.info("file upload start",{url:i,agentId:t.agentId,sessionId:t.sessionId,name:t.name,bytes:t.sizeBytes,mime:t.mimeType});try{let g=await fetch(i,{method:"POST",headers:u,body:d,signal:f.signal}),w=g.headers.get("x-tt-logid")??"";if(!g.ok){let v=await g.text().catch(()=>"");throw new k("UPLOAD_FAILED",`upload HTTP ${g.status} logid=${w}: ${v.slice(0,200)}`)}let S=await g.json();if(S.code!==void 0&&S.code!==0)throw new k("UPLOAD_FAILED",`upload code=${S.code} msg=${S.msg??"-"} logid=${w}`);let y=S.data?.file?.file_url;if(!y)throw new k("UPLOAD_FAILED",`upload response missing data.file.file_url logid=${w}: ${JSON.stringify(S).slice(0,200)}`);return ah.info("file upload ok",{uri:y,logid:w}),{uri:y}}catch(g){throw g instanceof k?g:g.name==="AbortError"?new k("UPLOAD_FAILED",`upload timeout (${o}ms) for ${Yb(t.path)}`):new k("UPLOAD_FAILED",String(g),{cause:g})}finally{clearTimeout(p)}}We();te();import{extname as eE}from"node:path";var tE={".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 dh(t){let e=eE(t).toLowerCase();return tE[e]??"application/octet-stream"}Re();var Lo=H("agent-send"),lh=50*1024*1024;function hh(t,e,r){let i=t.get(e);if(!i)throw new k("AGENT_NOT_FOUND",`agent=${e}`);if(t.disconnectedAgents.has(e))throw new k("AGENT_DISCONNECTED",`agent=${e} was disconnected by cloud`);let o=i.sessions.get(r);if(!o)throw new k("AGENT_NOT_FOUND",`session=${r} not active in agent=${e}`);return{session:i,runtime:o}}async function xh(t,e,r,i,o,c){let u;for(let f=0;f<=2;f++)try{await t.core.sendAgentFileUpdate(e,r,i,o);return}catch(p){u=p,f<2&&(Lo.warn("sendAgentFileUpdate failed, retrying",{attempt:f+1,err:String(p)}),await new Promise(g=>setTimeout(g,5e3)))}throw new k("UPSTREAM_NOT_READY",`${c} after 3 attempts: ${String(u)}`,{cause:u})}async function ph(t,e){let{session:r,runtime:i}=hh(e.core,t.agentId,t.sessionId);if(!await oi(t.path,r.workspace))throw new k("PATH_OUTSIDE_WORKSPACE",`path=${t.path} not under workspace=${r.workspace}`);let o=await nE.stat(t.path).catch(()=>null);if(!o||!o.isFile())throw new k("IPC_BAD_REQUEST",`path is not a regular file: ${t.path}`);if(o.size>lh)throw new k("FILE_TOO_LARGE",`${o.size} bytes > limit ${lh}`);let c=await dh(t.path);if(t.kind==="image"&&!c.startsWith("image/"))throw new k("UNSUPPORTED_MIME",`kind=image but mime=${c}`);if(!e.core.upstream.isConnected())throw new k("UPSTREAM_NOT_READY","cloud WS not connected");let d=t.name??fh(t.path),u;try{u=await ch({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 Lo.warn("agent file upload failed",{agentId:t.agentId,sessionId:t.sessionId,path:t.path,sizeBytes:o.size,mime:c,code:p instanceof k?p.code:"UNKNOWN",message:p instanceof Error?p.message:String(p)}),p}let f={sessionUpdate:"agent_file",messageId:uh(),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 xh(e,r,i,t.sessionId,f,"agent file uploaded to cloud but sendAgentFileUpdate failed"),Lo.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 gh(t,e){let{session:r,runtime:i}=hh(e.core,t.agentId,t.sessionId);if(!t.mimeType)throw new k("IPC_BAD_REQUEST","group-file requires mimeType");if(!e.core.upstream.isConnected())throw new k("UPSTREAM_NOT_READY","cloud WS not connected");let o=t.name??fh(t.path),c={sessionUpdate:"group_file",messageId:uh(),content:{uri:t.path,name:o,mimeType:t.mimeType,...t.caption!==void 0?{caption:t.caption}:{}}};return await xh(e,r,i,t.sessionId,c,"agent group file sendAgentFileUpdate failed"),Lo.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 mh(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}Yt();te();dn();var Bt=H("coze-cli-installer"),wh="@coze/cli@latest",rE="coze",_h="0.1.8",iE=5e3,sE=5e3,oE=9e4,yh=1e4,Ji=null,No=!1;async function bd(t,e={}){if(No)return;if(Ji)return Ji;let r=e.exec??Wf;return Ji=(async()=>{try{let i=await aE(rE,r),o=!1;if(i){let d=await cE(r);if(d===void 0)Bt.warn("coze-cli found but version unparseable, fall through to full install",{path:i});else if(mh(d,_h))Bt.info("coze-cli version too old, upgrade-only (preserve user config + auth)",{path:i,version:d,min:_h}),o=!0;else{Bt.info("coze-cli already on PATH with sufficient version, skip",{path:i,version:d}),No=!0;return}}let c=o?"upgrade-only":"full";Bt.info("coze-cli install start",{package:wh,mode:c});try{await r("npm",["i","-g","--prefer-online",wh],{timeout:oE,maxBuffer:10*1024*1024}),Bt.info("coze-cli install ok")}catch(d){Bt.warn("coze-cli install failed (skip subsequent steps)",{err:String(d)});return}if(o){No=!0;return}if(t.env)try{await r("coze",["config","set","xTTEnv",t.env],{timeout:yh}),Bt.info("coze config set xTTEnv ok",{env:t.env})}catch(d){Bt.warn("coze config set failed (continue to auth login)",{err:String(d)})}try{await r("coze",["auth","login","--token",t.patToken],{timeout:yh}),Bt.info("coze auth login ok")}catch(d){Bt.warn("coze auth login failed",{err:String(d)});return}No=!0}finally{Ji=null}})(),Ji}async function aE(t,e){let r=process.platform==="win32"?"where":"which";try{let{stdout:i}=await e(r,[t],{timeout:iE});return Ua(i)}catch{return}}async function cE(t){try{let{stdout:e,stderr:r}=await t("coze",["--version"],{timeout:sE});return(e||r).match(/(\d+\.\d+\.\d+)/)?.[1]}catch{return}}jt();qt();Re();var dE=10*6e4;function bh(t){let e=t?.sessionIdleTimeoutMs;return typeof e!="number"||!Number.isFinite(e)||e<=0?dE:e}function Mo(t){return lr(t??Z().configFile)}function Zi(t,e){return ur(e??Z().configFile,t)}import{randomBytes as RE}from"node:crypto";or();We();te();import{createReadStream as lE}from"node:fs";import{mkdir as uE,readFile as fE,realpath as hE,stat as xE,writeFile as pE}from"node:fs/promises";import{basename as gE,dirname as Ed,isAbsolute as mE,join as wE,relative as _E,resolve as Eh,sep as yE}from"node:path";import{createInterface as bE}from"node:readline";var Sh=H("fs-rpc"),Yi=Je("COZE_BRIDGE_FS_RPC_MAX_BYTES",20*1024*1024);async function Ih(t,e){let r=Buffer.byteLength(t.content,"utf8");if(r>Yi)throw new k("IPC_BAD_REQUEST",`fs/write_text_file content too large: ${r} bytes > limit ${Yi} bytes`);let i=await kh(t.path,e);return await uE(Ed(i),{recursive:!0}),await pE(i,t.content,"utf8"),Sh.info("fs/write_text_file ok",{path:i,size:t.content.length}),null}async function Ah(t,e){let r=await kh(t.path,e),i=await xE(r),o=typeof t.line=="number"||typeof t.limit=="number";if(i.size>Yi&&!o)throw new k("IPC_BAD_REQUEST",`fs/read_text_file too large without line/limit slicing: ${i.size} bytes > ${Yi} bytes`);let c;if(o&&i.size>Yi)c=await EE(r,t.line??1,t.limit);else{let d=await fE(r,"utf8");if(o){let u=d.split(`
107
+ `),f=Math.max(0,(t.line??1)-1),p=typeof t.limit=="number"?f+t.limit:void 0;c=u.slice(f,p).join(`
108
+ `)}else c=d}return Sh.info("fs/read_text_file ok",{path:r,size:c.length}),{content:c}}async function EE(t,e,r){let i=bE({input:lE(t,{encoding:"utf8"}),crlfDelay:Number.POSITIVE_INFINITY}),o=Math.max(0,e-1),c=typeof r=="number"?o+r:Number.POSITIVE_INFINITY,d=[],u=0;try{for await(let f of i)if(u>=o&&u<c&&d.push(f),u++,u>=c)break}finally{i.close()}return d.join(`
109
+ `)}async function kh(t,e){if(typeof t!="string"||t.length===0)throw new k("IPC_BAD_REQUEST","path must be a non-empty string");let[r,i]=await Promise.all([vh(Eh(e)),vh(Eh(t))]),o=_E(r,i);if(vE(o,yE,mE(o)))throw new k("IPC_BAD_REQUEST",`path escapes workspace: ${t}`);return i}function vE(t,e,r){return t===""?!1:r?!0:t===".."||t.startsWith(`..${e}`)}async function vh(t){let e=[],r=t;for(;r!==Ed(r);)try{let i=await hE(r);return e.length?wE(i,...e.reverse()):i}catch{e.push(gE(r)),r=Ed(r)}return t}te();var Th=H("prompt-multimodal"),Rh=10*1024*1024,SE=15e3,IE=6;async function Ph(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 AE(d))}}let o=Array.from({length:Math.min(IE,t.length)},()=>i());return await Promise.all(o),e}function Ch(t){return t.some(e=>e.type==="image")}async function AE(t){if(t.type!=="image")return t;let e=t;if(e.data||!e.uri||!Ni(e.uri))return t;try{let{buf:r,contentType:i}=await TE(e.uri),o=e.mimeType||kE(i)||"application/octet-stream";return Th.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 Th.warn("image fetch failed, degrading to text block",{uri:e.uri,err:String(r)}),{type:"text",text:`[image load failed: ${e.uri}]`}}}function kE(t){if(!t)return;let e=t.indexOf(";");return(e===-1?t:t.slice(0,e)).trim()||void 0}async function TE(t){let e=new AbortController,r=setTimeout(()=>e.abort(),SE);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>Rh)throw new Error(`image too large: ${o.byteLength} bytes (max ${Rh})`);return{buf:Buffer.from(o),contentType:i.headers.get("content-type")??void 0}}finally{clearTimeout(r)}}jt();We();te();var W=H("core"),PE=3e4,CE=/^(boe|ppe)_[A-Za-z0-9_-]+$/,DE="\u6211\u6B63\u5728\u7B49\u5F85\u5BA1\u6279\uFF0C\u8BF7\u7A0D\u540E\u518D\u8054\u7CFB\u6211",OE="\u5BA1\u6279\u5DF2\u8D85\u65F6",LE=3e4,Bo=class{upstream;agents=new Map;disconnectedAgents=new Set;extensions;paths;sessionSpawner;sessionIdleTimeoutMs;upstreamIds=new Mr;pendingUpstream=new Map;pendingBridge=new Map;currentCozeEnv;currentMockScenario;constructor(e){this.upstream=e.upstream,this.extensions=e.extensions??{},this.paths=e.paths,this.sessionSpawner=e.sessionSpawner,this.sessionIdleTimeoutMs=bh(e.bridgeConfig)}registerExtension(e,r){this.extensions[e]=r}getCozeEnv(){return this.currentCozeEnv}getMockScenario(){return this.currentMockScenario}setMockScenario(e){this.currentMockScenario=e&&e.length>0?e:void 0}async start(){this.upstream.onFrame(e=>this.handleFrame(e)),this.upstream.onConnect?.(({initial:e})=>{e||this.rejectAllPendingOnReconnect()}),await this.upstream.start(),W.info("Core started",{extensions:Object.keys(this.extensions)})}async stop(e){W.info("Core stopping",{reason:e}),await Promise.all([...this.agents.values()].map(r=>r.dispose(e))),this.agents.clear(),await this.upstream.stop(e)}async reloadAgents(e){let r=e?this.agents.has(e)?[e]:[]:[...this.agents.keys()];for(let i of r)await this.agents.get(i)?.killAllRuntimes("reload");return r}get(e){return this.agents.get(e)}register(e){this.agents.set(e.agentId,e),W.info("agent registered",{agentId:e.agentId,framework:e.framework});for(let r of this.registerHandlers)try{r(e.agentId)}catch(i){W.warn("onAgentRegister handler threw (ignored)",{agentId:e.agentId,err:String(i)})}}onAgentRegister(e){return this.registerHandlers.add(e),()=>this.registerHandlers.delete(e)}registerHandlers=new Set;unregister(e){this.agents.delete(e)}reviveIfDisconnected(e){this.disconnectedAgents.delete(e)&&W.info("agent revived from disconnect",{agentId:e})}attachRuntimeHooks(e,r,i){let o=i.downstream;o&&(o.onUpdate(c=>{i.loadingSession||this.forwardUpdate(e,c)}),o.onAgentRequest(c=>{this.handleAgentRequest(e,o,c)}),o.onExit((c,d)=>{W.info("session runtime exited",{agentId:e.agentId,cloudId:r,code:c,signal:d}),Vi(i),i.downstream=void 0,i.replySeq=0,i.acpSessionId&&e.activeTriggers.delete(i.acpSessionId),this.rejectPendingForDownstream(o,"downstream exited")}))}hasPendingPermissionFor(e){for(let r of this.pendingUpstream.values())if(r.downstream===e)return!0;return!1}rejectPendingForDownstream(e,r){let i=[];for(let[o,c]of this.pendingUpstream)c.downstream===e&&i.push(o);if(i.length!==0){W.info("reject pendingUpstream entries (downstream gone)",{reason:r,count:i.length});for(let o of i){let c=this.pendingUpstream.get(o);if(c){this.pendingUpstream.delete(o),this.upstream.send(In(o,{code:Y.INTERNAL_ERROR,message:`bridge downstream gone: ${r}`})).catch(d=>W.debug("send error response to upstream failed (ignored)",{err:String(d)}));try{c.downstream.respondAgentRequestError(c.agentRequestId,{code:Y.INTERNAL_ERROR,message:`bridge: ${r}`})}catch{}}}}}rejectAllPendingOnReconnect(){let e=this.pendingUpstream.size,r=this.pendingBridge.size;if(!(e===0&&r===0)){W.warn("upstream reconnected, rejecting stale pending requests",{pendingUpstream:e,pendingBridge:r});for(let[,i]of this.pendingUpstream){try{i.downstream.respondAgentRequestError(i.agentRequestId,{code:Y.INTERNAL_ERROR,message:"upstream reconnected; please retry"})}catch{}this.clearPendingPermissionFor(i)}this.pendingUpstream.clear();for(let[,i]of this.pendingBridge)clearTimeout(i.timer),i.reject(new k("UPSTREAM_DISCONNECTED",`${i.method} aborted: upstream reconnected`));this.pendingBridge.clear()}}async handleFrame(e){if(So(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&&CE.test(i)?this.currentCozeEnv=i:i&&W.warn("rejecting cozeEnv with invalid shape, keeping previous",{rejected:i});try{if(e.method.startsWith("_agent/")){let o=this.extensions[e.method];if(!o){r!==null?await this.sendError(r,Y.METHOD_NOT_FOUND,`extension not registered: ${e.method}`):W.warn("drop notification: extension not registered",{method:e.method});return}let c=await o(e,this);r!==null&&await this.upstream.send(Nr(r,c));return}if(e.method.startsWith("session/")){let o=await this.routeSessionMethod(e);r!==null&&await this.upstream.send(Nr(r,o));return}if(e.method==="initialize"){r!==null&&await this.upstream.send(Nr(r,{protocolVersion:1,agentCapabilities:{loadSession:!0}}));return}r!==null?await this.sendError(r,Y.METHOD_NOT_FOUND,`method not implemented: ${e.method}`):W.warn("drop unknown notification",{method:e.method})}catch(o){W.error("handleFrame failed",{method:e.method,err:String(o)}),r!==null&&await this.upstream.send(In(r,Ki(o)))}}async routeSessionMethod(e){if(!e.params||typeof e.params!="object")throw new k("IPC_BAD_REQUEST",`${e.method} requires params`);let r=e.params,i=r._meta?.cozeAgentId;if(!i)throw new k("IPC_BAD_REQUEST",`${e.method}: missing _meta.cozeAgentId`);let o=this.agents.get(i);if(!o)throw this.disconnectedAgents.has(i)?new k("AGENT_DISCONNECTED",`agent ${i} has been disconnected; cloud must _agent/create to revive`):new k("AGENT_NOT_FOUND",`agent not found: ${i}`);let c=typeof r.sessionId=="string"?r.sessionId:void 0;if(e.method==="session/cancel"||e.method==="session/new"||e.method==="session/set_mode"||!c)return this.dispatchSessionCall(o,e.method,r);if(e.method==="session/prompt"){let f=o.sessions.get(c);if(f?.pendingPermission){let p=r._meta?.cozeTriggerMsgId,g=xo(r._meta);return W.info("session in pendingPermission, bouncing new prompt",{agentId:o.agentId,cloudSessionId:c}),this.synthesizePromptReply(o,f,c,DE,p,g)}}let d=Date.now(),u=!1;try{let f=await o.getSessionQueue(c).enqueue(()=>this.dispatchSessionCall(o,e.method,r));return u=!0,f}finally{W.info("session call done",{agentId:o.agentId,method:e.method,durationMs:Date.now()-d,ok:u})}}async dispatchSessionCall(e,r,i){e.lastActiveAt=Date.now();let{stripped:o}=qf(i);switch(r){case"session/new":{let c=NE();return W.info("session/new ack (lazy spawn)",{agentId:e.agentId,cloudId:c}),{sessionId:c}}case"session/load":{let c=o;return W.info("session/load ack (lazy spawn)",{agentId:e.agentId,cloudId:c.sessionId}),{}}case"session/prompt":{let c=o,d=c.sessionId;if(!d)throw new k("IPC_BAD_REQUEST","session/prompt: missing sessionId");let u=Xt(e)?Gf(i._meta):void 0;if(u!==void 0&&!Mt(e.framework,u))throw new k("IPC_BAD_REQUEST",`unsupported permissionMode for ${e.framework}: ${u}; allowed: ${pd(e.framework)}`);let f=await this.ensureRuntime(e,d);if(u!==void 0&&f.permissionMode===void 0&&(f.permissionMode=u,await this.persistSessionMapping(e)),f.replySeq=0,await this.ensureDownstream(e,d,f),!f.downstream||!f.acpSessionId)throw new k("BRIDGE_INTERNAL","session runtime not ready after ensureDownstream");if(u!==void 0&&f.permissionMode!==void 0&&f.permissionMode!==u){let S=f.permissionMode;f.permissionMode=u,await this.persistSessionMapping(e);try{await f.downstream.setSessionMode({sessionId:f.acpSessionId,modeId:u})}catch(y){throw f.permissionMode=S,await this.persistSessionMapping(e).catch(()=>{}),y}}let p=i._meta?.cozeTriggerMsgId;p?e.activeTriggers.set(f.acpSessionId,p):e.activeTriggers.delete(f.acpSessionId);let g=xo(i._meta);if(g?e.activeGroupIds.set(f.acpSessionId,g):e.activeGroupIds.delete(f.acpSessionId),g&&f.cozeGroupId!==g&&(f.cozeGroupId=g,await this.persistSessionMapping(e)),e.deployType==="cloud"&&e.modelInfo?.capabilities?.image===!1&&Ch(c.prompt))throw new k("MODEL_MODALITY_UNSUPPORTED",`model=${e.modelInfo.id??e.model} does not support image input`);let w=await Ph(c.prompt);try{let S=await f.downstream.sessionPrompt({...c,sessionId:f.acpSessionId,prompt:w});return f.lastActiveAt=Date.now(),S}catch(S){if(S instanceof k&&S.code==="AGENT_APPROVAL_TIMEOUT"){let y=f.pendingPermission;y&&(y.downstream.respondAgentRequest(y.agentRequestId,{outcome:{outcome:"cancelled"}}),this.pendingUpstream.delete(y.upstreamId),f.pendingPermission=void 0);let v=f.acpSessionId,I=v?e.activeTriggers.get(v):void 0,A=v?e.activeGroupIds.get(v):void 0;return W.warn("approval timed out, synthesizing \u5BA1\u6279\u5DF2\u8D85\u65F6 reply + recovering session",{agentId:e.agentId,cloudId:d}),await this.synthesizePromptReply(e,f,d,OE,I,A)}throw S}finally{if(e.activeTriggers.delete(f.acpSessionId),e.activeGroupIds.delete(f.acpSessionId),f.pendingPermission=void 0,f.reloadAfterTurn){f.reloadAfterTurn=!1;let S=f.downstream;S&&(f.downstream=void 0,W.info("reloadAfterTurn: stopping downstream",{agentId:e.agentId,cloudId:d,acpId:f.acpSessionId}),S.stop("reload-after-turn").catch(y=>W.warn("reload-after-turn stop failed (ignored)",{agentId:e.agentId,cloudId:d,err:String(y)})))}else f.downstream?.isAlive()&&this.armIdleTimer(e,d,f)}}case"session/cancel":{let d=o.sessionId;if(!d)throw new k("IPC_BAD_REQUEST","session/cancel: missing sessionId");let u=e.sessions.get(d);if(e.hasSessionQueue(d)){let f=e.getSessionQueue(d);f.size>0&&(W.info("session/cancel: draining queued tasks",{agentId:e.agentId,cloudId:d,queuedCount:f.size}),f.dispose(new k("AGENT_PROTOCOL_ERROR",`cancelled by session/cancel on ${d}`)))}return u?.downstream?.isAlive()&&u.acpSessionId&&await u.downstream.sessionCancel({sessionId:u.acpSessionId}),{ok:!0}}case"session/set_mode":{let c=o,d=c.sessionId,u=c.modeId,f=xo(i._meta);if(!d)throw new k("IPC_BAD_REQUEST","session/set_mode: missing sessionId");if(!Xt(e))throw e.framework==="openclaw"?new k("METHOD_NOT_FOUND","session/set_mode not supported on openclaw"):new k("OPERATION_NOT_ALLOWED_FOR_CLOUD","session/set_mode is local-deploy only in this iteration");if(!Mt(e.framework,u))throw new k("IPC_BAD_REQUEST",`unsupported modeId for ${e.framework}: ${String(u)}; allowed: ${pd(e.framework)}`);if(f)return await this.handleGroupSetMode(e,f,u);let p=e.sessions.get(d)??await this.ensureRuntime(e,d);if(p.permissionMode===u)return{};let g=p.permissionMode;if(p.permissionMode=u,await this.persistSessionMapping(e),p.downstream?.isAlive()&&p.acpSessionId)try{await p.downstream.setSessionMode({sessionId:p.acpSessionId,modeId:u})}catch(w){throw p.permissionMode=g,await this.persistSessionMapping(e).catch(()=>{}),w}else W.info("session/set_mode: runtime not active, persisted only",{framework:e.framework,agentId:e.agentId,cloudId:d,modeId:u});return{}}default:throw new k("IPC_BAD_REQUEST",`session method not supported: ${r}`)}}async handleGroupSetMode(e,r,i){let o=[];for(let[d,u]of e.sessions)u.cozeGroupId===r&&u.permissionMode!==i&&o.push({cloudId:d,runtime:u,oldMode:u.permissionMode});if(o.length===0)return W.info("group session/set_mode: no active runtime (db-only path)",{framework:e.framework,agentId:e.agentId,groupId:r,modeId:i}),{};W.info("group session/set_mode: applying to runtimes",{framework:e.framework,agentId:e.agentId,groupId:r,modeId:i,targets:o.length});for(let d of o)d.runtime.permissionMode=i;await this.persistSessionMapping(e);let c=[];for(let d of o){let u=d.runtime.downstream,f=d.runtime.acpSessionId;u?.isAlive()&&f&&c.push({downstream:u,acpSessionId:f,oldMode:d.oldMode,runtime:d.runtime})}for(let d of c)try{await d.downstream.setSessionMode({sessionId:d.acpSessionId,modeId:i})}catch(u){for(let f of o)f.runtime.permissionMode=f.oldMode;throw await this.persistSessionMapping(e).catch(()=>{}),u}return{}}async ensureRuntime(e,r){let i=e.sessions.get(r);if(i)return i;let c={modelToken:e.deployType==="cloud"?await this.requestSessionToken(e.agentId,r):"",tokenGeneratedAt:Date.now(),lastActiveAt:Date.now(),loadingSession:!1,replySeq:0};return Xt(e)&&(e.framework==="hermes"?c.permissionMode=e.deployType==="cloud"?c0:d0:c.permissionMode=e.framework==="claude-code"?_d:oh),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(pt.GEN_MODEL_TOKEN,i,LE);if(!o?.modelToken)throw new k("MODEL_TOKEN_GEN_FAILED",`cloud returned empty modelToken (agentId=${e}, cloudSessionId=${r})`);return o.modelToken}catch(o){throw o instanceof k&&o.code==="MODEL_TOKEN_GEN_FAILED"?o:new k("MODEL_TOKEN_GEN_FAILED",o instanceof Error?o.message:String(o),{cause:o})}}async ensureDownstream(e,r,i){if(Vi(i),i.downstream?.isAlive())return;if(!this.sessionSpawner)throw new k("AGENT_SPAWN_FAILED","sessionSpawner not wired (cannot spawn per-session downstream)");let o=3,c=3e4,d=i.spawnFailCount??0,u=i.spawnFailedAt??0;if(d>=o&&Date.now()-u<c)throw new k("AGENT_SPAWN_FAILED",`agent ${e.agentId} session ${r} spawn failed ${d} times in a row; please check framework binary / network and retry after ${Math.ceil((c-(Date.now()-u))/1e3)}s`);let f;try{f=await this.sessionSpawner(e,i.modelToken,r,this.currentCozeEnv,this.currentMockScenario)}catch(p){throw i.spawnFailCount=d+1,i.spawnFailedAt=Date.now(),i.spawnFailCount>=o&&i.acpSessionId&&(W.warn("clearing stale acpSessionId after repeated spawn failures",{agentId:e.agentId,cloudId:r,staleAcpId:i.acpSessionId}),i.acpSessionId=void 0),p}i.spawnFailCount=0,i.spawnFailedAt=void 0,i.downstream=f,this.attachRuntimeHooks(e,r,i);try{if(i.acpSessionId){i.loadingSession=!0;try{await f.sessionLoad({sessionId:i.acpSessionId,cwd:e.workspace}),W.info("session restored via session/load",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId})}catch(p){W.warn("session/load failed, fallback to session/new",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId,err:String(p)}),i.acpSessionId=void 0;let g=await f.sessionNew({cwd:e.workspace});i.acpSessionId=g.sessionId,await this.persistSessionMapping(e)}finally{i.loadingSession=!1}}else{let p=await f.sessionNew({cwd:e.workspace});i.acpSessionId=p.sessionId,await this.persistSessionMapping(e)}}catch(p){throw W.warn("session init failed after spawn, tearing down half-spawned runtime",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId,err:String(p)}),await f.stop("session-init-failed").catch(()=>{}),i.downstream=void 0,i.acpSessionId=void 0,p}if(f.afterSessionEstablished&&i.acpSessionId&&await f.afterSessionEstablished(i.acpSessionId),Xt(e)&&i.acpSessionId&&i.permissionMode)try{await f.setSessionMode({sessionId:i.acpSessionId,modeId:i.permissionMode})}catch(p){W.warn("post-spawn set_mode failed, framework using its own startup default",{framework:e.framework,agentId:e.agentId,cloudId:r,mode:i.permissionMode,err:String(p)})}}armIdleTimer(e,r,i){if(Vi(i),this.isRuntimeBusy(e,i)){W.debug("skip idle timer: runtime busy (in-flight turn / pending permission)",{agentId:e.agentId,cloudId:r});return}i.idleTimer=setTimeout(()=>{if(i.idleTimer=void 0,this.isRuntimeBusy(e,i)){W.info("idle reaper fired but runtime busy, re-arming",{agentId:e.agentId,cloudId:r}),this.armIdleTimer(e,r,i);return}W.info("session runtime idle timeout, killing downstream",{agentId:e.agentId,cloudId:r});let o=i.downstream;i.downstream=void 0,i.acpSessionId&&e.activeTriggers.delete(i.acpSessionId),o&&o.stop("idle timeout").catch(c=>W.warn("idle stop failed (ignored)",{agentId:e.agentId,cloudId:r,err:String(c)}))},this.sessionIdleTimeoutMs),i.idleTimer.unref?.()}isRuntimeBusy(e,r){if(r.acpSessionId&&e.activeTriggers.has(r.acpSessionId))return!0;let i=r.downstream;if(!i)return!1;for(let o of this.pendingUpstream.values())if(o.downstream===i)return!0;return!1}async sendAgentFileUpdate(e,r,i,o){let c={cozeAgentId:e.agentId,cozeReplySeqID:++r.replySeq};if(r.acpSessionId){let d=e.activeTriggers.get(r.acpSessionId);d&&(c.cozeTriggerMsgId=d);let u=e.activeGroupIds.get(r.acpSessionId);u&&(c.cozeGroupId=u)}await this.upstream.send(Lr("session/update",{sessionId:i,update:o,_meta:c}))}async synthesizePromptReply(e,r,i,o,c,d){let u={cozeAgentId:e.agentId,cozeReplySeqID:++r.replySeq};return c&&(u.cozeTriggerMsgId=c),d&&(u.cozeGroupId=d),await this.upstream.send(Lr("session/update",{sessionId:i,update:{sessionUpdate:"agent_message_chunk",content:{type:"text",text:o}},_meta:u})).catch(f=>W.warn("synthesizePromptReply update send failed (ignored)",{err:String(f)})),{stopReason:"end_turn"}}forwardUpdate(e,r){let i=r.sessionId,o=this.reverseSessionId(e,i);if(!o){W.debug("drop update for unknown session",{agentId:e.agentId,acpId:i});return}let c=e.sessions.get(o);if(!c){W.debug("drop update: runtime gone",{agentId:e.agentId,cloudId:o});return}if(FE(r)){W.debug("drop codex noise chunk",{agentId:e.agentId,acpId:i});return}let d=r.update;if(d&&typeof d=="object"&&d.sessionUpdate==="current_mode_update"&&Xt(e)){let g=d.currentModeId;Mt(e.framework,g)&&c.permissionMode!==g?(c.permissionMode=g,this.persistSessionMapping(e).catch(w=>W.warn("persist mode (from current_mode_update) failed",{framework:e.framework,agentId:e.agentId,err:String(w)}))):typeof g=="string"&&!Mt(e.framework,g)&&W.warn("current_mode_update with invalid modeId for framework, not persisting",{framework:e.framework,agentId:e.agentId,modeId:g})}let u={cozeAgentId:e.agentId,cozeReplySeqID:++c.replySeq},f=e.activeTriggers.get(i);f&&(u.cozeTriggerMsgId=f);let p=e.activeGroupIds.get(i);p&&(u.cozeGroupId=p),this.upstream.send(Lr("session/update",{...r,sessionId:o,_meta:u})).catch(g=>W.warn("forward update failed",{agentId:e.agentId,err:String(g)}))}handleAgentRequest(e,r,i){if(i.method==="session/request_permission"){this.forwardPermissionRequest(e,r,i);return}if(i.method==="fs/write_text_file"||i.method==="fs/read_text_file"){this.handleFsRpcRequest(e,r,i);return}W.warn("unhandled agent request,returning method_not_found",{agentId:e.agentId,method:i.method}),r.respondAgentRequestError(i.id,{code:Y.METHOD_NOT_FOUND,message:`method not handled by Bridge: ${i.method}`})}async handleFsRpcRequest(e,r,i){try{let o=e.workspace;if(i.method==="fs/write_text_file"){let c=i.params??{},d=await Ih(c,o);r.respondAgentRequest(i.id,d)}else{let c=i.params??{},d=await Ah(c,o);r.respondAgentRequest(i.id,d)}}catch(o){W.warn("fs rpc handler failed",{agentId:e.agentId,method:i.method,err:String(o)}),r.respondAgentRequestError(i.id,Ki(o))}}clearPendingPermissionFor(e){if(e.method!=="session/request_permission"||!e.cloudSessionId)return;let r=this.agents.get(e.agentId)?.sessions.get(e.cloudSessionId);r&&(r.pendingPermission=void 0)}forwardPermissionRequest(e,r,i){let o=this.upstreamIds.next("session/request_permission"),c=i.params??{},u=c.sessionId,f=u?e.activeTriggers.get(u):void 0,p={cozeAgentId:e.agentId};f&&(p.cozeTriggerMsgId=f);let g=u?e.activeGroupIds.get(u):void 0;g&&(p.cozeGroupId=g);let w=u?this.reverseSessionId(e,u):void 0,S=w?e.sessions.get(w):void 0;S&&(S.pendingPermission={downstream:r,agentRequestId:i.id,upstreamId:o});let y={...c,...w?{sessionId:w}:{},_meta:p};this.pendingUpstream.set(o,{agentRequestId:i.id,agentId:e.agentId,downstream:r,method:i.method,cloudSessionId:w}),W.info("forward permission_request \u2192 upstream",{agentId:e.agentId,upstreamId:o,acpSessionId:u,cloudSessionId:w,toolCallId:c.toolCall?.toolCallId,options:c.options?.map(v=>({optionId:v.optionId,kind:v.kind,name:v.name}))}),this.upstream.send(qi(o,"session/request_permission",y)).catch(v=>{this.pendingUpstream.delete(o),W.error("forward permission request failed",{agentId:e.agentId,err:String(v)}),r.respondAgentRequestError(i.id,{code:Y.INTERNAL_ERROR,message:`upstream send failed: ${String(v)}`})})}handleUpstreamResponse(e){if(e.id===null)return;let r=this.lookupPending(this.pendingUpstream,e.id,"upstream");if(r){this.pendingUpstream.delete(r.key);let o=r.value;this.clearPendingPermissionFor(o),e.error?(W.info("upstream \u2192 permission response (error)",{agentId:o.agentId,upstreamId:e.id,method:o.method,error:e.error}),o.downstream.respondAgentRequestError(o.agentRequestId,e.error)):(o.method==="session/request_permission"&&ME(e.result,o),W.info("upstream \u2192 permission response (result)",{agentId:o.agentId,upstreamId:e.id,method:o.method,result:e.result}),o.downstream.respondAgentRequest(o.agentRequestId,e.result));return}let i=this.lookupPending(this.pendingBridge,e.id,"bridge");if(i){this.pendingBridge.delete(i.key),clearTimeout(i.value.timer),e.error?i.value.reject(new vo(e.error)):i.value.resolve(e.result);return}W.debug("orphan upstream response (no pending)",{id:e.id})}lookupPending(e,r,i){let o=e.get(r);if(o)return{value:o,key:r};if(typeof r=="number"){let c=String(r),d=e.get(c);if(d)return W.warn(`${i} id type mismatch: number received but Bridge expected string`,{rawId:r,normalizedId:c}),{value:d,key:c}}}sendRequest(e,r,i=PE){let o=this.upstreamIds.next(e);return new Promise((c,d)=>{let u=setTimeout(()=>{this.pendingBridge.delete(o),d(new k("AGENT_TIMEOUT",`${e} timed out after ${i}ms`))},i);this.pendingBridge.set(o,{method:e,resolve:c,reject:d,timer:u}),this.upstream.send(qi(o,e,r)).catch(f=>{let p=this.pendingBridge.get(o);p&&(clearTimeout(p.timer),this.pendingBridge.delete(o)),d(f)})})}async persistSessionMapping(e){if(this.paths)try{let r=new Map;for(let[i,o]of e.sessions){let c={modelToken:o.modelToken,tokenGeneratedAt:o.tokenGeneratedAt};o.acpSessionId&&(c.acpSessionId=o.acpSessionId),o.permissionMode&&Xt(e)&&(c.permissionMode=o.permissionMode),o.cozeGroupId&&(c.cozeGroupId=o.cozeGroupId),r.set(i,c)}await ai(e.agentId,r,this.paths)}catch(r){W.warn("persist session mapping failed",{agentId:e.agentId,err:String(r)})}}reverseSessionId(e,r){for(let[i,o]of e.sessions.entries())if(o.acpSessionId===r)return i}sendError(e,r,i){return this.upstream.send(In(e,{code:r,message:i,data:{bridgeVersion:Nt}}))}};function NE(){return RE(16).toString("hex")}function ME(t,e){if(!t||typeof t!="object"){W.warn("permission response: result not an object (suspicious)",{agentId:e.agentId,result:t});return}let r=t;if("kind"in r&&!("outcome"in r)){W.warn('permission response: top-level "kind" field (D66 historical bug shape)',{agentId:e.agentId,result:t});return}let i=r.outcome;if(!i||typeof i!="object"){W.warn("permission response: missing or non-object outcome field",{agentId:e.agentId,result:t});return}let c=i.outcome;(typeof c!="string"||c!=="selected"&&c!=="cancelled")&&W.warn("permission response: unknown outcome discriminant",{agentId:e.agentId,outcomeValue:c,result:t})}var BE=["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."],Dh="Warning: ";function FE(t){let e=t.update;if(e?.sessionUpdate!=="agent_message_chunk")return!1;let r=e.content;if(!r||typeof r!="object")return!1;let i=r;if(i.type!=="text"||typeof i.text!="string")return!1;let o=i.text.startsWith(Dh)?i.text.slice(Dh.length):i.text;return BE.some(c=>o.startsWith(c))}qt();te();Re();import{randomBytes as zE}from"node:crypto";import{createServer as UE}from"node:http";var HE=1e6,Oh=H("ipc"),Fo=class{server=null;port=0;token="";routes;paths;constructor(e){this.routes=new Map(e.routes.map(r=>[`${r.method} ${r.path}`,r])),this.paths=e.paths??Z()}async start(){this.token=zE(32).toString("hex");let e=UE((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(),Oh.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 ft(this.paths.portFile,String(this.port)),await ft(this.paths.tokenFile,this.token,{mode:384})}async dispatch(e,r){if(e.headers.authorization!==`Bearer ${this.token}`){Xi(r,401,{error:"unauthorized"});return}let o=`${e.method} ${(e.url??"").split("?")[0]}`,c=this.routes.get(o);if(!c){Xi(r,404,{error:"not found"});return}let d=null;if(e.method==="POST")try{d=await GE(e)}catch(u){Xi(r,400,{error:"invalid json",detail:String(u)});return}try{let u=await c.handler(d,e);Xi(r,200,u??{ok:!0})}catch(u){Oh.error("IPC handler failed",{key:o,err:String(u)}),Xi(r,500,{error:u instanceof Error?u.message:String(u)})}}};function Xi(t,e,r){t.statusCode=e,t.setHeader("content-type","application/json"),t.end(JSON.stringify(r))}async function GE(t){let e=[],r=0;for await(let o of t){let c=o;if(r+=c.length,r>HE)throw new Error("body too large");e.push(c)}let i=Buffer.concat(e).toString("utf8");return i?JSON.parse(i):null}import"node:module";var dS=Gt(Rx(),1),lS=Gt($o(),1),uS=Gt(Gr(),1),fS=Gt(Od(),1),hS=Gt(Md(),1),xS=Gt(Gd(),1),Fx=Gt(Yo(),1),pS=Gt(Bx(),1);var zx=Fx.default;We();te();var{FWS:CS}=Zx(),De=H("upstream.frontier"),Xx="application/json",Qx="none",DS=15e3;function OS(t){class e extends zx{constructor(i){super(i,Jf,{headers:t})}guardTeardown(){this.listenerCount("error")===0&&this.on("error",i=>De.warn("frontier ws error during teardown (handled, prevents daemon crash)",{err:i instanceof Error?i.message:String(i)}))}close(i,o){this.guardTeardown(),super.close(i,o)}terminate(){this.guardTeardown(),super.terminate()}send(i,...o){if(Dl("debug"))try{let c;typeof i=="string"?c=Buffer.from(i,"utf8"):i instanceof Buffer?c=i:i instanceof ArrayBuffer?c=new Uint8Array(i):ArrayBuffer.isView(i)?c=new Uint8Array(i.buffer,i.byteOffset,i.byteLength):c=new Uint8Array(0);let d=Buffer.from(c.slice(0,128)).toString("hex");De.debug("WS raw frame out",{bytes:c.byteLength,headHex:d})}catch(c){De.warn("WS raw frame dump failed",{err:String(c)})}super.send(i,...o)}}return e}var as=class{constructor(e){this.opts=e}opts;fws=null;handler=null;connectHandlers=[];opened=!1;lastSendRefusedLogAt=0;sendRefusedSuppressed=0;openCount=0;async start(){if(this.fws){De.warn("start called on already-started FrontierUpstream; noop");return}let e={Authorization:`Bearer ${this.opts.privatecode}`,Origin:Zf,...vn(this.opts.ppeOverride)},r=OS(e),i=Xf(this.opts.urlOverride),o={url:i,ws:r,fpID:Vf,aID:po,accessKey:this.opts.handshake.accessKey,deviceID:this.opts.handshake.deviceId,payloadType:{type:Xx,force:!0},payloadEncoding:{encoding:Qx,force:!0},enableTransformTextPayload:!0,enableQoS:!1,enableAutoAck:!1,automaticOpen:!1,maxRetries:Number.POSITIVE_INFINITY,debug:this.opts.debug??!1},c=new CS(o),d=!1,u=null,f,p,g=new Promise((y,v)=>{f=y,p=v}),w=y=>{d||(d=!0,u&&(clearTimeout(u),u=null),y?p(y):f())};c.onopen=()=>{this.opened=!0,this.openCount+=1;let y=this.openCount===1;De.info("frontier opened",{url:i,remoteDeviceId:this.opts.handshake.deviceId,initial:y,openCount:this.openCount}),y&&w();for(let v of this.connectHandlers)Promise.resolve(v({initial:y})).catch(I=>De.warn("onConnect handler threw (ignored)",{err:String(I)}))},c.onclose=y=>{this.opened=!1,De.info("frontier closed",{code:y.code,reason:y.reason,willReconnect:y.willReconnect})},c.onerror=y=>{De.warn("frontier error",{code:y.code,msg:y.message}),w(new k("UPSTREAM_DISCONNECTED",`frontier connect error before open: code=${y.code} msg=${y.message??""}`))},c.onmessage=y=>this.handleMessage(y),this.fws=c;let S=this.opts.openTimeoutMs??DS;u=setTimeout(()=>{w(new k("UPSTREAM_DISCONNECTED",`frontier ws open timeout after ${S}ms (handshake or upgrade slow)`))},S),await c.connect();try{await g}catch(y){try{c.close(1e3,"open failed")}catch(v){De.warn("fws close during start failure threw (ignored)",{err:String(v)})}throw this.fws=null,this.opened=!1,y}}async stop(e){let r=this.fws;if(r){this.fws=null,this.opened=!1;try{r.close(1e3,e??"bridge shutdown")}catch(i){De.warn("frontier close threw (ignored)",{err:String(i)})}}}async send(e){let r=this.fws,i=e.method;if(!r)throw De.warn("frontier send refused: upstream not started",{method:i}),new k("UPSTREAM_DISCONNECTED","frontier upstream not started");if(!this.isConnected()){let u=Date.now();throw u-this.lastSendRefusedLogAt>1e3?(De.warn("frontier send refused: ws not open",{method:i,opened:this.opened,readyState:r.readyState,...this.sendRefusedSuppressed>0?{suppressedSinceLast:this.sendRefusedSuppressed}:{}}),this.lastSendRefusedLogAt=u,this.sendRefusedSuppressed=0):this.sendRefusedSuppressed+=1,new k("UPSTREAM_DISCONNECTED",`frontier ws not open (opened=${this.opened}, readyState=${r.readyState}); refusing to silently buffer`)}this.injectAgentPatToken(e);let o=JSON.stringify(e),c=e;ep(c)||De.info("frontier frame out",{method:c.method,jsonrpcId:c.id,size:o.length});try{await r.send(o,{service:33555712,method:1,payloadType:Xx,payloadEncoding:Qx})}catch(u){throw De.warn("frontier frame send failed",{method:c.method,jsonrpcId:c.id,err:String(u)}),new k("UPSTREAM_DISCONNECTED",`frontier send failed: ${String(u)}`,{cause:u})}}onFrame(e){this.handler=e}onConnect(e){this.connectHandlers.push(e)}isConnected(){return this.opened&&this.fws?.readyState===1}injectAgentPatToken(e){let r=this.opts.getPatTokenForAgent;if(!r)return;let i=e.params?._meta;if(!i?.cozeAgentId)return;let o=r(i.cozeAgentId);o&&(i.cozePatToken=o)}handleMessage(e){let r=e.message?.service;if(r!==33555712){De.debug("drop non-adapter frontier frame",{service:r});return}let i=MS(e);if(!i){De.debug("frontier message without text payload, drop",{payloadType:e.message?.payloadType});return}if(!this.handler){De.debug("frame received but no onFrame handler",{size:i.length});return}let o;try{o=JSON.parse(i)}catch(d){De.warn("frontier message JSON parse failed",{err:String(d),head:i.slice(0,80)});return}let c=o;ep(c)||De.info("frontier frame in",{logid:NS(e.message?.LogID),logidNew:e.message?.LogIDNew,msgId:e.message?.msgID,jsonrpcId:c.id,method:c.method,body:LS(i)}),Promise.resolve(this.handler(o)).catch(d=>De.warn("frontier frame handler threw",{err:String(d)}))}};function ep(t){return t.method==="_agent/health"?!0:typeof t.id=="string"&&t.id.startsWith("agent.health_")}var tp=2e3;function LS(t){return t.length<=tp?t:`${t.slice(0,tp)}...<truncated, total ${t.length} chars>`}function NS(t){return t?t.high===0?String(t.low>>>0):`${t.high.toString(16)}${(t.low>>>0).toString(16).padStart(8,"0")}`:""}function MS(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}}We();te();var Wd=H("skill-publish"),BS="/api/marketplace/product/skill/publish_with_assets",FS=15e4;async function np(t,e={}){let i=`${Pr(Cr(e.handshakeBase))}${BS}`,o=e.timeoutMs??FS,c=new FormData;c.append("skill_id",t.skillId??""),c.append("skill_name",t.skillName),c.append("skill_description",t.description??""),c.append("agent_id",t.agentId),c.append("zip_file",new Blob([t.zip],{type:"application/zip"}),"skill.zip");let d={Authorization:`Bearer ${t.patToken}`,Accept:"application/json","x-coze-version":"3.0",...vn(e.ppeOverride),...t.accountId&&t.accountId!=="0"?{"x-coze-account":t.accountId}:{}},u=new AbortController,f=setTimeout(()=>u.abort(),o);Wd.info("skill publish start",{url:i,method:"POST",form:{skill_id:t.skillId??"",skill_name:t.skillName,skill_description:t.description??"",agent_id:t.agentId,zip_file_bytes:t.zip.length},headers:{...d,Authorization:`Bearer ${t.patToken.slice(0,8)}...`}});try{let p=await fetch(i,{method:"POST",headers:d,body:c,signal:u.signal}),g=p.headers.get("x-tt-logid")??"";if(!p.ok){let y=await p.text().catch(()=>"");throw new k("UPLOAD_FAILED",`skill publish HTTP ${p.status} logid=${g}: ${y.slice(0,200)}`)}let w=await p.json();if(Wd.info("skill publish response",{logid:g,httpStatus:p.status,code:w.code,msg:w.msg,dataSkillId:w.data?.skill_id??"",dataVersion:w.data?.version??""}),w.code!==void 0&&w.code!==0)throw new k("UPLOAD_FAILED",`skill publish code=${w.code} msg=${w.msg??"-"} logid=${g}`);let S={};return w.data?.skill_id!==void 0&&w.data.skill_id!==""&&(S.skillId=String(w.data.skill_id)),w.data?.version&&(S.version=w.data.version),Wd.info("skill publish ok",{logid:g,skillId:S.skillId??"",version:S.version??""}),S}catch(p){throw p instanceof k?p:p.name==="AbortError"?new k("UPLOAD_FAILED",`skill publish timeout (${o}ms): ${t.skillName}`):new k("UPLOAD_FAILED",String(p),{cause:p})}finally{clearTimeout(f)}}te();var $d=H("upstream.switchable"),oa=class{inner;handler=null;connectHandlers=[];constructor(e){this.inner=e}async swap(e,r){if(this.inner===e)return;$d.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 $d.error("swap target start failed, reverting",{err:String(o)}),this.inner=i,o}await i.stop(r??"swapped").catch(o=>$d.warn("previous upstream stop threw (ignored)",{err:String(o)}))}current(){return this.inner}start(){return this.inner.start()}stop(e){return this.inner.stop(e)}send(e){return this.inner.send(e)}onFrame(e){this.handler=e,this.inner.onFrame(e)}onConnect(e){this.connectHandlers.push(e),this.inner.onConnect?.(e)}isConnected(){return this.inner.isConnected()}};te();var Vd=H("upstream"),Vr=class{handler=null;async start(){Vd.info("NoopUpstream started (M1 skeleton; real Frontier wired in M4)")}async stop(e){Vd.info("NoopUpstream stopped",{reason:e})}async send(e){Vd.debug("NoopUpstream.send (dropped)",{method:"method"in e?e.method:void 0})}onFrame(e){this.handler=e}isConnected(){return!1}async injectFrame(e){this.handler&&await this.handler(e)}};We();te();qt();te();Re();import{promises as zS}from"node:fs";var rp=H("pat-token-store");async function aa(t=Z()){try{let r=(await zS.readFile(t.patTokenFile,"utf8")).trim();return r.length===0?(rp.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"&&rp.warn("read pat-token failed (treating as missing)",{path:t.patTokenFile,code:r,message:e.message}),null}}async function cs(t,e=Z()){if(!t)throw new Error("writePatToken: empty patToken");await ft(e.patTokenFile,t,{mode:384})}Re();Re();import{promises as ca}from"node:fs";import{join as US}from"node:path";function HS(t,e){return`#!/bin/sh
107
110
  exec ${JSON.stringify(e)} ${JSON.stringify(t)} "$@"
108
- `}function OS(t,e){return`@echo off\r
111
+ `}function GS(t,e){return`@echo off\r
109
112
  "${e}" "${t}" %*\r
110
- `}async function np(t,e=J()){let r=e.binDir;await ra.mkdir(r,{recursive:!0});let i=PS(r,process.platform==="win32"?"coze-bridge.cmd":"coze-bridge"),o=process.execPath,c=process.platform==="win32"?OS(t,o):DS(t,o);return await ra.readFile(i,"utf8").catch(()=>null)===c||(await ra.writeFile(i,c,"utf8"),process.platform!=="win32"&&await ra.chmod(i,493)),r}te();Ce();import{execSync as rp}from"node:child_process";import{readFileSync as ip,unlinkSync as LS}from"node:fs";import{mkdir as NS,open as MS,readFile as sp,unlink as Wl,writeFile as BS}from"node:fs/promises";import{dirname as FS}from"node:path";var zS=H("single-instance"),US=t=>new Promise(e=>setTimeout(e,t)),ia=class{pidFile;selfPid;probe;claimLockMaxAttempts;claimLockIntervalMs;acquired=!1;constructor(e={}){this.pidFile=e.pidFile??J().pidFile,this.selfPid=e.selfPid??process.pid,this.claimLockMaxAttempts=e.claimLockMaxAttempts??50,this.claimLockIntervalMs=e.claimLockIntervalMs??20,this.probe=e.probe??{isAlive:r=>Wi(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&&zS.warn("removing stale pid file",{stalePid:i}),await BS(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 sp(this.pidFile,"utf8")).trim()===String(this.selfPid)&&await Wl(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 sp(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 NS(FS(r),{recursive:!0});for(let i=0;i<this.claimLockMaxAttempts;i++){let o;try{o=await MS(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 US(this.claimLockIntervalMs);continue}await Wl(r).catch(()=>{});continue}try{return await o.writeFile(String(this.selfPid)),await e()}finally{await o.close().catch(()=>{}),await Wl(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=ip(`/proc/${e}/cmdline`,"utf8").replace(/\0/g," ");return!!(r.includes(Nr)||r.includes("lib/index.js"))}catch{}try{let r=rp(`ps -o command= -p ${e}`,{stdio:["ignore","pipe","ignore"],timeout:1e3}).toString();return r.trim()?r.includes(Nr)||r.includes("lib/index.js"):!1}catch{return!0}}matchesDaemonTitleWindows(e){try{let i=rp(`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{ip(this.pidFile,"utf8").trim()===String(this.selfPid)&&LS(this.pidFile)}catch{}})}};sa();te();var Qn=H("daemon.upstream-watchdog"),VS=12e4,JS=9e5,ZS=3e4;function $l(t,e){let r=process.env[t];if(!r)return e;let i=Number(r);return Number.isFinite(i)&&i>0?i:e}var oa=class{constructor(e){this.opts=e;this.softMs=e.softMs??$l("COZE_BRIDGE_UPSTREAM_WATCHDOG_SOFT_MS",VS),this.hardMs=e.hardMs??$l("COZE_BRIDGE_UPSTREAM_WATCHDOG_HARD_MS",JS),this.intervalMs=e.intervalMs??$l("COZE_BRIDGE_UPSTREAM_WATCHDOG_INTERVAL_MS",ZS),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 q=H("daemon");async function cp(){let t=J();if(process.env.COZE_BRIDGE_LOG_MODE!=="legacy"){Td({bridgeLogsDir:t.bridgeLogsDir,agentLogsDir:C=>Be(C,t).logs,listAgentIds:()=>ms(t)});try{let{writeFileSync:C}=await import("node:fs");C(t.logFile,`\u8FD0\u884C\u65E5\u5FD7\u5DF2\u8FC1\u79FB\u5230 dated \u6587\u4EF6, \u6B64\u6587\u4EF6 (bridge.log) \u4E0D\u518D\u5199\u5165\u8FD0\u884C\u65E5\u5FD7\u3002
113
+ `}async function ip(t,e=Z()){let r=e.binDir;await ca.mkdir(r,{recursive:!0});let i=US(r,process.platform==="win32"?"coze-bridge.cmd":"coze-bridge"),o=process.execPath,c=process.platform==="win32"?GS(t,o):HS(t,o);return await ca.readFile(i,"utf8").catch(()=>null)===c||(await ca.writeFile(i,c,"utf8"),process.platform!=="win32"&&await ca.chmod(i,493)),r}te();Re();import{execSync as sp}from"node:child_process";import{readFileSync as op,unlinkSync as qS}from"node:fs";import{mkdir as jS,open as KS,readFile as ap,unlink as Jd,writeFile as WS}from"node:fs/promises";import{dirname as $S}from"node:path";var VS=H("single-instance"),JS=t=>new Promise(e=>setTimeout(e,t)),da=class{pidFile;selfPid;probe;claimLockMaxAttempts;claimLockIntervalMs;acquired=!1;constructor(e={}){this.pidFile=e.pidFile??Z().pidFile,this.selfPid=e.selfPid??process.pid,this.claimLockMaxAttempts=e.claimLockMaxAttempts??50,this.claimLockIntervalMs=e.claimLockIntervalMs??20,this.probe=e.probe??{isAlive:r=>Wi(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&&VS.warn("removing stale pid file",{stalePid:i}),await WS(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 ap(this.pidFile,"utf8")).trim()===String(this.selfPid)&&await Jd(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 ap(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 jS($S(r),{recursive:!0});for(let i=0;i<this.claimLockMaxAttempts;i++){let o;try{o=await KS(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 JS(this.claimLockIntervalMs);continue}await Jd(r).catch(()=>{});continue}try{return await o.writeFile(String(this.selfPid)),await e()}finally{await o.close().catch(()=>{}),await Jd(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=op(`/proc/${e}/cmdline`,"utf8").replace(/\0/g," ");return!!(r.includes(Br)||r.includes("lib/index.js"))}catch{}try{let r=sp(`ps -o command= -p ${e}`,{stdio:["ignore","pipe","ignore"],timeout:1e3}).toString();return r.trim()?r.includes(Br)||r.includes("lib/index.js"):!1}catch{return!0}}matchesDaemonTitleWindows(e){try{let i=sp(`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{op(this.pidFile,"utf8").trim()===String(this.selfPid)&&qS(this.pidFile)}catch{}})}};la();te();var tr=H("daemon.upstream-watchdog"),r1=12e4,i1=9e5,s1=3e4;function Yd(t,e){let r=process.env[t];if(!r)return e;let i=Number(r);return Number.isFinite(i)&&i>0?i:e}var ua=class{constructor(e){this.opts=e;this.softMs=e.softMs??Yd("COZE_BRIDGE_UPSTREAM_WATCHDOG_SOFT_MS",r1),this.hardMs=e.hardMs??Yd("COZE_BRIDGE_UPSTREAM_WATCHDOG_HARD_MS",i1),this.intervalMs=e.intervalMs??Yd("COZE_BRIDGE_UPSTREAM_WATCHDOG_INTERVAL_MS",s1),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?.(),tr.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&&tr.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&&tr.info("upstream watchdog: reconnected, reset",{downMs:this.now()-this.downSince}),this.downSince=null,this.forcedAt=null;return}if(this.downSince===null){this.downSince=e,tr.warn("upstream watchdog: disconnect detected, arming",{softMs:this.softMs,hardMs:this.hardMs});return}let r=e-this.downSince;if(r>=this.hardMs){tr.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,tr.warn("upstream watchdog: forcing reconnect",{downMs:r,softMs:this.softMs}),Promise.resolve().then(()=>this.opts.forceReconnect()).catch(i=>tr.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=H("daemon");async function lp(){let t=Z();if(process.env.COZE_BRIDGE_LOG_MODE!=="legacy"){Pl({bridgeLogsDir:t.bridgeLogsDir,agentLogsDir:R=>Fe(R,t).logs,listAgentIds:()=>ys(t)});try{let{writeFileSync:R}=await import("node:fs");R(t.logFile,`\u8FD0\u884C\u65E5\u5FD7\u5DF2\u8FC1\u79FB\u5230 dated \u6587\u4EF6, \u6B64\u6587\u4EF6 (bridge.log) \u4E0D\u518D\u5199\u5165\u8FD0\u884C\u65E5\u5FD7\u3002
111
114
  \u8BF7\u67E5\u770B: ${t.bridgeLogsDir}/bridge-<YYYY-MM-DD>.log
112
115
  \u6216\u4F7F\u7528: coze-bridge log [-f] [--lines N]
113
- `)}catch{}}let e=new ia({processTitle:Nr}),r=await e.acquire();if(r.kind==="already-running")throw new Error(`coze-bridge daemon already running (pid=${r.pid})`);let i=await Po(),o=i??{};ps({pid:process.pid}),q.info(i?"loaded bridge config":"initialized bridge config");let c=new ta(new Kr),l=null,u=new Do({upstream:c,paths:t,bridgeConfig:o,sessionSpawner:async(C,U,G,ee)=>{if(!l)throw new Error("agentManager not ready");return l.spawnSessionDownstream(C,U,G,ee)}}),f=new ko({paths:t,config:o,registry:u});l=f;let x,p,m=null,v={},_,b=null,I=null,A=null,k=new In;function P(C,U){return k.enqueue(()=>R(C,U))}function y(){I||(I=new oa({isConnected:()=>c.isConnected()&&!(b?.isLivenessLost()??!1),forceReconnect:()=>A?P(A,{force:!0}):void 0,onFatal:C=>{if(process.env[cs]==="1"){q.error("upstream watchdog fatal, but daemon is unmanaged (CLI-spawned) \u2014 staying alive for soft-reconnect instead of exiting",{downMs:C});return}q.error("upstream watchdog fatal: exiting for supervisor restart",{downMs:C}),process.exit(1)}})),I.start()}async function R(C,U){let G=C,ee=G?.privatecode;if(!ee)throw new T("IPC_BAD_REQUEST","/connect requires privatecode");let Ve=Bi(G.env),xe=G.handshake_url,pe=G.frontier_url,It=ap(G.env,xe,pe);if(A=G,!U?.force&&x===ee&&p===It){let we=await YS(t);return u.agents.size===0&&we?(q.warn("/connect noop but core.agents empty with configs on disk; re-running auto-revive"),ca(t,f).catch(Ae=>q.warn("connect-noop auto-revive error (ignored)",{err:String(Ae)}))):q.info("/connect: already connected with same PAT + env, noop"),{ok:!0,note:"already connected"}}let gt=!!x&&x!==ee,tn=p!==void 0&&p!==It,Ft=gt||tn,nn=await Vc({privatecode:ee,...xe?{endpoint:xe}:{},ppeOverride:Ve});if(Ft){q.warn("connect config switched, resetting agents",{pcChanged:gt,envChanged:tn,previousPc:x?aa(x):"",nextPc:aa(ee)});for(let we of[...u.agents.values()])await we.dispose("connect config switch").catch(()=>{}),u.agents.delete(we.agentId);u.disconnectedAgents.size>0&&(q.info("clearing disconnectedAgents set on connect config switch",{count:u.disconnectedAgents.size}),u.disconnectedAgents.clear()),await c.swap(new Kr,"connect switch").catch(()=>{})}m=nn.deviceId,ps({deviceId:m,pid:process.pid}),ml({patToken:ee,env:G.env}).catch(we=>q.warn("coze-cli setup error (ignored)",{err:String(we)}));let Yr=new os({handshake:nn,privatecode:ee,...pe?{urlOverride:pe}:{},ppeOverride:Ve,getPatTokenForAgent:we=>u.agents.get(we)?.patToken});return await c.swap(Yr,"connect"),x=ee,p=It,v=Ve,_=xe,G.mock_scenario!==void 0&&(u.setMockScenario(G.mock_scenario),q.info("mock scenario set",{scenario:G.mock_scenario})),b||(b=new Hi({core:u,getDeviceId:()=>m??"",onTickEnd:()=>M.retryPending().catch(we=>q.warn("detailSync.retryPending failed (ignored)",{err:String(we)})),onAuthFailures:V})),b.start(),y(),Ft&&ca(t,f).catch(we=>q.warn("post-connect-switch auto-revive error (ignored)",{err:String(we)})),as(ee,t).catch(we=>q.warn("writePatToken after /connect failed (ignored)",{err:String(we)})),q.info("/connect: WS established",{deviceId:m}),{ok:!0,note:"connected"}}u.registerExtension("_agent/create",async C=>f.createAgent(C.params)),u.registerExtension("_agent/health",async()=>({ok:!0}));let O={},F=new go({agents:u.agents,paths:t,publishSkillToMarketplace:async C=>{let U=u.agents.get(C.agentId)?.patToken??x;if(!U)throw new T("UPSTREAM_NOT_READY","daemon not yet paired with cloud (run --pair-code first)");return ep({patToken:U,zip:C.zip,...C.skillId?{skillId:C.skillId}:{},skillName:C.skillName,...C.description?{description:C.description}:{},agentId:C.agentId,...C.accountId?{accountId:C.accountId}:{}},{handshakeBase:_,ppeOverride:v})},disposeAndMarkDisconnected:async(C,U)=>{let G=u.agents.get(C);if(G){await f.cleanupOpenclawSessionProviders(G).catch(Ve=>q.warn("cleanup openclaw providers failed (ignored)",{agentId:C,err:String(Ve)})),G.framework==="hermes"&&G.deployType==="cloud"&&await el(C,t).catch(Ve=>q.warn("cleanup hermes-home failed (ignored)",{agentId:C,err:String(Ve)}));let ee=!0;try{await G.dispose(`disconnect: ${U}`)}catch(Ve){ee=!1,q.error("dispose during disconnect FAILED, leaving agent in error state",{agentId:C,err:String(Ve)}),G.status="error"}ee&&(G.status="disconnected",u.unregister(C),u.disconnectedAgents.add(C))}else u.disconnectedAgents.add(C)},disposeForDelete:async(C,U)=>{let G=u.agents.get(C);G&&(await f.cleanupOpenclawSessionProviders(G).catch(ee=>q.warn("cleanup openclaw providers during delete failed (ignored)",{agentId:C,err:String(ee)})),G.framework==="hermes"&&G.deployType==="cloud"&&await el(C,t).catch(ee=>q.warn("cleanup hermes-home during delete failed (ignored)",{agentId:C,err:String(ee)})),await G.dispose(`delete: ${U}`).catch(ee=>q.warn("dispose during delete failed (ignored)",{agentId:C,err:String(ee)})),u.unregister(C)),u.disconnectedAgents.delete(C)},detailSyncer:async C=>{if(!O.ref)throw new Error("agent-detail-sync not initialized yet");await O.ref.syncOne(C)},cleanupOpenclawProviders:async C=>{await f.cleanupOpenclawSessionProviders(C)},openclawRepair:async(C,U)=>{await f.openclawRepair(C,U)},hermesReset:async(C,U)=>{let G=await Ee(C).catch(()=>null);!G||G.framework!=="hermes"||G.deployType!=="cloud"||await o0({paths:t,agentId:C,modelInfo:G.modelInfo,cozeEnv:U,mockScenario:u.getMockScenario()})},isRuntimePendingPermission:C=>u.hasPendingPermissionFor(C)});u.registerExtension("_agent/listSkills",C=>F.listSkills(C.params)),u.registerExtension("_agent/addSkills",C=>F.addSkills(C.params)),u.registerExtension("_agent/removeSkills",C=>F.removeSkills(C.params)),u.registerExtension("_agent/publishSkill",C=>F.publishSkill(C.params)),u.registerExtension("_agent/getFileTree",C=>F.getFileTree(C.params)),u.registerExtension("_agent/getFileContent",C=>F.getFileContent(C.params)),u.registerExtension("_agent/update",C=>F.updateAgent(C.params)),u.registerExtension("_agent/disconnect",C=>F.disconnectAgent(C.params)),u.registerExtension("_agent/switchModel",C=>F.switchModel(C.params)),u.registerExtension("_agent/reset",C=>F.resetAgent(C.params)),u.registerExtension("_agent/repair",C=>F.repairAgent(C.params)),u.registerExtension("_agent/delete",C=>F.deleteAgent(C.params)),u.registerExtension("_agent/upgrade",C=>F.upgradeBridge(C.params));let M=new ys({paths:t,handlers:F,agentManager:f,sendDetail:C=>u.sendRequest("_agent/detail",C)});O.ref=M;let V=async C=>{await Promise.allSettled(C.map(async U=>{try{await F.disconnectAgent({agentId:U.agentId,reason:`auth_failure: code=${U.code} ${U.message}`}),q.info("agent disconnected due to auth failure from heartbeat response",{agentId:U.agentId,code:U.code,message:U.message})}catch(G){q.warn("disconnect during authFailure handling failed (ignored)",{agentId:U.agentId,err:String(G)})}}))};c.onConnect(({initial:C})=>{q.info("frontier upstream connected, triggering detail sync",{initial:C}),M.syncAll(C?"initial-connect":"reconnect").catch(U=>q.warn("detail sync top-level error (ignored)",{err:String(U)}))});let $=new Oo({paths:t,routes:[{method:"GET",path:"/status",handler:async()=>{let C=u.getMockScenario();return{running:!0,pid:process.pid,spawnedBy:process.env[cs]==="1"?"manual":"supervisor",agents:[...u.agents.keys()],deviceId:m??"",frameworksCache:o.frameworksCache??{},...C?{mockScenario:C}:{}}}},{method:"POST",path:"/pair",handler:async C=>{let U=C,G=U?.privatecode,ee=U?.pairing_code;if(!G||!ee)throw new T("IPC_BAD_REQUEST","/pair requires privatecode + pairing_code");let Ve=Bi(U.env),xe=U.handshake_url,pe=U.frontier_url,It=ap(U.env,xe,pe),gt=!!x&&x!==G,tn=p!==void 0&&p!==It,Ft=gt||tn,nn=await Vc({privatecode:G,...xe?{endpoint:xe}:{},ppeOverride:Ve});if(Ft){q.warn("pair config switched, resetting agents",{pcChanged:gt,envChanged:tn,previousPc:x?aa(x):"",nextPc:aa(G),previousEnvKey:p??"",nextEnvKey:It});for(let Ae of[...u.agents.values()])await Ae.dispose("pair config switch").catch(()=>{}),u.agents.delete(Ae.agentId);u.disconnectedAgents.size>0&&(q.info("clearing disconnectedAgents set on pair config switch",{count:u.disconnectedAgents.size}),u.disconnectedAgents.clear()),await c.swap(new Kr,"pair switch").catch(()=>{})}m=nn.deviceId,ps({deviceId:m,pid:process.pid}),ml({patToken:G,env:U.env}).catch(Ae=>q.warn("coze-cli setup error (ignored)",{err:String(Ae)}));let Yr=new os({handshake:nn,privatecode:G,...pe?{urlOverride:pe}:{},ppeOverride:Ve,getPatTokenForAgent:Ae=>u.agents.get(Ae)?.patToken});await c.swap(Yr,"pair");try{let Ae=new $n;o.frameworksCache=await Ae.detectAll(),await Ji(o),q.info("frameworks_cache refreshed before pair",{detected:Object.keys(o.frameworksCache)})}catch(Ae){q.warn("frameworks_cache refresh failed (ignored, using cached)",{err:String(Ae)})}let we=Object.keys(o.frameworksCache??{});try{let Ae=await u.sendRequest("_agent/pair",{pairCode:ee,patToken:G,frameworks:we,_meta:{cozeDeviceId:m}});q.info("_agent/pair ok",{pairResult:Ae}),x=G,p=It,v=Ve,_=xe,U.mock_scenario!==void 0&&(u.setMockScenario(U.mock_scenario),q.info("mock scenario set",{scenario:U.mock_scenario})),as(G,t).catch(Oe=>q.warn("writePatToken after /pair failed (ignored)",{err:String(Oe)})),b||(b=new Hi({core:u,getDeviceId:()=>m??"",onTickEnd:()=>M.retryPending().catch(Oe=>q.warn("detailSync.retryPending failed (ignored)",{err:String(Oe)})),onAuthFailures:V})),b.start(),y(),Ft&&ca(t,f).catch(Oe=>q.warn("post-pair-switch auto-revive error (ignored)",{err:String(Oe)}));let er;return U.agent_id&&(er=await QS(U.agent_id,t,f,Oe=>u.sendRequest("_agent/detail",Oe),G).catch(Oe=>(q.error("--agent-id ensureAgent failed",{agentId:U.agent_id,err:String(Oe)}),{ok:!1,agentId:U.agent_id??"",note:String(Oe)}))),{ok:!0,note:"paired with cloud",...er?{agent:er}:{}}}catch(Ae){return q.error("_agent/pair failed",{err:String(Ae)}),{ok:!1,note:`pair failed: ${String(Ae)}`}}}},{method:"POST",path:"/connect",handler:C=>P(C)},{method:"POST",path:"/_agent/create",handler:async C=>{let U=C;return{ok:!0,result:await f.createAgent(U)}}},{method:"POST",path:"/agent/send",handler:async C=>{let U=C;if(!U?.agentId||!U?.sessionId||!U?.kind||!U?.path)throw new T("IPC_BAD_REQUEST","/agent/send requires agentId, sessionId, kind, path");if(!x)throw new T("UPSTREAM_NOT_READY","daemon not yet paired with cloud (run --pair-code first)");try{let G=U;return await(G.groupFile?ph:xh)(G,{core:u,patToken:x,handshakeBase:_,ppeOverride:v})}catch(G){if(G instanceof T)return{ok:!1,code:G.code,message:G.message};throw G}}},{method:"POST",path:"/reload",handler:async C=>{let U=C?.agent_id,G=await u.reloadAgents(U);return q.info("IPC /reload: recycled agent subprocesses",{agentId:U??"(all)",recycled:G}),{ok:!0,recycled:G}}},{method:"POST",path:"/shutdown",handler:async()=>(q.info("IPC /shutdown received"),setImmediate(()=>{oe.shutdown("ipc /shutdown")}),{ok:!0})}]}),{port:ne,token:Y}=await $.start();try{await np(t.libEntry,t)}catch(C){q.warn("bin shim install failed (D72 send \u547D\u4EE4\u53EF\u80FD\u4E0D\u53EF\u7528)",{err:String(C)})}await u.start(),e1({paths:t,core:u,agentManager:f,detectAll:async()=>(o.frameworksCache=await new $n().detectAll(),await Ji(o),o.frameworksCache)}).catch(C=>q.warn("startup warmup error (ignored)",{err:String(C)})),Bd().then(async()=>{let{probeAcpVersion:C}=await Promise.resolve().then(()=>(an(),Nd));for(let U of["claude-code","codex"]){let G=await C(U);G&&q.info("acp wrapper version",{framework:U,version:G})}}).catch(C=>q.warn("acp wrapper warmup / probe top-level error (ignored)",{err:String(C)}));let se=null,oe={port:ne,token:Y,core:u,ipc:$,shutdown(C){return se||(q.info("daemon shutdown",{reason:C}),se=(async()=>{b?.stop(),I?.stop(),await u.stop(C),await $.stop(),await e.release()})(),se)}};for(let C of["SIGTERM","SIGINT"])process.on(C,()=>{oe.shutdown(C).then(()=>process.exit(0))});return process.on("exit",()=>R0()),process.on("unhandledRejection",C=>{q.error("unhandledRejection",{reason:C instanceof Error?C.message:String(C),stack:C instanceof Error?C.stack:void 0})}),process.on("uncaughtException",C=>{q.error("uncaughtException (will exit, supervisor will restart)",{message:C.message,stack:C.stack,name:C.name});try{process.stderr.write(`FATAL uncaughtException: ${C.stack??C.message}
114
- `)}catch{}process.exit(1)}),q.info("daemon ready",{port:ne,pid:process.pid,nodeVersion:process.version,platform:process.platform,frameworks:Object.keys(o.frameworksCache??{}),libVersion:o.libVersion??"dev"}),n1({cliSpawned:process.env[cs]==="1",readPatToken:()=>na(t),connect:P}).catch(C=>q.warn("maybeAutoConnectOnStartup error (ignored)",{err:String(C)})),oe}async function YS(t){return ms(t).length>0}function aa(t){return t.length<=8?"***":`${t.slice(0,4)}***${t.slice(-4)}`}function ap(t,e,r){return`${t??""}|${e??""}|${r??""}`}async function XS(t,e){let r=ms(t);if(r.length===0)return;let{loadAgentConfig:i,enforceAgentConfigMode:o}=await Promise.resolve().then(()=>(Ht(),_s));for(let c of r){await o(c,t).catch(l=>q.warn("enforceAgentConfigMode failed (ignored)",{agentId:c,err:String(l)}));try{let l=await i(c,t);l?.deletedAt?(e.disconnectedAgents.add(c),q.info("agent marked deleted on startup",{agentId:c,deletedAt:l.deletedAt,reason:l.deleteReason??""})):l?.disconnectedAt&&(e.disconnectedAgents.add(c),q.info("agent marked disconnected on startup",{agentId:c,disconnectedAt:l.disconnectedAt,reason:l.disconnectReason??""}))}catch(l){q.warn("failed to load agent config on startup, skipping",{agentId:c,err:String(l)})}}}async function QS(t,e,r,i,o){let{loadAgentConfig:c}=await Promise.resolve().then(()=>(Ht(),_s)),l=await c(t,e);if(l){if(l.deletedAt)throw new T("AGENT_NOT_FOUND",`agent ${t} \u5DF2\u88AB\u5220\u9664 (deletedAt=${l.deletedAt}), \u4E0D\u80FD\u901A\u8FC7 --agent-id \u590D\u6D3B`);q.info("--agent-id: local config found, reconnecting",{agentId:t,framework:l.framework,hadDisconnect:!!l.disconnectedAt});let p=lp(l),m={agentId:l.agentId,framework:l.framework,...l.cozeIdentity?{cozeIdentity:l.cozeIdentity}:{},...l.model?{model:l.model}:{},...o?{patToken:o}:{},...p?{_meta:p}:{}};return await r.createAgent(m),{ok:!0,agentId:t,note:l.disconnectedAt?"revived from local config":"connected from local config"}}q.info("--agent-id: local config missing, pulling _agent/detail from cloud",{agentId:t});let u=await i({_meta:{cozeAgentId:t}});if(!u.framework)throw new T("AGENT_NOT_FOUND",`agent ${t} \u4E0D\u5728\u672C\u5730; \u4E91\u7AEF _agent/detail \u54CD\u5E94\u7F3A framework \u5B57\u6BB5 (D36 \u534F\u8BAE\u6269\u5C55\u672A\u751F\u6548), \u65E0\u6CD5\u5728\u672C\u673A\u65B0\u5EFA`);let f={agentId:u.agentId,framework:u.framework,...u.cozeIdentity?{cozeIdentity:u.cozeIdentity}:{},...u.model?{model:u.model}:{},...o?{patToken:o}:{},...u.deployType?{_meta:{cozeDeployType:u.deployType}}:{}};await r.createAgent(f);let x=u.deployType==="cloud"&&u.framework==="openclaw";return{ok:!0,agentId:t,note:x?"cloud agent acknowledged":"created from cloud detail"}}async function e1(t){let e=t.logger??q;try{let r=await t.detectAll();e.info("refreshed frameworks_cache",{detected:Object.keys(r??{})})}catch(r){e.warn("framework detection failed (using cached)",{err:String(r)})}await XS(t.paths,t.core).catch(r=>e.warn("scanAgentsOnStartup failed (ignored)",{err:String(r)})),await ca(t.paths,t.agentManager).catch(r=>e.warn("auto-revive top-level error (ignored)",{err:String(r)})),await t1(t.paths).catch(r=>e.warn("builtin skill refresh top-level error (ignored)",{err:String(r)}))}async function ca(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(()=>(Ht(),_s));q.info("auto-revive: scanning local agents on startup",{count:i.length});let c=0,l=0;for(let u of i){let f;try{f=await o(u,t)}catch(x){q.warn("auto-revive: load config failed (skipping)",{agentId:u,err:String(x)}),l+=1;continue}if(!f){l+=1;continue}if(f.deletedAt){q.info("auto-revive: skip deleted agent",{agentId:u,deletedAt:f.deletedAt}),l+=1;continue}if(f.disconnectedAt){q.info("auto-revive: skip disconnected agent",{agentId:u,disconnectedAt:f.disconnectedAt}),l+=1;continue}try{q.info("auto-revive: re-registering agent (D44 no spawn)",{agentId:u,framework:f.framework});let x=lp(f);await e.createAgent({agentId:f.agentId,framework:f.framework,...f.cozeIdentity?{cozeIdentity:f.cozeIdentity}:{},...f.model?{model:f.model}:{},...x?{_meta:x}:{}},{revive:!0}),c+=1}catch(x){q.warn("auto-revive: createAgent failed (skipping)",{agentId:u,framework:f.framework,err:String(x)}),l+=1}}return q.info("auto-revive: done",{revived:c,skipped:l,total:i.length}),{revived:c,skipped:l,total:i.length}}async function t1(t){let{readdir:e}=await import("node:fs/promises"),r;try{r=await e(t.agentsRoot)}catch{return{refreshed:0,total:0}}if(r.length===0)return{refreshed:0,total:0};let i=0;for(let o of r)try{(await w0(o,t)).status==="refreshed"&&(i+=1)}catch(c){q.warn("refresh builtin skills failed (skipping agent)",{agentId:o,err:String(c)})}return i>0&&q.info("builtin skills refresh on startup done",{refreshed:i,total:r.length}),{refreshed:i,total:r.length}}async function n1(t){let e=t.logger??q;if(t.cliSpawned)return"skipped-cli";let r=await t.readPatToken();return r?(e.info("supervisor-spawned daemon, auto-connecting with stored PAT"),t.connect({privatecode:r}).catch(i=>e.warn("startup auto-connect failed (staying idle)",{err:String(i)})),"connecting"):(e.info("no stored PAT, skip startup auto-connect"),"skipped-no-pat")}function lp(t){let e={};return t.deployType&&(e.cozeDeployType=t.deployType),t.accountId&&(e.cozeAccountId=t.accountId),Object.keys(e).length>0?e:void 0}sa();Ce();import{readFile as dp}from"node:fs/promises";var en=class{paths;constructor(e){this.paths=e??J()}async probe(e=1e3){let r=await la(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:i1(i)}}}async request(e){let r=await la(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}),f=await u.text();return{status:u.status,body:r1(f)}}finally{clearTimeout(l)}}};async function la(t){try{let[e,r]=await Promise.all([dp(t.portFile,"utf8"),dp(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 r1(t){if(!t)return null;try{return JSON.parse(t)}catch{return t}}function i1(t){return t instanceof Error?t.message:String(t)}Vt();te();ir();import{spawn as s1}from"node:child_process";import{userInfo as fp}from"node:os";var Vl="__COZE_BRIDGE_ENV_SENTINEL_5f3c91__",o1=new Set(["bash","zsh","sh","dash","ksh"]),up=Je("COZE_BRIDGE_SHELLENV_TIMEOUT_MS",1e4),a1=2e3;function c1(t,e=Vl){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(`
115
- `)){let u=l.indexOf("=");u<=0||(c[l.slice(0,u)]=l.slice(u+1))}return c}function l1(){let t=(process.env.SHELL??"").trim()||(fp().shell??"").trim();if(!t)return null;let e=t.slice(t.lastIndexOf("/")+1);return o1.has(e)?t:null}function d1(t){return new Promise(e=>{let r=`printf '%s' '${Vl}'; env; printf '%s' '${Vl}'`,i;try{i=s1(t,["-ilc",r],{detached:!0,stdio:["ignore","pipe","ignore"],env:{...process.env,HOME:process.env.HOME??fp().homedir}})}catch{e(null);return}let o="",c=!1,l=p=>{try{i.pid&&process.kill(-i.pid,p)}catch{}},u=p=>{c||(c=!0,clearTimeout(f),clearTimeout(x),e(p))};i.stdout?.on("data",p=>{o+=p.toString("utf8")}),i.on("error",()=>u(null)),i.on("close",()=>u(o.length>0?o:null));let f=setTimeout(()=>l("SIGTERM"),up),x=setTimeout(()=>{l("SIGKILL"),u(o.length>0?o:null)},up+a1)})}async function Jl(t={}){if((t.platform??process.platform)==="win32")return{kind:"skipped",reason:"windows"};let r=l1();if(!r)return{kind:"skipped",reason:"no-supported-login-shell"};let i=await(t.run??d1)(r);if(i==null)return{kind:"failed",reason:"shell-timeout-or-error"};let o=c1(i);return o==null?{kind:"failed",reason:"unparseable-output"}:{kind:"ok",env:o}}Ce();function kn(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}}an();import{chmod as u1,copyFile as hp,mkdir as pp,readFile as da,rename as xp,rm as Zl,stat as gp,writeFile as f1}from"node:fs/promises";import{homedir as GD}from"node:os";import{dirname as h1,join as $r,resolve as Yl,sep as ls}from"node:path";import{fileURLToPath as x1}from"node:url";Vt();te();Ce();var Xl=H("dist-install");function p1(t){let e=x1(t),r=h1(e),i=`${ls}src${ls}`;if(r.includes(i)||r.endsWith(`${ls}src${ls}cli`))return null;let o=Yl(r,"index.js"),c=Yl(r,"..","package.json");return{dist:o,pkgJson:c}}async function ed(t={}){let e=t.paths??J(),r=p1(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 v=JSON.parse(await da(o,"utf8"));c=v.version??"unknown",l=v.dependencies??{}}catch(v){return Xl.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=ni.map(v=>`${v}@${l[v]??"latest"}`),f=await Po(e.configFile)??{},x=f.libVersion,p=await da(e.libEntry).then(()=>!0).catch(()=>!1),m=x===c;if(m&&p&&await Ql(e))return{kind:"already-current",libVersion:c};if(!m||!p){await pp(e.libDir,{recursive:!0}),await hp(i,e.libEntry),await hp(`${i}.map`,`${e.libEntry}.map`).catch(()=>{});let v=Yl(e.libDir,"package.json"),_=`${JSON.stringify({type:"module"},null,2)}
116
- `;await da(v,"utf8").catch(()=>null)!==_&&await f1(v,_)}return(!m||!await Ql(e))&&await(t.installWrappers??g1)(e,u),f.libVersion=c,await Ji(f,e.configFile),Xl.info("dist installed",{libEntry:e.libEntry,fromVersion:x,toVersion:c}),m&&p?{kind:"already-current",libVersion:c}:x?{kind:"version-changed",fromVersion:x,toVersion:c,libEntry:e.libEntry}:{kind:"first-install",libVersion:c,libEntry:e.libEntry}}async function Ql(t){for(let e of ni){let r=$r(t.libDir,"node_modules",...e.split("/"),"package.json");if(!await gp(r).then(o=>o.isFile()).catch(()=>!1))return!1}return!0}async function g1(t,e){await _1(t.installLock,async()=>{if(await Ql(t))return;let r=Math.random().toString(36).slice(2,10),i=`${t.libDir}${ls}.staging-${process.pid}-${r}`,o=$r(i,"node_modules"),c=$r(t.libDir,"node_modules");try{await pp(i,{recursive:!0}),await m1(e,i),await w1(o);let l=`${c}.trash-${r}`;await xp(c,l).catch(()=>{}),await xp(o,c),await Zl(l,{recursive:!0,force:!0}).catch(()=>{}),Xl.info("wrapper closure installed",{liveNm:c,specs:e})}finally{await Zl(i,{recursive:!0,force:!0}).catch(()=>{})}})}function m1(t,e){let r=["install",...t,"--prefix",e,"--omit=dev","--prefer-offline","--no-audit","--no-fund"];return new Promise((i,o)=>{let c=rt("npm",r,{stdio:["ignore","pipe","pipe"]}),l="";c.stderr?.on("data",f=>{l.length<8192&&(l+=f.toString("utf8"))});let u=setTimeout(()=>c.kill("SIGKILL"),18e4);c.once("error",f=>{clearTimeout(u),o(new Error(`spawn npm failed: ${String(f)}`))}),c.once("close",f=>{clearTimeout(u),f===0?i():o(new Error(`npm install \u9000\u51FA\u7801 ${f}: ${l.trim().slice(0,2e3)}`))})})}async function w1(t){for(let e of ni){let r=$r(t,...e.split("/")),i=JSON.parse(await da($r(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=$r(t,".bin",o),l=await gp(c);process.platform!=="win32"&&!(l.mode&73)&&await u1(c,l.mode|73).catch(()=>{})}}async function _1(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 Zl(t,{force:!0}).catch(()=>{})}}Da();te();Ce();import{closeSync as wp,fstatSync as _p,openSync as yp,readFileSync as y1,readSync as b1,readdirSync as E1,statSync as v1}from"node:fs";import{join as ua}from"node:path";var S1=new Set(["debug","info","warn","error"]);function bp(t){let e=t,r=kn(e,"--agent-id");e=r.rest;let i=kn(e,"--date");e=i.rest;let o=kn(e,"-n","--lines");e=o.rest;let c=kn(e,"--level");e=c.rest;let l=kn(e,"--grep");e=l.rest;let u=o.value===void 0?200:Number(o.value),f=Number.isInteger(u)&&u>=0?u:200,x=c.value&&S1.has(c.value)?c.value:void 0,p={lines:f,follow:e.includes("-f")||e.includes("--follow"),raw:e.includes("--raw"),list:e.includes("--list")};return r.value&&(p.agentId=r.value),i.value&&(p.date=i.value),x&&(p.level=x),l.value&&(p.grep=l.value),p}function I1(t,e){return t.agentId?ua(Be(t.agentId,e).logs,sr("agent",t.date)):ua(e.bridgeLogsDir,sr("bridge",t.date))}function A1(t,e){return e<=0||e>=t.length?t:t.slice(t.length-e)}function T1(t,e){let r;try{r=E1(t)}catch{return[]}let i=[];for(let o of r){let c=Pa(o,e);if(!c)continue;let l=0;try{l=v1(ua(t,o)).size}catch{}i.push({file:ua(t,o),date:c,size:l})}return i.sort((o,c)=>c.date.localeCompare(o.date)),i}function Ep(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"&&!Rd(r,e.level))return!1}return!0}var mp={debug:"90",info:"36",warn:"33",error:"31"},k1=new Set(["ts","level","module","msg"]);function C1(t){if(typeof t!="string")return"";let e=t.split("T")[1];return e?e.slice(0,12):""}function vp(t,e){if(e.raw)return t;let r;try{r=JSON.parse(t)}catch{return t}let i=C1(r.ts),o=typeof r.level=="string"?r.level:"",c=o.toUpperCase().padEnd(5);e.color&&mp[o]&&(c=`\x1B[${mp[o]}m${c}\x1B[0m`);let l=typeof r.module=="string"?r.module:"",u=typeof r.msg=="string"?r.msg:"",f=Object.entries(r).filter(([x])=>!k1.has(x)).map(([x,p])=>` ${x}=${typeof p=="string"?p:JSON.stringify(p)}`).join("");return`${i} ${c} ${l} ${u}${f}`}function R1(t,e,r){let c=y1(t,"utf8").split(`
117
- `).filter(l=>l.length>0).filter(l=>Ep(l,{level:e.level,grep:e.grep}));for(let l of A1(c,e.lines))process.stdout.write(`${vp(l,{raw:e.raw,color:r})}
118
- `)}async function Sp(t,e){let r=e.paths??J(),i=process.stdout.isTTY===!0;if(t.list){let l=t.agentId?Be(t.agentId,r).logs:r.bridgeLogsDir,u=t.agentId?"agent":"bridge",f=T1(l,u);if(f.length===0)return process.stderr.write(`coze-bridge log: \u65E0\u65E5\u5FD7\u6587\u4EF6\u4E8E ${l}
119
- `),1;for(let x of f)process.stdout.write(`${x.date} ${(x.size/1024).toFixed(1)}KB ${x.file}
120
- `);return 0}let o=t.date??Rn(new Date),c=I1({agentId:t.agentId,date:o},r);try{R1(c,t,i)}catch{return process.stderr.write(`coze-bridge log: \u627E\u4E0D\u5230\u65E5\u5FD7 ${c}
116
+ `)}catch{}}let e=new da({processTitle:Br}),r=await e.acquire();if(r.kind==="already-running")throw new Error(`coze-bridge daemon already running (pid=${r.pid})`);let i=await Mo(),o=i??{};ms({pid:process.pid}),j.info(i?"loaded bridge config":"initialized bridge config");let c=new oa(new Vr),d=null,u=new Bo({upstream:c,paths:t,bridgeConfig:o,sessionSpawner:async(R,z,q,ee)=>{if(!d)throw new Error("agentManager not ready");return d.spawnSessionDownstream(R,z,q,ee)}}),f=new Oo({paths:t,config:o,registry:u});d=f;let p,g,w=null,S={},y,v=null,I=null,A=null,T=new An;function C(R,z){return T.enqueue(()=>P(R,z))}function b(){I||(I=new ua({isConnected:()=>c.isConnected()&&!(v?.isLivenessLost()??!1),forceReconnect:()=>A?C(A,{force:!0}):void 0,onFatal:R=>{if(process.env[ds]==="1"){j.error("upstream watchdog fatal, but daemon is unmanaged (CLI-spawned) \u2014 staying alive for soft-reconnect instead of exiting",{downMs:R});return}j.error("upstream watchdog fatal: exiting for supervisor restart",{downMs:R}),process.exit(1)}})),I.start()}async function P(R,z){let q=R,ee=q?.privatecode;if(!ee)throw new k("IPC_BAD_REQUEST","/connect requires privatecode");let Ve=zi(q.env),xe=q.handshake_url,pe=q.frontier_url,Tt=dp(q.env,xe,pe);if(A=q,!z?.force&&p===ee&&g===Tt){let _e=await o1(t);return u.agents.size===0&&_e?(j.warn("/connect noop but core.agents empty with configs on disk; re-running auto-revive"),ha(t,f).catch(ke=>j.warn("connect-noop auto-revive error (ignored)",{err:String(ke)}))):j.info("/connect: already connected with same PAT + env, noop"),{ok:!0,note:"already connected"}}let _t=!!p&&p!==ee,sn=g!==void 0&&g!==Tt,Ht=_t||sn,on=await Xc({privatecode:ee,...xe?{endpoint:xe}:{},ppeOverride:Ve});if(Ht){j.warn("connect config switched, resetting agents",{pcChanged:_t,envChanged:sn,previousPc:p?fa(p):"",nextPc:fa(ee)});for(let _e of[...u.agents.values()])await _e.dispose("connect config switch").catch(()=>{}),u.agents.delete(_e.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 Vr,"connect switch").catch(()=>{})}w=on.deviceId,ms({deviceId:w,pid:process.pid}),bd({patToken:ee,env:q.env}).catch(_e=>j.warn("coze-cli setup error (ignored)",{err:String(_e)}));let Qr=new as({handshake:on,privatecode:ee,...pe?{urlOverride:pe}:{},ppeOverride:Ve,getPatTokenForAgent:_e=>u.agents.get(_e)?.patToken});return await c.swap(Qr,"connect"),p=ee,g=Tt,S=Ve,y=xe,q.mock_scenario!==void 0&&(u.setMockScenario(q.mock_scenario),j.info("mock scenario set",{scenario:q.mock_scenario})),v||(v=new Gi({core:u,getDeviceId:()=>w??"",onTickEnd:()=>M.retryPending().catch(_e=>j.warn("detailSync.retryPending failed (ignored)",{err:String(_e)})),onAuthFailures:J})),v.start(),b(),Ht&&ha(t,f).catch(_e=>j.warn("post-connect-switch auto-revive error (ignored)",{err:String(_e)})),cs(ee,t).catch(_e=>j.warn("writePatToken after /connect failed (ignored)",{err:String(_e)})),j.info("/connect: WS established",{deviceId:w}),{ok:!0,note:"connected"}}u.registerExtension("_agent/create",async R=>f.createAgent(R.params)),u.registerExtension("_agent/health",async()=>({ok:!0}));let O={},B=new yo({agents:u.agents,paths:t,publishSkillToMarketplace:async R=>{let z=u.agents.get(R.agentId)?.patToken??p;if(!z)throw new k("UPSTREAM_NOT_READY","daemon not yet paired with cloud (run --pair-code first)");return np({patToken:z,zip:R.zip,...R.skillId?{skillId:R.skillId}:{},skillName:R.skillName,...R.description?{description:R.description}:{},agentId:R.agentId,...R.accountId?{accountId:R.accountId}:{}},{handshakeBase:y,ppeOverride:S})},disposeAndMarkDisconnected:async(R,z)=>{let q=u.agents.get(R);if(q){await f.cleanupOpenclawSessionProviders(q).catch(Ve=>j.warn("cleanup openclaw providers failed (ignored)",{agentId:R,err:String(Ve)})),q.framework==="hermes"&&q.deployType==="cloud"&&await id(R,t).catch(Ve=>j.warn("cleanup hermes-home failed (ignored)",{agentId:R,err:String(Ve)}));let ee=!0;try{await q.dispose(`disconnect: ${z}`)}catch(Ve){ee=!1,j.error("dispose during disconnect FAILED, leaving agent in error state",{agentId:R,err:String(Ve)}),q.status="error"}ee&&(q.status="disconnected",u.unregister(R),u.disconnectedAgents.add(R))}else u.disconnectedAgents.add(R)},disposeForDelete:async(R,z)=>{let q=u.agents.get(R);q&&(await f.cleanupOpenclawSessionProviders(q).catch(ee=>j.warn("cleanup openclaw providers during delete failed (ignored)",{agentId:R,err:String(ee)})),q.framework==="hermes"&&q.deployType==="cloud"&&await id(R,t).catch(ee=>j.warn("cleanup hermes-home during delete failed (ignored)",{agentId:R,err:String(ee)})),await q.dispose(`delete: ${z}`).catch(ee=>j.warn("dispose during delete failed (ignored)",{agentId:R,err:String(ee)})),u.unregister(R)),u.disconnectedAgents.delete(R)},detailSyncer:async R=>{if(!O.ref)throw new Error("agent-detail-sync not initialized yet");await O.ref.syncOne(R)},cleanupOpenclawProviders:async(R,z)=>{await f.cleanupOpenclawSessionProviders(R,z)},openclawRepair:async(R,z)=>{await f.openclawRepair(R,z)},hermesReset:async(R,z)=>{let q=await ve(R).catch(()=>null);!q||q.framework!=="hermes"||q.deployType!=="cloud"||await l0({paths:t,agentId:R,model:q.model,modelInfo:q.modelInfo,cozeEnv:z,mockScenario:u.getMockScenario()})},isRuntimePendingPermission:R=>u.hasPendingPermissionFor(R)});u.registerExtension("_agent/listSkills",R=>B.listSkills(R.params)),u.registerExtension("_agent/addSkills",R=>B.addSkills(R.params)),u.registerExtension("_agent/removeSkills",R=>B.removeSkills(R.params)),u.registerExtension("_agent/publishSkill",R=>B.publishSkill(R.params)),u.registerExtension("_agent/getFileTree",R=>B.getFileTree(R.params)),u.registerExtension("_agent/getFileContent",R=>B.getFileContent(R.params)),u.registerExtension("_agent/update",R=>B.updateAgent(R.params)),u.registerExtension("_agent/disconnect",R=>B.disconnectAgent(R.params)),u.registerExtension("_agent/switchModel",R=>B.switchModel(R.params)),u.registerExtension("_agent/reset",R=>B.resetAgent(R.params)),u.registerExtension("_agent/repair",R=>B.repairAgent(R.params)),u.registerExtension("_agent/delete",R=>B.deleteAgent(R.params)),u.registerExtension("_agent/upgrade",R=>B.upgradeBridge(R.params));let M=new vs({paths:t,handlers:B,agentManager:f,sendDetail:R=>u.sendRequest("_agent/detail",R)});O.ref=M;let J=async R=>{await Promise.allSettled(R.map(async z=>{try{await B.disconnectAgent({agentId:z.agentId,reason:`auth_failure: code=${z.code} ${z.message}`}),j.info("agent disconnected due to auth failure from heartbeat response",{agentId:z.agentId,code:z.code,message:z.message})}catch(q){j.warn("disconnect during authFailure handling failed (ignored)",{agentId:z.agentId,err:String(q)})}}))};c.onConnect(({initial:R})=>{j.info("frontier upstream connected, triggering detail sync",{initial:R}),M.syncAll(R?"initial-connect":"reconnect").catch(z=>j.warn("detail sync top-level error (ignored)",{err:String(z)}))});let V=new Fo({paths:t,routes:[{method:"GET",path:"/status",handler:async()=>{let R=u.getMockScenario();return{running:!0,pid:process.pid,nodeExecPath:process.execPath,nodeVersion:process.version,nodeArch:process.arch,spawnedBy:process.env[ds]==="1"?"manual":"supervisor",agents:[...u.agents.keys()],deviceId:w??"",frameworksCache:o.frameworksCache??{},...R?{mockScenario:R}:{}}}},{method:"POST",path:"/pair",handler:async R=>{let z=R,q=z?.privatecode,ee=z?.pairing_code;if(!q||!ee)throw new k("IPC_BAD_REQUEST","/pair requires privatecode + pairing_code");let Ve=zi(z.env),xe=z.handshake_url,pe=z.frontier_url,Tt=dp(z.env,xe,pe),_t=!!p&&p!==q,sn=g!==void 0&&g!==Tt,Ht=_t||sn,on=await Xc({privatecode:q,...xe?{endpoint:xe}:{},ppeOverride:Ve});if(Ht){j.warn("pair config switched, resetting agents",{pcChanged:_t,envChanged:sn,previousPc:p?fa(p):"",nextPc:fa(q),previousEnvKey:g??"",nextEnvKey:Tt});for(let ke of[...u.agents.values()])await ke.dispose("pair config switch").catch(()=>{}),u.agents.delete(ke.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 Vr,"pair switch").catch(()=>{})}w=on.deviceId,ms({deviceId:w,pid:process.pid}),bd({patToken:q,env:z.env}).catch(ke=>j.warn("coze-cli setup error (ignored)",{err:String(ke)}));let Qr=new as({handshake:on,privatecode:q,...pe?{urlOverride:pe}:{},ppeOverride:Ve,getPatTokenForAgent:ke=>u.agents.get(ke)?.patToken});await c.swap(Qr,"pair");try{let ke=new Jn;o.frameworksCache=await ke.detectAll(),await Zi(o),j.info("frameworks_cache refreshed before pair",{detected:Object.keys(o.frameworksCache)})}catch(ke){j.warn("frameworks_cache refresh failed (ignored, using cached)",{err:String(ke)})}let _e=Object.keys(o.frameworksCache??{});try{let ke=await u.sendRequest("_agent/pair",{pairCode:ee,patToken:q,frameworks:_e,_meta:{cozeDeviceId:w}});j.info("_agent/pair ok",{pairResult:ke}),p=q,g=Tt,S=Ve,y=xe,z.mock_scenario!==void 0&&(u.setMockScenario(z.mock_scenario),j.info("mock scenario set",{scenario:z.mock_scenario})),cs(q,t).catch(Le=>j.warn("writePatToken after /pair failed (ignored)",{err:String(Le)})),v||(v=new Gi({core:u,getDeviceId:()=>w??"",onTickEnd:()=>M.retryPending().catch(Le=>j.warn("detailSync.retryPending failed (ignored)",{err:String(Le)})),onAuthFailures:J})),v.start(),b(),Ht&&ha(t,f).catch(Le=>j.warn("post-pair-switch auto-revive error (ignored)",{err:String(Le)}));let nr;return z.agent_id&&(nr=await c1(z.agent_id,t,f,Le=>u.sendRequest("_agent/detail",Le),q).catch(Le=>(j.error("--agent-id ensureAgent failed",{agentId:z.agent_id,err:String(Le)}),{ok:!1,agentId:z.agent_id??"",note:String(Le)}))),{ok:!0,note:"paired with cloud",...nr?{agent:nr}:{}}}catch(ke){return j.error("_agent/pair failed",{err:String(ke)}),{ok:!1,note:`pair failed: ${String(ke)}`}}}},{method:"POST",path:"/connect",handler:R=>C(R)},{method:"POST",path:"/_agent/create",handler:async R=>{let z=R;return{ok:!0,result:await f.createAgent(z)}}},{method:"POST",path:"/agent/send",handler:async R=>{let z=R;if(!z?.agentId||!z?.sessionId||!z?.kind||!z?.path)throw new k("IPC_BAD_REQUEST","/agent/send requires agentId, sessionId, kind, path");if(!p)throw new k("UPSTREAM_NOT_READY","daemon not yet paired with cloud (run --pair-code first)");try{let q=z;return await(q.groupFile?gh:ph)(q,{core:u,patToken:p,handshakeBase:y,ppeOverride:S})}catch(q){if(q instanceof k)return{ok:!1,code:q.code,message:q.message};throw q}}},{method:"POST",path:"/reload",handler:async R=>{let z=R?.agent_id,q=await u.reloadAgents(z);return j.info("IPC /reload: recycled agent subprocesses",{agentId:z??"(all)",recycled:q}),{ok:!0,recycled:q}}},{method:"POST",path:"/shutdown",handler:async()=>(j.info("IPC /shutdown received"),setImmediate(()=>{oe.shutdown("ipc /shutdown")}),{ok:!0})}]}),{port:re,token:X}=await V.start();try{await ip(t.libEntry,t)}catch(R){j.warn("bin shim install failed (D72 send \u547D\u4EE4\u53EF\u80FD\u4E0D\u53EF\u7528)",{err:String(R)})}await u.start(),d1({paths:t,core:u,agentManager:f,detectAll:async()=>(o.frameworksCache=await new Jn().detectAll(),await Zi(o),o.frameworksCache)}).catch(R=>j.warn("startup warmup error (ignored)",{err:String(R)})),Ul().then(async()=>{let{probeAcpVersion:R}=await Promise.resolve().then(()=>(dn(),Fl));for(let z of["claude-code","codex"]){let q=await R(z);q&&j.info("acp wrapper version",{framework:z,version:q})}}).catch(R=>j.warn("acp wrapper warmup / probe top-level error (ignored)",{err:String(R)}));let se=null,oe={port:re,token:X,core:u,ipc:V,shutdown(R){return se||(j.info("daemon shutdown",{reason:R}),se=(async()=>{v?.stop(),I?.stop(),await u.stop(R),await V.stop(),await e.release()})(),se)}};for(let R of["SIGTERM","SIGINT"])process.on(R,()=>{oe.shutdown(R).then(()=>process.exit(0))});return process.on("exit",()=>N0()),process.on("unhandledRejection",R=>{j.error("unhandledRejection",{reason:R instanceof Error?R.message:String(R),stack:R instanceof Error?R.stack:void 0})}),process.on("uncaughtException",R=>{j.error("uncaughtException (will exit, supervisor will restart)",{message:R.message,stack:R.stack,name:R.name});try{process.stderr.write(`FATAL uncaughtException: ${R.stack??R.message}
117
+ `)}catch{}process.exit(1)}),j.info("daemon ready",{port:re,pid:process.pid,nodeVersion:process.version,platform:process.platform,frameworks:Object.keys(o.frameworksCache??{}),libVersion:o.libVersion??"dev"}),u1({cliSpawned:process.env[ds]==="1",readPatToken:()=>aa(t),connect:C}).catch(R=>j.warn("maybeAutoConnectOnStartup error (ignored)",{err:String(R)})),oe}async function o1(t){return ys(t).length>0}function fa(t){return t.length<=8?"***":`${t.slice(0,4)}***${t.slice(-4)}`}function dp(t,e,r){return`${t??""}|${e??""}|${r??""}`}async function a1(t,e){let r=ys(t);if(r.length===0)return;let{loadAgentConfig:i,enforceAgentConfigMode:o}=await Promise.resolve().then(()=>(jt(),Es));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?.deletedAt?(e.disconnectedAgents.add(c),j.info("agent marked deleted on startup",{agentId:c,deletedAt:d.deletedAt,reason:d.deleteReason??""})):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 c1(t,e,r,i,o){let{loadAgentConfig:c}=await Promise.resolve().then(()=>(jt(),Es)),d=await c(t,e);if(d){if(d.deletedAt)throw new k("AGENT_NOT_FOUND",`agent ${t} \u5DF2\u88AB\u5220\u9664 (deletedAt=${d.deletedAt}), \u4E0D\u80FD\u901A\u8FC7 --agent-id \u590D\u6D3B`);j.info("--agent-id: local config found, reconnecting",{agentId:t,framework:d.framework,hadDisconnect:!!d.disconnectedAt});let g=up(d),w={agentId:d.agentId,framework:d.framework,...d.cozeIdentity?{cozeIdentity:d.cozeIdentity}:{},...d.model?{model:d.model}:{},...o?{patToken:o}:{},...g?{_meta:g}:{}};return await r.createAgent(w),{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 k("AGENT_NOT_FOUND",`agent ${t} \u4E0D\u5728\u672C\u5730; \u4E91\u7AEF _agent/detail \u54CD\u5E94\u7F3A framework \u5B57\u6BB5 (D36 \u534F\u8BAE\u6269\u5C55\u672A\u751F\u6548), \u65E0\u6CD5\u5728\u672C\u673A\u65B0\u5EFA`);let f={agentId:u.agentId,framework:u.framework,...u.cozeIdentity?{cozeIdentity:u.cozeIdentity}:{},...u.model?{model:u.model}:{},...o?{patToken:o}:{},...u.deployType?{_meta:{cozeDeployType:u.deployType}}:{}};await r.createAgent(f);let p=u.deployType==="cloud"&&u.framework==="openclaw";return{ok:!0,agentId:t,note:p?"cloud agent acknowledged":"created from cloud detail"}}async function d1(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 a1(t.paths,t.core).catch(r=>e.warn("scanAgentsOnStartup failed (ignored)",{err:String(r)})),await ha(t.paths,t.agentManager).catch(r=>e.warn("auto-revive top-level error (ignored)",{err:String(r)})),await l1(t.paths).catch(r=>e.warn("builtin skill refresh top-level error (ignored)",{err:String(r)}))}async function ha(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(()=>(jt(),Es));j.info("auto-revive: scanning local agents on startup",{count:i.length});let c=0,d=0;for(let u of i){let f;try{f=await o(u,t)}catch(p){j.warn("auto-revive: load config failed (skipping)",{agentId:u,err:String(p)}),d+=1;continue}if(!f){d+=1;continue}if(f.deletedAt){j.info("auto-revive: skip deleted agent",{agentId:u,deletedAt:f.deletedAt}),d+=1;continue}if(f.disconnectedAt){j.info("auto-revive: skip disconnected agent",{agentId:u,disconnectedAt:f.disconnectedAt}),d+=1;continue}try{j.info("auto-revive: re-registering agent (D44 no spawn)",{agentId:u,framework:f.framework});let p=up(f);await e.createAgent({agentId:f.agentId,framework:f.framework,...f.cozeIdentity?{cozeIdentity:f.cozeIdentity}:{},...f.model?{model:f.model}:{},...p?{_meta:p}:{}},{revive:!0}),c+=1}catch(p){j.warn("auto-revive: createAgent failed (skipping)",{agentId:u,framework:f.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 l1(t){let{readdir:e}=await import("node:fs/promises"),r;try{r=await e(t.agentsRoot)}catch{return{refreshed:0,total:0}}if(r.length===0)return{refreshed:0,total:0};let i=0;for(let o of r)try{(await v0(o,t)).status==="refreshed"&&(i+=1)}catch(c){j.warn("refresh builtin skills failed (skipping agent)",{agentId:o,err:String(c)})}return i>0&&j.info("builtin skills refresh on startup done",{refreshed:i,total:r.length}),{refreshed:i,total:r.length}}async function u1(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 up(t){let e={};return t.deployType&&(e.cozeDeployType=t.deployType),t.accountId&&(e.cozeAccountId=t.accountId),Object.keys(e).length>0?e:void 0}la();Re();import{readFile as fp}from"node:fs/promises";var rn=class{paths;constructor(e){this.paths=e??Z()}async probe(e=1e3){let r=await xa(this.paths);if(!r)return{kind:"not-running"};try{let i=await this.fetch(r,{method:"GET",path:"/status",timeoutMs:e});return i.status===200?{kind:"connected",...r,body:i.body}:{kind:"stale",reason:`unexpected status ${i.status}`}}catch(i){return{kind:"stale",reason:h1(i)}}}async request(e){let r=await xa(this.paths);if(!r)throw new Error("coze-bridge daemon not running (no port/token files)");return this.fetch(r,e)}async fetch(e,r){let i=r.body!==void 0,o={Authorization:`Bearer ${e.token}`};i&&(o["content-type"]="application/json");let c=new AbortController,d=setTimeout(()=>c.abort(),r.timeoutMs??5e3);try{let u=await fetch(`http://127.0.0.1:${e.port}${r.path}`,{method:r.method,headers:o,body:i?JSON.stringify(r.body):void 0,signal:c.signal}),f=await u.text();return{status:u.status,body:f1(f)}}finally{clearTimeout(d)}}};async function xa(t){try{let[e,r]=await Promise.all([fp(t.portFile,"utf8"),fp(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 f1(t){if(!t)return null;try{return JSON.parse(t)}catch{return t}}function h1(t){return t instanceof Error?t.message:String(t)}Yt();te();or();import{spawn as x1}from"node:child_process";import{userInfo as xp}from"node:os";var Xd="__COZE_BRIDGE_ENV_SENTINEL_5f3c91__",p1=new Set(["bash","zsh","sh","dash","ksh"]),hp=Je("COZE_BRIDGE_SHELLENV_TIMEOUT_MS",1e4),g1=2e3;function m1(t,e=Xd){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(`
118
+ `)){let u=d.indexOf("=");u<=0||(c[d.slice(0,u)]=d.slice(u+1))}return c}function w1(){let t=(process.env.SHELL??"").trim()||(xp().shell??"").trim();if(!t)return null;let e=t.slice(t.lastIndexOf("/")+1);return p1.has(e)?t:null}function _1(t){return new Promise(e=>{let r=`printf '%s' '${Xd}'; env; printf '%s' '${Xd}'`,i;try{i=x1(t,["-ilc",r],{detached:!0,stdio:["ignore","pipe","ignore"],env:{...process.env,HOME:process.env.HOME??xp().homedir}})}catch{e(null);return}let o="",c=!1,d=g=>{try{i.pid&&process.kill(-i.pid,g)}catch{}},u=g=>{c||(c=!0,clearTimeout(f),clearTimeout(p),e(g))};i.stdout?.on("data",g=>{o+=g.toString("utf8")}),i.on("error",()=>u(null)),i.on("close",()=>u(o.length>0?o:null));let f=setTimeout(()=>d("SIGTERM"),hp),p=setTimeout(()=>{d("SIGKILL"),u(o.length>0?o:null)},hp+g1)})}async function Qd(t={}){if((t.platform??process.platform)==="win32")return{kind:"skipped",reason:"windows"};let r=w1();if(!r)return{kind:"skipped",reason:"no-supported-login-shell"};let i=await(t.run??_1)(r);if(i==null)return{kind:"failed",reason:"shell-timeout-or-error"};let o=m1(i);return o==null?{kind:"failed",reason:"unparseable-output"}:{kind:"ok",env:o}}Re();function Rn(t,...e){let r=[],i;for(let o=0;o<t.length;o++){let c=t[o],d=!1;for(let u of e){if(c===u){i=t[o+1],o+=1,d=!0;break}if(c.startsWith(`${u}=`)){i=c.slice(u.length+1),d=!0;break}}d||r.push(c)}return{value:i,rest:r}}dn();import{chmod as y1,copyFile as pp,mkdir as mp,readFile as us,rename as gp,rm as nl,stat as wp,writeFile as b1}from"node:fs/promises";import{homedir as QD}from"node:os";import{dirname as E1,join as Oe,resolve as rl,sep as ls}from"node:path";import{fileURLToPath as v1}from"node:url";Yt();te();Re();var Jr=H("dist-install");function _p(){return{darwin:{arm64:"@openai/codex-darwin-arm64",x64:"@openai/codex-darwin-x64"},linux:{arm64:"@openai/codex-linux-arm64",x64:"@openai/codex-linux-x64"},win32:{arm64:"@openai/codex-win32-arm64",x64:"@openai/codex-win32-x64"}}[process.platform]?.[process.arch]}function S1(){return{darwin:{arm64:Oe("vendor","aarch64-apple-darwin","bin","codex"),x64:Oe("vendor","x86_64-apple-darwin","bin","codex")},linux:{arm64:Oe("vendor","aarch64-unknown-linux-musl","bin","codex"),x64:Oe("vendor","x86_64-unknown-linux-musl","bin","codex")},win32:{arm64:Oe("vendor","aarch64-pc-windows-msvc","bin","codex.exe"),x64:Oe("vendor","x86_64-pc-windows-msvc","bin","codex.exe")}}[process.platform]?.[process.arch]}function I1(t){let e=v1(t),r=E1(e),i=`${ls}src${ls}`;if(r.includes(i)||r.endsWith(`${ls}src${ls}cli`))return null;let o=rl(r,"index.js"),c=rl(r,"..","package.json");return{dist:o,pkgJson:c}}async function il(t={}){let e=t.paths??Z(),r=I1(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 us(o,"utf8"));c=v.version??"unknown",d=v.dependencies??{}}catch(v){return Jr.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=ws.map(v=>({name:v,spec:d[v]??"latest"})),f=u.map(({name:v,spec:I})=>`${v}@${I}`),p=await Mo(e.configFile)??{},g=p.libVersion,w=await us(e.libEntry).then(()=>!0).catch(()=>!1),S=g===c,y=await yp(e,u);if(S&&w&&y)return{kind:"already-current",libVersion:c};if(!S||!w){await mp(e.libDir,{recursive:!0}),await pp(i,e.libEntry),await pp(`${i}.map`,`${e.libEntry}.map`).catch(()=>{});let v=rl(e.libDir,"package.json"),I=`${JSON.stringify({type:"module"},null,2)}
119
+ `;await us(v,"utf8").catch(()=>null)!==I&&await b1(v,I)}return y||(t.installWrappers?await t.installWrappers(e,f):await T1(e,f,u)),p.libVersion=c,await Zi(p,e.configFile),Jr.info("dist installed",{libEntry:e.libEntry,fromVersion:g,toVersion:c}),S&&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 yp(t,e){for(let r of e){let i=Oe(t.libDir,"node_modules",...r.name.split("/"),"package.json"),o;try{o=JSON.parse(await us(i,"utf8"))}catch(d){return Jr.debug("wrapper not ready: package.json read failed",{package:r.name,expected:r.spec,pkgJson:i,err:String(d)}),!1}let c=o.version;if(!c)return Jr.debug("wrapper not ready: package.json \u7F3A version",{package:r.name,expected:r.spec,pkgJson:i}),!1;if(!A1(c,r.spec))return Jr.debug("wrapper not ready: installed version does not satisfy expected range",{package:r.name,installed:c,expected:r.spec}),!1}return!!await bp(Oe(t.libDir,"node_modules"))}function A1(t,e){let r=el(t);if(!r)return!0;let i=e.trim();if(!i||i==="*"||i==="latest")return!0;if(i.startsWith("^")){let c=el(i.slice(1));if(!c)return!0;if(tl(r,c)<0)return!1;let d=k1(c);return tl(r,d)<0}let o=el(i);return o?tl(r,o)===0:!0}function k1(t){return t[0]>0?[t[0]+1,0,0]:t[1]>0?[0,t[1]+1,0]:[0,0,t[2]+1]}function el(t){let e=t.match(/^v?(\d+)(?:\.(\d+))?(?:\.(\d+))?(?:[-+].*)?$/);return e?[Number(e[1]),Number(e[2]??0),Number(e[3]??0)]:null}function tl(t,e){for(let r=0;r<3;r++){let i=(t[r]??0)-(e[r]??0);if(i!==0)return i}return 0}async function T1(t,e,r){await C1(t.installLock,async()=>{if(await yp(t,r))return;let i=Math.random().toString(36).slice(2,10),o=`${t.libDir}${ls}.staging-${process.pid}-${i}`,c=Oe(o,"node_modules"),d=Oe(t.libDir,"node_modules");try{await mp(o,{recursive:!0}),await R1(e,o),await P1(c);let u=`${d}.trash-${i}`;await gp(d,u).catch(()=>{}),await gp(c,d),await nl(u,{recursive:!0,force:!0}).catch(()=>{}),Jr.info("wrapper closure installed",{liveNm:d,specs:e})}finally{await nl(o,{recursive:!0,force:!0}).catch(()=>{})}})}function R1(t,e){let r=["install",...t,"--prefix",e,"--omit=dev","--include=optional","--prefer-offline","--no-audit","--no-fund"];return new Promise((i,o)=>{let c=it("npm",r,{stdio:["ignore","pipe","pipe"]}),d="";c.stderr?.on("data",f=>{d.length<8192&&(d+=f.toString("utf8"))});let u=setTimeout(()=>c.kill("SIGKILL"),18e4);c.once("error",f=>{clearTimeout(u),o(new Error(`spawn npm failed: ${String(f)}`))}),c.once("close",f=>{clearTimeout(u),f===0?i():o(new Error(`npm install \u9000\u51FA\u7801 ${f}: ${d.trim().slice(0,2e3)}`))})})}async function P1(t){for(let e of ws){let r=Oe(t,...e.split("/")),i=JSON.parse(await us(Oe(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=Oe(t,".bin",o),d=await wp(c);process.platform!=="win32"&&!(d.mode&73)&&await y1(c,d.mode|73).catch(()=>{})}if(!await bp(t)){let e=_p()??"<unsupported-platform>";throw new Error(`${e}: \u5F53\u524D\u5E73\u53F0 codex binary \u7F3A\u5931`)}}async function bp(t){let e=_p(),r=S1();if(!e||!r)return!0;let i=Oe(t,"@openai","codex"),o=Oe(t,...e.split("/")),c=[Oe(i,"package.json"),Oe(i,"bin","codex.js"),Oe(t,".bin",process.platform==="win32"?"codex.cmd":"codex"),Oe(o,"package.json"),Oe(o,r)];return(await Promise.all(c.map(u=>wp(u).then(f=>f.isFile()).catch(()=>!1)))).every(Boolean)}async function C1(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 nl(t,{force:!0}).catch(()=>{})}}Ma();te();Re();import{closeSync as vp,fstatSync as Sp,openSync as Ip,readFileSync as D1,readSync as O1,readdirSync as L1,statSync as N1}from"node:fs";import{join as pa}from"node:path";var M1=new Set(["debug","info","warn","error"]);function Ap(t){let e=t,r=Rn(e,"--agent-id");e=r.rest;let i=Rn(e,"--date");e=i.rest;let o=Rn(e,"-n","--lines");e=o.rest;let c=Rn(e,"--level");e=c.rest;let d=Rn(e,"--grep");e=d.rest;let u=o.value===void 0?200:Number(o.value),f=Number.isInteger(u)&&u>=0?u:200,p=c.value&&M1.has(c.value)?c.value:void 0,g={lines:f,follow:e.includes("-f")||e.includes("--follow"),raw:e.includes("--raw"),list:e.includes("--list")};return r.value&&(g.agentId=r.value),i.value&&(g.date=i.value),p&&(g.level=p),d.value&&(g.grep=d.value),g}function B1(t,e){return t.agentId?pa(Fe(t.agentId,e).logs,ar("agent",t.date)):pa(e.bridgeLogsDir,ar("bridge",t.date))}function F1(t,e){return e<=0||e>=t.length?t:t.slice(t.length-e)}function z1(t,e){let r;try{r=L1(t)}catch{return[]}let i=[];for(let o of r){let c=Na(o,e);if(!c)continue;let d=0;try{d=N1(pa(t,o)).size}catch{}i.push({file:pa(t,o),date:c,size:d})}return i.sort((o,c)=>c.date.localeCompare(o.date)),i}function kp(t,e){if(e.grep&&!t.includes(e.grep))return!1;if(e.level){let r;try{r=JSON.parse(t).level}catch{return!0}if(typeof r=="string"&&!Ol(r,e.level))return!1}return!0}var Ep={debug:"90",info:"36",warn:"33",error:"31"},U1=new Set(["ts","level","module","msg"]);function H1(t){if(typeof t!="string")return"";let e=t.split("T")[1];return e?e.slice(0,12):""}function Tp(t,e){if(e.raw)return t;let r;try{r=JSON.parse(t)}catch{return t}let i=H1(r.ts),o=typeof r.level=="string"?r.level:"",c=o.toUpperCase().padEnd(5);e.color&&Ep[o]&&(c=`\x1B[${Ep[o]}m${c}\x1B[0m`);let d=typeof r.module=="string"?r.module:"",u=typeof r.msg=="string"?r.msg:"",f=Object.entries(r).filter(([p])=>!U1.has(p)).map(([p,g])=>` ${p}=${typeof g=="string"?g:JSON.stringify(g)}`).join("");return`${i} ${c} ${d} ${u}${f}`}function G1(t,e,r){let c=D1(t,"utf8").split(`
120
+ `).filter(d=>d.length>0).filter(d=>kp(d,{level:e.level,grep:e.grep}));for(let d of F1(c,e.lines))process.stdout.write(`${Tp(d,{raw:e.raw,color:r})}
121
+ `)}async function Rp(t,e){let r=e.paths??Z(),i=process.stdout.isTTY===!0;if(t.list){let d=t.agentId?Fe(t.agentId,r).logs:r.bridgeLogsDir,u=t.agentId?"agent":"bridge",f=z1(d,u);if(f.length===0)return process.stderr.write(`coze-bridge log: \u65E0\u65E5\u5FD7\u6587\u4EF6\u4E8E ${d}
122
+ `),1;for(let p of f)process.stdout.write(`${p.date} ${(p.size/1024).toFixed(1)}KB ${p.file}
123
+ `);return 0}let o=t.date??Cn(new Date),c=B1({agentId:t.agentId,date:o},r);try{G1(c,t,i)}catch{return process.stderr.write(`coze-bridge log: \u627E\u4E0D\u5230\u65E5\u5FD7 ${c}
121
124
  \u7528 'coze-bridge log${t.agentId?` --agent-id ${t.agentId}`:""} --list' \u770B\u6709\u54EA\u4E9B\u65E5\u671F\u3002
122
125
  (legacy \u6A21\u5F0F\u65E0 dated \u6587\u4EF6, \u89C1 ${r.logFile})
123
- `),1}return t.follow&&await O1(c,t,i),0}var P1=500;function D1(t){try{let e=yp(t,"r");try{return _p(e).size}finally{wp(e)}}catch{return 0}}async function O1(t,e,r){let i=D1(t),o="",c=!1,l=()=>{c=!0};process.on("SIGINT",l);try{for(;!c;){let u="";try{let f=yp(t,"r");try{let x=_p(f).size;if(x>i){let p=Buffer.allocUnsafe(x-i),m=b1(f,p,0,p.length,i);u=p.subarray(0,m).toString("utf8"),i+=m}}finally{wp(f)}}catch{}if(u){let f=(o+u).split(`
124
- `);o=f.pop()??"";for(let x of f)x.length>0&&Ep(x,{level:e.level,grep:e.grep})&&process.stdout.write(`${vp(x,{raw:e.raw,color:r})}
125
- `)}await new Promise(f=>setTimeout(f,P1))}}finally{process.off("SIGINT",l)}}import{basename as L1,resolve as N1}from"node:path";Ce();var M1=9e4,B1={PATH_OUTSIDE_WORKSPACE:3,FILE_TOO_LARGE:3,UNSUPPORTED_MIME:3,MODEL_MODALITY_UNSUPPORTED:3,IPC_BAD_REQUEST:3,AGENT_NOT_FOUND:4,IPC_AUTH_FAILED:4,AGENT_DISCONNECTED:5,UPLOAD_FAILED:5,UPSTREAM_NOT_READY:5,UPSTREAM_DISCONNECTED:5,UPSTREAM_HANDSHAKE_FAILED:5,AGENT_BUSY:1,AGENT_SPAWN_FAILED:1,AGENT_TIMEOUT:1,AGENT_FRAME_IDLE_TIMEOUT:1,AGENT_PROTOCOL_ERROR:1,AGENT_TURN_ABORTED:1,BRIDGE_CONFIG_INVALID:1,BRIDGE_INTERNAL:1,MODEL_TOKEN_GEN_FAILED:1,OPERATION_NOT_ALLOWED_FOR_LOCAL:1,OPERATION_NOT_ALLOWED_FOR_CLOUD:1,METHOD_NOT_FOUND:1,AGENT_DEPENDENCY_INSTALL_FAILED:1,AGENT_APPROVAL_TIMEOUT:1,AGENT_ENV_NOT_READY:1,SKILL_NOT_FOUND:1,SKILL_ZIP_TOO_LARGE:1};function F1(t){return B1[t]??1}async function Ip(t,e={}){let r=e.paths??J();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>
126
+ `),1}return t.follow&&await K1(c,t,i),0}var q1=500;function j1(t){try{let e=Ip(t,"r");try{return Sp(e).size}finally{vp(e)}}catch{return 0}}async function K1(t,e,r){let i=j1(t),o="",c=!1,d=()=>{c=!0};process.on("SIGINT",d);try{for(;!c;){let u="";try{let f=Ip(t,"r");try{let p=Sp(f).size;if(p>i){let g=Buffer.allocUnsafe(p-i),w=O1(f,g,0,g.length,i);u=g.subarray(0,w).toString("utf8"),i+=w}}finally{vp(f)}}catch{}if(u){let f=(o+u).split(`
127
+ `);o=f.pop()??"";for(let p of f)p.length>0&&kp(p,{level:e.level,grep:e.grep})&&process.stdout.write(`${Tp(p,{raw:e.raw,color:r})}
128
+ `)}await new Promise(f=>setTimeout(f,q1))}}finally{process.off("SIGINT",d)}}import{basename as W1,resolve as $1}from"node:path";Re();var V1=9e4,J1={PATH_OUTSIDE_WORKSPACE:3,FILE_TOO_LARGE:3,UNSUPPORTED_MIME:3,MODEL_MODALITY_UNSUPPORTED:3,IPC_BAD_REQUEST:3,AGENT_NOT_FOUND:4,IPC_AUTH_FAILED:4,AGENT_DISCONNECTED:5,UPLOAD_FAILED:5,UPSTREAM_NOT_READY:5,UPSTREAM_DISCONNECTED:5,UPSTREAM_HANDSHAKE_FAILED:5,AGENT_BUSY:1,AGENT_SPAWN_FAILED:1,AGENT_TIMEOUT:1,AGENT_FRAME_IDLE_TIMEOUT:1,AGENT_PROTOCOL_ERROR:1,AGENT_TURN_ABORTED:1,BRIDGE_CONFIG_INVALID:1,BRIDGE_INTERNAL:1,MODEL_TOKEN_GEN_FAILED:1,OPERATION_NOT_ALLOWED_FOR_LOCAL:1,OPERATION_NOT_ALLOWED_FOR_CLOUD:1,METHOD_NOT_FOUND:1,AGENT_DEPENDENCY_INSTALL_FAILED:1,AGENT_APPROVAL_TIMEOUT:1,AGENT_ENV_NOT_READY:1,SKILL_NOT_FOUND:1,SKILL_ZIP_TOO_LARGE:1};function Z1(t){return J1[t]??1}async function Pp(t,e={}){let r=e.paths??Z();if(!t.agentId||!t.sessionId)return process.stderr.write(`Error: missing --agent-id and/or --session-id. These IDs come from the <coze-context> block injected at the top of each prompt \u2014 extract agentId and sessionId from there and pass them as flags. Example: coze-bridge send image x.png --agent-id <id> --session-id <id>
126
129
  `),4;if(t.groupFile&&!t.mimeType)return process.stderr.write(`Error: --group-file requires --mime <mimeType> (e.g. application/pdf, image/png). No local file is read in group-file mode, mime cannot be auto-detected.
127
- `),3;let i=await la(r).catch(()=>null);if(!i)return process.stderr.write(`Error: coze-bridge daemon not running (cannot read ${r.portFile} / ${r.tokenFile}). Make sure you are inside an agent session spawned by the daemon.
128
- `),4;let o={agentId:t.agentId,sessionId:t.sessionId,kind:t.kind,path:t.groupFile?t.path:N1(process.cwd(),t.path),...t.caption?{caption:t.caption}:{},...t.name?{name:t.name}:{},...t.groupFile?{groupFile:!0}:{},...t.mimeType?{mimeType:t.mimeType}:{}},c;try{c=await z1(i,"/agent/send",o,M1)}catch(l){return process.stderr.write(`Error: daemon IPC failed: ${l instanceof Error?l.message:String(l)}
130
+ `),3;let i=await xa(r).catch(()=>null);if(!i)return process.stderr.write(`Error: coze-bridge daemon not running (cannot read ${r.portFile} / ${r.tokenFile}). Make sure you are inside an agent session spawned by the daemon.
131
+ `),4;let o={agentId:t.agentId,sessionId:t.sessionId,kind:t.kind,path:t.groupFile?t.path:$1(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 Y1(i,"/agent/send",o,V1)}catch(d){return process.stderr.write(`Error: daemon IPC failed: ${d instanceof Error?d.message:String(d)}
129
132
  `),4}if(!c.ok)return process.stderr.write(`Error: ${c.code}: ${c.message}
130
- `),F1(c.code);if(t.json)process.stdout.write(`${JSON.stringify(c)}
131
- `);else{let l=t.name??L1(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})
132
- `)}else process.stdout.write(`Sent ${t.kind} ${l} (${U1(c.bytes)})
133
- `)}return 0}async function z1(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(),f=u?JSON.parse(u):null;return f&&typeof f=="object"&&"ok"in f?f:{ok:!1,code:"BRIDGE_INTERNAL",message:`unexpected daemon response (status=${l.status}): ${u.slice(0,200)}`}}finally{clearTimeout(c)}}function U1(t){return t<1024?`${t}B`:t<1024*1024?`${(t/1024).toFixed(1)}KB`:`${(t/1024/1024).toFixed(1)}MB`}var Lp=H("cli");function je(t,e){let{value:r,rest:i}=kn(t,e);return{value:r,rest:i}}function ma(t,e){process.stderr.write(`[deprecated] '${t}' will be removed in a future release, use '${e}' instead
134
- `)}function dI(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 uI(e.slice(1));if(e[0]==="log")return{mode:"log",...bp(e.slice(1))};if(e[0]==="connect")return fI(e.slice(1));if(e.includes("--status"))return ma("--status","coze-bridge status"),{mode:"status"};if(e.includes("--stop"))return ma("--stop","coze-bridge stop"),{mode:"stop"};if(e.includes("--uninstall"))return ma("--uninstall","coze-bridge purge"),{mode:"purge"};if(e.includes("--install-service"))return ma("--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:f}=je(r,"--env");r=f;let{value:x,rest:p}=je(r,"--handshake-url");r=p;let{value:m,rest:v}=je(r,"--frontier-url");r=v;let{value:_,rest:b}=je(r,"--mock-scenario");r=b;let{value:I}=je(r,"--agent-id"),A=r.includes("--skip-rebuild-env");if(!i||!c)return{mode:"help"};let k={mode:"pair",privatecode:i,pairingCode:c};return u&&(k.env=u),x&&(k.handshakeUrl=x),m&&(k.frontierUrl=m),_&&(k.mockScenario=_),I&&(k.agentId=I),A&&(k.skipRebuildEnv=!0),k}function uI(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:f,rest:x}=je(i,"--agent-id");i=x;let{value:p,rest:m}=je(i,"--session-id");i=m;let{value:v,rest:_}=je(i,"--mime");i=_;let b=i.includes("--group-file");i=i.filter(k=>k!=="--group-file");let I=i.includes("--json"),A={mode:"send",kind:e,path:r,json:I};return o&&(A.caption=o),l&&(A.name=l),f&&(A.agentId=f),p&&(A.sessionId=p),b&&(A.groupFile=!0),v&&(A.mimeType=v),A}function fI(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:f,rest:x}=je(e,"--frontier-url");e=x;let{value:p,rest:m}=je(e,"--mock-scenario");e=m;let v=e.includes("--skip-rebuild-env"),_={mode:"connect"};return r&&(_.privatecode=r),o&&(_.env=o),l&&(_.handshakeUrl=l),f&&(_.frontierUrl=f),p&&(_.mockScenario=p),v&&(_.skipRebuildEnv=!0),_}var hI=`
133
+ `),Z1(c.code);if(t.json)process.stdout.write(`${JSON.stringify(c)}
134
+ `);else{let d=t.name??W1(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})
135
+ `)}else process.stdout.write(`Sent ${t.kind} ${d} (${X1(c.bytes)})
136
+ `)}return 0}async function Y1(t,e,r,i){let o=new AbortController,c=setTimeout(()=>o.abort(),i);try{let d=await fetch(`http://127.0.0.1:${t.port}${e}`,{method:"POST",headers:{Authorization:`Bearer ${t.token}`,"content-type":"application/json"},body:JSON.stringify(r),signal:o.signal}),u=await d.text(),f=u?JSON.parse(u):null;return f&&typeof f=="object"&&"ok"in f?f:{ok:!1,code:"BRIDGE_INTERNAL",message:`unexpected daemon response (status=${d.status}): ${u.slice(0,200)}`}}finally{clearTimeout(c)}}function X1(t){return t<1024?`${t}B`:t<1024*1024?`${(t/1024).toFixed(1)}KB`:`${(t/1024/1024).toFixed(1)}MB`}var Up=H("cli");function Ke(t,e){let{value:r,rest:i}=Rn(t,e);return{value:r,rest:i}}function ba(t,e){process.stderr.write(`[deprecated] '${t}' will be removed in a future release, use '${e}' instead
137
+ `)}function EI(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:C}=Ke(e.slice(1),"--agent-id");return C?{mode:"reload",agentId:C}:{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 vI(e.slice(1));if(e[0]==="log")return{mode:"log",...Ap(e.slice(1))};if(e[0]==="connect")return SI(e.slice(1));if(e.includes("--status"))return ba("--status","coze-bridge status"),{mode:"status"};if(e.includes("--stop"))return ba("--stop","coze-bridge stop"),{mode:"stop"};if(e.includes("--uninstall"))return ba("--uninstall","coze-bridge purge"),{mode:"purge"};if(e.includes("--install-service"))return ba("--install-service","coze-bridge service install"),{mode:"service-install"};if(e.includes("--help")||e.includes("-h")||e.length===0)return{mode:"help"};let r=e,{value:i,rest:o}=Ke(r,"--pat-token");r=o;let{value:c,rest:d}=Ke(r,"--pair-code");r=d;let{value:u,rest:f}=Ke(r,"--env");r=f;let{value:p,rest:g}=Ke(r,"--handshake-url");r=g;let{value:w,rest:S}=Ke(r,"--frontier-url");r=S;let{value:y,rest:v}=Ke(r,"--mock-scenario");r=v;let{value:I}=Ke(r,"--agent-id"),A=r.includes("--skip-rebuild-env");if(!i||!c)return{mode:"help"};let T={mode:"pair",privatecode:i,pairingCode:c};return u&&(T.env=u),p&&(T.handshakeUrl=p),w&&(T.frontierUrl=w),y&&(T.mockScenario=y),I&&(T.agentId=I),A&&(T.skipRebuildEnv=!0),T}function vI(t){let e=t[0],r=t[1];if(e!=="image"&&e!=="file")return{mode:"help"};if(!r||r.startsWith("--"))return{mode:"help"};let i=t.slice(2),{value:o,rest:c}=Ke(i,"--caption");i=c;let{value:d,rest:u}=Ke(i,"--name");i=u;let{value:f,rest:p}=Ke(i,"--agent-id");i=p;let{value:g,rest:w}=Ke(i,"--session-id");i=w;let{value:S,rest:y}=Ke(i,"--mime");i=y;let v=i.includes("--group-file");i=i.filter(T=>T!=="--group-file");let I=i.includes("--json"),A={mode:"send",kind:e,path:r,json:I};return o&&(A.caption=o),d&&(A.name=d),f&&(A.agentId=f),g&&(A.sessionId=g),v&&(A.groupFile=!0),S&&(A.mimeType=S),A}function SI(t){let e=t,{value:r,rest:i}=Ke(e,"--pat-token");e=i;let{value:o,rest:c}=Ke(e,"--env");e=c;let{value:d,rest:u}=Ke(e,"--handshake-url");e=u;let{value:f,rest:p}=Ke(e,"--frontier-url");e=p;let{value:g,rest:w}=Ke(e,"--mock-scenario");e=w;let S=e.includes("--skip-rebuild-env"),y={mode:"connect"};return r&&(y.privatecode=r),o&&(y.env=o),d&&(y.handshakeUrl=d),f&&(y.frontierUrl=f),g&&(y.mockScenario=g),S&&(y.skipRebuildEnv=!0),y}var II=`
135
138
  coze-bridge - local bridge daemon for cloud Agent Service
136
139
 
137
140
  Pair (paste from cloud UI; start/reuse daemon and deliver pair-code):
@@ -212,57 +215,57 @@ Deprecated flags (still work, but emit a warning; will be removed in a future re
212
215
 
213
216
  Internal:
214
217
  <node> <entry> --daemon daemon mode (OS supervisor only)
215
- `.trimStart();async function Np(t=process.argv,e={}){let r=dI(t);switch(r.mode){case"help":return process.stdout.write(hI),0;case"version":return process.stdout.write(`${Ot}
216
- `),0;case"daemon":{try{await cp()}catch(i){return Lp.error("daemon start failed",{err:String(i)}),1}return new Promise(()=>{})}case"status":return xI(e);case"stop":return Bp(e);case"reload":return mI(r.agentId,e);case"log":return Sp(r,e);case"update":return pI(e);case"purge":return wI(e);case"service-install":return _I(e);case"service-uninstall":return yI(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),bI(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),EI(r.privatecode,e,i,r.skipRebuildEnv)}case"send":return Ip({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 Mp(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 xI(t){let e=t.paths??J(),r=new en(e),i=await r.probe();if(i.kind==="not-running")return process.stdout.write(`coze-bridge: not running
217
- `),1;if(i.kind==="stale")return await Mp(e),process.stdout.write(`coze-bridge: not running (cleaned stale state)
218
+ `.trimStart();async function Hp(t=process.argv,e={}){let r=EI(t);switch(r.mode){case"help":return process.stdout.write(II),0;case"version":return process.stdout.write(`${Nt}
219
+ `),0;case"daemon":{try{await lp()}catch(i){return Up.error("daemon start failed",{err:String(i)}),1}return new Promise(()=>{})}case"status":return AI(e);case"stop":return qp(e);case"reload":return RI(r.agentId,e);case"log":return Rp(r,e);case"update":return kI(e);case"purge":return CI(e);case"service-install":return DI(e);case"service-uninstall":return OI(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),LI(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),NI(r.privatecode,e,i,r.skipRebuildEnv)}case"send":return Pp({kind:r.kind,path:r.path,...r.agentId?{agentId:r.agentId}:{},...r.sessionId?{sessionId:r.sessionId}:{},...r.caption?{caption:r.caption}:{},...r.name?{name:r.name}:{},...r.groupFile?{groupFile:!0}:{},...r.mimeType?{mimeType:r.mimeType}:{},json:r.json},e)}}async function Gp(t){let{unlink:e}=await import("node:fs/promises");await Promise.all([e(t.pidFile).catch(()=>{}),e(t.portFile).catch(()=>{}),e(t.tokenFile).catch(()=>{})])}async function AI(t){let e=t.paths??Z(),r=new rn(e),i=await r.probe();if(i.kind==="not-running")return process.stdout.write(`coze-bridge: not running
220
+ `),1;if(i.kind==="stale")return await Gp(e),process.stdout.write(`coze-bridge: not running (cleaned stale state)
218
221
  `),1;let o=await r.request({method:"GET",path:"/status"});return process.stdout.write(`coze-bridge: running
219
222
  ${JSON.stringify(o.body,null,2)}
220
- `),0}async function Bp(t){let e=t.paths??J(),r=new en(e),i=t.daemonSweep??(async()=>{let f=P0();return await D0(f),f}),o=async()=>{t.skipProcessKill||await i(e)},c=await us(t),l=!1;if(c)try{await c.uninstall(),l=!0}catch(f){process.stderr.write(`coze-bridge: supervisor uninstall failed (continuing): ${String(f)}
221
- `)}let u=await r.probe();if(u.kind==="not-running")return await o(),process.stdout.write(l?`coze-bridge: stopped
223
+ `),0}async function qp(t){let e=t.paths??Z(),r=new rn(e),i=t.daemonSweep??(async()=>{let f=M0();return await B0(f),f}),o=async()=>{t.skipProcessKill||await i(e)},c=await hs(t),d=!1;if(c)try{await c.uninstall(),d=!0}catch(f){process.stderr.write(`coze-bridge: supervisor uninstall failed (continuing): ${String(f)}
224
+ `)}let u=await r.probe();if(u.kind==="not-running")return await o(),process.stdout.write(d?`coze-bridge: stopped
222
225
  `:`coze-bridge: not running
223
- `),0;if(u.kind==="stale")return await Mp(e),await o(),process.stdout.write(`coze-bridge: not running (cleaned stale state)
226
+ `),0;if(u.kind==="stale")return await Gp(e),await o(),process.stdout.write(`coze-bridge: not running (cleaned stale state)
224
227
  `),0;try{return await r.request({method:"POST",path:"/shutdown"}),await o(),process.stdout.write(`coze-bridge: stopped
225
228
  `),0}catch(f){return(await r.probe()).kind!=="connected"?(await o(),process.stdout.write(`coze-bridge: stopped
226
229
  `),0):(await o(),process.stdout.write(`coze-bridge: stop failed: ${String(f)}
227
- `),1)}}async function pI(t){return await Bp(t),(t.spawnNpx??gI)(["-y","--ignore-existing","coze-bridge@latest","connect"])}function gI(t){return new Promise(e=>{let r=rt("npx",t,{stdio:"inherit"});r.on("exit",i=>e(i??1)),r.on("error",i=>{process.stderr.write(`coze-bridge: spawn npx failed: ${String(i)}
228
- `),e(1)})})}async function mI(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)
230
+ `),1)}}async function kI(t){return await qp(t),(t.spawnNpx??TI)(["-y","--ignore-existing","coze-bridge@latest","connect"])}function TI(t){return new Promise(e=>{let r=it("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)}
231
+ `),e(1)})})}async function RI(t,e){let r=new rn(e.paths);if((await r.probe()).kind==="not-running")return process.stdout.write(`coze-bridge: not running (start daemon first)
229
232
  `),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)
230
233
  `):process.stdout.write(`coze-bridge: reloaded ${c.length} agent(s): ${c.join(", ")||"(none)"}
231
234
  `),0}return process.stderr.write(`coze-bridge: reload failed: ${JSON.stringify(o.body)}
232
235
  `),1}catch(o){return process.stderr.write(`coze-bridge: reload failed: ${String(o)}
233
- `),1}}async function us(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(()=>(Dp(),Pp)),i=e(),o=r();return{platform:i.platform,install:c=>i.install(o,c),uninstall:()=>i.uninstall(o)}}async function Fp(t,e){let r=await e.probe();if(r.kind==="connected")return r;let i=t.spawnDaemon??op,o=t.waitTimeoutMs??15e3,c=t.sleep??SI,l=t.paths??J(),u=await us(t);if(u&&(u.platform==="darwin"||u.platform==="linux")){try{await u.install({activate:!0});let f=await Op(e,o,c);if(f.kind==="connected")return f;At(l.bridgeLogsDir,"warn","cli","supervisor \u8D77 daemon \u8D85\u65F6, \u56DE\u9000\u624B\u52A8 spawn (\u672C\u6B21\u65E0\u5D29\u6E83\u4FDD\u6D3B)",{waitMs:o})}catch(f){At(l.bridgeLogsDir,"warn","cli","supervisor \u63A5\u7BA1\u5931\u8D25, \u56DE\u9000\u624B\u52A8 spawn",{err:String(f)})}At(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 vI(l.pidFile,c)}else u&&await u.install({activate:!1}).catch(f=>process.stderr.write(`coze-bridge: \u81EA\u542F\u6CE8\u518C\u5931\u8D25(\u4E0D\u5F71\u54CD\u672C\u6B21): ${String(f)}
236
+ `),1}}async function hs(t){if(t.supervisor){let c=t.supervisor,d={nodeBin:"",entry:"",logFile:"",homeDir:"",userName:""};return{platform:c.platform,install:u=>c.install(d,u),uninstall:()=>c.uninstall(d)}}if(t.skipSupervisor)return;let{getSupervisor:e,buildContext:r}=await Promise.resolve().then(()=>(Bp(),Mp)),i=e(),o=r();return{platform:i.platform,install:c=>i.install(o,c),uninstall:()=>i.uninstall(o)}}async function jp(t,e){let r=await e.probe(),i=t.waitTimeoutMs??15e3,o=t.sleep??MI,c=t.paths??Z();if(r.kind==="connected"){if(!PI(r.body))return r;ut(c.bridgeLogsDir,"warn","cli","daemon Node \u4E0E\u5F53\u524D CLI \u4E0D\u4E00\u81F4, \u91CD\u542F daemon",{currentNode:process.execPath,currentArch:process.arch,daemon:r.body}),await e.request({method:"POST",path:"/shutdown"}).catch(f=>ut(c.bridgeLogsDir,"warn","cli","restart for Node drift: shutdown failed",{err:String(f)})),await zp(c.pidFile,o)}let d=t.spawnDaemon??cp,u=await hs(t);if(u&&(u.platform==="darwin"||u.platform==="linux")){try{await u.install({activate:!0});let f=await Fp(e,i,o);if(f.kind==="connected")return f;ut(c.bridgeLogsDir,"warn","cli","supervisor \u8D77 daemon \u8D85\u65F6, \u56DE\u9000\u624B\u52A8 spawn (\u672C\u6B21\u65E0\u5D29\u6E83\u4FDD\u6D3B)",{waitMs:i})}catch(f){ut(c.bridgeLogsDir,"warn","cli","supervisor \u63A5\u7BA1\u5931\u8D25, \u56DE\u9000\u624B\u52A8 spawn",{err:String(f)})}ut(c.bridgeLogsDir,"warn","cli","\u79FB\u9664\u5F00\u673A\u81EA\u542F\u914D\u7F6E (supervisor \u63A5\u7BA1\u672A\u6210\u529F, \u56DE\u9000\u624B\u52A8 spawn; \u4E0B\u6B21\u91CD\u542F\u4E0D\u518D\u81EA\u542F, \u9700\u91CD\u65B0 service install)",{platform:u.platform}),await u.uninstall().catch(()=>{}),await zp(c.pidFile,o)}else u&&await u.install({activate:!1}).catch(f=>process.stderr.write(`coze-bridge: \u81EA\u542F\u6CE8\u518C\u5931\u8D25(\u4E0D\u5F71\u54CD\u672C\u6B21): ${String(f)}
234
237
  `));return process.stdout.write(`coze-bridge: starting daemon...
235
- `),await i({paths:t.paths}),Op(e,o,c)}async function wI(t){let e=new en(t.paths);if((await e.probe()).kind==="connected"){process.stdout.write(`coze-bridge: stopping daemon...
236
- `);try{await e.request({method:"POST",path:"/shutdown"})}catch(l){process.stderr.write(`coze-bridge: stop failed (continuing): ${String(l)}
237
- `)}await new Promise(l=>setTimeout(l,500))}let i=await us(t);if(i)try{await i.uninstall(),process.stdout.write(`coze-bridge: ${i.platform} supervisor unregistered
238
- `)}catch(l){process.stderr.write(`coze-bridge: supervisor uninstall failed (continuing): ${String(l)}
239
- `)}let o=t.paths??J(),{rm:c}=await import("node:fs/promises");try{await c(o.bridgeRoot,{recursive:!0,force:!0}),process.stdout.write(`coze-bridge: removed ${o.bridgeRoot}
240
- `)}catch(l){return process.stderr.write(`coze-bridge: remove failed: ${String(l)}
238
+ `),await d({paths:t.paths}),Fp(e,i,o)}function PI(t){if(!t||typeof t!="object")return!1;let e=t;return typeof e.nodeExecPath!="string"||typeof e.nodeArch!="string"?!1:e.nodeExecPath!==process.execPath||e.nodeArch!==process.arch}async function CI(t){let e=new rn(t.paths);if((await e.probe()).kind==="connected"){process.stdout.write(`coze-bridge: stopping daemon...
239
+ `);try{await e.request({method:"POST",path:"/shutdown"})}catch(d){process.stderr.write(`coze-bridge: stop failed (continuing): ${String(d)}
240
+ `)}await new Promise(d=>setTimeout(d,500))}let i=await hs(t);if(i)try{await i.uninstall(),process.stdout.write(`coze-bridge: ${i.platform} supervisor unregistered
241
+ `)}catch(d){process.stderr.write(`coze-bridge: supervisor uninstall failed (continuing): ${String(d)}
242
+ `)}let o=t.paths??Z(),{rm:c}=await import("node:fs/promises");try{await c(o.bridgeRoot,{recursive:!0,force:!0}),process.stdout.write(`coze-bridge: removed ${o.bridgeRoot}
243
+ `)}catch(d){return process.stderr.write(`coze-bridge: remove failed: ${String(d)}
241
244
  `),1}return process.stdout.write(`coze-bridge: purged (agents workspaces preserved under ~/.coze/agents)
242
- `),0}async function _I(t){let e=await us(t);if(!e)return 0;try{return process.stdout.write(`coze-bridge: installing ${e.platform} supervisor...
245
+ `),0}async function DI(t){let e=await hs(t);if(!e)return 0;try{return process.stdout.write(`coze-bridge: installing ${e.platform} supervisor...
243
246
  `),await e.install(),process.stdout.write(`coze-bridge: supervisor installed (daemon will auto-start on login)
244
247
  `),0}catch(r){return process.stderr.write(`coze-bridge: service install failed: ${String(r)}
245
- `),1}}async function yI(t){let e=await us(t);if(!e)return 0;try{return await e.uninstall(),process.stdout.write(`coze-bridge: ${e.platform} supervisor unregistered
248
+ `),1}}async function OI(t){let e=await hs(t);if(!e)return 0;try{return await e.uninstall(),process.stdout.write(`coze-bridge: ${e.platform} supervisor unregistered
246
249
  `),0}catch(r){return process.stderr.write(`coze-bridge: service uninstall failed: ${String(r)}
247
- `),1}}async function zp(t,e,r){if(e)return At(t.bridgeLogsDir,"info","cli","agent-env: skip rebuild, use process.env",{}),process.env;let i=await r();return i.kind==="ok"?(At(t.bridgeLogsDir,"info","cli","agent-env: rebuilt from login shell",{vars:Object.keys(i.env).length}),i.env):i.kind==="skipped"?(At(t.bridgeLogsDir,"info","cli","agent-env: rebuild not applicable, use process.env",{reason:i.reason}),process.env):(process.stderr.write(`coze-bridge: \u91CD\u5EFA shell \u73AF\u5883\u5931\u8D25, \u56DE\u9000\u5F53\u524D\u8FDB\u7A0B\u73AF\u5883 (\u53EF\u7528 --skip-rebuild-env \u663E\u5F0F\u8DF3\u8FC7)
248
- `),At(t.bridgeLogsDir,"warn","cli","reconstructLoginShellEnv failed, fell back to process.env",{reason:i.reason}),process.env)}async function bI(t,e,r,i={},o,c){let l=new en(r.paths),u=r.paths??J(),f=await zp(u,c,r.reconstructEnv??Jl);if(await $c(u,f).catch(m=>At(u.bridgeLogsDir,"warn","cli","writeAgentEnv failed (ignored)",{err:String(m)})),!r.skipDistInstall){let m=await ed({paths:r.paths});m.kind==="version-changed"?(process.stdout.write(`coze-bridge: upgraded ${m.fromVersion} \u2192 ${m.toVersion}
249
- `),(await l.probe()).kind==="connected"&&(await l.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(_=>setTimeout(_,500)))):m.kind==="first-install"&&process.stdout.write(`coze-bridge: installed ${m.libVersion}
250
- `)}let x=await Fp(r,l);if(x.kind!=="connected")return process.stderr.write(`coze-bridge: daemon did not come up: ${x.kind}
251
- `),1;let p={privatecode:t,pairing_code:e};i.env&&(p.env=i.env),i.handshakeUrl&&(p.handshake_url=i.handshakeUrl),i.frontierUrl&&(p.frontier_url=i.frontierUrl),i.mockScenario&&(p.mock_scenario=i.mockScenario),o&&(p.agent_id=o);try{let m=await l.request({method:"POST",path:"/pair",body:p,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}
250
+ `),1}}async function Kp(t,e,r){if(e)return ut(t.bridgeLogsDir,"info","cli","agent-env: skip rebuild, use process.env",{}),process.env;let i=await r();return i.kind==="ok"?(ut(t.bridgeLogsDir,"info","cli","agent-env: rebuilt from login shell",{vars:Object.keys(i.env).length}),i.env):i.kind==="skipped"?(ut(t.bridgeLogsDir,"info","cli","agent-env: rebuild not applicable, use process.env",{reason:i.reason}),process.env):(process.stderr.write(`coze-bridge: \u91CD\u5EFA shell \u73AF\u5883\u5931\u8D25, \u56DE\u9000\u5F53\u524D\u8FDB\u7A0B\u73AF\u5883 (\u53EF\u7528 --skip-rebuild-env \u663E\u5F0F\u8DF3\u8FC7)
251
+ `),ut(t.bridgeLogsDir,"warn","cli","reconstructLoginShellEnv failed, fell back to process.env",{reason:i.reason}),process.env)}async function LI(t,e,r,i={},o,c){let d=new rn(r.paths),u=r.paths??Z(),f=await Kp(u,c,r.reconstructEnv??Qd);if(await Yc(u,f).catch(w=>ut(u.bridgeLogsDir,"warn","cli","writeAgentEnv failed (ignored)",{err:String(w)})),!r.skipDistInstall){let w=await il({paths:r.paths});w.kind==="version-changed"?(process.stdout.write(`coze-bridge: upgraded ${w.fromVersion} \u2192 ${w.toVersion}
252
+ `),(await d.probe()).kind==="connected"&&(await d.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(y=>setTimeout(y,500)))):w.kind==="first-install"&&process.stdout.write(`coze-bridge: installed ${w.libVersion}
253
+ `)}let p=await jp(r,d);if(p.kind!=="connected")return process.stderr.write(`coze-bridge: daemon did not come up: ${p.kind}
254
+ `),1;let g={privatecode:t,pairing_code:e};i.env&&(g.env=i.env),i.handshakeUrl&&(g.handshake_url=i.handshakeUrl),i.frontierUrl&&(g.frontier_url=i.frontierUrl),i.mockScenario&&(g.mock_scenario=i.mockScenario),o&&(g.agent_id=o);try{let w=await d.request({method:"POST",path:"/pair",body:g,timeoutMs:35e3});if(w.status===200&&w.body?.ok){let S=w.body.agent;return S&&!S.ok?(process.stderr.write(`coze-bridge: paired but agent ensure failed (agentId=${S.agentId}): ${S.note}
252
255
  `),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"
253
- `),0)}return process.stderr.write(`coze-bridge: pair failed: ${JSON.stringify(m.body)}
254
- `),1}catch(m){return process.stderr.write(`coze-bridge: pair failed: ${String(m)}
255
- `),1}}async function EI(t,e,r={},i){let o=e.paths??J(),c=t??await na(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 zp(o,i,e.reconstructEnv??Jl);if(await $c(o,u).catch(p=>At(o.bridgeLogsDir,"warn","cli","writeAgentEnv failed (ignored)",{err:String(p)})),!e.skipDistInstall){let p=await ed({paths:e.paths});p.kind==="version-changed"?(process.stdout.write(`coze-bridge: upgraded ${p.fromVersion} \u2192 ${p.toVersion}
256
- `),(await l.probe()).kind==="connected"&&(await l.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(v=>setTimeout(v,500)))):p.kind==="first-install"&&process.stdout.write(`coze-bridge: installed ${p.libVersion}
257
- `)}let f=await Fp(e,l);if(f.kind!=="connected")return process.stderr.write(`coze-bridge: daemon did not come up: ${f.kind}
258
- `),1;let x={privatecode:c};r.env&&(x.env=r.env),r.handshakeUrl&&(x.handshake_url=r.handshakeUrl),r.frontierUrl&&(x.frontier_url=r.frontierUrl),r.mockScenario&&(x.mock_scenario=r.mockScenario);try{let p=await l.request({method:"POST",path:"/connect",body:x,timeoutMs:35e3});return p.status===200&&p.body?.ok?(process.stdout.write(`coze-bridge: connected (${p.body.note??"ok"})
259
- `),t!==void 0&&await as(c,o).catch(m=>Lp.warn("writePatToken after connect failed (ignored)",{err:String(m)})),0):(process.stderr.write(`coze-bridge: connect failed: ${JSON.stringify(p.body)}
260
- `),1)}catch(p){return process.stderr.write(`coze-bridge: connect failed: ${String(p)}
261
- `),1}}async function Op(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 vI(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||!Wi(u))return;await e(i)}}function SI(t){return new Promise(e=>setTimeout(e,t))}te();function II(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 Up(t=process.versions.node,e=i=>{process.stderr.write(i)},r=i=>process.exit(i)){let i=II(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
256
+ `),0)}return process.stderr.write(`coze-bridge: pair failed: ${JSON.stringify(w.body)}
257
+ `),1}catch(w){return process.stderr.write(`coze-bridge: pair failed: ${String(w)}
258
+ `),1}}async function NI(t,e,r={},i){let o=e.paths??Z(),c=t??await aa(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 rn(e.paths),u=await Kp(o,i,e.reconstructEnv??Qd);if(await Yc(o,u).catch(g=>ut(o.bridgeLogsDir,"warn","cli","writeAgentEnv failed (ignored)",{err:String(g)})),!e.skipDistInstall){let g=await il({paths:e.paths});g.kind==="version-changed"?(process.stdout.write(`coze-bridge: upgraded ${g.fromVersion} \u2192 ${g.toVersion}
259
+ `),(await d.probe()).kind==="connected"&&(await d.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(S=>setTimeout(S,500)))):g.kind==="first-install"&&process.stdout.write(`coze-bridge: installed ${g.libVersion}
260
+ `)}let f=await jp(e,d);if(f.kind!=="connected")return process.stderr.write(`coze-bridge: daemon did not come up: ${f.kind}
261
+ `),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 g=await d.request({method:"POST",path:"/connect",body:p,timeoutMs:35e3});return g.status===200&&g.body?.ok?(process.stdout.write(`coze-bridge: connected (${g.body.note??"ok"})
262
+ `),t!==void 0&&await cs(c,o).catch(w=>Up.warn("writePatToken after connect failed (ignored)",{err:String(w)})),0):(process.stderr.write(`coze-bridge: connect failed: ${JSON.stringify(g.body)}
263
+ `),1)}catch(g){return process.stderr.write(`coze-bridge: connect failed: ${String(g)}
264
+ `),1}}async function Fp(t,e,r){let i=Date.now()+e;for(;Date.now()<i;){let o=await t.probe(500);if(o.kind==="connected")return o;await r(200)}return t.probe(500)}async function zp(t,e,r=60,i=200){let{readFile:o}=await import("node:fs/promises");for(let c=0;c<r;c++){let d;try{d=await o(t,"utf8")}catch{return}let u=Number.parseInt(d.trim(),10);if(!Number.isFinite(u)||u<=0||!Wi(u))return;await e(i)}}function MI(t){return new Promise(e=>setTimeout(e,t))}te();function BI(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 Wp(t=process.versions.node,e=i=>{process.stderr.write(i)},r=i=>process.exit(i)){let i=BI(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
262
265
  `),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
263
266
  \u5347\u7EA7\u5B8C\u540E\u9700\u8981\u6267\u884C\u4EE5\u4E0B\u547D\u4EE4\u91CD\u65B0\u8FDE\u63A5:
264
267
  npx -y coze-bridge@latest stop
265
268
  npx -y coze-bridge@latest connect
266
269
 
267
- `)}Up();!process.argv.includes("--daemon")&&!process.env.COZE_BRIDGE_LOG_LEVEL&&kd("warn");Np(process.argv).then(t=>process.exit(t),t=>{process.stderr.write(`fatal: ${t instanceof Error?t.stack??t.message:String(t)}
270
+ `)}Wp();!process.argv.includes("--daemon")&&!process.env.COZE_BRIDGE_LOG_LEVEL&&Cl("warn");Hp(process.argv).then(t=>process.exit(t),t=>{process.stderr.write(`fatal: ${t instanceof Error?t.stack??t.message:String(t)}
268
271
  `),process.exit(1)});