coze-bridge 0.2.7-alpha.101 → 0.2.7-alpha.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +82 -85
  2. package/package.json +7 -3
package/dist/index.js CHANGED
@@ -5,34 +5,34 @@ import { dirname as __coze_dirname } from 'node:path';
5
5
  const require = __coze_createRequire(import.meta.url);
6
6
  const __filename = __coze_fileURLToPath(import.meta.url);
7
7
  const __dirname = __coze_dirname(__filename);
8
- var qm=Object.create;var Oa=Object.defineProperty;var jm=Object.getOwnPropertyDescriptor;var Wm=Object.getOwnPropertyNames;var Km=Object.getPrototypeOf,$m=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})},Vm=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of Wm(e))!$m.call(t,o)&&o!==r&&Oa(t,o,{get:()=>e[o],enumerable:!(i=jm(e,o))||i.enumerable});return t};var qt=(t,e,r)=>(r=t!=null?qm(Km(t)):{},Vm(e||!t||!t.__esModule?Oa(r,"default",{value:t,enumerable:!0}):r,t));function Ze(t,e){let r=process.env[t];if(!r)return e;let i=Number(r);return Number.isFinite(i)&&i>0?i:e}var ar=nt(()=>{"use strict"});import{createWriteStream as Jm,mkdirSync as Zm,readdirSync as Ym,unlinkSync as Xm}from"node:fs";import{join as Tl}from"node:path";function Pn(t){let e=r=>String(r).padStart(2,"0");return`${t.getFullYear()}-${e(t.getMonth()+1)}-${e(t.getDate())}`}function cr(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 Qm(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 hs(t,e,r,i){let o;try{o=Ym(t)}catch{return}for(let c of o){let d=Na(c,e);if(d&&Qm(d,r,i))try{Xm(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??(()=>Pn(new Date))}dir;prefix;opts;currentDate;stream;clock;write(e){let r=this.clock();r!==this.currentDate&&this.rotate(r),this.stream?.write(e)}rotate(e){this.stream?.end();try{Zm(this.dir,{recursive:!0});let r=Jm(Tl(this.dir,cr(this.prefix,e)),{flags:"a"});r.on("error",i=>process.stderr.write(`[log-sink] stream error: ${String(i)}
8
+ var Bg=Object.create;var Oa=Object.defineProperty;var Fg=Object.getOwnPropertyDescriptor;var zg=Object.getOwnPropertyNames;var Ug=Object.getPrototypeOf,Hg=Object.prototype.hasOwnProperty;var pe=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,r)=>(typeof require<"u"?require:e)[r]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+t+'" is not supported')});var rt=(t,e)=>()=>(t&&(e=t(t=0)),e);var ce=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),La=(t,e)=>{for(var r in e)Oa(t,r,{get:e[r],enumerable:!0})},Gg=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of zg(e))!Hg.call(t,o)&&o!==r&&Oa(t,o,{get:()=>e[o],enumerable:!(i=Fg(e,o))||i.enumerable});return t};var jt=(t,e,r)=>(r=t!=null?Bg(Ug(t)):{},Gg(e||!t||!t.__esModule?Oa(r,"default",{value:t,enumerable:!0}):r,t));function Xe(t,e){let r=process.env[t];if(!r)return e;let i=Number(r);return Number.isFinite(i)&&i>0?i:e}var lr=rt(()=>{"use strict"});import{createWriteStream as jg,mkdirSync as qg,readdirSync as Wg,unlinkSync as Kg}from"node:fs";import{join as Dl}from"node:path";function Mn(t){let e=r=>String(r).padStart(2,"0");return`${t.getFullYear()}-${e(t.getMonth()+1)}-${e(t.getDate())}`}function ur(t,e){return`${t}-${e}.log`}function Na(t,e){let r=t.match(/^(.+)-(\d{4}-\d{2}-\d{2})\.log$/);return!r||r[1]!==e?null:r[2]??null}function $g(t,e,r){let i=c=>{let[d,u,f]=c.split("-").map(Number);return Date.UTC(d??0,(u??1)-1,f??1)};return Math.floor((i(e)-i(t))/864e5)>r}function ms(t,e,r,i){let o;try{o=Wg(t)}catch{return}for(let c of o){let d=Na(c,e);if(d&&$g(d,r,i))try{Kg(Dl(t,c))}catch{}}}var ci,Ma=rt(()=>{"use strict";ci=class{constructor(e,r,i){this.dir=e;this.prefix=r;this.opts=i;this.clock=i.clock??(()=>Mn(new Date))}dir;prefix;opts;currentDate;stream;clock;write(e){let r=this.clock();r!==this.currentDate&&this.rotate(r),this.stream?.write(e)}rotate(e){this.stream?.end();try{qg(this.dir,{recursive:!0});let r=jg(Dl(this.dir,ur(this.prefix,e)),{flags:"a"});r.on("error",i=>process.stderr.write(`[log-sink] stream error: ${String(i)}
9
9
  `)),this.stream=r}catch(r){process.stderr.write(`[log-sink] rotate failed: ${String(r)}
10
- `),this.stream=void 0;return}this.currentDate!==void 0&&hs(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 eg,mkdirSync as tg}from"node:fs";import{join as ng}from"node:path";function Rl(t){let e=t.retentionDays??sg,r=t.clock??(()=>Pn(new Date));ms={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();hs(t.bridgeLogsDir,"bridge",i,e);for(let o of t.listAgentIds?.()??[])hs(t.agentLogsDir(o),"agent",i,e)}function og(t,e){let r=t.agentSinks.get(e);return r||(r=t.makeAgentSink(e),t.agentSinks.set(e,r)),r}function Dl(t){Ba=t}function Pl(t){return dr[Ba]<=dr[t]}function Ol(t,e){let r=dr[t];return r===void 0?!0:r>=dr[e]}function gs(t){Cl={...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`${Pn(t)}T${e(t.getHours())}:${e(t.getMinutes())}:${e(t.getSeconds())}.${e(t.getMilliseconds(),3)}${i}${c}:${d}`}function rt(t,e,r,i,o){try{let c=`${JSON.stringify({ts:Ll(new Date),level:e,module:r,msg:i,...o})}
11
- `;tg(t,{recursive:!0}),eg(ng(t,cr("bridge",Pn(new Date))),c)}catch{}}function ag(t,e){if(t)return t;let r=e?.agentId;return typeof r=="string"&&r.length>0?r:void 0}function ps(t,e,r,i,o){if(dr[t]<dr[Ba])return;let c=`${JSON.stringify({ts:Ll(new Date),level:t,module:e,msg:r,...Cl,...i})}
12
- `;if(ms){let d=ag(o,i),u=d?og(ms,d):ms.bridgeSink;try{u.write(c)}catch{process.stderr.write(c)}return}t==="error"||t==="warn"?ig.write(c):rg.write(c)}function G(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=>G(`${t}.${r}`,e),forAgent:r=>G(t,r)}}var dr,Ba,rg,ig,Cl,sg,ms,te=nt(()=>{"use strict";ar();Ma();dr={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"})(),rg=process.stdout,ig=process.stderr,Cl={},sg=Ze("COZE_BRIDGE_LOG_RETENTION_DAYS",30),ms=null});var k,$e=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:()=>xg,_setBinaryPathCacheForTests:()=>hg,buildAcpSpawn:()=>si,ensureAcpInstalled:()=>lr,getAcpBinaryPath:()=>_s,pickWhichLine:()=>Ua,probeAcpVersion:()=>fg,resolveAcpCommand:()=>Bl});import{readFileSync as Nl}from"node:fs";import{createRequire as cg}from"node:module";import{dirname as dg,resolve as lg}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 ug(t){let e=Ml.resolve(`${t.npmPackage}/package.json`),r=dg(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 lg(r,o)}async function lr(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=ug(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 fg(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 xg(){ii.clear()}function hg(t,e){ii.set(t,e)}var Fa,za,ws,Ml,ii,ln=nt(()=>{"use strict";$e();te();Fa=G("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=cg(import.meta.url),ii=new Map});import{chmod as mg,mkdir as gg,readFile as wg,rename as _g,rm as yg,writeFile as bg}from"node:fs/promises";import{dirname as Eg}from"node:path";async function ur(t){try{let e=await wg(t,"utf8");return JSON.parse(e)}catch(e){if(e.code==="ENOENT")return null;throw e}}async function ut(t,e,r){await gg(Eg(t),{recursive:!0});let i=`${t}.tmp-${process.pid}-${Math.random().toString(36).slice(2,10)}`;try{await bg(i,e,{encoding:"utf8",mode:r?.mode}),await _g(i,t),r?.mode!==void 0&&await mg(t,r.mode)}catch(o){throw await yg(i,{force:!0}).catch(()=>{}),o}}async function fr(t,e,r){await ut(t,`${JSON.stringify(e,null,2)}
14
- `,r)}var jt=nt(()=>{"use strict"});import{promises as Gl,readdirSync as vg}from"node:fs";import{homedir as Sg}from"node:os";import{sep as Ig,join as Ce,resolve as Hl}from"node:path";function Z(t){let e=t??Sg(),r=Ce(e,".coze"),i=Ce(r,"bridge"),o=Ce(i,"lib"),c=Ce(i,"logs");return{cozeRoot:r,bridgeRoot:i,libDir:o,libEntry:Ce(o,"index.js"),binDir:Ce(i,"bin"),pidFile:Ce(i,"bridge.pid"),portFile:Ce(i,"bridge.port"),tokenFile:Ce(i,"bridge.token"),patTokenFile:Ce(i,"pat-token"),agentEnvFile:Ce(i,"agent-env.json"),logFile:Ce(i,"bridge.log"),bridgeLogsDir:c,daemonStdioLog:Ce(c,"daemon-stdio.log"),installLock:Ce(i,"install.lock"),configFile:Ce(i,"config.json"),agentsRoot:Ce(r,"agents")}}function ze(t,e=Z()){let r=Ce(e.agentsRoot,t);return{root:r,config:Ce(r,"config.json"),workspace:Ce(r,"workspace"),logs:Ce(r,"logs")}}function ys(t=Z()){try{return vg(t.agentsRoot,{withFileTypes:!0}).filter(e=>e.isDirectory()).map(e=>e.name)}catch{return[]}}async function oi(t,e){let r=await Gl.realpath(Hl(t)).catch(()=>null);if(!r)return!1;let i=await Gl.realpath(Hl(e)).catch(()=>null);if(!i)return!1;let o=process.platform==="win32"?r.toLowerCase():r,c=process.platform==="win32"?i.toLowerCase():i;return o===c||o.startsWith(c+Ig)}var Re=nt(()=>{"use strict"});var Es={};La(Es,{AGENT_CONFIG_FILE_MODE:()=>bs,enforceAgentConfigMode:()=>Tg,loadAgentConfig:()=>ve,persistAgentSessions:()=>ai,persistAgentSkills:()=>ci,saveAgentConfig:()=>Ue});import{chmod as Ag,stat as kg}from"node:fs/promises";function ve(t,e){return ur(ze(t,e).config)}function Ue(t,e){return fr(ze(t.agentId,e).config,t,{mode:bs})}async function Tg(t,e){if(process.platform==="win32")return;let r=ze(t,e).config;try{let i=await kg(r);if(!i.isFile())return;let o=i.mode&511;o!==bs&&(await Ag(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 Ue(i,r))}async function ci(t,e,r){let i=await ve(t,r);i&&(i.skills=e,await Ue(i,r))}var ql,bs,Wt=nt(()=>{"use strict";jt();te();Re();ql=G("agent-config"),bs=384});var qa=ae((AI,Kl)=>{Kl.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 Lg(t){return function(...e){return e.length&&(t=t.replace(/\{(\d)\}/g,(r,i)=>e[i]||"")),new Error("ADM-ZIP: "+t)}}for(let t of Object.keys($l))Vl[t]=Lg($l[t])});var Ql=ae((TI,Xl)=>{var Ng=fe("fs"),Me=fe("path"),Jl=qa(),Mg=Ss(),Bg=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=Me.sep,this.fs=Ng,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 Mg.FILE_IN_THE_WAY(`"${o}"`)}})}r(t)};Se.prototype.writeFileTo=function(t,e,r,i){let o=this;if(o.fs.existsSync(t)){if(!r)return!1;var c=o.fs.statSync(t);if(c.isDirectory())return!1}var d=Me.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 h=Me.dirname(t);c.fs.exists(h,function(g){g||c.makeDir(h),c.fs.open(t,"w",438,function(_,v){_?c.fs.chmod(t,438,function(){c.fs.open(t,"w",438,function(y,E){c.fs.write(E,e,0,e.length,0,function(){c.fs.close(E,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)})})})})})};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=Me.join(i,u),h=e.fs.statSync(f);(!o||o.test(f))&&d.push(Me.normalize(f)+(h.isDirectory()?e.sep:"")),h.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=Me.join(t,u),r.fs.stat(u,function(f,h){if(f)return e(f);h&&(i.push(Me.normalize(u)+(h.isDirectory()?r.sep:"")),h.isDirectory()?r.findFilesAsync(u,function(g,_){if(g)return e(g);i=i.concat(_),--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=Me.posix.normalize("/"+t.split("\\").join("/"));return Me.join(".",e)};Se.zipnamefix=function(t){if(!t)return"";let e=Me.posix.normalize("/"+t.split("\\").join("/"));return Me.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=Me.resolve(Me.normalize(t));for(var r=e.split("/"),i=0,o=r.length;i<o;i++){var c=Me.normalize(Me.join(t,r.slice(i,o).join(Me.sep)));if(c.indexOf(t)===0)return c}return Me.normalize(Me.join(t,Me.basename(e)))};Se.toBuffer=function(e,r){return Buffer.isBuffer(e)?e:e instanceof Uint8Array?Buffer.from(e):typeof e=="string"?r(e):Buffer.alloc(0)};Se.readBigUInt64LE=function(t,e){let r=t.readUInt32LE(e);return t.readUInt32LE(e+4)*4294967296+r};Se.fromDOS2Date=function(t){return new Date((t>>25&127)+1980,Math.max((t>>21&15)-1,0),Math.max(t>>16&31,1),t>>11&31,t>>5&63,(t&31)<<1)};Se.fromDate2DOS=function(t){let e=0,r=0;return t.getFullYear()>1979&&(e=(t.getFullYear()-1980&127)<<9|t.getMonth()+1<<5|t.getDate(),r=t.getHours()<<11|t.getMinutes()<<5|t.getSeconds()>>1),e<<16|r};Se.isWin=Bg;Se.crcTable=Yl});var tu=ae((CI,eu)=>{var Fg=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=Fg.basename(r)[0]==="."):console.warn("Invalid path: "+r),{get directory(){return i.directory},get readOnly(){return i.readonly},get hidden(){return i.hidden},get mtime(){return i.mtime},get atime(){return i.atime},get executable(){return i.executable},decodeAttributes:function(){},encodeAttributes:function(){},toJSON:function(){return{path:r,isDirectory:i.directory,isReadOnly:i.readonly,isHidden:i.hidden,isExecutable:i.executable,mTime:i.mtime,aTime:i.atime}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var ru=ae((RI,nu)=>{nu.exports={efs:!0,encode:t=>Buffer.from(t,"utf8"),decode:t=>t.toString("utf8")}});var pr=ae((DI,hr)=>{hr.exports=Ql();hr.exports.Constants=qa();hr.exports.Errors=Ss();hr.exports.FileAttr=tu();hr.exports.decoder=ru()});var su=ae((PI,iu)=>{var un=pr(),U=un.Constants;iu.exports=function(){var t=20,e=10,r=0,i=0,o=0,c=0,d=0,u=0,f=0,h=0,g=0,_=0,v=0,y=0,E=0;t|=un.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,D=b=>Math.max(0,b)&255;return o=un.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 un.fromDOS2Date(this.timeval)},set time(b){b=new Date(b),this.timeval=un.fromDate2DOS(b)},get timeval(){return o},set timeval(b){o=A(b)},get timeHighByte(){return D(o>>>8)},get crc(){return c},set crc(b){c=A(b)},get compressedSize(){return d},set compressedSize(b){d=A(b)},get size(){return u},set size(b){u=A(b)},get fileNameLength(){return f},set fileNameLength(b){f=b},get extraLength(){return h},set extraLength(b){h=b},get extraLocalLength(){return I.extraLen},set extraLocalLength(b){I.extraLen=b},get commentLength(){return g},set commentLength(b){g=b},get diskNumStart(){return _},set diskNumStart(b){_=A(b)},get inAttr(){return v},set inAttr(b){v=A(b)},get attr(){return y},set attr(b){y=A(b)},get fileAttr(){return(y||0)>>16&4095},get offset(){return E},set offset(b){E=A(b)},get encrypted(){return(r&U.FLG_ENC)===U.FLG_ENC},get centralHeaderSize(){return U.CENHDR+f+h+g},get realDataOffset(){return E+U.LOCHDR+I.fnameLen+I.extraLen},get localHeader(){return I},loadLocalHeaderFromBinary:function(b){var R=b.slice(E,E+U.LOCHDR);if(R.readUInt32LE(0)!==U.LOCSIG)throw un.Errors.INVALID_LOC();I.version=R.readUInt16LE(U.LOCVER),I.flags=R.readUInt16LE(U.LOCFLG),I.flags_desc=(I.flags&U.FLG_DESC)>0,I.method=R.readUInt16LE(U.LOCHOW),I.time=R.readUInt32LE(U.LOCTIM),I.crc=R.readUInt32LE(U.LOCCRC),I.compressedSize=R.readUInt32LE(U.LOCSIZ),I.size=R.readUInt32LE(U.LOCLEN),I.fnameLen=R.readUInt16LE(U.LOCNAM),I.extraLen=R.readUInt16LE(U.LOCEXT);let P=E+U.LOCHDR+I.fnameLen,B=P+I.extraLen;return b.slice(P,B)},loadFromBinary:function(b){if(b.length!==U.CENHDR||b.readUInt32LE(0)!==U.CENSIG)throw un.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),h=b.readUInt16LE(U.CENEXT),g=b.readUInt16LE(U.CENCOM),_=b.readUInt16LE(U.CENDSK),v=b.readUInt16LE(U.CENATT),y=b.readUInt32LE(U.CENATX),E=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+h+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(h,U.CENEXT),b.writeUInt16LE(g,U.CENCOM),b.writeUInt16LE(_,U.CENDSK),b.writeUInt16LE(v,U.CENATT),b.writeUInt32LE(y,U.CENATX),b.writeUInt32LE(E,U.CENOFF),b},toJSON:function(){let b=function(R){return R+" bytes"};return{made:t,version:e,flags:r,method:un.methodToString(i),time:this.time,crc:"0x"+c.toString(16).toUpperCase(),compressedSize:b(d),size:b(u),fileNameLength:b(f),extraLength:b(h),commentLength:b(g),diskNumStart:_,inAttr:v,attr:y,offset:E,centralHeaderSize:b(U.CENHDR+f+h+g)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var au=ae((OI,ou)=>{var mr=pr(),ye=mr.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 mr.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=mr.readBigUInt64LE(c,ye.ZIP64SUB),e=mr.readBigUInt64LE(c,ye.ZIP64TOT),r=mr.readBigUInt64LE(c,ye.ZIP64SIZE),i=mr.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 Wa=ae(ja=>{ja.EntryHeader=su();ja.MainHeader=au()});var du=ae((NI,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 h=0;h<c.length;h++){var g=c[h];g.copy(u,f),f+=g.length}i&&i(u)}),o.end(t)}}}});var uu=ae((MI,lu)=>{var zg=+(process.versions?process.versions.node:"").split(".")[0]||0;lu.exports=function(t,e){var r=fe("zlib");let i=zg>=15&&e>0?{maxOutputLength:e}:{};return{inflate:function(){return r.inflateRawSync(t,i)},inflateAsync:function(o){var c=r.createInflateRaw(i),d=[],u=0;c.on("data",function(f){d.push(f),u+=f.length}),c.on("end",function(){var f=Buffer.alloc(u),h=0;f.fill(0);for(var g=0;g<d.length;g++){var _=d[g];_.copy(f,h),h+=_.length}o&&o(f)}),c.end(t)}}}});var mu=ae((BI,pu)=>{"use strict";var{randomFillSync:fu}=fe("crypto"),Ug=Ss(),Gg=new Uint32Array(256).map((t,e)=>{for(let r=0;r<8;r++)(e&1)!==0?e=e>>>1^3988292384:e>>>=1;return e>>>0}),hu=(t,e)=>Math.imul(t,e)>>>0,xu=(t,e)=>Gg[(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]=xu(e[0],t),e[1]+=e[0]&255,e[1]=hu(e[1],134775813)+1,e[2]=xu(e[2],e[1]>>>24),t};As.prototype.next=function(){let t=(this.keys[2]|2)>>>0;return hu(t,t^1)>>8&255};function Hg(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 qg(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 jg(t,e,r){if(!t||!Buffer.isBuffer(t)||t.length<12)return Buffer.alloc(0);let i=Hg(r),o=i(t.slice(0,12)),c=(e.flags&8)===8?e.timeHighByte:e.crc>>>24;if(o[11]!==c)throw Ug.WRONG_PASSWORD();return i(t.slice(12))}function Wg(t){Buffer.isBuffer(t)&&t.length>=12?Is.genSalt=function(){return t.slice(0,12)}:t==="node"?Is.genSalt=di.node:Is.genSalt=di}function Kg(t,e,r,i=!1){t==null&&(t=Buffer.alloc(0)),Buffer.isBuffer(t)||(t=Buffer.from(t.toString()));let o=qg(r),c=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:jg,encrypt:Kg,_salter:Wg}});var gu=ae(ks=>{ks.Deflater=du();ks.Inflater=uu();ks.ZipCrypto=mu()});var $a=ae((zI,wu)=>{var ce=pr(),$g=Wa(),Ie=ce.Constants,Ka=gu();wu.exports=function(t,e){var r=new $g.EntryHeader,i=Buffer.alloc(0),o=Buffer.alloc(0),c=!1,d=null,u=Buffer.alloc(0),f=Buffer.alloc(0),h=!0;let g=t,_=typeof g.decoder=="object"?g.decoder:ce.decoder;h=_.hasOwnProperty("efs")?_.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(b){if(!r.flags_desc&&!r.localHeader.flags_desc){if(ce.crc32(b)!==r.localHeader.crc)return!1}else{let R={},P=r.realDataOffset+r.compressedSize;if(e.readUInt32LE(P)==Ie.LOCSIG||e.readUInt32LE(P)==Ie.CENSIG)throw ce.Errors.DESCRIPTOR_NOT_EXIST();if(e.readUInt32LE(P)==Ie.EXTSIG)R.crc=e.readUInt32LE(P+Ie.EXTCRC),R.compressedSize=e.readUInt32LE(P+Ie.EXTSIZ),R.size=e.readUInt32LE(P+Ie.EXTLEN);else if(e.readUInt16LE(P+12)===19280)R.crc=e.readUInt32LE(P+Ie.EXTCRC-4),R.compressedSize=e.readUInt32LE(P+Ie.EXTSIZ-4),R.size=e.readUInt32LE(P+Ie.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(b)!==R.crc)return!1}return!0}function E(b,R,P){if(typeof R>"u"&&typeof b=="string"&&(P=b,b=void 0),c)return b&&R&&R(Buffer.alloc(0),ce.Errors.DIRECTORY_CONTENT_ERROR()),Buffer.alloc(0);var B=v();if(B.length===0)return b&&R&&R(B),B;if(r.encrypted){if(typeof P!="string"&&!Buffer.isBuffer(P))throw ce.Errors.INVALID_PASS_PARAM();B=Ka.ZipCrypto.decrypt(B,r,P)}var M=Buffer.alloc(r.size);switch(r.method){case ce.Constants.STORED:if(B.copy(M),y(M))return b&&R&&R(M),M;throw b&&R&&R(M,ce.Errors.BAD_CRC()),ce.Errors.BAD_CRC();case ce.Constants.DEFLATED:var J=new Ka.Inflater(B,r.size);if(b)J.inflateAsync(function(V){V.copy(V,0),R&&(y(V)?R(V):R(V,ce.Errors.BAD_CRC()))});else{if(J.inflate(M).copy(M,0),!y(M))throw ce.Errors.BAD_CRC(`"${_.decode(i)}"`);return M}break;default:throw b&&R&&R(Buffer.alloc(0),ce.Errors.UNKNOWN_METHOD()),ce.Errors.UNKNOWN_METHOD()}}function I(b,R){if((!d||!d.length)&&Buffer.isBuffer(e))return b&&R&&R(v()),v();if(d.length&&!c){var P;switch(r.method){case ce.Constants.STORED:return r.compressedSize=r.size,P=Buffer.alloc(d.length),d.copy(P),b&&R&&R(P),P;default:case ce.Constants.DEFLATED:var B=new Ka.Deflater(d);if(b)B.deflateAsync(function(J){P=Buffer.alloc(J.length),r.compressedSize=J.length,J.copy(P),R&&R(P)});else{var M=B.deflate();return r.compressedSize=M.length,M}B=null;break}}else if(b&&R)R(Buffer.alloc(0));else return Buffer.alloc(0)}function A(b,R){return ce.readBigUInt64LE(b,R)}function T(b){try{for(var R=0,P,B,M;R+4<b.length;)P=b.readUInt16LE(R),R+=2,B=b.readUInt16LE(R),R+=2,M=b.slice(R,R+B),R+=B,Ie.ID_ZIP64===P&&D(M)}catch{throw ce.Errors.EXTRA_FIELD_PARSE_ERROR()}}function D(b){var R,P,B,M;b.length>=Ie.EF_ZIP64_SCOMP&&(R=A(b,Ie.EF_ZIP64_SUNCOMP),r.size===Ie.EF_ZIP64_OR_32&&(r.size=R)),b.length>=Ie.EF_ZIP64_RHO&&(P=A(b,Ie.EF_ZIP64_SCOMP),r.compressedSize===Ie.EF_ZIP64_OR_32&&(r.compressedSize=P)),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 _.decode(i)},get rawEntryName(){return i},set entryName(b){i=ce.toBuffer(b,_.encode);var R=i[i.length-1];c=R===47||R===92,r.fileNameLength=i.length},get efs(){return typeof h=="function"?h(this.entryName):h},get extra(){return u},set extra(b){u=b,r.extraLength=b.length,T(b)},get comment(){return _.decode(o)},set comment(b){if(o=ce.toBuffer(b,_.encode),r.commentLength=o.length,o.length>65535)throw ce.Errors.COMMENT_TOO_LONG()},get name(){var b=_.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:E(!1,null,b)},getDataAsync:function(b,R){r.changed?b(d):E(!0,b,R)},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(),R=ce.Constants.CENHDR;return i.copy(b,R),R+=i.length,u.copy(b,R),R+=r.extraLength,o.copy(b,R),b},packLocalHeader:function(){let b=0;r.flags_efs=this.efs,r.extraLocalLength=f.length;let R=r.localHeaderToBinary(),P=Buffer.alloc(R.length+i.length+r.extraLocalLength);return R.copy(P,b),b+=R.length,i.copy(P,b),b+=i.length,f.copy(P,b),b+=f.length,P},toJSON:function(){let b=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:b(e),data:b(d)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var bu=ae((UI,yu)=>{var _u=$a(),Vg=Wa(),Ve=pr();yu.exports=function(t,e){var r=[],i={},o=Buffer.alloc(0),c=new Vg.MainHeader,d=!1,u=null;let f=new Set,h=e,{noSort:g,decoder:_}=h;t?E(h.readEntries):d=!0;function v(){let A=new Set;for(let T of Object.keys(i)){let D=T.split("/");if(D.pop(),!!D.length)for(let b=0;b<D.length;b++){let R=D.slice(0,b+1).join("/")+"/";A.add(R)}}for(let T of A)if(!(T in i)){let D=new _u(h);D.entryName=T,D.attr=16,D.temporary=!0,r.push(D),i[D.entryName]=D,f.add(D)}}function y(){if(d=!0,i={},c.diskEntries>(t.length-c.offset)/Ve.Constants.CENHDR)throw Ve.Errors.DISK_ENTRY_TOO_LARGE();r=new Array(c.diskEntries);for(var A=c.offset,T=0;T<r.length;T++){var D=A,b=new _u(h,t);b.header=t.slice(D,D+=Ve.Constants.CENHDR),b.entryName=t.slice(D,D+=b.header.fileNameLength),b.header.extraLength&&(b.extra=t.slice(D,D+=b.header.extraLength)),b.header.commentLength&&(b.comment=t.slice(D,D+b.header.commentLength)),A+=b.header.centralHeaderSize,r[T]=b,i[b.entryName]=b}f.clear(),v()}function E(A){var T=t.length-Ve.Constants.ENDHDR,D=Math.max(0,T-65535),b=D,R=t.length,P=-1,B=0;for(typeof h.trailingSpace=="boolean"&&h.trailingSpace&&(D=0),T;T>=b;T--)if(t[T]===80){if(t.readUInt32LE(T)===Ve.Constants.ENDSIG){P=T,B=T,R=T+Ve.Constants.ENDHDR,b=T-Ve.Constants.END64HDR;continue}if(t.readUInt32LE(T)===Ve.Constants.END64SIG){b=D;continue}if(t.readUInt32LE(T)===Ve.Constants.ZIP64SIG){P=T,R=T+Ve.readBigUInt64LE(t,T+Ve.Constants.ZIP64SIZE)+Ve.Constants.ZIP64LEAD;break}}if(P==-1)throw Ve.Errors.INVALID_FORMAT();c.loadFromBinary(t.slice(P,R)),c.commentLength&&(o=t.slice(B+Ve.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 _.decode(o)},set comment(A){o=Ve.toBuffer(A,_.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 D=i[A];this.getEntryChildren(D,T).map(R=>R.entryName).forEach(this.deleteEntry)},deleteEntry:function(A){d||y();let T=i[A],D=r.indexOf(T);D>=0&&(r.splice(D,1),delete i[A],c.totalEntries=r.length)},getEntryChildren:function(A,T=!0){if(d||y(),typeof A=="object")if(A.isDirectory&&T){let D=[],b=A.entryName;for(let R of r)R.entryName.startsWith(b)&&D.push(R);return D}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=[],D=0,b=0;c.size=0,c.offset=0;let R=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,D+=re+X.length,R++}D+=c.mainHeaderSize,c.offset=b,c.totalEntries=R,b=0;let P=Buffer.alloc(D);for(let M of A)M.copy(P,b),b+=M.length;for(let M of T)M.copy(P,b),b+=M.length;let B=c.toBinary();return o&&o.copy(B,Ve.Constants.ENDHDR),B.copy(P,b),t=P,d=!1,P},toAsyncBuffer:function(A,T,D,b){try{d||y(),I();let R=[],P=[],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();D&&D(se),X.getCompressedDataAsync(function(oe){b&&b(se),X.header.offset=M;let C=X.packLocalHeader(),z=C.length+oe.length;M+=z,R.push(C),R.push(oe);let H=X.packCentralHeader();P.push(H),c.size+=H.length,B+=z+H.length,J++,V(re)})}else{B+=c.mainHeaderSize,c.offset=M,c.totalEntries=J,M=0;let X=Buffer.alloc(B);R.forEach(function(oe){oe.copy(X,M),M+=oe.length}),P.forEach(function(oe){oe.copy(X,M),M+=oe.length});let se=c.toBinary();o&&o.copy(se,Ve.Constants.ENDHDR),se.copy(X,M),t=X,d=!1,A(X)}};V(Array.from(this.entries))}catch(R){T(R)}}}}});var Su=ae((GI,vu)=>{var Ee=pr(),be=fe("path"),Jg=$a(),Zg=bu(),On=(...t)=>Ee.findLast(t,e=>typeof e=="boolean"),Eu=(...t)=>Ee.findLast(t,e=>typeof e=="string"),Yg=(...t)=>Ee.findLast(t,e=>typeof e=="function"),Xg={noSort:!1,readEntries:!1,method:Ee.Constants.NONE,fs:null};vu.exports=function(t,e){let r=null,i=Object.assign(Object.create(null),Xg);t&&typeof t=="object"&&(t instanceof Uint8Array||(Object.assign(i,t),t=i.input?i.input:void 0,i.input&&delete i.input),Buffer.isBuffer(t)&&(r=t,i.method=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 Zg(r,i),{canonical:d,sanitize:u,zipnamefix:f}=Ee;function h(y){if(y&&c){var E;if(typeof y=="string"&&(E=c.getEntry(be.posix.normalize(y))),typeof y=="object"&&typeof y.entryName<"u"&&typeof y.header<"u"&&(E=c.getEntry(y.entryName)),E)return E}return null}function g(y){let{join:E,normalize:I,sep:A}=be.posix;return E(be.isAbsolute(y)?"/":".",I(A+y.split("\\").join(A)+A))}function _(y){return y instanceof RegExp?(function(E){return function(I){return E.test(I)}})(y):typeof y!="function"?()=>!0:y}let v=(y,E)=>{let I=E.slice(-1);return I=I===o.sep?o.sep:"",be.relative(y,E)+I};return{readFile:function(y,E){var I=h(y);return I&&I.getData(E)||null},childCount:function(y){let E=h(y);if(E)return c.getChildCount(E)},readFileAsync:function(y,E){var I=h(y);I?I.getDataAsync(E):E(null,"getEntry failed for:"+y)},readAsText:function(y,E){var I=h(y);if(I){var A=I.getData();if(A&&A.length)return A.toString(E||"utf8")}return""},readAsTextAsync:function(y,E,I){var A=h(y);A?A.getDataAsync(function(T,D){if(D){E(T,D);return}T&&T.length?E(T.toString(I||"utf8")):E("")}):E("")},deleteFile:function(y,E=!0){var I=h(y);I&&c.deleteFile(I.entryName,E)},deleteEntry:function(y){var E=h(y);E&&c.deleteEntry(E.entryName)},addZipComment:function(y){c.comment=y},getZipComment:function(){return c.comment||""},addZipEntryComment:function(y,E){var I=h(y);I&&(I.comment=E)},getZipEntryComment:function(y){var E=h(y);return E&&E.comment||""},updateFile:function(y,E){var I=h(y);I&&I.setData(E)},addLocalFile:function(y,E,I,A){if(o.fs.existsSync(y)){E=E?g(E):"";let T=be.win32.basename(be.win32.normalize(y));E+=I||T;let D=o.fs.statSync(y),b=D.isFile()?o.fs.readFileSync(y):Buffer.alloc(0);D.isDirectory()&&(E+=o.sep),this.addFile(E,b,A,D)}else throw Ee.Errors.FILE_NOT_FOUND(y)},addLocalFileAsync:function(y,E){y=typeof y=="object"?y:{localPath:y};let I=be.resolve(y.localPath),{comment:A}=y,{zipPath:T,zipName:D}=y,b=this;o.fs.stat(I,function(R,P){if(R)return E(R,!1);T=T?g(T):"";let B=be.win32.basename(be.win32.normalize(I));if(T+=D||B,P.isFile())o.fs.readFile(I,function(M,J){return M?E(M,!1):(b.addFile(T,J,A,P),setImmediate(E,void 0,!0))});else if(P.isDirectory())return T+=o.sep,b.addFile(T,Buffer.alloc(0),A,P),setImmediate(E,void 0,!0)})},addLocalFolder:function(y,E,I){if(I=_(I),E=E?g(E):"",y=be.normalize(y),o.fs.existsSync(y)){let A=o.findFiles(y),T=this;if(A.length)for(let D of A){let b=be.join(E,v(y,D));I(b)&&T.addLocalFile(D,be.dirname(b))}}else throw Ee.Errors.FILE_NOT_FOUND(y)},addLocalFolderAsync:function(y,E,I,A){A=_(A),I=I?g(I):"",y=be.normalize(y);var T=this;o.fs.open(y,"r",function(D){if(D&&D.code==="ENOENT")E(void 0,Ee.Errors.FILE_NOT_FOUND(y));else if(D)E(void 0,D);else{var b=o.findFiles(y),R=-1,P=function(){if(R+=1,R<b.length){var B=b[R],M=v(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&&E(void 0,J),V.isFile()?o.fs.readFile(B,function(re,X){re?E(void 0,re):(T.addFile(I+M,X,"",V),P())}):(T.addFile(I+M+"/",Buffer.alloc(0),"",V),P())}):process.nextTick(()=>{P()})}else E(!0,void 0)};P()}})},addLocalFolderAsync2:function(y,E){let I=this;y=typeof y=="object"?y:{localPath:y},localPath=be.resolve(g(y.localPath));let{zipPath:A,filter:T,namefix:D}=y;T instanceof RegExp?T=(function(P){return function(B){return P.test(B)}})(T):typeof T!="function"&&(T=function(){return!0}),A=A?g(A):"",D=="latin1"&&(D=P=>P.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/[^\x20-\x7E]/g,"")),typeof D!="function"&&(D=P=>P);let b=P=>be.join(A,D(v(localPath,P))),R=P=>be.win32.basename(be.win32.normalize(D(P)));o.fs.open(localPath,"r",function(P){P&&P.code==="ENOENT"?E(void 0,Ee.Errors.FILE_NOT_FOUND(localPath)):P?E(void 0,P):o.findFilesAsync(localPath,function(B,M){if(B)return E(B);M=M.filter(J=>T(b(J))),M.length||E(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:R(V)},J)}},E))})})},addLocalFolderPromise:function(y,E){return new Promise((I,A)=>{this.addLocalFolderAsync2(Object.assign({localPath:y},E),(T,D)=>{T&&A(T),D&&I(this)})})},addFile:function(y,E,I,A){y=f(y);let T=h(y),D=T!=null;D||(T=new Jg(i),T.entryName=y),T.comment=I||"";let b=typeof A=="object"&&A instanceof o.fs.Stats;b&&(T.header.time=A.mtime);var R=T.isDirectory?16:0;let P=T.isDirectory?16384:32768;return b?P|=4095&A.mode:typeof A=="number"?P|=4095&A:P|=T.isDirectory?493:420,R=(R|P<<16)>>>0,T.attr=R,T.setData(E),D||c.setEntry(T),T},getEntries:function(y){return c.password=y,c?c.entries:[]},getEntry:function(y){return h(y)},getEntryCount:function(){return c.getEntryCount()},forEach:function(y){return c.forEach(y)},extractEntryTo:function(y,E,I,A,T,D){A=On(!1,A),T=On(!1,T),I=On(!0,I),D=Eu(T,D);var b=h(y);if(!b)throw Ee.Errors.NO_ENTRY();var R=d(b.entryName),P=u(E,D&&!b.isDirectory?D:I?R:be.basename(R));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(E,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(P)&&!A)throw Ee.Errors.CANT_OVERRIDE();let J=T?y.header.fileAttr:void 0;return o.writeFileTo(P,M,A,J),!0},test:function(y){if(!c)return!1;for(var E in c.entries)try{if(E.isDirectory)continue;var I=c.entries[E].getData(y);if(!I)return!1}catch{return!1}return!0},extractAllTo:function(y,E,I,A){if(I=On(!1,I),A=Eu(I,A),E=On(!1,E),!c)throw Ee.Errors.NO_ZIP();c.entries.forEach(function(T){var D=u(y,d(T.entryName));if(T.isDirectory){o.makeDir(D);return}var b=T.getData(A);if(!b)throw Ee.Errors.CANT_EXTRACT_FILE();let R=I?T.header.fileAttr:void 0;o.writeFileTo(D,b,E,R);try{o.fs.utimesSync(D,T.header.time,T.header.time)}catch{throw Ee.Errors.CANT_EXTRACT_FILE()}})},extractAllToAsync:function(y,E,I,A){if(A=Yg(E,I,A),I=On(!1,I),E=On(!1,E),!A)return new Promise((P,B)=>{this.extractAllToAsync(y,E,I,function(M){M?B(M):P(this)})});if(!c){A(Ee.Errors.NO_ZIP());return}y=be.resolve(y);let T=P=>u(y,be.normalize(d(P.entryName))),D=(P,B)=>new Error(P+': "'+B+'"'),b=[],R=[];c.entries.forEach(P=>{P.isDirectory?b.push(P):R.push(P)});for(let P of b){let B=T(P),M=I?P.header.fileAttr:void 0;try{o.makeDir(B),M&&o.fs.chmodSync(B,M),o.fs.utimesSync(B,P.header.time,P.header.time)}catch{A(D("Unable to create folder",B))}}R.reverse().reduce(function(P,B){return function(M){if(M)P(M);else{let J=be.normalize(d(B.entryName)),V=u(y,J);B.getDataAsync(function(re,X){if(X)P(X);else if(!re)P(Ee.Errors.CANT_EXTRACT_FILE());else{let se=I?B.header.fileAttr:void 0;o.writeFileToAsync(V,re,E,se,function(oe){oe||P(D("Unable to write file",V)),o.fs.utimes(V,B.header.time,B.header.time,function(C){C?P(D("Unable to set times",V)):P()})})}})}}},A)()},writeZip:function(y,E){if(arguments.length===1&&typeof y=="function"&&(E=y,y=""),!y&&i.filename&&(y=i.filename),!!y){var I=c.compressToBuffer();if(I){var A=o.writeFileTo(y,I,!0);typeof E=="function"&&E(A?null:new Error("failed"),"")}}},writeZipPromise:function(y,E){let{overwrite:I,perm:A}=Object.assign({overwrite:!0},E);return new Promise((T,D)=>{!y&&i.filename&&(y=i.filename),y||D("ADM-ZIP: ZIP File Name Missing"),this.toBufferPromise().then(b=>{let R=P=>P?T(P):D("ADM-ZIP: Wasn't able to write zip file");o.writeFileToAsync(y,b,I,A,R)},D)})},toBufferPromise:function(){return new Promise((y,E)=>{c.toAsyncBuffer(y,E)})},toBuffer:function(y,E,I,A){return typeof y=="function"?(c.toAsyncBuffer(y,E,I,A),null):c.compressToBuffer()}}}});import{execFile as iy,spawn as sy,spawnSync as sk}from"node:child_process";import{promisify as oy}from"node:util";function cy(t){if(process.platform!=="win32")return!1;if(jf.test(t))return!0;let r=(t.split(/[/\\]/).pop()??t).replace(jf,"").toLowerCase();return ay.has(r)}function Wf(t,e){if(process.platform!=="win32")return e??{};let r={...e??{}};return cy(t)&&r.shell===void 0&&(r.shell=!0),r.windowsHide===void 0&&(r.windowsHide=!0),r}function st(t,e=[],r={}){return sy(t,e,Wf(t,r))}function Kf(t,e=[],r={}){return dy(t,e,Wf(t,r))}var ay,jf,dy,Xt=nt(()=>{"use strict";ay=new Set(["npm","npx","yarn","pnpm","coze","tsx","claude-agent-acp","codex-acp","openclaw"]),jf=/\.(cmd|bat|ps1)$/i;dy=oy(iy)});var en=ae((dR,Gx)=>{"use strict";var zx=["nodebuffer","arraybuffer","fragments"],Ux=typeof Blob<"u";Ux&&zx.push("blob");Gx.exports={BINARY_TYPES:zx,CLOSE_TIMEOUT:3e4,EMPTY_BUFFER:Buffer.alloc(0),GUID:"258EAFA5-E914-47DA-95CA-C5AB0DC85B11",hasBlob:Ux,kForOnEventAttribute:Symbol("kIsForOnEventAttribute"),kListener:Symbol("kListener"),kStatusCode:Symbol("status-code"),kWebSocket:Symbol("websocket"),NOOP:()=>{}}});var Qi=ae((lR,zo)=>{"use strict";var{EMPTY_BUFFER:$E}=en(),vd=Buffer[Symbol.species];function VE(t,e){if(t.length===0)return $E;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 Hx(t,e,r,i,o){for(let c=0;c<o;c++)r[i+c]=t[c]^e[c&3]}function qx(t,e){for(let r=0;r<t.length;r++)t[r]^=e[r&3]}function JE(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:VE,mask:Hx,toArrayBuffer:JE,toBuffer:Sd,unmask:qx};if(!process.env.WS_NO_BUFFER_UTIL)try{let t=fe("bufferutil");zo.exports.mask=function(e,r,i,o,c){c<48?Hx(e,r,i,o,c):t.mask(e,r,i,o,c)},zo.exports.unmask=function(e,r){e.length<32?qx(e,r):t.unmask(e,r)}}catch{}});var Kx=ae((uR,Wx)=>{"use strict";var jx=Symbol("kDone"),Id=Symbol("kRun"),Ad=class{constructor(e){this[jx]=()=>{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[jx])}}};Wx.exports=Ad});var qr=ae((fR,Zx)=>{"use strict";var es=fe("zlib"),$x=Qi(),ZE=Kx(),{kStatusCode:Vx}=en(),YE=Buffer[Symbol.species],XE=Buffer.from([0,0,255,255]),Go=Symbol("permessage-deflate"),tn=Symbol("total-length"),Gr=Symbol("callback"),Tn=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 ZE(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[Gr];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[Go]=this,this._inflate[tn]=0,this._inflate[Tn]=[],this._inflate.on("error",ev),this._inflate.on("data",Jx)}this._inflate[Gr]=i,this._inflate.write(e),r&&this._inflate.write(XE),this._inflate.flush(()=>{let c=this._inflate[Hr];if(c){this._inflate.close(),this._inflate=null,i(c);return}let d=$x.concat(this._inflate[Tn],this._inflate[tn]);this._inflate._readableState.endEmitted?(this._inflate.close(),this._inflate=null):(this._inflate[tn]=0,this._inflate[Tn]=[],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[tn]=0,this._deflate[Tn]=[],this._deflate.on("data",QE)}this._deflate[Gr]=i,this._deflate.write(e),this._deflate.flush(es.Z_SYNC_FLUSH,()=>{if(!this._deflate)return;let c=$x.concat(this._deflate[Tn],this._deflate[tn]);r&&(c=new YE(c.buffer,c.byteOffset,c.length-4)),this._deflate[Gr]=null,this._deflate[tn]=0,this._deflate[Tn]=[],r&&this.params[`${o}_no_context_takeover`]&&this._deflate.reset(),i(null,c)})}};Zx.exports=kd;function QE(t){this[Tn].push(t),this[tn]+=t.length}function Jx(t){if(this[tn]+=t.length,this[Go]._maxPayload<1||this[tn]<=this[Go]._maxPayload){this[Tn].push(t);return}this[Hr]=new RangeError("Max payload size exceeded"),this[Hr].code="WS_ERR_UNSUPPORTED_MESSAGE_LENGTH",this[Hr][Vx]=1009,this.removeListener("data",Jx),this.reset()}function ev(t){if(this[Go]._inflate=null,this[Hr]){this[Gr](this[Hr]);return}t[Vx]=1007,this[Gr](t)}});var jr=ae((xR,Ho)=>{"use strict";var{isUtf8:Yx}=fe("buffer"),{hasBlob:tv}=en(),nv=[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 rv(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 iv(t){return tv&&typeof t=="object"&&typeof t.arrayBuffer=="function"&&typeof t.type=="string"&&typeof t.stream=="function"&&(t[Symbol.toStringTag]==="Blob"||t[Symbol.toStringTag]==="File")}Ho.exports={isBlob:iv,isValidStatusCode:rv,isValidUTF8:Td,tokenChars:nv};if(Yx)Ho.exports.isValidUTF8=function(t){return t.length<24?Td(t):Yx(t)};else if(!process.env.WS_NO_UTF_8_VALIDATE)try{let t=fe("utf-8-validate");Ho.exports.isValidUTF8=function(e){return e.length<32?Td(e):t(e)}}catch{}});var Od=ae((hR,ih)=>{"use strict";var{Writable:sv}=fe("stream"),Xx=qr(),{BINARY_TYPES:ov,EMPTY_BUFFER:Qx,kStatusCode:av,kWebSocket:cv}=en(),{concat:Cd,toArrayBuffer:dv,unmask:lv}=Qi(),{isValidStatusCode:uv,isValidUTF8:eh}=jr(),qo=Buffer[Symbol.species],mt=0,th=1,nh=2,rh=3,Rd=4,Dd=5,jo=6,Pd=class extends sv{constructor(e={}){super(),this._allowSynchronousEvents=e.allowSynchronousEvents!==void 0?e.allowSynchronousEvents:!0,this._binaryType=e.binaryType||ov[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[cv]=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 th:this.getPayloadLength16(e);break;case nh:this.getPayloadLength64(e);break;case rh:this.getMask();break;case Rd:this.getData(e);break;case Dd: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[Xx.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=th:this._payloadLength===127?this._state=nh: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=rh:this._state=Rd}getMask(){if(this._bufferedBytes<4){this._loop=!1;return}this._mask=this.consume(4),this._state=Rd}getData(e){let r=Qx;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&&lv(r,this._mask)}if(this._opcode>7){this.controlMessage(r,e);return}if(this._compressed){this._state=Dd,this.decompress(r,e);return}if(r.length){if(this._maxFragments>0&&this._fragments.length>=this._maxFragments){let i=this.createError(RangeError,"Too many message fragments",!1,1008,"WS_ERR_TOO_MANY_BUFFERED_PARTS");e(i);return}this._messageLength=this._totalPayloadLength,this._fragments.push(r)}this.dataMessage(e)}decompress(e,r){this._extensions[Xx.extensionName].decompress(e,this._fin,(o,c)=>{if(o)return r(o);if(c.length){if(this._messageLength+=c.length,this._messageLength>this._maxPayload&&this._maxPayload>0){let d=this.createError(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH");r(d);return}if(this._maxFragments>0&&this._fragments.length>=this._maxFragments){let d=this.createError(RangeError,"Too many message fragments",!1,1008,"WS_ERR_TOO_MANY_BUFFERED_PARTS");r(d);return}this._fragments.push(c)}this.dataMessage(r),this._state===mt&&this.startLoop(r)})}dataMessage(e){if(!this._fin){this._state=mt;return}let r=this._messageLength,i=this._fragments;if(this._totalPayloadLength=0,this._messageLength=0,this._fragmented=0,this._fragments=[],this._opcode===2){let o;this._binaryType==="nodebuffer"?o=Cd(i,r):this._binaryType==="arraybuffer"?o=dv(Cd(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=Cd(i,r);if(!this._skipUTF8Validation&&!eh(o)){let c=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");e(c);return}this._state===Dd||this._allowSynchronousEvents?(this.emit("message",o,!1),this._state=mt):(this._state=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,Qx),this.end();else{let i=e.readUInt16BE(0);if(!uv(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&&!eh(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[av]=o,d}};ih.exports=Pd});var Md=ae((mR,ah)=>{"use strict";var{Duplex:pR}=fe("stream"),{randomFillSync:fv}=fe("crypto"),{types:{isUint8Array:xv}}=fe("util"),sh=qr(),{EMPTY_BUFFER:hv,kWebSocket:pv,NOOP:mv}=en(),{isBlob:Wr,isValidStatusCode:gv}=jr(),{mask:oh,toBuffer:Yn}=Qi(),gt=Symbol("kByteLength"),wv=Buffer.alloc(4),Wo=8*1024,Xn,Kr=Wo,kt=0,_v=1,yv=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=mv,this[pv]=void 0}static frame(e,r){let i,o=!1,c=2,d=!1;r.mask&&(i=r.maskBuffer||wv,r.generateMask?r.generateMask(i):(Kr===Wo&&(Xn===void 0&&(Xn=Buffer.alloc(Wo)),fv(Xn,0,Wo),Kr=0),i[0]=Xn[Kr++],i[1]=Xn[Kr++],i[2]=Xn[Kr++],i[3]=Xn[Kr++]),d=(i[0]|i[1]|i[2]|i[3])===0,c=6);let u;typeof e=="string"?(!r.mask||d)&&r[gt]!==void 0?u=r[gt]:(e=Buffer.from(e),u=e.length):(u=e.length,o=r.mask&&r.readOnly&&!d);let f=u;u>=65536?(c+=8,f=127):u>125&&(c+=2,f=126);let h=Buffer.allocUnsafe(o?u+c:c);return h[0]=r.fin?r.opcode|128:r.opcode,r.rsv1&&(h[0]|=64),h[1]=f,f===126?h.writeUInt16BE(u,2):f===127&&(h[2]=h[3]=0,h.writeUIntBE(u,4,6)),r.mask?(h[1]|=128,h[c-4]=i[0],h[c-3]=i[1],h[c-2]=i[2],h[c-1]=i[3],d?[h,e]:o?(oh(e,i,h,c,u),[h]):(oh(e,i,e,0,u),[h,e])):[h,e]}close(e,r,i,o){let c;if(e===void 0)c=hv;else{if(typeof e!="number"||!gv(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(xv(r))c.set(r,2);else throw new TypeError("Second argument must be a string or a Uint8Array")}}let d={[gt]:c.length,fin:!0,generateMask:this._generateMask,mask:i,maskBuffer:this._maskBuffer,opcode:8,readOnly:!1,rsv1:!1};this._state!==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):Wr(e)?(o=e.size,c=!1):(e=Yn(e),o=e.length,c=Yn.readOnly),o>125)throw new RangeError("The data size must not be greater than 125 bytes");let d={[gt]:o,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:9,readOnly:c,rsv1:!1};Wr(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):Wr(e)?(o=e.size,c=!1):(e=Yn(e),o=e.length,c=Yn.readOnly),o>125)throw new RangeError("The data size must not be greater than 125 bytes");let d={[gt]:o,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:10,readOnly:c,rsv1:!1};Wr(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[sh.extensionName],c=r.binary?2:1,d=r.compress,u,f;typeof e=="string"?(u=Buffer.byteLength(e),f=!1):Wr(e)?(u=e.size,f=!1):(e=Yn(e),u=e.length,f=Yn.readOnly),this._firstFragment?(this._firstFragment=!1,d&&o&&o.params[o._isServer?"server_no_context_takeover":"client_no_context_takeover"]&&(d=u>=o._threshold),this._compress=d):(d=!1,c=0),r.fin&&(this._firstFragment=!0);let h={[gt]:u,fin:r.fin,generateMask:this._generateMask,mask:r.mask,maskBuffer:this._maskBuffer,opcode:c,readOnly:f,rsv1:d};Wr(e)?this._state!==kt?this.enqueue([this.getBlobData,e,this._compress,h,i]):this.getBlobData(e,this._compress,h,i):this._state!==kt?this.enqueue([this.dispatch,e,this._compress,h,i]):this.dispatch(e,this._compress,h,i)}getBlobData(e,r,i,o){this._bufferedBytes+=i[gt],this._state=yv,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[gt];let d=Yn(c);r?this.dispatch(d,r,i,o):(this._state=kt,this.sendFrame(t.frame(d,i),o),this.dequeue())}).catch(c=>{process.nextTick(bv,this,c,o)})}dispatch(e,r,i,o){if(!r){this.sendFrame(t.frame(e,i),o);return}let c=this._extensions[sh.extensionName];this._bufferedBytes+=i[gt],this._state=_v,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[gt],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][gt],Reflect.apply(e[0],this,e.slice(1))}}enqueue(e){this._bufferedBytes+=e[3][gt],this._queue.push(e)}sendFrame(e,r){e.length===2?(this._socket.cork(),this._socket.write(e[0]),this._socket.write(e[1],r),this._socket.uncork()):this._socket.write(e[0],r)}};ah.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 bv(t,e,r){Nd(t,e,r),t.onerror(e)}});var mh=ae((gR,ph)=>{"use strict";var{kForOnEventAttribute:ts,kListener:Bd}=en(),ch=Symbol("kCode"),dh=Symbol("kData"),lh=Symbol("kError"),uh=Symbol("kMessage"),fh=Symbol("kReason"),$r=Symbol("kTarget"),xh=Symbol("kType"),hh=Symbol("kWasClean"),nn=class{constructor(e){this[$r]=null,this[xh]=e}get target(){return this[$r]}get type(){return this[xh]}};Object.defineProperty(nn.prototype,"target",{enumerable:!0});Object.defineProperty(nn.prototype,"type",{enumerable:!0});var Qn=class extends nn{constructor(e,r={}){super(e),this[ch]=r.code===void 0?0:r.code,this[fh]=r.reason===void 0?"":r.reason,this[hh]=r.wasClean===void 0?!1:r.wasClean}get code(){return this[ch]}get reason(){return this[fh]}get wasClean(){return this[hh]}};Object.defineProperty(Qn.prototype,"code",{enumerable:!0});Object.defineProperty(Qn.prototype,"reason",{enumerable:!0});Object.defineProperty(Qn.prototype,"wasClean",{enumerable:!0});var Vr=class extends nn{constructor(e,r={}){super(e),this[lh]=r.error===void 0?null:r.error,this[uh]=r.message===void 0?"":r.message}get error(){return this[lh]}get message(){return this[uh]}};Object.defineProperty(Vr.prototype,"error",{enumerable:!0});Object.defineProperty(Vr.prototype,"message",{enumerable:!0});var ns=class extends nn{constructor(e,r={}){super(e),this[dh]=r.data===void 0?null:r.data}get data(){return this[dh]}};Object.defineProperty(ns.prototype,"data",{enumerable:!0});var Ev={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[$r]=this,Ko(e,this,u)};else if(t==="close")i=function(c,d){let u=new Qn("close",{code:c,reason:d.toString(),wasClean:this._closeFrameReceived&&this._closeFrameSent});u[$r]=this,Ko(e,this,u)};else if(t==="error")i=function(c){let d=new Vr("error",{error:c,message:c.message});d[$r]=this,Ko(e,this,d)};else if(t==="open")i=function(){let c=new nn("open");c[$r]=this,Ko(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}}};ph.exports={CloseEvent:Qn,ErrorEvent:Vr,Event:nn,EventTarget:Ev,MessageEvent:ns};function Ko(t,e,r){typeof t=="object"&&t.handleEvent?t.handleEvent.call(t,r):t.call(e,r)}});var $o=ae((wR,gh)=>{"use strict";var{tokenChars:rs}=jr();function Ft(t,e,r){t[e]===void 0?t[e]=[r]:t[e].push(r)}function vv(t){let e=Object.create(null),r=Object.create(null),i=!1,o=!1,c=!1,d,u,f=-1,h=-1,g=-1,_=0;for(;_<t.length;_++)if(h=t.charCodeAt(_),d===void 0)if(g===-1&&rs[h]===1)f===-1&&(f=_);else if(_!==0&&(h===32||h===9))g===-1&&f!==-1&&(g=_);else if(h===59||h===44){if(f===-1)throw new SyntaxError(`Unexpected character at index ${_}`);g===-1&&(g=_);let y=t.slice(f,g);h===44?(Ft(e,y,r),r=Object.create(null)):d=y,f=g=-1}else throw new SyntaxError(`Unexpected character at index ${_}`);else if(u===void 0)if(g===-1&&rs[h]===1)f===-1&&(f=_);else if(h===32||h===9)g===-1&&f!==-1&&(g=_);else if(h===59||h===44){if(f===-1)throw new SyntaxError(`Unexpected character at index ${_}`);g===-1&&(g=_),Ft(r,t.slice(f,g),!0),h===44&&(Ft(e,d,r),r=Object.create(null),d=void 0),f=g=-1}else if(h===61&&f!==-1&&g===-1)u=t.slice(f,_),f=g=-1;else throw new SyntaxError(`Unexpected character at index ${_}`);else if(o){if(rs[h]!==1)throw new SyntaxError(`Unexpected character at index ${_}`);f===-1?f=_:i||(i=!0),o=!1}else if(c)if(rs[h]===1)f===-1&&(f=_);else if(h===34&&f!==-1)c=!1,g=_;else if(h===92)o=!0;else throw new SyntaxError(`Unexpected character at index ${_}`);else if(h===34&&t.charCodeAt(_-1)===61)c=!0;else if(g===-1&&rs[h]===1)f===-1&&(f=_);else if(f!==-1&&(h===32||h===9))g===-1&&(g=_);else if(h===59||h===44){if(f===-1)throw new SyntaxError(`Unexpected character at index ${_}`);g===-1&&(g=_);let y=t.slice(f,g);i&&(y=y.replace(/\\/g,""),i=!1),Ft(r,u,y),h===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 ${_}`);if(f===-1||c||h===32||h===9)throw new SyntaxError("Unexpected end of input");g===-1&&(g=_);let v=t.slice(f,g);return d===void 0?Ft(e,v,r):(u===void 0?Ft(r,v,!0):i?Ft(r,u,v.replace(/\\/g,"")):Ft(r,u,v),Ft(e,d,r)),e}function Sv(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(", ")}gh.exports={format:Sv,parse:vv}});var Yo=ae((bR,Ch)=>{"use strict";var Iv=fe("events"),Av=fe("https"),kv=fe("http"),yh=fe("net"),Tv=fe("tls"),{randomBytes:Cv,createHash:Rv}=fe("crypto"),{Duplex:_R,Readable:yR}=fe("stream"),{URL:Fd}=fe("url"),Cn=qr(),Dv=Od(),Pv=Md(),{isBlob:Ov}=jr(),{BINARY_TYPES:wh,CLOSE_TIMEOUT:Lv,EMPTY_BUFFER:Vo,GUID:Nv,kForOnEventAttribute:zd,kListener:Mv,kStatusCode:Bv,kWebSocket:We,NOOP:bh}=en(),{EventTarget:{addEventListener:Fv,removeEventListener:zv}}=mh(),{format:Uv,parse:Gv}=$o(),{toBuffer:Hv}=Qi(),Eh=Symbol("kAborted"),Ud=[8,13],rn=["CONNECTING","OPEN","CLOSING","CLOSED"],qv=/^[!#$%&'*+\-.0-9A-Z^_`|a-z~]+$/,ge=class t extends Iv{constructor(e,r,i){super(),this._binaryType=wh[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]),vh(this,e,r,i)):(this._autoPong=i.autoPong,this._closeTimeout=i.closeTimeout,this._isServer=!0)}get binaryType(){return this._binaryType}set binaryType(e){wh.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 Dv({allowSynchronousEvents:i.allowSynchronousEvents,binaryType:this.binaryType,extensions:this._extensions,isServer:this._isServer,maxBufferedChunks:i.maxBufferedChunks,maxFragments:i.maxFragments,maxPayload:i.maxPayload,skipUTF8Validation:i.skipUTF8Validation}),c=new Pv(e,this._extensions,i.generateMask);this._receiver=o,this._sender=c,this._socket=e,o[We]=this,c[We]=this,e[We]=this,o.on("conclude",Kv),o.on("drain",$v),o.on("error",Vv),o.on("message",Jv),o.on("ping",Zv),o.on("pong",Yv),c.onerror=Xv,e.setTimeout&&e.setTimeout(0),e.setNoDelay&&e.setNoDelay(),r.length>0&&e.unshift(r),e.on("close",Ah),e.on("data",Zo),e.on("end",kh),e.on("error",Th),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[Cn.extensionName]&&this._extensions[Cn.extensionName].cleanup(),this._receiver.removeAllListeners(),this._readyState=t.CLOSED,this.emit("close",this._closeCode,this._closeMessage)}close(e,r){if(this.readyState!==t.CLOSED){if(this.readyState===t.CONNECTING){dt(this,this._req,"WebSocket was closed before the connection was established");return}if(this.readyState===t.CLOSING){this._closeFrameSent&&(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end();return}this._readyState=t.CLOSING,this._sender.close(e,r,!this._isServer,i=>{i||(this._closeFrameSent=!0,(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end())}),Ih(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){Gd(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){Gd(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){Gd(this,e,i);return}let o={binary:typeof e!="string",mask:!this._isServer,compress:!0,fin:!0,...r};this._extensions[Cn.extensionName]||(o.compress=!1),this._sender.send(e||Vo,o,i)}terminate(){if(this.readyState!==t.CLOSED){if(this.readyState===t.CONNECTING){dt(this,this._req,"WebSocket was closed before the connection was established");return}this._socket&&(this._readyState=t.CLOSING,this._socket.destroy())}}};Object.defineProperty(ge,"CONNECTING",{enumerable:!0,value:rn.indexOf("CONNECTING")});Object.defineProperty(ge.prototype,"CONNECTING",{enumerable:!0,value:rn.indexOf("CONNECTING")});Object.defineProperty(ge,"OPEN",{enumerable:!0,value:rn.indexOf("OPEN")});Object.defineProperty(ge.prototype,"OPEN",{enumerable:!0,value:rn.indexOf("OPEN")});Object.defineProperty(ge,"CLOSING",{enumerable:!0,value:rn.indexOf("CLOSING")});Object.defineProperty(ge.prototype,"CLOSING",{enumerable:!0,value:rn.indexOf("CLOSING")});Object.defineProperty(ge,"CLOSED",{enumerable:!0,value:rn.indexOf("CLOSED")});Object.defineProperty(ge.prototype,"CLOSED",{enumerable:!0,value:rn.indexOf("CLOSED")});["binaryType","bufferedAmount","extensions","isPaused","protocol","readyState","url"].forEach(t=>{Object.defineProperty(ge.prototype,t,{enumerable:!0})});["open","error","close","message"].forEach(t=>{Object.defineProperty(ge.prototype,`on${t}`,{enumerable:!0,get(){for(let e of this.listeners(t))if(e[zd])return e[Mv];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})}})});ge.prototype.addEventListener=Fv;ge.prototype.removeEventListener=zv;Ch.exports=ge;function vh(t,e,r,i){let o={allowSynchronousEvents:!0,autoPong:!0,closeTimeout:Lv,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 h=d?443:80,g=Cv(16).toString("base64"),_=d?Av.request:kv.request,v=new Set,y;if(o.createConnection=o.createConnection||(d?Wv:jv),o.defaultPort=o.defaultPort||h,o.port=c.port||h,o.host=c.hostname.startsWith("[")?c.hostname.slice(1,-1):c.hostname,o.headers={...o.headers,"Sec-WebSocket-Version":o.protocolVersion,"Sec-WebSocket-Key":g,Connection:"Upgrade",Upgrade:"websocket"},o.path=c.pathname+c.search,o.timeout=o.handshakeTimeout,o.perMessageDeflate&&(y=new Cn({...o.perMessageDeflate,isServer:!1,maxPayload:o.maxPayload}),o.headers["Sec-WebSocket-Extensions"]=Uv({[Cn.extensionName]:y.offer()})),r.length){for(let I of r){if(typeof I!="string"||!qv.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 E;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")),E=t._req=_(o),t._redirects&&t.emit("redirect",t.url,E)}else E=t._req=_(o);o.timeout&&E.on("timeout",()=>{dt(t,E,"Opening handshake has timed out")}),E.on("error",I=>{E===null||E[Eh]||(E=t._req=null,Jo(t,I))}),E.on("response",I=>{let A=I.headers.location,T=I.statusCode;if(A&&o.followRedirects&&T>=300&&T<400){if(++t._redirects>o.maxRedirects){dt(t,E,"Maximum redirects exceeded");return}E.abort();let D;try{D=new Fd(A,e)}catch{let R=new SyntaxError(`Invalid URL: ${A}`);Jo(t,R);return}vh(t,D,r,i)}else t.emit("unexpected-response",E,I)||dt(t,E,`Unexpected server response: ${I.statusCode}`)}),E.on("upgrade",(I,A,T)=>{if(t.emit("upgrade",I),t.readyState!==ge.CONNECTING)return;E=t._req=null;let D=I.headers.upgrade;if(D===void 0||D.toLowerCase()!=="websocket"){dt(t,A,"Invalid Upgrade header");return}let b=Rv("sha1").update(g+Nv).digest("base64");if(I.headers["sec-websocket-accept"]!==b){dt(t,A,"Invalid Sec-WebSocket-Accept header");return}let R=I.headers["sec-websocket-protocol"],P;if(R!==void 0?v.size?v.has(R)||(P="Server sent an invalid subprotocol"):P="Server sent a subprotocol but none was requested":v.size&&(P="Server sent no subprotocol"),P){dt(t,A,P);return}R&&(t._protocol=R);let B=I.headers["sec-websocket-extensions"];if(B!==void 0){if(!y){dt(t,A,"Server sent a Sec-WebSocket-Extensions header but no extension was requested");return}let M;try{M=Gv(B)}catch{dt(t,A,"Invalid Sec-WebSocket-Extensions header");return}let J=Object.keys(M);if(J.length!==1||J[0]!==Cn.extensionName){dt(t,A,"Server indicated an extension that was not requested");return}try{y.accept(M[Cn.extensionName])}catch{dt(t,A,"Invalid Sec-WebSocket-Extensions header");return}t._extensions[Cn.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(E,t):E.end()}function Jo(t,e){t._readyState=ge.CLOSING,t._errorEmitted=!0,t.emit("error",e),t.emitClose()}function jv(t){return t.path=t.socketPath,yh.connect(t)}function Wv(t){return t.path=void 0,!t.servername&&t.servername!==""&&(t.servername=yh.isIP(t.host)?"":t.host),Tv.connect(t)}function dt(t,e,r){t._readyState=ge.CLOSING;let i=new Error(r);Error.captureStackTrace(i,dt),e.setHeader?(e[Eh]=!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 Gd(t,e,r){if(e){let i=Ov(e)?e.size:Hv(e).length;t._socket?t._sender._bufferedBytes+=i:t._bufferedAmount+=i}if(r){let i=new Error(`WebSocket is not open: readyState ${t.readyState} (${rn[t.readyState]})`);process.nextTick(r,i)}}function Kv(t,e){let r=this[We];r._closeFrameReceived=!0,r._closeMessage=e,r._closeCode=t,r._socket[We]!==void 0&&(r._socket.removeListener("data",Zo),process.nextTick(Sh,r._socket),t===1005?r.close():r.close(t,e))}function $v(){let t=this[We];t.isPaused||t._socket.resume()}function Vv(t){let e=this[We];e._socket[We]!==void 0&&(e._socket.removeListener("data",Zo),process.nextTick(Sh,e._socket),e.close(t[Bv])),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t))}function _h(){this[We].emitClose()}function Jv(t,e){this[We].emit("message",t,e)}function Zv(t){let e=this[We];e._autoPong&&e.pong(t,!this._isServer,bh),e.emit("ping",t)}function Yv(t){this[We].emit("pong",t)}function Sh(t){t.resume()}function Xv(t){let e=this[We];e.readyState!==ge.CLOSED&&(e.readyState===ge.OPEN&&(e._readyState=ge.CLOSING,Ih(e)),this._socket.end(),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t)))}function Ih(t){t._closeTimer=setTimeout(t._socket.destroy.bind(t._socket),t._closeTimeout)}function Ah(){let t=this[We];if(this.removeListener("close",Ah),this.removeListener("data",Zo),this.removeListener("end",kh),t._readyState=ge.CLOSING,!this._readableState.endEmitted&&!t._closeFrameReceived&&!t._receiver._writableState.errorEmitted&&this._readableState.length!==0){let e=this.read(this._readableState.length);t._receiver.write(e)}t._receiver.end(),this[We]=void 0,clearTimeout(t._closeTimer),t._receiver._writableState.finished||t._receiver._writableState.errorEmitted?t.emitClose():(t._receiver.on("error",_h),t._receiver.on("finish",_h))}function Zo(t){this[We]._receiver.write(t)||this.pause()}function kh(){let t=this[We];t._readyState=ge.CLOSING,t._receiver.end(),this.end()}function Th(){let t=this[We];this.removeListener("error",Th),this.on("error",bh),t&&(t._readyState=ge.CLOSING,this.destroy())}});var Oh=ae((vR,Ph)=>{"use strict";var ER=Yo(),{Duplex:Qv}=fe("stream");function Rh(t){t.emit("close")}function eS(){!this.destroyed&&this._writableState.finished&&this.destroy()}function Dh(t){this.removeListener("error",Dh),this.destroy(),this.listenerCount("error")===0&&this.emit("error",t)}function tS(t,e){let r=!0,i=new Qv({...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(Rh,i);return}let d=!1;t.once("error",function(f){d=!0,c(f)}),t.once("close",function(){d||c(o),process.nextTick(Rh,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",eS),i.on("error",Dh),i}Ph.exports=tS});var Hd=ae((SR,Lh)=>{"use strict";var{tokenChars:nS}=jr();function rS(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&&nS[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}Lh.exports={parse:rS}});var Gh=ae((AR,Uh)=>{"use strict";var iS=fe("events"),Xo=fe("http"),{Duplex:IR}=fe("stream"),{createHash:sS}=fe("crypto"),Nh=$o(),er=qr(),oS=Hd(),aS=Yo(),{CLOSE_TIMEOUT:cS,GUID:dS,kWebSocket:lS}=en(),uS=/^[+/0-9A-Za-z]{22}==$/,Mh=0,Bh=1,zh=2,qd=class extends iS{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:cS,verifyClient:null,noServer:!1,backlog:null,server:null,host:null,path:null,port:null,WebSocket:aS,...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=fS(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=Mh}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===zh){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!==Bh)if(this._state=Bh,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",Fh);let c=e.headers["sec-websocket-key"],d=e.headers.upgrade,u=+e.headers["sec-websocket-version"];if(e.method!=="GET"){tr(this,e,r,405,"Invalid HTTP method");return}if(d===void 0||d.toLowerCase()!=="websocket"){tr(this,e,r,400,"Invalid Upgrade header");return}if(c===void 0||!uS.test(c)){tr(this,e,r,400,"Missing or invalid Sec-WebSocket-Key header");return}if(u!==13&&u!==8){tr(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"],h=new Set;if(f!==void 0)try{h=oS.parse(f)}catch{tr(this,e,r,400,"Invalid Sec-WebSocket-Protocol header");return}let g=e.headers["sec-websocket-extensions"],_={};if(this.options.perMessageDeflate&&g!==void 0){let v=new er({...this.options.perMessageDeflate,isServer:!0,maxPayload:this.options.maxPayload});try{let y=Nh.parse(g);y[er.extensionName]&&(v.accept(y[er.extensionName]),_[er.extensionName]=v)}catch{tr(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,(y,E,I,A)=>{if(!y)return ss(r,E||401,I,A);this.completeUpgrade(_,c,h,e,r,i,o)});return}if(!this.options.verifyClient(v))return ss(r,401)}this.completeUpgrade(_,c,h,e,r,i,o)}completeUpgrade(e,r,i,o,c,d,u){if(!c.readable||!c.writable)return c.destroy();if(c[lS])throw new Error("server.handleUpgrade() was called more than once with the same socket, possibly due to a misconfiguration");if(this._state>Mh)return ss(c,503);let h=["HTTP/1.1 101 Switching Protocols","Upgrade: websocket","Connection: Upgrade",`Sec-WebSocket-Accept: ${sS("sha1").update(r+dS).digest("base64")}`],g=new this.options.WebSocket(null,void 0,this.options);if(i.size){let _=this.options.handleProtocols?this.options.handleProtocols(i,o):i.values().next().value;_&&(h.push(`Sec-WebSocket-Protocol: ${_}`),g._protocol=_)}if(e[er.extensionName]){let _=e[er.extensionName].params,v=Nh.format({[er.extensionName]:[_]});h.push(`Sec-WebSocket-Extensions: ${v}`),g._extensions=e}this.emit("headers",h,o),c.write(h.concat(`\r
10
+ `),this.stream=void 0;return}this.currentDate!==void 0&&ms(this.dir,this.prefix,e,this.opts.retentionDays),this.currentDate=e}close(){this.stream?.end(),this.stream=void 0,this.currentDate=void 0}}});import{appendFileSync as Vg,mkdirSync as Jg}from"node:fs";import{join as Zg}from"node:path";function Ll(t){let e=t.retentionDays??Qg,r=t.clock??(()=>Mn(new Date));_s={bridgeSink:new ci(t.bridgeLogsDir,"bridge",{retentionDays:e,clock:r}),agentSinks:new Map,makeAgentSink:o=>new ci(t.agentLogsDir(o),"agent",{retentionDays:e,clock:r})};let i=r();ms(t.bridgeLogsDir,"bridge",i,e);for(let o of t.listAgentIds?.()??[])ms(t.agentLogsDir(o),"agent",i,e)}function em(t,e){let r=t.agentSinks.get(e);return r||(r=t.makeAgentSink(e),t.agentSinks.set(e,r)),r}function Nl(t){Ba=t}function Ml(t){return fr[Ba]<=fr[t]}function Bl(t,e){let r=fr[t];return r===void 0?!0:r>=fr[e]}function ys(t){Ol={...t}}function Fl(t){let e=(u,f=2)=>String(u).padStart(f,"0"),r=-t.getTimezoneOffset(),i=r>=0?"+":"-",o=Math.abs(r),c=e(Math.floor(o/60)),d=e(o%60);return`${Mn(t)}T${e(t.getHours())}:${e(t.getMinutes())}:${e(t.getSeconds())}.${e(t.getMilliseconds(),3)}${i}${c}:${d}`}function ut(t,e,r,i,o){try{let c=`${JSON.stringify({ts:Fl(new Date),level:e,module:r,msg:i,...o})}
11
+ `;Jg(t,{recursive:!0}),Vg(Zg(t,ur("bridge",Mn(new Date))),c)}catch{}}function tm(t,e){if(t)return t;let r=e?.agentId;return typeof r=="string"&&r.length>0?r:void 0}function ws(t,e,r,i,o){if(fr[t]<fr[Ba])return;let c=`${JSON.stringify({ts:Fl(new Date),level:t,module:e,msg:r,...Ol,...i})}
12
+ `;if(_s){let d=tm(o,i),u=d?em(_s,d):_s.bridgeSink;try{u.write(c)}catch{process.stderr.write(c)}return}t==="error"||t==="warn"?Xg.write(c):Yg.write(c)}function j(t,e){return{debug:(r,i)=>ws("debug",t,r,i,e),info:(r,i)=>ws("info",t,r,i,e),warn:(r,i)=>ws("warn",t,r,i,e),error:(r,i)=>ws("error",t,r,i,e),child:r=>j(`${t}.${r}`,e),forAgent:r=>j(t,r)}}var fr,Ba,Yg,Xg,Ol,Qg,_s,ne=rt(()=>{"use strict";lr();Ma();fr={debug:10,info:20,warn:30,error:40},Ba=(()=>{let t=process.env.COZE_BRIDGE_LOG_LEVEL;return t==="debug"||t==="info"||t==="warn"||t==="error"?t:"info"})(),Yg=process.stdout,Xg=process.stderr,Ol={},Qg=Xe("COZE_BRIDGE_LOG_RETENTION_DAYS",30),_s=null});var k,$e=rt(()=>{"use strict";k=class extends Error{code;retriable;cause;constructor(e,r,i){super(r),this.name="BridgeError",this.code=e,this.retriable=i?.retriable??!1,i?.cause!==void 0&&(this.cause=i.cause)}}});var Gl={};La(Gl,{ACP_WRAPPER_NPM_PACKAGES:()=>Es,_resetAcpInstallerForTests:()=>am,_setBinaryPathCacheForTests:()=>cm,buildAcpSpawn:()=>di,ensureAcpInstalled:()=>xr,getAcpBinaryPath:()=>vs,pickWhichLine:()=>Ua,probeAcpVersion:()=>om,resolveAcpCommand:()=>Hl});import{readFileSync as zl}from"node:fs";import{createRequire as nm}from"node:module";import{dirname as rm,resolve as im}from"node:path";function za(t){if(t!=="codex")return;let e=process.env.COZE_BRIDGE_CODEX_ACP_BIN?.trim();return e||void 0}function Ua(t){let e=t.split(/\r?\n/).map(i=>i.trim()).filter(Boolean);if(e.length===0)return;if(process.platform!=="win32")return e[0];let r=i=>e.find(o=>o.toLowerCase().endsWith(i));return r(".cmd")??r(".exe")??r(".bat")??r(".ps1")??e[0]}function sm(t){let e=Ul.resolve(`${t.npmPackage}/package.json`),r=rm(e),i=JSON.parse(zl(e,"utf8")),o=typeof i.bin=="string"?i.bin:i.bin?.[t.binary];if(!o)throw new Error(`${t.npmPackage} package.json \u7F3A bin[${t.binary}]`);return im(r,o)}async function xr(t,e){let r=Fa[t];if(!r)throw new k("BRIDGE_INTERNAL",`ensureAcpInstalled called for non-npm framework: ${t}`);let i=hr.get(t);if(i)return i;let o=za(t);if(o)return hr.set(t,o),bs.info("acp wrapper overridden by env",{framework:t,path:o}),o;try{let c=sm(r);return hr.set(t,c),bs.info("acp wrapper resolved",{framework:t,binary:r.binary,path:c}),c}catch(c){throw bs.warn("acp wrapper \u89E3\u6790\u5931\u8D25 (\u672A\u968F\u5305\u56FA\u5316\u5230 lib/node_modules?)",{framework:t,npmPackage:r.npmPackage,err:String(c)}),new k("AGENT_DEPENDENCY_INSTALL_FAILED",[`ACP wrapper \u672A\u5C31\u7EEA: ${r.npmPackage} (framework=${t})`,"\u8BE5 wrapper \u968F coze-bridge \u4E00\u8D77\u5B89\u88C5 (\u56FA\u5316\u5230 ~/.coze/bridge/lib/node_modules)\u3002","\u8BF7\u91CD\u8DD1 `coze-bridge pair` / `connect` \u89E6\u53D1\u56FA\u5316\u5B89\u88C5; \u82E5\u4ECD\u5931\u8D25, \u68C0\u67E5\u7F51\u7EDC / npm \u7F13\u5B58\u3002"].join(`
13
+ `),{cause:c})}}async function om(t){let e=Fa[t];if(e)try{let r=Ul.resolve(`${e.npmPackage}/package.json`),i=JSON.parse(zl(r,"utf8"));return typeof i.version=="string"&&i.version.length>0?i.version:void 0}catch(r){bs.warn("acp wrapper probe: \u89E3\u6790 package.json \u5931\u8D25",{framework:t,npmPackage:e.npmPackage,err:String(r)});return}}function vs(t){return hr.get(t)}function Hl(t,e){if(e)return e;let r=za(t);if(r)return r;let i=vs(t);if(!i)throw new k("BRIDGE_INTERNAL",`${t} ACP wrapper \u8DEF\u5F84\u672A\u89E3\u6790 (ensureAcpInstalled \u672A\u5728\u6784\u9020\u524D\u8DD1\u901A)`);return i}function di(t,e,r){if(e)return{command:e,args:[...r]};let i=za(t);if(i)return{command:i,args:[...r]};let o=Hl(t);return{command:process.execPath,args:[o,...r]}}function am(){hr.clear()}function cm(t,e){hr.set(t,e)}var bs,Fa,Es,Ul,hr,dn=rt(()=>{"use strict";$e();ne();bs=j("agents.acp-installer"),Fa={"claude-code":{npmPackage:"@agentclientprotocol/claude-agent-acp",binary:"claude-agent-acp"},codex:{npmPackage:"@zed-industries/codex-acp",binary:"codex-acp"}},Es=Object.values(Fa).filter(t=>t!==void 0).map(t=>t.npmPackage),Ul=nm(import.meta.url),hr=new Map});import{chmod as lm,mkdir as um,readFile as fm,rename as hm,rm as xm,writeFile as pm}from"node:fs/promises";import{dirname as gm}from"node:path";async function ln(t){try{let e=await fm(t,"utf8");return JSON.parse(e)}catch(e){if(e.code==="ENOENT")return null;throw e}}async function un(t,e,r){await um(gm(t),{recursive:!0});let i=`${t}.tmp-${process.pid}-${Math.random().toString(36).slice(2,10)}`;try{await pm(i,e,{encoding:"utf8",mode:r?.mode}),await hm(i,t),r?.mode!==void 0&&await lm(t,r.mode)}catch(o){throw await xm(i,{force:!0}).catch(()=>{}),o}}async function fn(t,e,r){await un(t,`${JSON.stringify(e,null,2)}
14
+ `,r)}var hn=rt(()=>{"use strict"});import{promises as Wl,readdirSync as mm}from"node:fs";import{homedir as wm}from"node:os";import{sep as _m,join as Ce,resolve as Kl}from"node:path";function Z(t){let e=t??wm(),r=Ce(e,".coze"),i=Ce(r,"bridge"),o=Ce(i,"lib"),c=Ce(i,"logs");return{cozeRoot:r,bridgeRoot:i,libDir:o,libEntry:Ce(o,"index.js"),binDir:Ce(i,"bin"),pidFile:Ce(i,"bridge.pid"),portFile:Ce(i,"bridge.port"),tokenFile:Ce(i,"bridge.token"),patTokenFile:Ce(i,"pat-token"),agentEnvFile:Ce(i,"agent-env.json"),logFile:Ce(i,"bridge.log"),bridgeLogsDir:c,daemonStdioLog:Ce(c,"daemon-stdio.log"),installLock:Ce(i,"install.lock"),configFile:Ce(i,"config.json"),agentsRoot:Ce(r,"agents")}}function Ve(t,e=Z()){let r=Ce(e.agentsRoot,t);return{root:r,config:Ce(r,"config.json"),workspace:Ce(r,"workspace"),logs:Ce(r,"logs")}}function Ss(t=Z()){try{return mm(t.agentsRoot,{withFileTypes:!0}).filter(e=>e.isDirectory()).map(e=>e.name)}catch{return[]}}async function li(t,e){let r=await Wl.realpath(Kl(t)).catch(()=>null);if(!r)return!1;let i=await Wl.realpath(Kl(e)).catch(()=>null);if(!i)return!1;let o=process.platform==="win32"?r.toLowerCase():r,c=process.platform==="win32"?i.toLowerCase():i;return o===c||o.startsWith(c+_m)}var Re=rt(()=>{"use strict"});var As={};La(As,{AGENT_CONFIG_FILE_MODE:()=>Is,enforceAgentConfigMode:()=>Em,loadAgentConfig:()=>Pe,persistAgentSessions:()=>ui,persistAgentSkills:()=>fi,saveAgentConfig:()=>Ue});import{chmod as ym,stat as bm}from"node:fs/promises";function Pe(t,e){return ln(Ve(t,e).config)}function Ue(t,e){return fn(Ve(t.agentId,e).config,t,{mode:Is})}async function Em(t,e){if(process.platform==="win32")return;let r=Ve(t,e).config;try{let i=await bm(r);if(!i.isFile())return;let o=i.mode&511;o!==Is&&(await ym(r,Is),$l.warn("agent config mode auto-corrected to 0600",{path:r,from:o.toString(8)}))}catch(i){if(i.code==="ENOENT")return;$l.warn("enforceAgentConfigMode: chmod failed (ignored)",{path:r,err:String(i)})}}async function ui(t,e,r){let i=await Pe(t,r);i&&(i.sessions=Object.fromEntries(e),await Ue(i,r))}async function fi(t,e,r){let i=await Pe(t,r);i&&(i.skills=e,await Ue(i,r))}var $l,Is,xn=rt(()=>{"use strict";hn();ne();Re();$l=j("agent-config"),Is=384});var ja=ce((PA,Zl)=>{Zl.exports={LOCHDR:30,LOCSIG:67324752,LOCVER:4,LOCFLG:6,LOCHOW:8,LOCTIM:10,LOCCRC:14,LOCSIZ:18,LOCLEN:22,LOCNAM:26,LOCEXT:28,EXTSIG:134695760,EXTHDR:16,EXTCRC:4,EXTSIZ:8,EXTLEN:12,CENHDR:46,CENSIG:33639248,CENVEM:4,CENVER:6,CENFLG:8,CENHOW:10,CENTIM:12,CENCRC:16,CENSIZ:20,CENLEN:24,CENNAM:28,CENEXT:30,CENCOM:32,CENDSK:34,CENATT:36,CENATX:38,CENOFF:42,ENDHDR:22,ENDSIG:101010256,ENDSUB:8,ENDTOT:10,ENDSIZ:12,ENDOFF:16,ENDCOM:20,END64HDR:20,END64SIG:117853008,END64START:4,END64OFF:8,END64NUMDISKS:16,ZIP64SIG:101075792,ZIP64HDR:56,ZIP64LEAD:12,ZIP64SIZE:4,ZIP64VEM:12,ZIP64VER:14,ZIP64DSK:16,ZIP64DSKDIR:20,ZIP64SUB:24,ZIP64TOT:32,ZIP64SIZB:40,ZIP64OFF:48,ZIP64EXTRA:56,STORED:0,SHRUNK:1,REDUCED1:2,REDUCED2:3,REDUCED3:4,REDUCED4:5,IMPLODED:6,DEFLATED:8,ENHANCED_DEFLATED:9,PKWARE:10,BZIP2:12,LZMA:14,IBM_TERSE:18,IBM_LZ77:19,AES_ENCRYPT:99,FLG_ENC:1,FLG_COMP1:2,FLG_COMP2:4,FLG_DESC:8,FLG_ENH:16,FLG_PATCH:32,FLG_STR:64,FLG_EFS:2048,FLG_MSK:4096,FILE:2,BUFFER:1,NONE:0,EF_ID:0,EF_SIZE:2,ID_ZIP64:1,ID_AVINFO:7,ID_PFS:8,ID_OS2:9,ID_NTFS:10,ID_OPENVMS:12,ID_UNIX:13,ID_FORK:14,ID_PATCH:15,ID_X509_PKCS7:20,ID_X509_CERTID_F:21,ID_X509_CERTID_C:22,ID_STRONGENC:23,ID_RECORD_MGT:24,ID_X509_PKCS7_RL:25,ID_IBM1:101,ID_IBM2:102,ID_POSZIP:18064,EF_ZIP64_OR_32:4294967295,EF_ZIP64_OR_16:65535,EF_ZIP64_SUNCOMP:0,EF_ZIP64_SCOMP:8,EF_ZIP64_RHO:16,EF_ZIP64_DSN:24}});var Ts=ce(Xl=>{var Yl={INVALID_LOC:"Invalid LOC header (bad signature)",INVALID_CEN:"Invalid CEN header (bad signature)",INVALID_END:"Invalid END header (bad signature)",DESCRIPTOR_NOT_EXIST:"No descriptor present",DESCRIPTOR_UNKNOWN:"Unknown descriptor format",DESCRIPTOR_FAULTY:"Descriptor data is malformed",NO_DATA:"Nothing to decompress",BAD_CRC:"CRC32 checksum failed {0}",FILE_IN_THE_WAY:"There is a file in the way: {0}",UNKNOWN_METHOD:"Invalid/unsupported compression method",AVAIL_DATA:"inflate::Available inflate data did not terminate",INVALID_DISTANCE:"inflate::Invalid literal/length or distance code in fixed or dynamic block",TO_MANY_CODES:"inflate::Dynamic block code description: too many length or distance codes",INVALID_REPEAT_LEN:"inflate::Dynamic block code description: repeat more than specified lengths",INVALID_REPEAT_FIRST:"inflate::Dynamic block code description: repeat lengths with no first length",INCOMPLETE_CODES:"inflate::Dynamic block code description: code lengths codes incomplete",INVALID_DYN_DISTANCE:"inflate::Dynamic block code description: invalid distance code lengths",INVALID_CODES_LEN:"inflate::Dynamic block code description: invalid literal/length code lengths",INVALID_STORE_BLOCK:"inflate::Stored block length did not match one's complement",INVALID_BLOCK_TYPE:"inflate::Invalid block type (type == 3)",CANT_EXTRACT_FILE:"Could not extract the file",CANT_OVERRIDE:"Target file already exists",DISK_ENTRY_TOO_LARGE:"Number of disk entries is too large",NO_ZIP:"No zip file was loaded",NO_ENTRY:"Entry doesn't exist",DIRECTORY_CONTENT_ERROR:"A directory cannot have content",FILE_NOT_FOUND:'File not found: "{0}"',NOT_IMPLEMENTED:"Not implemented",INVALID_FILENAME:"Invalid filename",INVALID_FORMAT:"Invalid or unsupported zip format. No END header found",INVALID_PASS_PARAM:"Incompatible password parameter",WRONG_PASSWORD:"Wrong Password",COMMENT_TOO_LONG:"Comment is too long",EXTRA_FIELD_PARSE_ERROR:"Extra field parsing error"};function Tm(t){return function(...e){return e.length&&(t=t.replace(/\{(\d)\}/g,(r,i)=>e[i]||"")),new Error("ADM-ZIP: "+t)}}for(let t of Object.keys(Yl))Xl[t]=Tm(Yl[t])});var ru=ce((OA,nu)=>{var Cm=pe("fs"),Be=pe("path"),Ql=ja(),Rm=Ts(),Pm=typeof process=="object"&&process.platform==="win32",eu=t=>typeof t=="object"&&t!==null,tu=new Uint32Array(256).map((t,e)=>{for(let r=0;r<8;r++)(e&1)!==0?e=3988292384^e>>>1:e>>>=1;return e>>>0});function Ie(t){this.sep=Be.sep,this.fs=Cm,eu(t)&&eu(t.fs)&&typeof t.fs.statSync=="function"&&(this.fs=t.fs)}nu.exports=Ie;Ie.prototype.makeDir=function(t){let e=this;function r(i){let o=i.split(e.sep)[0];i.split(e.sep).forEach(function(c){if(!(!c||c.substr(-1,1)===":")){o+=e.sep+c;var d;try{d=e.fs.statSync(o)}catch(u){if(u.message&&u.message.startsWith("ENOENT"))e.fs.mkdirSync(o);else throw u}if(d&&d.isFile())throw Rm.FILE_IN_THE_WAY(`"${o}"`)}})}r(t)};Ie.prototype.writeFileTo=function(t,e,r,i){let o=this;if(o.fs.existsSync(t)){if(!r)return!1;var c=o.fs.statSync(t);if(c.isDirectory())return!1}var d=Be.dirname(t);o.fs.existsSync(d)||o.makeDir(d);var u;try{u=o.fs.openSync(t,"w",438)}catch{o.fs.chmodSync(t,438),u=o.fs.openSync(t,"w",438)}if(u)try{o.fs.writeSync(u,e,0,e.length,0)}finally{o.fs.closeSync(u)}return o.fs.chmodSync(t,i||438),!0};Ie.prototype.writeFileToAsync=function(t,e,r,i,o){typeof i=="function"&&(o=i,i=void 0);let c=this;c.fs.exists(t,function(d){if(d&&!r)return o(!1);c.fs.stat(t,function(u,f){if(d&&f.isDirectory())return o(!1);var x=Be.dirname(t);c.fs.exists(x,function(g){g||c.makeDir(x),c.fs.open(t,"w",438,function(m,S){m?c.fs.chmod(t,438,function(){c.fs.open(t,"w",438,function(_,v){c.fs.write(v,e,0,e.length,0,function(){c.fs.close(v,function(){c.fs.chmod(t,i||438,function(){o(!0)})})})})}):S?c.fs.write(S,e,0,e.length,0,function(){c.fs.close(S,function(){c.fs.chmod(t,i||438,function(){o(!0)})})}):c.fs.chmod(t,i||438,function(){o(!0)})})})})})};Ie.prototype.findFiles=function(t){let e=this;function r(i,o,c){typeof o=="boolean"&&(c=o,o=void 0);let d=[];return e.fs.readdirSync(i).forEach(function(u){let f=Be.join(i,u),x=e.fs.statSync(f);(!o||o.test(f))&&d.push(Be.normalize(f)+(x.isDirectory()?e.sep:"")),x.isDirectory()&&c&&(d=d.concat(r(f,o,c)))}),d}return r(t,void 0,!0)};Ie.prototype.findFilesAsync=function(t,e){let r=this,i=[];r.fs.readdir(t,function(o,c){if(o)return e(o);let d=c.length;if(!d)return e(null,i);c.forEach(function(u){u=Be.join(t,u),r.fs.stat(u,function(f,x){if(f)return e(f);x&&(i.push(Be.normalize(u)+(x.isDirectory()?r.sep:"")),x.isDirectory()?r.findFilesAsync(u,function(g,m){if(g)return e(g);i=i.concat(m),--d||e(null,i)}):--d||e(null,i))})})})};Ie.prototype.getAttributes=function(){};Ie.prototype.setAttributes=function(){};Ie.crc32update=function(t,e){return tu[(t^e)&255]^t>>>8};Ie.crc32=function(t){typeof t=="string"&&(t=Buffer.from(t,"utf8"));let e=t.length,r=-1;for(let i=0;i<e;)r=Ie.crc32update(r,t[i++]);return~r>>>0};Ie.methodToString=function(t){switch(t){case Ql.STORED:return"STORED ("+t+")";case Ql.DEFLATED:return"DEFLATED ("+t+")";default:return"UNSUPPORTED ("+t+")"}};Ie.canonical=function(t){if(!t)return"";let e=Be.posix.normalize("/"+t.split("\\").join("/"));return Be.join(".",e)};Ie.zipnamefix=function(t){if(!t)return"";let e=Be.posix.normalize("/"+t.split("\\").join("/"));return Be.posix.join(".",e)};Ie.findLast=function(t,e){if(!Array.isArray(t))throw new TypeError("arr is not array");let r=t.length>>>0;for(let i=r-1;i>=0;i--)if(e(t[i],i,t))return t[i]};Ie.sanitize=function(t,e){t=Be.resolve(Be.normalize(t));for(var r=e.split("/"),i=0,o=r.length;i<o;i++){var c=Be.normalize(Be.join(t,r.slice(i,o).join(Be.sep)));if(c.indexOf(t)===0)return c}return Be.normalize(Be.join(t,Be.basename(e)))};Ie.toBuffer=function(e,r){return Buffer.isBuffer(e)?e:e instanceof Uint8Array?Buffer.from(e):typeof e=="string"?r(e):Buffer.alloc(0)};Ie.readBigUInt64LE=function(t,e){let r=t.readUInt32LE(e);return t.readUInt32LE(e+4)*4294967296+r};Ie.fromDOS2Date=function(t){return new Date((t>>25&127)+1980,Math.max((t>>21&15)-1,0),Math.max(t>>16&31,1),t>>11&31,t>>5&63,(t&31)<<1)};Ie.fromDate2DOS=function(t){let e=0,r=0;return t.getFullYear()>1979&&(e=(t.getFullYear()-1980&127)<<9|t.getMonth()+1<<5|t.getDate(),r=t.getHours()<<11|t.getMinutes()<<5|t.getSeconds()>>1),e<<16|r};Ie.isWin=Pm;Ie.crcTable=tu});var su=ce((LA,iu)=>{var Dm=pe("path");iu.exports=function(t,{fs:e}){var r=t||"",i=c(),o=null;function c(){return{directory:!1,readonly:!1,hidden:!1,executable:!1,mtime:0,atime:0}}return r&&e.existsSync(r)?(o=e.statSync(r),i.directory=o.isDirectory(),i.mtime=o.mtime,i.atime=o.atime,i.executable=(73&o.mode)!==0,i.readonly=(128&o.mode)===0,i.hidden=Dm.basename(r)[0]==="."):console.warn("Invalid path: "+r),{get directory(){return i.directory},get readOnly(){return i.readonly},get hidden(){return i.hidden},get mtime(){return i.mtime},get atime(){return i.atime},get executable(){return i.executable},decodeAttributes:function(){},encodeAttributes:function(){},toJSON:function(){return{path:r,isDirectory:i.directory,isReadOnly:i.readonly,isHidden:i.hidden,isExecutable:i.executable,mTime:i.mtime,aTime:i.atime}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var au=ce((NA,ou)=>{ou.exports={efs:!0,encode:t=>Buffer.from(t,"utf8"),decode:t=>t.toString("utf8")}});var mr=ce((MA,gr)=>{gr.exports=ru();gr.exports.Constants=ja();gr.exports.Errors=Ts();gr.exports.FileAttr=su();gr.exports.decoder=au()});var du=ce((BA,cu)=>{var pn=mr(),z=pn.Constants;cu.exports=function(){var t=20,e=10,r=0,i=0,o=0,c=0,d=0,u=0,f=0,x=0,g=0,m=0,S=0,_=0,v=0;t|=pn.isWin?2560:768,r|=z.FLG_EFS;let I={extraLen:0},A=b=>Math.max(0,b)>>>0,C=b=>Math.max(0,b)&65535,O=b=>Math.max(0,b)&255;return o=pn.fromDate2DOS(new Date),{get made(){return t},set made(b){t=b},get version(){return e},set version(b){e=b},get flags(){return r},set flags(b){r=b},get flags_efs(){return(r&z.FLG_EFS)>0},set flags_efs(b){b?r|=z.FLG_EFS:r&=~z.FLG_EFS},get flags_desc(){return(r&z.FLG_DESC)>0},set flags_desc(b){b?r|=z.FLG_DESC:r&=~z.FLG_DESC},get method(){return i},set method(b){switch(b){case z.STORED:this.version=10;case z.DEFLATED:default:this.version=20}i=b},get time(){return pn.fromDOS2Date(this.timeval)},set time(b){b=new Date(b),this.timeval=pn.fromDate2DOS(b)},get timeval(){return o},set timeval(b){o=A(b)},get timeHighByte(){return O(o>>>8)},get crc(){return c},set crc(b){c=A(b)},get compressedSize(){return d},set compressedSize(b){d=A(b)},get size(){return u},set size(b){u=A(b)},get fileNameLength(){return f},set fileNameLength(b){f=b},get extraLength(){return x},set extraLength(b){x=b},get extraLocalLength(){return I.extraLen},set extraLocalLength(b){I.extraLen=b},get commentLength(){return g},set commentLength(b){g=b},get diskNumStart(){return m},set diskNumStart(b){m=A(b)},get inAttr(){return S},set inAttr(b){S=A(b)},get attr(){return _},set attr(b){_=A(b)},get fileAttr(){return(_||0)>>16&4095},get offset(){return v},set offset(b){v=A(b)},get encrypted(){return(r&z.FLG_ENC)===z.FLG_ENC},get centralHeaderSize(){return z.CENHDR+f+x+g},get realDataOffset(){return v+z.LOCHDR+I.fnameLen+I.extraLen},get localHeader(){return I},loadLocalHeaderFromBinary:function(b){var P=b.slice(v,v+z.LOCHDR);if(P.readUInt32LE(0)!==z.LOCSIG)throw pn.Errors.INVALID_LOC();I.version=P.readUInt16LE(z.LOCVER),I.flags=P.readUInt16LE(z.LOCFLG),I.flags_desc=(I.flags&z.FLG_DESC)>0,I.method=P.readUInt16LE(z.LOCHOW),I.time=P.readUInt32LE(z.LOCTIM),I.crc=P.readUInt32LE(z.LOCCRC),I.compressedSize=P.readUInt32LE(z.LOCSIZ),I.size=P.readUInt32LE(z.LOCLEN),I.fnameLen=P.readUInt16LE(z.LOCNAM),I.extraLen=P.readUInt16LE(z.LOCEXT);let L=v+z.LOCHDR+I.fnameLen,F=L+I.extraLen;return b.slice(L,F)},loadFromBinary:function(b){if(b.length!==z.CENHDR||b.readUInt32LE(0)!==z.CENSIG)throw pn.Errors.INVALID_CEN();t=b.readUInt16LE(z.CENVEM),e=b.readUInt16LE(z.CENVER),r=b.readUInt16LE(z.CENFLG),i=b.readUInt16LE(z.CENHOW),o=b.readUInt32LE(z.CENTIM),c=b.readUInt32LE(z.CENCRC),d=b.readUInt32LE(z.CENSIZ),u=b.readUInt32LE(z.CENLEN),f=b.readUInt16LE(z.CENNAM),x=b.readUInt16LE(z.CENEXT),g=b.readUInt16LE(z.CENCOM),m=b.readUInt16LE(z.CENDSK),S=b.readUInt16LE(z.CENATT),_=b.readUInt32LE(z.CENATX),v=b.readUInt32LE(z.CENOFF)},localHeaderToBinary:function(){var b=Buffer.alloc(z.LOCHDR);return b.writeUInt32LE(z.LOCSIG,0),b.writeUInt16LE(e,z.LOCVER),b.writeUInt16LE(r,z.LOCFLG),b.writeUInt16LE(i,z.LOCHOW),b.writeUInt32LE(o,z.LOCTIM),b.writeUInt32LE(c,z.LOCCRC),b.writeUInt32LE(d,z.LOCSIZ),b.writeUInt32LE(u,z.LOCLEN),b.writeUInt16LE(f,z.LOCNAM),b.writeUInt16LE(I.extraLen,z.LOCEXT),b},centralHeaderToBinary:function(){var b=Buffer.alloc(z.CENHDR+f+x+g);return b.writeUInt32LE(z.CENSIG,0),b.writeUInt16LE(t,z.CENVEM),b.writeUInt16LE(e,z.CENVER),b.writeUInt16LE(r,z.CENFLG),b.writeUInt16LE(i,z.CENHOW),b.writeUInt32LE(o,z.CENTIM),b.writeUInt32LE(c,z.CENCRC),b.writeUInt32LE(d,z.CENSIZ),b.writeUInt32LE(u,z.CENLEN),b.writeUInt16LE(f,z.CENNAM),b.writeUInt16LE(x,z.CENEXT),b.writeUInt16LE(g,z.CENCOM),b.writeUInt16LE(m,z.CENDSK),b.writeUInt16LE(S,z.CENATT),b.writeUInt32LE(_,z.CENATX),b.writeUInt32LE(v,z.CENOFF),b},toJSON:function(){let b=function(P){return P+" bytes"};return{made:t,version:e,flags:r,method:pn.methodToString(i),time:this.time,crc:"0x"+c.toString(16).toUpperCase(),compressedSize:b(d),size:b(u),fileNameLength:b(f),extraLength:b(x),commentLength:b(g),diskNumStart:m,inAttr:S,attr:_,offset:v,centralHeaderSize:b(z.CENHDR+f+x+g)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var uu=ce((FA,lu)=>{var wr=mr(),Ee=wr.Constants;lu.exports=function(){var t=0,e=0,r=0,i=0,o=0;return{get diskEntries(){return t},set diskEntries(c){t=e=c},get totalEntries(){return e},set totalEntries(c){e=t=c},get size(){return r},set size(c){r=c},get offset(){return i},set offset(c){i=c},get commentLength(){return o},set commentLength(c){o=c},get mainHeaderSize(){return Ee.ENDHDR+o},loadFromBinary:function(c){if((c.length!==Ee.ENDHDR||c.readUInt32LE(0)!==Ee.ENDSIG)&&(c.length<Ee.ZIP64HDR||c.readUInt32LE(0)!==Ee.ZIP64SIG))throw wr.Errors.INVALID_END();c.readUInt32LE(0)===Ee.ENDSIG?(t=c.readUInt16LE(Ee.ENDSUB),e=c.readUInt16LE(Ee.ENDTOT),r=c.readUInt32LE(Ee.ENDSIZ),i=c.readUInt32LE(Ee.ENDOFF),o=c.readUInt16LE(Ee.ENDCOM)):(t=wr.readBigUInt64LE(c,Ee.ZIP64SUB),e=wr.readBigUInt64LE(c,Ee.ZIP64TOT),r=wr.readBigUInt64LE(c,Ee.ZIP64SIZE),i=wr.readBigUInt64LE(c,Ee.ZIP64OFF),o=0)},toBinary:function(){var c=Buffer.alloc(Ee.ENDHDR+o);return c.writeUInt32LE(Ee.ENDSIG,0),c.writeUInt32LE(0,4),c.writeUInt16LE(t,Ee.ENDSUB),c.writeUInt16LE(e,Ee.ENDTOT),c.writeUInt32LE(r,Ee.ENDSIZ),c.writeUInt32LE(i,Ee.ENDOFF),c.writeUInt16LE(o,Ee.ENDCOM),c.fill(" ",Ee.ENDHDR),c},toJSON:function(){let c=function(d,u){let f=d.toString(16).toUpperCase();for(;f.length<u;)f="0"+f;return"0x"+f};return{diskEntries:t,totalEntries:e,size:r+" bytes",offset:c(i,4),commentLength:o}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var Wa=ce(qa=>{qa.EntryHeader=du();qa.MainHeader=uu()});var hu=ce((UA,fu)=>{fu.exports=function(t){var e=pe("zlib"),r={chunkSize:(parseInt(t.length/1024)+1)*1024};return{deflate:function(){return e.deflateRawSync(t,r)},deflateAsync:function(i){var o=e.createDeflateRaw(r),c=[],d=0;o.on("data",function(u){c.push(u),d+=u.length}),o.on("end",function(){var u=Buffer.alloc(d),f=0;u.fill(0);for(var x=0;x<c.length;x++){var g=c[x];g.copy(u,f),f+=g.length}i&&i(u)}),o.end(t)}}}});var pu=ce((HA,xu)=>{var Om=+(process.versions?process.versions.node:"").split(".")[0]||0;xu.exports=function(t,e){var r=pe("zlib");let i=Om>=15&&e>0?{maxOutputLength:e}:{};return{inflate:function(){return r.inflateRawSync(t,i)},inflateAsync:function(o){var c=r.createInflateRaw(i),d=[],u=0;c.on("data",function(f){d.push(f),u+=f.length}),c.on("end",function(){var f=Buffer.alloc(u),x=0;f.fill(0);for(var g=0;g<d.length;g++){var m=d[g];m.copy(f,x),x+=m.length}o&&o(f)}),c.end(t)}}}});var yu=ce((GA,_u)=>{"use strict";var{randomFillSync:gu}=pe("crypto"),Lm=Ts(),Nm=new Uint32Array(256).map((t,e)=>{for(let r=0;r<8;r++)(e&1)!==0?e=e>>>1^3988292384:e>>>=1;return e>>>0}),wu=(t,e)=>Math.imul(t,e)>>>0,mu=(t,e)=>Nm[(t^e)&255]^t>>>8,hi=()=>typeof gu=="function"?gu(Buffer.alloc(12)):hi.node();hi.node=()=>{let t=Buffer.alloc(12),e=t.length;for(let r=0;r<e;r++)t[r]=Math.random()*256&255;return t};var Cs={genSalt:hi};function Rs(t){let e=Buffer.isBuffer(t)?t:Buffer.from(t);this.keys=new Uint32Array([305419896,591751049,878082192]);for(let r=0;r<e.length;r++)this.updateKeys(e[r])}Rs.prototype.updateKeys=function(t){let e=this.keys;return e[0]=mu(e[0],t),e[1]+=e[0]&255,e[1]=wu(e[1],134775813)+1,e[2]=mu(e[2],e[1]>>>24),t};Rs.prototype.next=function(){let t=(this.keys[2]|2)>>>0;return wu(t,t^1)>>8&255};function Mm(t){let e=new Rs(t);return function(r){let i=Buffer.alloc(r.length),o=0;for(let c of r)i[o++]=e.updateKeys(c^e.next());return i}}function Bm(t){let e=new Rs(t);return function(r,i,o=0){i||(i=Buffer.alloc(r.length));for(let c of r){let d=e.next();i[o++]=c^d,e.updateKeys(c)}return i}}function Fm(t,e,r){if(!t||!Buffer.isBuffer(t)||t.length<12)return Buffer.alloc(0);let i=Mm(r),o=i(t.slice(0,12)),c=(e.flags&8)===8?e.timeHighByte:e.crc>>>24;if(o[11]!==c)throw Lm.WRONG_PASSWORD();return i(t.slice(12))}function zm(t){Buffer.isBuffer(t)&&t.length>=12?Cs.genSalt=function(){return t.slice(0,12)}:t==="node"?Cs.genSalt=hi.node:Cs.genSalt=hi}function Um(t,e,r,i=!1){t==null&&(t=Buffer.alloc(0)),Buffer.isBuffer(t)||(t=Buffer.from(t.toString()));let o=Bm(r),c=Cs.genSalt();c[11]=e.crc>>>24&255,i&&(c[10]=e.crc>>>16&255);let d=Buffer.alloc(t.length+12);return o(c,d),o(t,d,12)}_u.exports={decrypt:Fm,encrypt:Um,_salter:zm}});var bu=ce(Ps=>{Ps.Deflater=hu();Ps.Inflater=pu();Ps.ZipCrypto=yu()});var $a=ce((qA,Eu)=>{var de=mr(),Hm=Wa(),Ae=de.Constants,Ka=bu();Eu.exports=function(t,e){var r=new Hm.EntryHeader,i=Buffer.alloc(0),o=Buffer.alloc(0),c=!1,d=null,u=Buffer.alloc(0),f=Buffer.alloc(0),x=!0;let g=t,m=typeof g.decoder=="object"?g.decoder:de.decoder;x=m.hasOwnProperty("efs")?m.efs:!1;function S(){return!e||!(e instanceof Uint8Array)?Buffer.alloc(0):(f=r.loadLocalHeaderFromBinary(e),e.slice(r.realDataOffset,r.realDataOffset+r.compressedSize))}function _(b){if(!r.flags_desc&&!r.localHeader.flags_desc){if(de.crc32(b)!==r.localHeader.crc)return!1}else{let P={},L=r.realDataOffset+r.compressedSize;if(e.readUInt32LE(L)==Ae.LOCSIG||e.readUInt32LE(L)==Ae.CENSIG)throw de.Errors.DESCRIPTOR_NOT_EXIST();if(e.readUInt32LE(L)==Ae.EXTSIG)P.crc=e.readUInt32LE(L+Ae.EXTCRC),P.compressedSize=e.readUInt32LE(L+Ae.EXTSIZ),P.size=e.readUInt32LE(L+Ae.EXTLEN);else if(e.readUInt16LE(L+12)===19280)P.crc=e.readUInt32LE(L+Ae.EXTCRC-4),P.compressedSize=e.readUInt32LE(L+Ae.EXTSIZ-4),P.size=e.readUInt32LE(L+Ae.EXTLEN-4);else throw de.Errors.DESCRIPTOR_UNKNOWN();if(P.compressedSize!==r.compressedSize||P.size!==r.size||P.crc!==r.crc)throw de.Errors.DESCRIPTOR_FAULTY();if(de.crc32(b)!==P.crc)return!1}return!0}function v(b,P,L){if(typeof P>"u"&&typeof b=="string"&&(L=b,b=void 0),c)return b&&P&&P(Buffer.alloc(0),de.Errors.DIRECTORY_CONTENT_ERROR()),Buffer.alloc(0);var F=S();if(F.length===0)return b&&P&&P(F),F;if(r.encrypted){if(typeof L!="string"&&!Buffer.isBuffer(L))throw de.Errors.INVALID_PASS_PARAM();F=Ka.ZipCrypto.decrypt(F,r,L)}var M=Buffer.alloc(r.size);switch(r.method){case de.Constants.STORED:if(F.copy(M),_(M))return b&&P&&P(M),M;throw b&&P&&P(M,de.Errors.BAD_CRC()),de.Errors.BAD_CRC();case de.Constants.DEFLATED:var J=new Ka.Inflater(F,r.size);if(b)J.inflateAsync(function(V){V.copy(V,0),P&&(_(V)?P(V):P(V,de.Errors.BAD_CRC()))});else{if(J.inflate(M).copy(M,0),!_(M))throw de.Errors.BAD_CRC(`"${m.decode(i)}"`);return M}break;default:throw b&&P&&P(Buffer.alloc(0),de.Errors.UNKNOWN_METHOD()),de.Errors.UNKNOWN_METHOD()}}function I(b,P){if((!d||!d.length)&&Buffer.isBuffer(e))return b&&P&&P(S()),S();if(d.length&&!c){var L;switch(r.method){case de.Constants.STORED:return r.compressedSize=r.size,L=Buffer.alloc(d.length),d.copy(L),b&&P&&P(L),L;default:case de.Constants.DEFLATED:var F=new Ka.Deflater(d);if(b)F.deflateAsync(function(J){L=Buffer.alloc(J.length),r.compressedSize=J.length,J.copy(L),P&&P(L)});else{var M=F.deflate();return r.compressedSize=M.length,M}F=null;break}}else if(b&&P)P(Buffer.alloc(0));else return Buffer.alloc(0)}function A(b,P){return de.readBigUInt64LE(b,P)}function C(b){try{for(var P=0,L,F,M;P+4<b.length;)L=b.readUInt16LE(P),P+=2,F=b.readUInt16LE(P),P+=2,M=b.slice(P,P+F),P+=F,Ae.ID_ZIP64===L&&O(M)}catch{throw de.Errors.EXTRA_FIELD_PARSE_ERROR()}}function O(b){var P,L,F,M;b.length>=Ae.EF_ZIP64_SCOMP&&(P=A(b,Ae.EF_ZIP64_SUNCOMP),r.size===Ae.EF_ZIP64_OR_32&&(r.size=P)),b.length>=Ae.EF_ZIP64_RHO&&(L=A(b,Ae.EF_ZIP64_SCOMP),r.compressedSize===Ae.EF_ZIP64_OR_32&&(r.compressedSize=L)),b.length>=Ae.EF_ZIP64_DSN&&(F=A(b,Ae.EF_ZIP64_RHO),r.offset===Ae.EF_ZIP64_OR_32&&(r.offset=F)),b.length>=Ae.EF_ZIP64_DSN+4&&(M=b.readUInt32LE(Ae.EF_ZIP64_DSN),r.diskNumStart===Ae.EF_ZIP64_OR_16&&(r.diskNumStart=M))}return{get entryName(){return m.decode(i)},get rawEntryName(){return i},set entryName(b){i=de.toBuffer(b,m.encode);var P=i[i.length-1];c=P===47||P===92,r.fileNameLength=i.length},get efs(){return typeof x=="function"?x(this.entryName):x},get extra(){return u},set extra(b){u=b,r.extraLength=b.length,C(b)},get comment(){return m.decode(o)},set comment(b){if(o=de.toBuffer(b,m.encode),r.commentLength=o.length,o.length>65535)throw de.Errors.COMMENT_TOO_LONG()},get name(){var b=m.decode(i);return c?b.substr(b.length-1).split("/").pop():b.split("/").pop()},get isDirectory(){return c},getCompressedData:function(){return I(!1,null)},getCompressedDataAsync:function(b){I(!0,b)},setData:function(b){d=de.toBuffer(b,de.decoder.encode),!c&&d.length?(r.size=d.length,r.method=de.Constants.DEFLATED,r.crc=de.crc32(b),r.changed=!0):r.method=de.Constants.STORED},getData:function(b){return r.changed?d:v(!1,null,b)},getDataAsync:function(b,P){r.changed?b(d):v(!0,b,P)},set attr(b){r.attr=b},get attr(){return r.attr},set header(b){r.loadFromBinary(b)},get header(){return r},packCentralHeader:function(){r.flags_efs=this.efs,r.extraLength=u.length;var b=r.centralHeaderToBinary(),P=de.Constants.CENHDR;return i.copy(b,P),P+=i.length,u.copy(b,P),P+=r.extraLength,o.copy(b,P),b},packLocalHeader:function(){let b=0;r.flags_efs=this.efs,r.extraLocalLength=f.length;let P=r.localHeaderToBinary(),L=Buffer.alloc(P.length+i.length+r.extraLocalLength);return P.copy(L,b),b+=P.length,i.copy(L,b),b+=i.length,f.copy(L,b),b+=f.length,L},toJSON:function(){let b=function(P){return"<"+(P&&P.length+" bytes buffer"||"null")+">"};return{entryName:this.entryName,name:this.name,comment:this.comment,isDirectory:this.isDirectory,header:r.toJSON(),compressedData:b(e),data:b(d)}},toString:function(){return JSON.stringify(this.toJSON(),null," ")}}}});var Iu=ce((WA,Su)=>{var vu=$a(),Gm=Wa(),Je=mr();Su.exports=function(t,e){var r=[],i={},o=Buffer.alloc(0),c=new Gm.MainHeader,d=!1,u=null;let f=new Set,x=e,{noSort:g,decoder:m}=x;t?v(x.readEntries):d=!0;function S(){let A=new Set;for(let C of Object.keys(i)){let O=C.split("/");if(O.pop(),!!O.length)for(let b=0;b<O.length;b++){let P=O.slice(0,b+1).join("/")+"/";A.add(P)}}for(let C of A)if(!(C in i)){let O=new vu(x);O.entryName=C,O.attr=16,O.temporary=!0,r.push(O),i[O.entryName]=O,f.add(O)}}function _(){if(d=!0,i={},c.diskEntries>(t.length-c.offset)/Je.Constants.CENHDR)throw Je.Errors.DISK_ENTRY_TOO_LARGE();r=new Array(c.diskEntries);for(var A=c.offset,C=0;C<r.length;C++){var O=A,b=new vu(x,t);b.header=t.slice(O,O+=Je.Constants.CENHDR),b.entryName=t.slice(O,O+=b.header.fileNameLength),b.header.extraLength&&(b.extra=t.slice(O,O+=b.header.extraLength)),b.header.commentLength&&(b.comment=t.slice(O,O+b.header.commentLength)),A+=b.header.centralHeaderSize,r[C]=b,i[b.entryName]=b}f.clear(),S()}function v(A){var C=t.length-Je.Constants.ENDHDR,O=Math.max(0,C-65535),b=O,P=t.length,L=-1,F=0;for(typeof x.trailingSpace=="boolean"&&x.trailingSpace&&(O=0),C;C>=b;C--)if(t[C]===80){if(t.readUInt32LE(C)===Je.Constants.ENDSIG){L=C,F=C,P=C+Je.Constants.ENDHDR,b=C-Je.Constants.END64HDR;continue}if(t.readUInt32LE(C)===Je.Constants.END64SIG){b=O;continue}if(t.readUInt32LE(C)===Je.Constants.ZIP64SIG){L=C,P=C+Je.readBigUInt64LE(t,C+Je.Constants.ZIP64SIZE)+Je.Constants.ZIP64LEAD;break}}if(L==-1)throw Je.Errors.INVALID_FORMAT();c.loadFromBinary(t.slice(L,P)),c.commentLength&&(o=t.slice(F+Je.Constants.ENDHDR)),A&&_()}function I(){r.length>1&&!g&&r.sort((A,C)=>A.entryName.toLowerCase().localeCompare(C.entryName.toLowerCase()))}return{get entries(){return d||_(),r.filter(A=>!f.has(A))},get comment(){return m.decode(o)},set comment(A){o=Je.toBuffer(A,m.encode),c.commentLength=o.length},getEntryCount:function(){return d?r.length:c.diskEntries},forEach:function(A){this.entries.forEach(A)},getEntry:function(A){return d||_(),i[A]||null},setEntry:function(A){d||_(),r.push(A),i[A.entryName]=A,c.totalEntries=r.length},deleteFile:function(A,C=!0){d||_();let O=i[A];this.getEntryChildren(O,C).map(P=>P.entryName).forEach(this.deleteEntry)},deleteEntry:function(A){d||_();let C=i[A],O=r.indexOf(C);O>=0&&(r.splice(O,1),delete i[A],c.totalEntries=r.length)},getEntryChildren:function(A,C=!0){if(d||_(),typeof A=="object")if(A.isDirectory&&C){let O=[],b=A.entryName;for(let P of r)P.entryName.startsWith(b)&&O.push(P);return O}else return[A];return[]},getChildCount:function(A){if(A&&A.isDirectory){let C=this.getEntryChildren(A);return C.includes(A)?C.length-1:C.length}return 0},compressToBuffer:function(){d||_(),I();let A=[],C=[],O=0,b=0;c.size=0,c.offset=0;let P=0;for(let M of this.entries){let J=M.getCompressedData();M.header.offset=b;let V=M.packLocalHeader(),re=V.length+J.length;b+=re,A.push(V),A.push(J);let X=M.packCentralHeader();C.push(X),c.size+=X.length,O+=re+X.length,P++}O+=c.mainHeaderSize,c.offset=b,c.totalEntries=P,b=0;let L=Buffer.alloc(O);for(let M of A)M.copy(L,b),b+=M.length;for(let M of C)M.copy(L,b),b+=M.length;let F=c.toBinary();return o&&o.copy(F,Je.Constants.ENDHDR),F.copy(L,b),t=L,d=!1,L},toAsyncBuffer:function(A,C,O,b){try{d||_(),I();let P=[],L=[],F=0,M=0,J=0;c.size=0,c.offset=0;let V=function(re){if(re.length>0){let X=re.shift(),se=X.entryName+X.extra.toString();O&&O(se),X.getCompressedDataAsync(function(ae){b&&b(se),X.header.offset=M;let D=X.packLocalHeader(),U=D.length+ae.length;M+=U,P.push(D),P.push(ae);let W=X.packCentralHeader();L.push(W),c.size+=W.length,F+=U+W.length,J++,V(re)})}else{F+=c.mainHeaderSize,c.offset=M,c.totalEntries=J,M=0;let X=Buffer.alloc(F);P.forEach(function(ae){ae.copy(X,M),M+=ae.length}),L.forEach(function(ae){ae.copy(X,M),M+=ae.length});let se=c.toBinary();o&&o.copy(se,Je.Constants.ENDHDR),se.copy(X,M),t=X,d=!1,A(X)}};V(Array.from(this.entries))}catch(P){C(P)}}}}});var Tu=ce((KA,ku)=>{var Se=mr(),ve=pe("path"),jm=$a(),qm=Iu(),Bn=(...t)=>Se.findLast(t,e=>typeof e=="boolean"),Au=(...t)=>Se.findLast(t,e=>typeof e=="string"),Wm=(...t)=>Se.findLast(t,e=>typeof e=="function"),Km={noSort:!1,readEntries:!1,method:Se.Constants.NONE,fs:null};ku.exports=function(t,e){let r=null,i=Object.assign(Object.create(null),Km);t&&typeof t=="object"&&(t instanceof Uint8Array||(Object.assign(i,t),t=i.input?i.input:void 0,i.input&&delete i.input),Buffer.isBuffer(t)&&(r=t,i.method=Se.Constants.BUFFER,t=void 0)),Object.assign(i,e);let o=new Se(i);if((typeof i.decoder!="object"||typeof i.decoder.encode!="function"||typeof i.decoder.decode!="function")&&(i.decoder=Se.decoder),t&&typeof t=="string")if(o.fs.existsSync(t))i.method=Se.Constants.FILE,i.filename=t,r=o.fs.readFileSync(t);else throw Se.Errors.INVALID_FILENAME();let c=new qm(r,i),{canonical:d,sanitize:u,zipnamefix:f}=Se;function x(_){if(_&&c){var v;if(typeof _=="string"&&(v=c.getEntry(ve.posix.normalize(_))),typeof _=="object"&&typeof _.entryName<"u"&&typeof _.header<"u"&&(v=c.getEntry(_.entryName)),v)return v}return null}function g(_){let{join:v,normalize:I,sep:A}=ve.posix;return v(ve.isAbsolute(_)?"/":".",I(A+_.split("\\").join(A)+A))}function m(_){return _ instanceof RegExp?(function(v){return function(I){return v.test(I)}})(_):typeof _!="function"?()=>!0:_}let S=(_,v)=>{let I=v.slice(-1);return I=I===o.sep?o.sep:"",ve.relative(_,v)+I};return{readFile:function(_,v){var I=x(_);return I&&I.getData(v)||null},childCount:function(_){let v=x(_);if(v)return c.getChildCount(v)},readFileAsync:function(_,v){var I=x(_);I?I.getDataAsync(v):v(null,"getEntry failed for:"+_)},readAsText:function(_,v){var I=x(_);if(I){var A=I.getData();if(A&&A.length)return A.toString(v||"utf8")}return""},readAsTextAsync:function(_,v,I){var A=x(_);A?A.getDataAsync(function(C,O){if(O){v(C,O);return}C&&C.length?v(C.toString(I||"utf8")):v("")}):v("")},deleteFile:function(_,v=!0){var I=x(_);I&&c.deleteFile(I.entryName,v)},deleteEntry:function(_){var v=x(_);v&&c.deleteEntry(v.entryName)},addZipComment:function(_){c.comment=_},getZipComment:function(){return c.comment||""},addZipEntryComment:function(_,v){var I=x(_);I&&(I.comment=v)},getZipEntryComment:function(_){var v=x(_);return v&&v.comment||""},updateFile:function(_,v){var I=x(_);I&&I.setData(v)},addLocalFile:function(_,v,I,A){if(o.fs.existsSync(_)){v=v?g(v):"";let C=ve.win32.basename(ve.win32.normalize(_));v+=I||C;let O=o.fs.statSync(_),b=O.isFile()?o.fs.readFileSync(_):Buffer.alloc(0);O.isDirectory()&&(v+=o.sep),this.addFile(v,b,A,O)}else throw Se.Errors.FILE_NOT_FOUND(_)},addLocalFileAsync:function(_,v){_=typeof _=="object"?_:{localPath:_};let I=ve.resolve(_.localPath),{comment:A}=_,{zipPath:C,zipName:O}=_,b=this;o.fs.stat(I,function(P,L){if(P)return v(P,!1);C=C?g(C):"";let F=ve.win32.basename(ve.win32.normalize(I));if(C+=O||F,L.isFile())o.fs.readFile(I,function(M,J){return M?v(M,!1):(b.addFile(C,J,A,L),setImmediate(v,void 0,!0))});else if(L.isDirectory())return C+=o.sep,b.addFile(C,Buffer.alloc(0),A,L),setImmediate(v,void 0,!0)})},addLocalFolder:function(_,v,I){if(I=m(I),v=v?g(v):"",_=ve.normalize(_),o.fs.existsSync(_)){let A=o.findFiles(_),C=this;if(A.length)for(let O of A){let b=ve.join(v,S(_,O));I(b)&&C.addLocalFile(O,ve.dirname(b))}}else throw Se.Errors.FILE_NOT_FOUND(_)},addLocalFolderAsync:function(_,v,I,A){A=m(A),I=I?g(I):"",_=ve.normalize(_);var C=this;o.fs.open(_,"r",function(O){if(O&&O.code==="ENOENT")v(void 0,Se.Errors.FILE_NOT_FOUND(_));else if(O)v(void 0,O);else{var b=o.findFiles(_),P=-1,L=function(){if(P+=1,P<b.length){var F=b[P],M=S(_,F).split("\\").join("/");M=M.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/[^\x20-\x7E]/g,""),A(M)?o.fs.stat(F,function(J,V){J&&v(void 0,J),V.isFile()?o.fs.readFile(F,function(re,X){re?v(void 0,re):(C.addFile(I+M,X,"",V),L())}):(C.addFile(I+M+"/",Buffer.alloc(0),"",V),L())}):process.nextTick(()=>{L()})}else v(!0,void 0)};L()}})},addLocalFolderAsync2:function(_,v){let I=this;_=typeof _=="object"?_:{localPath:_},localPath=ve.resolve(g(_.localPath));let{zipPath:A,filter:C,namefix:O}=_;C instanceof RegExp?C=(function(L){return function(F){return L.test(F)}})(C):typeof C!="function"&&(C=function(){return!0}),A=A?g(A):"",O=="latin1"&&(O=L=>L.normalize("NFD").replace(/[\u0300-\u036f]/g,"").replace(/[^\x20-\x7E]/g,"")),typeof O!="function"&&(O=L=>L);let b=L=>ve.join(A,O(S(localPath,L))),P=L=>ve.win32.basename(ve.win32.normalize(O(L)));o.fs.open(localPath,"r",function(L){L&&L.code==="ENOENT"?v(void 0,Se.Errors.FILE_NOT_FOUND(localPath)):L?v(void 0,L):o.findFilesAsync(localPath,function(F,M){if(F)return v(F);M=M.filter(J=>C(b(J))),M.length||v(void 0,!1),setImmediate(M.reverse().reduce(function(J,V){return function(re,X){if(re||X===!1)return setImmediate(J,re,!1);I.addLocalFileAsync({localPath:V,zipPath:ve.dirname(b(V)),zipName:P(V)},J)}},v))})})},addLocalFolderPromise:function(_,v){return new Promise((I,A)=>{this.addLocalFolderAsync2(Object.assign({localPath:_},v),(C,O)=>{C&&A(C),O&&I(this)})})},addFile:function(_,v,I,A){_=f(_);let C=x(_),O=C!=null;O||(C=new jm(i),C.entryName=_),C.comment=I||"";let b=typeof A=="object"&&A instanceof o.fs.Stats;b&&(C.header.time=A.mtime);var P=C.isDirectory?16:0;let L=C.isDirectory?16384:32768;return b?L|=4095&A.mode:typeof A=="number"?L|=4095&A:L|=C.isDirectory?493:420,P=(P|L<<16)>>>0,C.attr=P,C.setData(v),O||c.setEntry(C),C},getEntries:function(_){return c.password=_,c?c.entries:[]},getEntry:function(_){return x(_)},getEntryCount:function(){return c.getEntryCount()},forEach:function(_){return c.forEach(_)},extractEntryTo:function(_,v,I,A,C,O){A=Bn(!1,A),C=Bn(!1,C),I=Bn(!0,I),O=Au(C,O);var b=x(_);if(!b)throw Se.Errors.NO_ENTRY();var P=d(b.entryName),L=u(v,O&&!b.isDirectory?O:I?P:ve.basename(P));if(b.isDirectory){var F=c.getEntryChildren(b);return F.forEach(function(V){if(V.isDirectory)return;var re=V.getData();if(!re)throw Se.Errors.CANT_EXTRACT_FILE();var X=d(V.entryName),se=u(v,I?X:ve.basename(X));let ae=C?V.header.fileAttr:void 0;o.writeFileTo(se,re,A,ae)}),!0}var M=b.getData(c.password);if(!M)throw Se.Errors.CANT_EXTRACT_FILE();if(o.fs.existsSync(L)&&!A)throw Se.Errors.CANT_OVERRIDE();let J=C?_.header.fileAttr:void 0;return o.writeFileTo(L,M,A,J),!0},test:function(_){if(!c)return!1;for(var v in c.entries)try{if(v.isDirectory)continue;var I=c.entries[v].getData(_);if(!I)return!1}catch{return!1}return!0},extractAllTo:function(_,v,I,A){if(I=Bn(!1,I),A=Au(I,A),v=Bn(!1,v),!c)throw Se.Errors.NO_ZIP();c.entries.forEach(function(C){var O=u(_,d(C.entryName));if(C.isDirectory){o.makeDir(O);return}var b=C.getData(A);if(!b)throw Se.Errors.CANT_EXTRACT_FILE();let P=I?C.header.fileAttr:void 0;o.writeFileTo(O,b,v,P);try{o.fs.utimesSync(O,C.header.time,C.header.time)}catch{throw Se.Errors.CANT_EXTRACT_FILE()}})},extractAllToAsync:function(_,v,I,A){if(A=Wm(v,I,A),I=Bn(!1,I),v=Bn(!1,v),!A)return new Promise((L,F)=>{this.extractAllToAsync(_,v,I,function(M){M?F(M):L(this)})});if(!c){A(Se.Errors.NO_ZIP());return}_=ve.resolve(_);let C=L=>u(_,ve.normalize(d(L.entryName))),O=(L,F)=>new Error(L+': "'+F+'"'),b=[],P=[];c.entries.forEach(L=>{L.isDirectory?b.push(L):P.push(L)});for(let L of b){let F=C(L),M=I?L.header.fileAttr:void 0;try{o.makeDir(F),M&&o.fs.chmodSync(F,M),o.fs.utimesSync(F,L.header.time,L.header.time)}catch{A(O("Unable to create folder",F))}}P.reverse().reduce(function(L,F){return function(M){if(M)L(M);else{let J=ve.normalize(d(F.entryName)),V=u(_,J);F.getDataAsync(function(re,X){if(X)L(X);else if(!re)L(Se.Errors.CANT_EXTRACT_FILE());else{let se=I?F.header.fileAttr:void 0;o.writeFileToAsync(V,re,v,se,function(ae){ae||L(O("Unable to write file",V)),o.fs.utimes(V,F.header.time,F.header.time,function(D){D?L(O("Unable to set times",V)):L()})})}})}}},A)()},writeZip:function(_,v){if(arguments.length===1&&typeof _=="function"&&(v=_,_=""),!_&&i.filename&&(_=i.filename),!!_){var I=c.compressToBuffer();if(I){var A=o.writeFileTo(_,I,!0);typeof v=="function"&&v(A?null:new Error("failed"),"")}}},writeZipPromise:function(_,v){let{overwrite:I,perm:A}=Object.assign({overwrite:!0},v);return new Promise((C,O)=>{!_&&i.filename&&(_=i.filename),_||O("ADM-ZIP: ZIP File Name Missing"),this.toBufferPromise().then(b=>{let P=L=>L?C(L):O("ADM-ZIP: Wasn't able to write zip file");o.writeFileToAsync(_,b,I,A,P)},O)})},toBufferPromise:function(){return new Promise((_,v)=>{c.toAsyncBuffer(_,v)})},toBuffer:function(_,v,I,A){return typeof _=="function"?(c.toAsyncBuffer(_,v,I,A),null):c.compressToBuffer()}}}});import{execFile as Y_,spawn as X_,spawnSync as l2}from"node:child_process";import{promisify as Q_}from"node:util";function ty(t){if(process.platform!=="win32")return!1;if(Jf.test(t))return!0;let r=(t.split(/[/\\]/).pop()??t).replace(Jf,"").toLowerCase();return ey.has(r)}function Zf(t,e){if(process.platform!=="win32")return e??{};let r={...e??{}};return ty(t)&&r.shell===void 0&&(r.shell=!0),r.windowsHide===void 0&&(r.windowsHide=!0),r}function st(t,e=[],r={}){return X_(t,e,Zf(t,r))}function Yf(t,e=[],r={}){return ny(t,e,Zf(t,r))}var ey,Jf,ny,Zt=rt(()=>{"use strict";ey=new Set(["npm","npx","yarn","pnpm","coze","tsx","claude-agent-acp","codex-acp","openclaw"]),Jf=/\.(cmd|bat|ps1)$/i;ny=Q_(Y_)});var Xt=ce((ZR,Bh)=>{"use strict";var Nh=["nodebuffer","arraybuffer","fragments"],Mh=typeof Blob<"u";Mh&&Nh.push("blob");Bh.exports={BINARY_TYPES:Nh,CLOSE_TIMEOUT:3e4,EMPTY_BUFFER:Buffer.alloc(0),GUID:"258EAFA5-E914-47DA-95CA-C5AB0DC85B11",hasBlob:Mh,kForOnEventAttribute:Symbol("kIsForOnEventAttribute"),kListener:Symbol("kListener"),kStatusCode:Symbol("status-code"),kWebSocket:Symbol("websocket"),NOOP:()=>{}}});var ts=ce((YR,Ho)=>{"use strict";var{EMPTY_BUFFER:ev}=Xt(),kd=Buffer[Symbol.species];function tv(t,e){if(t.length===0)return ev;if(t.length===1)return t[0];let r=Buffer.allocUnsafe(e),i=0;for(let o=0;o<t.length;o++){let c=t[o];r.set(c,i),i+=c.length}return i<e?new kd(r.buffer,r.byteOffset,i):r}function Fh(t,e,r,i,o){for(let c=0;c<o;c++)r[i+c]=t[c]^e[c&3]}function zh(t,e){for(let r=0;r<t.length;r++)t[r]^=e[r&3]}function nv(t){return t.length===t.buffer.byteLength?t.buffer:t.buffer.slice(t.byteOffset,t.byteOffset+t.length)}function Td(t){if(Td.readOnly=!0,Buffer.isBuffer(t))return t;let e;return t instanceof ArrayBuffer?e=new kd(t):ArrayBuffer.isView(t)?e=new kd(t.buffer,t.byteOffset,t.byteLength):(e=Buffer.from(t),Td.readOnly=!1),e}Ho.exports={concat:tv,mask:Fh,toArrayBuffer:nv,toBuffer:Td,unmask:zh};if(!process.env.WS_NO_BUFFER_UTIL)try{let t=pe("bufferutil");Ho.exports.mask=function(e,r,i,o,c){c<48?Fh(e,r,i,o,c):t.mask(e,r,i,o,c)},Ho.exports.unmask=function(e,r){e.length<32?zh(e,r):t.unmask(e,r)}}catch{}});var Gh=ce((XR,Hh)=>{"use strict";var Uh=Symbol("kDone"),Cd=Symbol("kRun"),Rd=class{constructor(e){this[Uh]=()=>{this.pending--,this[Cd]()},this.concurrency=e||1/0,this.jobs=[],this.pending=0}add(e){this.jobs.push(e),this[Cd]()}[Cd](){if(this.pending!==this.concurrency&&this.jobs.length){let e=this.jobs.shift();this.pending++,e(this[Uh])}}};Hh.exports=Rd});var Wr=ce((QR,Kh)=>{"use strict";var ns=pe("zlib"),jh=ts(),rv=Gh(),{kStatusCode:qh}=Xt(),iv=Buffer[Symbol.species],sv=Buffer.from([0,0,255,255]),jo=Symbol("permessage-deflate"),Qt=Symbol("total-length"),jr=Symbol("callback"),Dn=Symbol("buffers"),qr=Symbol("error"),Go,Pd=class{constructor(e){if(this._options=e||{},this._threshold=this._options.threshold!==void 0?this._options.threshold:1024,this._maxPayload=this._options.maxPayload|0,this._isServer=!!this._options.isServer,this._deflate=null,this._inflate=null,this.params=null,!Go){let r=this._options.concurrencyLimit!==void 0?this._options.concurrencyLimit:10;Go=new rv(r)}}static get extensionName(){return"permessage-deflate"}offer(){let e={};return this._options.serverNoContextTakeover&&(e.server_no_context_takeover=!0),this._options.clientNoContextTakeover&&(e.client_no_context_takeover=!0),this._options.serverMaxWindowBits&&(e.server_max_window_bits=this._options.serverMaxWindowBits),this._options.clientMaxWindowBits?e.client_max_window_bits=this._options.clientMaxWindowBits:this._options.clientMaxWindowBits==null&&(e.client_max_window_bits=!0),e}accept(e){return e=this.normalizeParams(e),this.params=this._isServer?this.acceptAsServer(e):this.acceptAsClient(e),this.params}cleanup(){if(this._inflate&&(this._inflate.close(),this._inflate=null),this._deflate){let e=this._deflate[jr];this._deflate.close(),this._deflate=null,e&&e(new Error("The deflate stream was closed while data was being processed"))}}acceptAsServer(e){let r=this._options,i=e.find(o=>!(r.serverNoContextTakeover===!1&&o.server_no_context_takeover||o.server_max_window_bits&&(r.serverMaxWindowBits===!1||typeof r.serverMaxWindowBits=="number"&&r.serverMaxWindowBits>o.server_max_window_bits)||typeof r.clientMaxWindowBits=="number"&&!o.client_max_window_bits));if(!i)throw new Error("None of the extension offers can be accepted");return r.serverNoContextTakeover&&(i.server_no_context_takeover=!0),r.clientNoContextTakeover&&(i.client_no_context_takeover=!0),typeof r.serverMaxWindowBits=="number"&&(i.server_max_window_bits=r.serverMaxWindowBits),typeof r.clientMaxWindowBits=="number"?i.client_max_window_bits=r.clientMaxWindowBits:(i.client_max_window_bits===!0||r.clientMaxWindowBits===!1)&&delete i.client_max_window_bits,i}acceptAsClient(e){let r=e[0];if(this._options.clientNoContextTakeover===!1&&r.client_no_context_takeover)throw new Error('Unexpected parameter "client_no_context_takeover"');if(!r.client_max_window_bits)typeof this._options.clientMaxWindowBits=="number"&&(r.client_max_window_bits=this._options.clientMaxWindowBits);else if(this._options.clientMaxWindowBits===!1||typeof this._options.clientMaxWindowBits=="number"&&r.client_max_window_bits>this._options.clientMaxWindowBits)throw new Error('Unexpected or invalid parameter "client_max_window_bits"');return r}normalizeParams(e){return e.forEach(r=>{Object.keys(r).forEach(i=>{let o=r[i];if(o.length>1)throw new Error(`Parameter "${i}" must have only a single value`);if(o=o[0],i==="client_max_window_bits"){if(o!==!0){let c=+o;if(!Number.isInteger(c)||c<8||c>15)throw new TypeError(`Invalid value for parameter "${i}": ${o}`);o=c}else if(!this._isServer)throw new TypeError(`Invalid value for parameter "${i}": ${o}`)}else if(i==="server_max_window_bits"){let c=+o;if(!Number.isInteger(c)||c<8||c>15)throw new TypeError(`Invalid value for parameter "${i}": ${o}`);o=c}else if(i==="client_no_context_takeover"||i==="server_no_context_takeover"){if(o!==!0)throw new TypeError(`Invalid value for parameter "${i}": ${o}`)}else throw new Error(`Unknown parameter "${i}"`);r[i]=o})}),e}decompress(e,r,i){Go.add(o=>{this._decompress(e,r,(c,d)=>{o(),i(c,d)})})}compress(e,r,i){Go.add(o=>{this._compress(e,r,(c,d)=>{o(),i(c,d)})})}_decompress(e,r,i){let o=this._isServer?"client":"server";if(!this._inflate){let c=`${o}_max_window_bits`,d=typeof this.params[c]!="number"?ns.Z_DEFAULT_WINDOWBITS:this.params[c];this._inflate=ns.createInflateRaw({...this._options.zlibInflateOptions,windowBits:d}),this._inflate[jo]=this,this._inflate[Qt]=0,this._inflate[Dn]=[],this._inflate.on("error",av),this._inflate.on("data",Wh)}this._inflate[jr]=i,this._inflate.write(e),r&&this._inflate.write(sv),this._inflate.flush(()=>{let c=this._inflate[qr];if(c){this._inflate.close(),this._inflate=null,i(c);return}let d=jh.concat(this._inflate[Dn],this._inflate[Qt]);this._inflate._readableState.endEmitted?(this._inflate.close(),this._inflate=null):(this._inflate[Qt]=0,this._inflate[Dn]=[],r&&this.params[`${o}_no_context_takeover`]&&this._inflate.reset()),i(null,d)})}_compress(e,r,i){let o=this._isServer?"server":"client";if(!this._deflate){let c=`${o}_max_window_bits`,d=typeof this.params[c]!="number"?ns.Z_DEFAULT_WINDOWBITS:this.params[c];this._deflate=ns.createDeflateRaw({...this._options.zlibDeflateOptions,windowBits:d}),this._deflate[Qt]=0,this._deflate[Dn]=[],this._deflate.on("data",ov)}this._deflate[jr]=i,this._deflate.write(e),this._deflate.flush(ns.Z_SYNC_FLUSH,()=>{if(!this._deflate)return;let c=jh.concat(this._deflate[Dn],this._deflate[Qt]);r&&(c=new iv(c.buffer,c.byteOffset,c.length-4)),this._deflate[jr]=null,this._deflate[Qt]=0,this._deflate[Dn]=[],r&&this.params[`${o}_no_context_takeover`]&&this._deflate.reset(),i(null,c)})}};Kh.exports=Pd;function ov(t){this[Dn].push(t),this[Qt]+=t.length}function Wh(t){if(this[Qt]+=t.length,this[jo]._maxPayload<1||this[Qt]<=this[jo]._maxPayload){this[Dn].push(t);return}this[qr]=new RangeError("Max payload size exceeded"),this[qr].code="WS_ERR_UNSUPPORTED_MESSAGE_LENGTH",this[qr][qh]=1009,this.removeListener("data",Wh),this.reset()}function av(t){if(this[jo]._inflate=null,this[qr]){this[jr](this[qr]);return}t[qh]=1007,this[jr](t)}});var Kr=ce((eP,qo)=>{"use strict";var{isUtf8:$h}=pe("buffer"),{hasBlob:cv}=Xt(),dv=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,1,1,1,1,1,0,0,1,1,0,1,1,0,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,1,0,1,0];function lv(t){return t>=1e3&&t<=1014&&t!==1004&&t!==1005&&t!==1006||t>=3e3&&t<=4999}function Dd(t){let e=t.length,r=0;for(;r<e;)if((t[r]&128)===0)r++;else if((t[r]&224)===192){if(r+1===e||(t[r+1]&192)!==128||(t[r]&254)===192)return!1;r+=2}else if((t[r]&240)===224){if(r+2>=e||(t[r+1]&192)!==128||(t[r+2]&192)!==128||t[r]===224&&(t[r+1]&224)===128||t[r]===237&&(t[r+1]&224)===160)return!1;r+=3}else if((t[r]&248)===240){if(r+3>=e||(t[r+1]&192)!==128||(t[r+2]&192)!==128||(t[r+3]&192)!==128||t[r]===240&&(t[r+1]&240)===128||t[r]===244&&t[r+1]>143||t[r]>244)return!1;r+=4}else return!1;return!0}function uv(t){return cv&&typeof t=="object"&&typeof t.arrayBuffer=="function"&&typeof t.type=="string"&&typeof t.stream=="function"&&(t[Symbol.toStringTag]==="Blob"||t[Symbol.toStringTag]==="File")}qo.exports={isBlob:uv,isValidStatusCode:lv,isValidUTF8:Dd,tokenChars:dv};if($h)qo.exports.isValidUTF8=function(t){return t.length<24?Dd(t):$h(t)};else if(!process.env.WS_NO_UTF_8_VALIDATE)try{let t=pe("utf-8-validate");qo.exports.isValidUTF8=function(e){return e.length<32?Dd(e):t(e)}}catch{}});var Bd=ce((tP,ex)=>{"use strict";var{Writable:fv}=pe("stream"),Vh=Wr(),{BINARY_TYPES:hv,EMPTY_BUFFER:Jh,kStatusCode:xv,kWebSocket:pv}=Xt(),{concat:Od,toArrayBuffer:gv,unmask:mv}=ts(),{isValidStatusCode:wv,isValidUTF8:Zh}=Kr(),Wo=Buffer[Symbol.species],pt=0,Yh=1,Xh=2,Qh=3,Ld=4,Nd=5,Ko=6,Md=class extends fv{constructor(e={}){super(),this._allowSynchronousEvents=e.allowSynchronousEvents!==void 0?e.allowSynchronousEvents:!0,this._binaryType=e.binaryType||hv[0],this._extensions=e.extensions||{},this._isServer=!!e.isServer,this._maxPayload=e.maxPayload|0,this._skipUTF8Validation=!!e.skipUTF8Validation,this[pv]=void 0,this._bufferedBytes=0,this._buffers=[],this._compressed=!1,this._payloadLength=0,this._mask=void 0,this._fragmented=0,this._masked=!1,this._fin=!1,this._opcode=0,this._totalPayloadLength=0,this._messageLength=0,this._fragments=[],this._errored=!1,this._loop=!1,this._state=pt}_write(e,r,i){if(this._opcode===8&&this._state==pt)return i();this._bufferedBytes+=e.length,this._buffers.push(e),this.startLoop(i)}consume(e){if(this._bufferedBytes-=e,e===this._buffers[0].length)return this._buffers.shift();if(e<this._buffers[0].length){let i=this._buffers[0];return this._buffers[0]=new Wo(i.buffer,i.byteOffset+e,i.length-e),new Wo(i.buffer,i.byteOffset,e)}let r=Buffer.allocUnsafe(e);do{let i=this._buffers[0],o=r.length-e;e>=i.length?r.set(this._buffers.shift(),o):(r.set(new Uint8Array(i.buffer,i.byteOffset,e),o),this._buffers[0]=new Wo(i.buffer,i.byteOffset+e,i.length-e)),e-=i.length}while(e>0);return r}startLoop(e){this._loop=!0;do switch(this._state){case pt:this.getInfo(e);break;case Yh:this.getPayloadLength16(e);break;case Xh:this.getPayloadLength64(e);break;case Qh:this.getMask();break;case Ld:this.getData(e);break;case Nd:case Ko:this._loop=!1;return}while(this._loop);this._errored||e()}getInfo(e){if(this._bufferedBytes<2){this._loop=!1;return}let r=this.consume(2);if((r[0]&48)!==0){let o=this.createError(RangeError,"RSV2 and RSV3 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_2_3");e(o);return}let i=(r[0]&64)===64;if(i&&!this._extensions[Vh.extensionName]){let o=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(o);return}if(this._fin=(r[0]&128)===128,this._opcode=r[0]&15,this._payloadLength=r[1]&127,this._opcode===0){if(i){let o=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(o);return}if(!this._fragmented){let o=this.createError(RangeError,"invalid opcode 0",!0,1002,"WS_ERR_INVALID_OPCODE");e(o);return}this._opcode=this._fragmented}else if(this._opcode===1||this._opcode===2){if(this._fragmented){let o=this.createError(RangeError,`invalid opcode ${this._opcode}`,!0,1002,"WS_ERR_INVALID_OPCODE");e(o);return}this._compressed=i}else if(this._opcode>7&&this._opcode<11){if(!this._fin){let o=this.createError(RangeError,"FIN must be set",!0,1002,"WS_ERR_EXPECTED_FIN");e(o);return}if(i){let o=this.createError(RangeError,"RSV1 must be clear",!0,1002,"WS_ERR_UNEXPECTED_RSV_1");e(o);return}if(this._payloadLength>125||this._opcode===8&&this._payloadLength===1){let o=this.createError(RangeError,`invalid payload length ${this._payloadLength}`,!0,1002,"WS_ERR_INVALID_CONTROL_PAYLOAD_LENGTH");e(o);return}}else{let o=this.createError(RangeError,`invalid opcode ${this._opcode}`,!0,1002,"WS_ERR_INVALID_OPCODE");e(o);return}if(!this._fin&&!this._fragmented&&(this._fragmented=this._opcode),this._masked=(r[1]&128)===128,this._isServer){if(!this._masked){let o=this.createError(RangeError,"MASK must be set",!0,1002,"WS_ERR_EXPECTED_MASK");e(o);return}}else if(this._masked){let o=this.createError(RangeError,"MASK must be clear",!0,1002,"WS_ERR_UNEXPECTED_MASK");e(o);return}this._payloadLength===126?this._state=Yh:this._payloadLength===127?this._state=Xh:this.haveLength(e)}getPayloadLength16(e){if(this._bufferedBytes<2){this._loop=!1;return}this._payloadLength=this.consume(2).readUInt16BE(0),this.haveLength(e)}getPayloadLength64(e){if(this._bufferedBytes<8){this._loop=!1;return}let r=this.consume(8),i=r.readUInt32BE(0);if(i>Math.pow(2,21)-1){let o=this.createError(RangeError,"Unsupported WebSocket frame: payload length > 2^53 - 1",!1,1009,"WS_ERR_UNSUPPORTED_DATA_PAYLOAD_LENGTH");e(o);return}this._payloadLength=i*Math.pow(2,32)+r.readUInt32BE(4),this.haveLength(e)}haveLength(e){if(this._payloadLength&&this._opcode<8&&(this._totalPayloadLength+=this._payloadLength,this._totalPayloadLength>this._maxPayload&&this._maxPayload>0)){let r=this.createError(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH");e(r);return}this._masked?this._state=Qh:this._state=Ld}getMask(){if(this._bufferedBytes<4){this._loop=!1;return}this._mask=this.consume(4),this._state=Ld}getData(e){let r=Jh;if(this._payloadLength){if(this._bufferedBytes<this._payloadLength){this._loop=!1;return}r=this.consume(this._payloadLength),this._masked&&(this._mask[0]|this._mask[1]|this._mask[2]|this._mask[3])!==0&&mv(r,this._mask)}if(this._opcode>7){this.controlMessage(r,e);return}if(this._compressed){this._state=Nd,this.decompress(r,e);return}r.length&&(this._messageLength=this._totalPayloadLength,this._fragments.push(r)),this.dataMessage(e)}decompress(e,r){this._extensions[Vh.extensionName].decompress(e,this._fin,(o,c)=>{if(o)return r(o);if(c.length){if(this._messageLength+=c.length,this._messageLength>this._maxPayload&&this._maxPayload>0){let d=this.createError(RangeError,"Max payload size exceeded",!1,1009,"WS_ERR_UNSUPPORTED_MESSAGE_LENGTH");r(d);return}this._fragments.push(c)}this.dataMessage(r),this._state===pt&&this.startLoop(r)})}dataMessage(e){if(!this._fin){this._state=pt;return}let r=this._messageLength,i=this._fragments;if(this._totalPayloadLength=0,this._messageLength=0,this._fragmented=0,this._fragments=[],this._opcode===2){let o;this._binaryType==="nodebuffer"?o=Od(i,r):this._binaryType==="arraybuffer"?o=gv(Od(i,r)):this._binaryType==="blob"?o=new Blob(i):o=i,this._allowSynchronousEvents?(this.emit("message",o,!0),this._state=pt):(this._state=Ko,setImmediate(()=>{this.emit("message",o,!0),this._state=pt,this.startLoop(e)}))}else{let o=Od(i,r);if(!this._skipUTF8Validation&&!Zh(o)){let c=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");e(c);return}this._state===Nd||this._allowSynchronousEvents?(this.emit("message",o,!1),this._state=pt):(this._state=Ko,setImmediate(()=>{this.emit("message",o,!1),this._state=pt,this.startLoop(e)}))}}controlMessage(e,r){if(this._opcode===8){if(e.length===0)this._loop=!1,this.emit("conclude",1005,Jh),this.end();else{let i=e.readUInt16BE(0);if(!wv(i)){let c=this.createError(RangeError,`invalid status code ${i}`,!0,1002,"WS_ERR_INVALID_CLOSE_CODE");r(c);return}let o=new Wo(e.buffer,e.byteOffset+2,e.length-2);if(!this._skipUTF8Validation&&!Zh(o)){let c=this.createError(Error,"invalid UTF-8 sequence",!0,1007,"WS_ERR_INVALID_UTF8");r(c);return}this._loop=!1,this.emit("conclude",i,o),this.end()}this._state=pt;return}this._allowSynchronousEvents?(this.emit(this._opcode===9?"ping":"pong",e),this._state=pt):(this._state=Ko,setImmediate(()=>{this.emit(this._opcode===9?"ping":"pong",e),this._state=pt,this.startLoop(r)}))}createError(e,r,i,o,c){this._loop=!1,this._errored=!0;let d=new e(i?`Invalid WebSocket frame: ${r}`:r);return Error.captureStackTrace(d,this.createError),d.code=c,d[xv]=o,d}};ex.exports=Md});var Ud=ce((rP,rx)=>{"use strict";var{Duplex:nP}=pe("stream"),{randomFillSync:_v}=pe("crypto"),tx=Wr(),{EMPTY_BUFFER:yv,kWebSocket:bv,NOOP:Ev}=Xt(),{isBlob:$r,isValidStatusCode:vv}=Kr(),{mask:nx,toBuffer:er}=ts(),gt=Symbol("kByteLength"),Sv=Buffer.alloc(4),$o=8*1024,tr,Vr=$o,It=0,Iv=1,Av=2,Fd=class t{constructor(e,r,i){this._extensions=r||{},i&&(this._generateMask=i,this._maskBuffer=Buffer.alloc(4)),this._socket=e,this._firstFragment=!0,this._compress=!1,this._bufferedBytes=0,this._queue=[],this._state=It,this.onerror=Ev,this[bv]=void 0}static frame(e,r){let i,o=!1,c=2,d=!1;r.mask&&(i=r.maskBuffer||Sv,r.generateMask?r.generateMask(i):(Vr===$o&&(tr===void 0&&(tr=Buffer.alloc($o)),_v(tr,0,$o),Vr=0),i[0]=tr[Vr++],i[1]=tr[Vr++],i[2]=tr[Vr++],i[3]=tr[Vr++]),d=(i[0]|i[1]|i[2]|i[3])===0,c=6);let u;typeof e=="string"?(!r.mask||d)&&r[gt]!==void 0?u=r[gt]:(e=Buffer.from(e),u=e.length):(u=e.length,o=r.mask&&r.readOnly&&!d);let f=u;u>=65536?(c+=8,f=127):u>125&&(c+=2,f=126);let x=Buffer.allocUnsafe(o?u+c:c);return x[0]=r.fin?r.opcode|128:r.opcode,r.rsv1&&(x[0]|=64),x[1]=f,f===126?x.writeUInt16BE(u,2):f===127&&(x[2]=x[3]=0,x.writeUIntBE(u,4,6)),r.mask?(x[1]|=128,x[c-4]=i[0],x[c-3]=i[1],x[c-2]=i[2],x[c-1]=i[3],d?[x,e]:o?(nx(e,i,x,c,u),[x]):(nx(e,i,e,0,u),[x,e])):[x,e]}close(e,r,i,o){let c;if(e===void 0)c=yv;else{if(typeof e!="number"||!vv(e))throw new TypeError("First argument must be a valid error code number");if(r===void 0||!r.length)c=Buffer.allocUnsafe(2),c.writeUInt16BE(e,0);else{let u=Buffer.byteLength(r);if(u>123)throw new RangeError("The message must not be greater than 123 bytes");c=Buffer.allocUnsafe(2+u),c.writeUInt16BE(e,0),typeof r=="string"?c.write(r,2):c.set(r,2)}}let d={[gt]:c.length,fin:!0,generateMask:this._generateMask,mask:i,maskBuffer:this._maskBuffer,opcode:8,readOnly:!1,rsv1:!1};this._state!==It?this.enqueue([this.dispatch,c,!1,d,o]):this.sendFrame(t.frame(c,d),o)}ping(e,r,i){let o,c;if(typeof e=="string"?(o=Buffer.byteLength(e),c=!1):$r(e)?(o=e.size,c=!1):(e=er(e),o=e.length,c=er.readOnly),o>125)throw new RangeError("The data size must not be greater than 125 bytes");let d={[gt]:o,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:9,readOnly:c,rsv1:!1};$r(e)?this._state!==It?this.enqueue([this.getBlobData,e,!1,d,i]):this.getBlobData(e,!1,d,i):this._state!==It?this.enqueue([this.dispatch,e,!1,d,i]):this.sendFrame(t.frame(e,d),i)}pong(e,r,i){let o,c;if(typeof e=="string"?(o=Buffer.byteLength(e),c=!1):$r(e)?(o=e.size,c=!1):(e=er(e),o=e.length,c=er.readOnly),o>125)throw new RangeError("The data size must not be greater than 125 bytes");let d={[gt]:o,fin:!0,generateMask:this._generateMask,mask:r,maskBuffer:this._maskBuffer,opcode:10,readOnly:c,rsv1:!1};$r(e)?this._state!==It?this.enqueue([this.getBlobData,e,!1,d,i]):this.getBlobData(e,!1,d,i):this._state!==It?this.enqueue([this.dispatch,e,!1,d,i]):this.sendFrame(t.frame(e,d),i)}send(e,r,i){let o=this._extensions[tx.extensionName],c=r.binary?2:1,d=r.compress,u,f;typeof e=="string"?(u=Buffer.byteLength(e),f=!1):$r(e)?(u=e.size,f=!1):(e=er(e),u=e.length,f=er.readOnly),this._firstFragment?(this._firstFragment=!1,d&&o&&o.params[o._isServer?"server_no_context_takeover":"client_no_context_takeover"]&&(d=u>=o._threshold),this._compress=d):(d=!1,c=0),r.fin&&(this._firstFragment=!0);let x={[gt]:u,fin:r.fin,generateMask:this._generateMask,mask:r.mask,maskBuffer:this._maskBuffer,opcode:c,readOnly:f,rsv1:d};$r(e)?this._state!==It?this.enqueue([this.getBlobData,e,this._compress,x,i]):this.getBlobData(e,this._compress,x,i):this._state!==It?this.enqueue([this.dispatch,e,this._compress,x,i]):this.dispatch(e,this._compress,x,i)}getBlobData(e,r,i,o){this._bufferedBytes+=i[gt],this._state=Av,e.arrayBuffer().then(c=>{if(this._socket.destroyed){let u=new Error("The socket was closed while the blob was being read");process.nextTick(zd,this,u,o);return}this._bufferedBytes-=i[gt];let d=er(c);r?this.dispatch(d,r,i,o):(this._state=It,this.sendFrame(t.frame(d,i),o),this.dequeue())}).catch(c=>{process.nextTick(kv,this,c,o)})}dispatch(e,r,i,o){if(!r){this.sendFrame(t.frame(e,i),o);return}let c=this._extensions[tx.extensionName];this._bufferedBytes+=i[gt],this._state=Iv,c.compress(e,i.fin,(d,u)=>{if(this._socket.destroyed){let f=new Error("The socket was closed while data was being compressed");zd(this,f,o);return}this._bufferedBytes-=i[gt],this._state=It,i.readOnly=!1,this.sendFrame(t.frame(u,i),o),this.dequeue()})}dequeue(){for(;this._state===It&&this._queue.length;){let e=this._queue.shift();this._bufferedBytes-=e[3][gt],Reflect.apply(e[0],this,e.slice(1))}}enqueue(e){this._bufferedBytes+=e[3][gt],this._queue.push(e)}sendFrame(e,r){e.length===2?(this._socket.cork(),this._socket.write(e[0]),this._socket.write(e[1],r),this._socket.uncork()):this._socket.write(e[0],r)}};rx.exports=Fd;function zd(t,e,r){typeof r=="function"&&r(e);for(let i=0;i<t._queue.length;i++){let o=t._queue[i],c=o[o.length-1];typeof c=="function"&&c(e)}}function kv(t,e,r){zd(t,e,r),t.onerror(e)}});var fx=ce((iP,ux)=>{"use strict";var{kForOnEventAttribute:rs,kListener:Hd}=Xt(),ix=Symbol("kCode"),sx=Symbol("kData"),ox=Symbol("kError"),ax=Symbol("kMessage"),cx=Symbol("kReason"),Jr=Symbol("kTarget"),dx=Symbol("kType"),lx=Symbol("kWasClean"),en=class{constructor(e){this[Jr]=null,this[dx]=e}get target(){return this[Jr]}get type(){return this[dx]}};Object.defineProperty(en.prototype,"target",{enumerable:!0});Object.defineProperty(en.prototype,"type",{enumerable:!0});var nr=class extends en{constructor(e,r={}){super(e),this[ix]=r.code===void 0?0:r.code,this[cx]=r.reason===void 0?"":r.reason,this[lx]=r.wasClean===void 0?!1:r.wasClean}get code(){return this[ix]}get reason(){return this[cx]}get wasClean(){return this[lx]}};Object.defineProperty(nr.prototype,"code",{enumerable:!0});Object.defineProperty(nr.prototype,"reason",{enumerable:!0});Object.defineProperty(nr.prototype,"wasClean",{enumerable:!0});var Zr=class extends en{constructor(e,r={}){super(e),this[ox]=r.error===void 0?null:r.error,this[ax]=r.message===void 0?"":r.message}get error(){return this[ox]}get message(){return this[ax]}};Object.defineProperty(Zr.prototype,"error",{enumerable:!0});Object.defineProperty(Zr.prototype,"message",{enumerable:!0});var is=class extends en{constructor(e,r={}){super(e),this[sx]=r.data===void 0?null:r.data}get data(){return this[sx]}};Object.defineProperty(is.prototype,"data",{enumerable:!0});var Tv={addEventListener(t,e,r={}){for(let o of this.listeners(t))if(!r[rs]&&o[Hd]===e&&!o[rs])return;let i;if(t==="message")i=function(c,d){let u=new is("message",{data:d?c:c.toString()});u[Jr]=this,Vo(e,this,u)};else if(t==="close")i=function(c,d){let u=new nr("close",{code:c,reason:d.toString(),wasClean:this._closeFrameReceived&&this._closeFrameSent});u[Jr]=this,Vo(e,this,u)};else if(t==="error")i=function(c){let d=new Zr("error",{error:c,message:c.message});d[Jr]=this,Vo(e,this,d)};else if(t==="open")i=function(){let c=new en("open");c[Jr]=this,Vo(e,this,c)};else return;i[rs]=!!r[rs],i[Hd]=e,r.once?this.once(t,i):this.on(t,i)},removeEventListener(t,e){for(let r of this.listeners(t))if(r[Hd]===e&&!r[rs]){this.removeListener(t,r);break}}};ux.exports={CloseEvent:nr,ErrorEvent:Zr,Event:en,EventTarget:Tv,MessageEvent:is};function Vo(t,e,r){typeof t=="object"&&t.handleEvent?t.handleEvent.call(t,r):t.call(e,r)}});var Jo=ce((sP,hx)=>{"use strict";var{tokenChars:ss}=Kr();function Ft(t,e,r){t[e]===void 0?t[e]=[r]:t[e].push(r)}function Cv(t){let e=Object.create(null),r=Object.create(null),i=!1,o=!1,c=!1,d,u,f=-1,x=-1,g=-1,m=0;for(;m<t.length;m++)if(x=t.charCodeAt(m),d===void 0)if(g===-1&&ss[x]===1)f===-1&&(f=m);else if(m!==0&&(x===32||x===9))g===-1&&f!==-1&&(g=m);else if(x===59||x===44){if(f===-1)throw new SyntaxError(`Unexpected character at index ${m}`);g===-1&&(g=m);let _=t.slice(f,g);x===44?(Ft(e,_,r),r=Object.create(null)):d=_,f=g=-1}else throw new SyntaxError(`Unexpected character at index ${m}`);else if(u===void 0)if(g===-1&&ss[x]===1)f===-1&&(f=m);else if(x===32||x===9)g===-1&&f!==-1&&(g=m);else if(x===59||x===44){if(f===-1)throw new SyntaxError(`Unexpected character at index ${m}`);g===-1&&(g=m),Ft(r,t.slice(f,g),!0),x===44&&(Ft(e,d,r),r=Object.create(null),d=void 0),f=g=-1}else if(x===61&&f!==-1&&g===-1)u=t.slice(f,m),f=g=-1;else throw new SyntaxError(`Unexpected character at index ${m}`);else if(o){if(ss[x]!==1)throw new SyntaxError(`Unexpected character at index ${m}`);f===-1?f=m:i||(i=!0),o=!1}else if(c)if(ss[x]===1)f===-1&&(f=m);else if(x===34&&f!==-1)c=!1,g=m;else if(x===92)o=!0;else throw new SyntaxError(`Unexpected character at index ${m}`);else if(x===34&&t.charCodeAt(m-1)===61)c=!0;else if(g===-1&&ss[x]===1)f===-1&&(f=m);else if(f!==-1&&(x===32||x===9))g===-1&&(g=m);else if(x===59||x===44){if(f===-1)throw new SyntaxError(`Unexpected character at index ${m}`);g===-1&&(g=m);let _=t.slice(f,g);i&&(_=_.replace(/\\/g,""),i=!1),Ft(r,u,_),x===44&&(Ft(e,d,r),r=Object.create(null),d=void 0),u=void 0,f=g=-1}else throw new SyntaxError(`Unexpected character at index ${m}`);if(f===-1||c||x===32||x===9)throw new SyntaxError("Unexpected end of input");g===-1&&(g=m);let S=t.slice(f,g);return d===void 0?Ft(e,S,r):(u===void 0?Ft(r,S,!0):i?Ft(r,u,S.replace(/\\/g,"")):Ft(r,u,S),Ft(e,d,r)),e}function Rv(t){return Object.keys(t).map(e=>{let r=t[e];return Array.isArray(r)||(r=[r]),r.map(i=>[e].concat(Object.keys(i).map(o=>{let c=i[o];return Array.isArray(c)||(c=[c]),c.map(d=>d===!0?o:`${o}=${d}`).join("; ")})).join("; ")).join(", ")}).join(", ")}hx.exports={format:Rv,parse:Cv}});var Qo=ce((cP,Ax)=>{"use strict";var Pv=pe("events"),Dv=pe("https"),Ov=pe("http"),gx=pe("net"),Lv=pe("tls"),{randomBytes:Nv,createHash:Mv}=pe("crypto"),{Duplex:oP,Readable:aP}=pe("stream"),{URL:Gd}=pe("url"),On=Wr(),Bv=Bd(),Fv=Ud(),{isBlob:zv}=Kr(),{BINARY_TYPES:xx,CLOSE_TIMEOUT:Uv,EMPTY_BUFFER:Zo,GUID:Hv,kForOnEventAttribute:jd,kListener:Gv,kStatusCode:jv,kWebSocket:We,NOOP:mx}=Xt(),{EventTarget:{addEventListener:qv,removeEventListener:Wv}}=fx(),{format:Kv,parse:$v}=Jo(),{toBuffer:Vv}=ts(),_x=Symbol("kAborted"),qd=[8,13],tn=["CONNECTING","OPEN","CLOSING","CLOSED"],Jv=/^[!#$%&'*+\-.0-9A-Z^_`|a-z~]+$/,ye=class t extends Pv{constructor(e,r,i){super(),this._binaryType=xx[0],this._closeCode=1006,this._closeFrameReceived=!1,this._closeFrameSent=!1,this._closeMessage=Zo,this._closeTimer=null,this._errorEmitted=!1,this._extensions={},this._paused=!1,this._protocol="",this._readyState=t.CONNECTING,this._receiver=null,this._sender=null,this._socket=null,e!==null?(this._bufferedAmount=0,this._isServer=!1,this._redirects=0,r===void 0?r=[]:Array.isArray(r)||(typeof r=="object"&&r!==null?(i=r,r=[]):r=[r]),yx(this,e,r,i)):(this._autoPong=i.autoPong,this._closeTimeout=i.closeTimeout,this._isServer=!0)}get binaryType(){return this._binaryType}set binaryType(e){xx.includes(e)&&(this._binaryType=e,this._receiver&&(this._receiver._binaryType=e))}get bufferedAmount(){return this._socket?this._socket._writableState.length+this._sender._bufferedBytes:this._bufferedAmount}get extensions(){return Object.keys(this._extensions).join()}get isPaused(){return this._paused}get onclose(){return null}get onerror(){return null}get onopen(){return null}get onmessage(){return null}get protocol(){return this._protocol}get readyState(){return this._readyState}get url(){return this._url}setSocket(e,r,i){let o=new Bv({allowSynchronousEvents:i.allowSynchronousEvents,binaryType:this.binaryType,extensions:this._extensions,isServer:this._isServer,maxPayload:i.maxPayload,skipUTF8Validation:i.skipUTF8Validation}),c=new Fv(e,this._extensions,i.generateMask);this._receiver=o,this._sender=c,this._socket=e,o[We]=this,c[We]=this,e[We]=this,o.on("conclude",Xv),o.on("drain",Qv),o.on("error",eS),o.on("message",tS),o.on("ping",nS),o.on("pong",rS),c.onerror=iS,e.setTimeout&&e.setTimeout(0),e.setNoDelay&&e.setNoDelay(),r.length>0&&e.unshift(r),e.on("close",vx),e.on("data",Xo),e.on("end",Sx),e.on("error",Ix),this._readyState=t.OPEN,this.emit("open")}emitClose(){if(!this._socket){this._readyState=t.CLOSED,this.emit("close",this._closeCode,this._closeMessage);return}this._extensions[On.extensionName]&&this._extensions[On.extensionName].cleanup(),this._receiver.removeAllListeners(),this._readyState=t.CLOSED,this.emit("close",this._closeCode,this._closeMessage)}close(e,r){if(this.readyState!==t.CLOSED){if(this.readyState===t.CONNECTING){dt(this,this._req,"WebSocket was closed before the connection was established");return}if(this.readyState===t.CLOSING){this._closeFrameSent&&(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end();return}this._readyState=t.CLOSING,this._sender.close(e,r,!this._isServer,i=>{i||(this._closeFrameSent=!0,(this._closeFrameReceived||this._receiver._writableState.errorEmitted)&&this._socket.end())}),Ex(this)}}pause(){this.readyState===t.CONNECTING||this.readyState===t.CLOSED||(this._paused=!0,this._socket.pause())}ping(e,r,i){if(this.readyState===t.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof e=="function"?(i=e,e=r=void 0):typeof r=="function"&&(i=r,r=void 0),typeof e=="number"&&(e=e.toString()),this.readyState!==t.OPEN){Wd(this,e,i);return}r===void 0&&(r=!this._isServer),this._sender.ping(e||Zo,r,i)}pong(e,r,i){if(this.readyState===t.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof e=="function"?(i=e,e=r=void 0):typeof r=="function"&&(i=r,r=void 0),typeof e=="number"&&(e=e.toString()),this.readyState!==t.OPEN){Wd(this,e,i);return}r===void 0&&(r=!this._isServer),this._sender.pong(e||Zo,r,i)}resume(){this.readyState===t.CONNECTING||this.readyState===t.CLOSED||(this._paused=!1,this._receiver._writableState.needDrain||this._socket.resume())}send(e,r,i){if(this.readyState===t.CONNECTING)throw new Error("WebSocket is not open: readyState 0 (CONNECTING)");if(typeof r=="function"&&(i=r,r={}),typeof e=="number"&&(e=e.toString()),this.readyState!==t.OPEN){Wd(this,e,i);return}let o={binary:typeof e!="string",mask:!this._isServer,compress:!0,fin:!0,...r};this._extensions[On.extensionName]||(o.compress=!1),this._sender.send(e||Zo,o,i)}terminate(){if(this.readyState!==t.CLOSED){if(this.readyState===t.CONNECTING){dt(this,this._req,"WebSocket was closed before the connection was established");return}this._socket&&(this._readyState=t.CLOSING,this._socket.destroy())}}};Object.defineProperty(ye,"CONNECTING",{enumerable:!0,value:tn.indexOf("CONNECTING")});Object.defineProperty(ye.prototype,"CONNECTING",{enumerable:!0,value:tn.indexOf("CONNECTING")});Object.defineProperty(ye,"OPEN",{enumerable:!0,value:tn.indexOf("OPEN")});Object.defineProperty(ye.prototype,"OPEN",{enumerable:!0,value:tn.indexOf("OPEN")});Object.defineProperty(ye,"CLOSING",{enumerable:!0,value:tn.indexOf("CLOSING")});Object.defineProperty(ye.prototype,"CLOSING",{enumerable:!0,value:tn.indexOf("CLOSING")});Object.defineProperty(ye,"CLOSED",{enumerable:!0,value:tn.indexOf("CLOSED")});Object.defineProperty(ye.prototype,"CLOSED",{enumerable:!0,value:tn.indexOf("CLOSED")});["binaryType","bufferedAmount","extensions","isPaused","protocol","readyState","url"].forEach(t=>{Object.defineProperty(ye.prototype,t,{enumerable:!0})});["open","error","close","message"].forEach(t=>{Object.defineProperty(ye.prototype,`on${t}`,{enumerable:!0,get(){for(let e of this.listeners(t))if(e[jd])return e[Gv];return null},set(e){for(let r of this.listeners(t))if(r[jd]){this.removeListener(t,r);break}typeof e=="function"&&this.addEventListener(t,e,{[jd]:!0})}})});ye.prototype.addEventListener=qv;ye.prototype.removeEventListener=Wv;Ax.exports=ye;function yx(t,e,r,i){let o={allowSynchronousEvents:!0,autoPong:!0,closeTimeout:Uv,protocolVersion:qd[1],maxPayload:104857600,skipUTF8Validation:!1,perMessageDeflate:!0,followRedirects:!1,maxRedirects:10,...i,socketPath:void 0,hostname:void 0,protocol:void 0,timeout:void 0,method:"GET",host:void 0,path:void 0,port:void 0};if(t._autoPong=o.autoPong,t._closeTimeout=o.closeTimeout,!qd.includes(o.protocolVersion))throw new RangeError(`Unsupported protocol version: ${o.protocolVersion} (supported versions: ${qd.join(", ")})`);let c;if(e instanceof Gd)c=e;else try{c=new Gd(e)}catch{throw new SyntaxError(`Invalid URL: ${e}`)}c.protocol==="http:"?c.protocol="ws:":c.protocol==="https:"&&(c.protocol="wss:"),t._url=c.href;let d=c.protocol==="wss:",u=c.protocol==="ws+unix:",f;if(c.protocol!=="ws:"&&!d&&!u?f=`The URL's protocol must be one of "ws:", "wss:", "http:", "https:", or "ws+unix:"`:u&&!c.pathname?f="The URL's pathname is empty":c.hash&&(f="The URL contains a fragment identifier"),f){let I=new SyntaxError(f);if(t._redirects===0)throw I;Yo(t,I);return}let x=d?443:80,g=Nv(16).toString("base64"),m=d?Dv.request:Ov.request,S=new Set,_;if(o.createConnection=o.createConnection||(d?Yv:Zv),o.defaultPort=o.defaultPort||x,o.port=c.port||x,o.host=c.hostname.startsWith("[")?c.hostname.slice(1,-1):c.hostname,o.headers={...o.headers,"Sec-WebSocket-Version":o.protocolVersion,"Sec-WebSocket-Key":g,Connection:"Upgrade",Upgrade:"websocket"},o.path=c.pathname+c.search,o.timeout=o.handshakeTimeout,o.perMessageDeflate&&(_=new On({...o.perMessageDeflate,isServer:!1,maxPayload:o.maxPayload}),o.headers["Sec-WebSocket-Extensions"]=Kv({[On.extensionName]:_.offer()})),r.length){for(let I of r){if(typeof I!="string"||!Jv.test(I)||S.has(I))throw new SyntaxError("An invalid or duplicated subprotocol was specified");S.add(I)}o.headers["Sec-WebSocket-Protocol"]=r.join(",")}if(o.origin&&(o.protocolVersion<13?o.headers["Sec-WebSocket-Origin"]=o.origin:o.headers.Origin=o.origin),(c.username||c.password)&&(o.auth=`${c.username}:${c.password}`),u){let I=o.path.split(":");o.socketPath=I[0],o.path=I[1]}let v;if(o.followRedirects){if(t._redirects===0){t._originalIpc=u,t._originalSecure=d,t._originalHostOrSocketPath=u?o.socketPath:c.host;let I=i&&i.headers;if(i={...i,headers:{}},I)for(let[A,C]of Object.entries(I))i.headers[A.toLowerCase()]=C}else if(t.listenerCount("redirect")===0){let I=u?t._originalIpc?o.socketPath===t._originalHostOrSocketPath:!1:t._originalIpc?!1:c.host===t._originalHostOrSocketPath;(!I||t._originalSecure&&!d)&&(delete o.headers.authorization,delete o.headers.cookie,I||delete o.headers.host,o.auth=void 0)}o.auth&&!i.headers.authorization&&(i.headers.authorization="Basic "+Buffer.from(o.auth).toString("base64")),v=t._req=m(o),t._redirects&&t.emit("redirect",t.url,v)}else v=t._req=m(o);o.timeout&&v.on("timeout",()=>{dt(t,v,"Opening handshake has timed out")}),v.on("error",I=>{v===null||v[_x]||(v=t._req=null,Yo(t,I))}),v.on("response",I=>{let A=I.headers.location,C=I.statusCode;if(A&&o.followRedirects&&C>=300&&C<400){if(++t._redirects>o.maxRedirects){dt(t,v,"Maximum redirects exceeded");return}v.abort();let O;try{O=new Gd(A,e)}catch{let P=new SyntaxError(`Invalid URL: ${A}`);Yo(t,P);return}yx(t,O,r,i)}else t.emit("unexpected-response",v,I)||dt(t,v,`Unexpected server response: ${I.statusCode}`)}),v.on("upgrade",(I,A,C)=>{if(t.emit("upgrade",I),t.readyState!==ye.CONNECTING)return;v=t._req=null;let O=I.headers.upgrade;if(O===void 0||O.toLowerCase()!=="websocket"){dt(t,A,"Invalid Upgrade header");return}let b=Mv("sha1").update(g+Hv).digest("base64");if(I.headers["sec-websocket-accept"]!==b){dt(t,A,"Invalid Sec-WebSocket-Accept header");return}let P=I.headers["sec-websocket-protocol"],L;if(P!==void 0?S.size?S.has(P)||(L="Server sent an invalid subprotocol"):L="Server sent a subprotocol but none was requested":S.size&&(L="Server sent no subprotocol"),L){dt(t,A,L);return}P&&(t._protocol=P);let F=I.headers["sec-websocket-extensions"];if(F!==void 0){if(!_){dt(t,A,"Server sent a Sec-WebSocket-Extensions header but no extension was requested");return}let M;try{M=$v(F)}catch{dt(t,A,"Invalid Sec-WebSocket-Extensions header");return}let J=Object.keys(M);if(J.length!==1||J[0]!==On.extensionName){dt(t,A,"Server indicated an extension that was not requested");return}try{_.accept(M[On.extensionName])}catch{dt(t,A,"Invalid Sec-WebSocket-Extensions header");return}t._extensions[On.extensionName]=_}t.setSocket(A,C,{allowSynchronousEvents:o.allowSynchronousEvents,generateMask:o.generateMask,maxPayload:o.maxPayload,skipUTF8Validation:o.skipUTF8Validation})}),o.finishRequest?o.finishRequest(v,t):v.end()}function Yo(t,e){t._readyState=ye.CLOSING,t._errorEmitted=!0,t.emit("error",e),t.emitClose()}function Zv(t){return t.path=t.socketPath,gx.connect(t)}function Yv(t){return t.path=void 0,!t.servername&&t.servername!==""&&(t.servername=gx.isIP(t.host)?"":t.host),Lv.connect(t)}function dt(t,e,r){t._readyState=ye.CLOSING;let i=new Error(r);Error.captureStackTrace(i,dt),e.setHeader?(e[_x]=!0,e.abort(),e.socket&&!e.socket.destroyed&&e.socket.destroy(),process.nextTick(Yo,t,i)):(e.destroy(i),e.once("error",t.emit.bind(t,"error")),e.once("close",t.emitClose.bind(t)))}function Wd(t,e,r){if(e){let i=zv(e)?e.size:Vv(e).length;t._socket?t._sender._bufferedBytes+=i:t._bufferedAmount+=i}if(r){let i=new Error(`WebSocket is not open: readyState ${t.readyState} (${tn[t.readyState]})`);process.nextTick(r,i)}}function Xv(t,e){let r=this[We];r._closeFrameReceived=!0,r._closeMessage=e,r._closeCode=t,r._socket[We]!==void 0&&(r._socket.removeListener("data",Xo),process.nextTick(bx,r._socket),t===1005?r.close():r.close(t,e))}function Qv(){let t=this[We];t.isPaused||t._socket.resume()}function eS(t){let e=this[We];e._socket[We]!==void 0&&(e._socket.removeListener("data",Xo),process.nextTick(bx,e._socket),e.close(t[jv])),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t))}function px(){this[We].emitClose()}function tS(t,e){this[We].emit("message",t,e)}function nS(t){let e=this[We];e._autoPong&&e.pong(t,!this._isServer,mx),e.emit("ping",t)}function rS(t){this[We].emit("pong",t)}function bx(t){t.resume()}function iS(t){let e=this[We];e.readyState!==ye.CLOSED&&(e.readyState===ye.OPEN&&(e._readyState=ye.CLOSING,Ex(e)),this._socket.end(),e._errorEmitted||(e._errorEmitted=!0,e.emit("error",t)))}function Ex(t){t._closeTimer=setTimeout(t._socket.destroy.bind(t._socket),t._closeTimeout)}function vx(){let t=this[We];if(this.removeListener("close",vx),this.removeListener("data",Xo),this.removeListener("end",Sx),t._readyState=ye.CLOSING,!this._readableState.endEmitted&&!t._closeFrameReceived&&!t._receiver._writableState.errorEmitted&&this._readableState.length!==0){let e=this.read(this._readableState.length);t._receiver.write(e)}t._receiver.end(),this[We]=void 0,clearTimeout(t._closeTimer),t._receiver._writableState.finished||t._receiver._writableState.errorEmitted?t.emitClose():(t._receiver.on("error",px),t._receiver.on("finish",px))}function Xo(t){this[We]._receiver.write(t)||this.pause()}function Sx(){let t=this[We];t._readyState=ye.CLOSING,t._receiver.end(),this.end()}function Ix(){let t=this[We];this.removeListener("error",Ix),this.on("error",mx),t&&(t._readyState=ye.CLOSING,this.destroy())}});var Rx=ce((lP,Cx)=>{"use strict";var dP=Qo(),{Duplex:sS}=pe("stream");function kx(t){t.emit("close")}function oS(){!this.destroyed&&this._writableState.finished&&this.destroy()}function Tx(t){this.removeListener("error",Tx),this.destroy(),this.listenerCount("error")===0&&this.emit("error",t)}function aS(t,e){let r=!0,i=new sS({...e,autoDestroy:!1,emitClose:!1,objectMode:!1,writableObjectMode:!1});return t.on("message",function(c,d){let u=!d&&i._readableState.objectMode?c.toString():c;i.push(u)||t.pause()}),t.once("error",function(c){i.destroyed||(r=!1,i.destroy(c))}),t.once("close",function(){i.destroyed||i.push(null)}),i._destroy=function(o,c){if(t.readyState===t.CLOSED){c(o),process.nextTick(kx,i);return}let d=!1;t.once("error",function(f){d=!0,c(f)}),t.once("close",function(){d||c(o),process.nextTick(kx,i)}),r&&t.terminate()},i._final=function(o){if(t.readyState===t.CONNECTING){t.once("open",function(){i._final(o)});return}t._socket!==null&&(t._socket._writableState.finished?(o(),i._readableState.endEmitted&&i.destroy()):(t._socket.once("finish",function(){o()}),t.close()))},i._read=function(){t.isPaused&&t.resume()},i._write=function(o,c,d){if(t.readyState===t.CONNECTING){t.once("open",function(){i._write(o,c,d)});return}t.send(o,d)},i.on("end",oS),i.on("error",Tx),i}Cx.exports=aS});var Kd=ce((uP,Px)=>{"use strict";var{tokenChars:cS}=Kr();function dS(t){let e=new Set,r=-1,i=-1,o=0;for(o;o<t.length;o++){let d=t.charCodeAt(o);if(i===-1&&cS[d]===1)r===-1&&(r=o);else if(o!==0&&(d===32||d===9))i===-1&&r!==-1&&(i=o);else if(d===44){if(r===-1)throw new SyntaxError(`Unexpected character at index ${o}`);i===-1&&(i=o);let u=t.slice(r,i);if(e.has(u))throw new SyntaxError(`The "${u}" subprotocol is duplicated`);e.add(u),r=i=-1}else throw new SyntaxError(`Unexpected character at index ${o}`)}if(r===-1||i!==-1)throw new SyntaxError("Unexpected end of input");let c=t.slice(r,o);if(e.has(c))throw new SyntaxError(`The "${c}" subprotocol is duplicated`);return e.add(c),e}Px.exports={parse:dS}});var Fx=ce((hP,Bx)=>{"use strict";var lS=pe("events"),ea=pe("http"),{Duplex:fP}=pe("stream"),{createHash:uS}=pe("crypto"),Dx=Jo(),rr=Wr(),fS=Kd(),hS=Qo(),{CLOSE_TIMEOUT:xS,GUID:pS,kWebSocket:gS}=Xt(),mS=/^[+/0-9A-Za-z]{22}==$/,Ox=0,Lx=1,Mx=2,$d=class extends lS{constructor(e,r){if(super(),e={allowSynchronousEvents:!0,autoPong:!0,maxPayload:100*1024*1024,skipUTF8Validation:!1,perMessageDeflate:!1,handleProtocols:null,clientTracking:!0,closeTimeout:xS,verifyClient:null,noServer:!1,backlog:null,server:null,host:null,path:null,port:null,WebSocket:hS,...e},e.port==null&&!e.server&&!e.noServer||e.port!=null&&(e.server||e.noServer)||e.server&&e.noServer)throw new TypeError('One and only one of the "port", "server", or "noServer" options must be specified');if(e.port!=null?(this._server=ea.createServer((i,o)=>{let c=ea.STATUS_CODES[426];o.writeHead(426,{"Content-Length":c.length,"Content-Type":"text/plain"}),o.end(c)}),this._server.listen(e.port,e.host,e.backlog,r)):e.server&&(this._server=e.server),this._server){let i=this.emit.bind(this,"connection");this._removeListeners=wS(this._server,{listening:this.emit.bind(this,"listening"),error:this.emit.bind(this,"error"),upgrade:(o,c,d)=>{this.handleUpgrade(o,c,d,i)}})}e.perMessageDeflate===!0&&(e.perMessageDeflate={}),e.clientTracking&&(this.clients=new Set,this._shouldEmitClose=!1),this.options=e,this._state=Ox}address(){if(this.options.noServer)throw new Error('The server is operating in "noServer" mode');return this._server?this._server.address():null}close(e){if(this._state===Mx){e&&this.once("close",()=>{e(new Error("The server is not running"))}),process.nextTick(os,this);return}if(e&&this.once("close",e),this._state!==Lx)if(this._state=Lx,this.options.noServer||this.options.server)this._server&&(this._removeListeners(),this._removeListeners=this._server=null),this.clients?this.clients.size?this._shouldEmitClose=!0:process.nextTick(os,this):process.nextTick(os,this);else{let r=this._server;this._removeListeners(),this._removeListeners=this._server=null,r.close(()=>{os(this)})}}shouldHandle(e){if(this.options.path){let r=e.url.indexOf("?");if((r!==-1?e.url.slice(0,r):e.url)!==this.options.path)return!1}return!0}handleUpgrade(e,r,i,o){r.on("error",Nx);let c=e.headers["sec-websocket-key"],d=e.headers.upgrade,u=+e.headers["sec-websocket-version"];if(e.method!=="GET"){ir(this,e,r,405,"Invalid HTTP method");return}if(d===void 0||d.toLowerCase()!=="websocket"){ir(this,e,r,400,"Invalid Upgrade header");return}if(c===void 0||!mS.test(c)){ir(this,e,r,400,"Missing or invalid Sec-WebSocket-Key header");return}if(u!==13&&u!==8){ir(this,e,r,400,"Missing or invalid Sec-WebSocket-Version header",{"Sec-WebSocket-Version":"13, 8"});return}if(!this.shouldHandle(e)){as(r,400);return}let f=e.headers["sec-websocket-protocol"],x=new Set;if(f!==void 0)try{x=fS.parse(f)}catch{ir(this,e,r,400,"Invalid Sec-WebSocket-Protocol header");return}let g=e.headers["sec-websocket-extensions"],m={};if(this.options.perMessageDeflate&&g!==void 0){let S=new rr({...this.options.perMessageDeflate,isServer:!0,maxPayload:this.options.maxPayload});try{let _=Dx.parse(g);_[rr.extensionName]&&(S.accept(_[rr.extensionName]),m[rr.extensionName]=S)}catch{ir(this,e,r,400,"Invalid or unacceptable Sec-WebSocket-Extensions header");return}}if(this.options.verifyClient){let S={origin:e.headers[`${u===8?"sec-websocket-origin":"origin"}`],secure:!!(e.socket.authorized||e.socket.encrypted),req:e};if(this.options.verifyClient.length===2){this.options.verifyClient(S,(_,v,I,A)=>{if(!_)return as(r,v||401,I,A);this.completeUpgrade(m,c,x,e,r,i,o)});return}if(!this.options.verifyClient(S))return as(r,401)}this.completeUpgrade(m,c,x,e,r,i,o)}completeUpgrade(e,r,i,o,c,d,u){if(!c.readable||!c.writable)return c.destroy();if(c[gS])throw new Error("server.handleUpgrade() was called more than once with the same socket, possibly due to a misconfiguration");if(this._state>Ox)return as(c,503);let x=["HTTP/1.1 101 Switching Protocols","Upgrade: websocket","Connection: Upgrade",`Sec-WebSocket-Accept: ${uS("sha1").update(r+pS).digest("base64")}`],g=new this.options.WebSocket(null,void 0,this.options);if(i.size){let m=this.options.handleProtocols?this.options.handleProtocols(i,o):i.values().next().value;m&&(x.push(`Sec-WebSocket-Protocol: ${m}`),g._protocol=m)}if(e[rr.extensionName]){let m=e[rr.extensionName].params,S=Dx.format({[rr.extensionName]:[m]});x.push(`Sec-WebSocket-Extensions: ${S}`),g._extensions=e}this.emit("headers",x,o),c.write(x.concat(`\r
15
15
  `).join(`\r
16
- `)),c.removeListener("error",Fh),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)}};Uh.exports=qd;function fS(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=zh,t.emit("close")}function Fh(){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
16
+ `)),c.removeListener("error",Nx),g.setSocket(c,d,{allowSynchronousEvents:this.options.allowSynchronousEvents,maxPayload:this.options.maxPayload,skipUTF8Validation:this.options.skipUTF8Validation}),this.clients&&(this.clients.add(g),g.on("close",()=>{this.clients.delete(g),this._shouldEmitClose&&!this.clients.size&&process.nextTick(os,this)})),u(g,o)}};Bx.exports=$d;function wS(t,e){for(let r of Object.keys(e))t.on(r,e[r]);return function(){for(let i of Object.keys(e))t.removeListener(i,e[i])}}function os(t){t._state=Mx,t.emit("close")}function Nx(){this.destroy()}function as(t,e,r,i){r=r||ea.STATUS_CODES[e],i={Connection:"close","Content-Type":"text/html","Content-Length":Buffer.byteLength(r),...i},t.once("finish",t.destroy),t.end(`HTTP/1.1 ${e} ${ea.STATUS_CODES[e]}\r
17
17
  `+Object.keys(i).map(o=>`${o}: ${i[o]}`).join(`\r
18
18
  `)+`\r
19
19
  \r
20
- `+r)}function tr(t,e,r,i,o,c){if(t.listenerCount("wsClientError")){let d=new Error(o);Error.captureStackTrace(d,tr),t.emit("wsClientError",d,r,e)}else ss(r,i,o,c)}});var ep=ae(Ae=>{"use strict";var N=j;(function(t,e){let r=j,i=t();for(;;)try{if(parseInt(r(888))/1*(-parseInt(r(1354))/2)+-parseInt(r(1034))/3*(parseInt(r(423))/4)+parseInt(r(935))/5*(parseInt(r(1053))/6)+-parseInt(r(1208))/7*(parseInt(r(1012))/8)+-parseInt(r(1187))/9*(-parseInt(r(1099))/10)+parseInt(r(1308))/11*(parseInt(r(1043))/12)+parseInt(r(364))/13*(-parseInt(r(1829))/14)===e)break;i.push(i.shift())}catch{i.push(i.shift())}})(sa,670870);var yS=Object["definePr"+N(1536)],bS=Object["getOwnPr"+N(1806)+N(1526)],Jh=(t,e)=>function(){return t&&(e=(0,t[{TkRak:function(c,d){return c(d)}}[N(1020)](bS,t)[0]])(t=0)),e},ES=(t,e)=>{let r=N,i={wzKLD:function(c,d,u,f){return c(d,u,f)}};for(var o in e)i[r(1002)](yS,t,o,{get:e[o],enumerable:!0})};function vS(){return jh||(jh=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function SS(){let t=N;return Wh||(Wh=[IDBCursor[t(870)+"e"][t(1320)],IDBCursor[t(870)+"e"][t(1324)],IDBCursor.prototype[t(1324)+"PrimaryKey"]])}function IS(t){let e=N,r={gSFWZ:function(o){return o()},nGgxE:function(o,c){return o(c)},tOWRb:e(1682),GXdpr:e(1459),OMUNS:function(o,c){return o instanceof c}},i=new Promise((o,c)=>{let d=e,u={GIWSn:r[d(1668)],GiXyK:r.GXdpr},f=()=>{let _=d;t[_(1181)+_(564)+_(398)](u[_(741)],h),t[_(1181)+_(564)+_(398)](u[_(651)],g)},h=()=>{let _=d;o(Ut(t.result)),r[_(1033)](f)},g=()=>{let _=d;r[_(1813)](c,t[_(1459)]),r.gSFWZ(f)};t[d(765)+"Listener"](r[d(1668)],h),t[d(765)+d(1865)](r[d(1052)],g)});return i[e(607)](o=>{let c=e;r[c(1219)](o,IDBCursor)&&Wd[c(808)](o,t)})[e(1436)](()=>{}),ra[e(808)](i,t),i}function AS(t){let e=N,r={qCJxK:e(1453),NsoAp:e(1459),vwKFc:"abort",OnYJN:function(o,c){return o-c},MbJcr:function(o,c){return o===c},RaLCp:e(457),ArHjs:function(o){return o()},krbxj:function(o,c){return o(c)},nyecE:e(308)+"or",azWSm:function(o){return o()}};if(na[e(1721)](t))return;let i=new Promise((o,c)=>{let d=e,u={duEly:function(_,v){return r.krbxj(_,v)},YTmUE:r.nyecE,jgHXy:function(_){return r.azWSm(_)}},f=()=>{let _=j;t[_(1181)+_(564)+_(398)](r[_(1258)],h),t[_(1181)+"entListe"+_(398)](r[_(1500)],g),t[_(1181)+_(564)+_(398)](r[_(809)],g)},h=()=>{let _=j,v={ONBCW:function(y,E){return y*E},dagyR:function(y,E){return r[j(849)](y,E)}};if(r[_(1797)](r[_(1673)],r[_(1673)]))r[_(859)](o),f();else{let{initReconnectInterval:y,maxReconnectInterval:E,reconnectIntervalGrowFactor:I}=this[_(1696)],A=v.ONBCW(y,_0x544413.pow(I,v[_(1658)](_0x4e933e,1)));return A>E?E:A}},g=()=>{let _=j;u[_(1518)](c,t[_(1459)]||new DOMException(u[_(753)],u.YTmUE)),u.jgHXy(f)};t["addEvent"+d(1865)](r[d(1258)],h),t[d(765)+"Listener"](r[d(1500)],g),t[d(765)+d(1865)](r[d(809)],g)});na.set(t,i)}function kS(t){ia={ocmcF:function(i,o){return i(o)}}[N(887)](t,ia)}function TS(t){let e=N,r={qGuzW:function(i,o){return i(o)},vPooF:function(i,o){return i(o)},hzODJ:function(i,o){return i(o)},WQEzj:function(i,o){return i(o)},egXFY:function(i,o){return i<<o},pDeIX:function(i,o){return i&o},mbvSC:e(1423),ZaPyB:function(i,o){return i(o)},Zacwi:function(i,o){return i in o},jYsTq:e(990)+"oreNames",YaxfJ:function(i){return i()}};return t===IDBDatabase[e(870)+"e"][e(641)+e(1041)]&&!r[e(1242)](r.jYsTq,IDBTransaction[e(870)+"e"])?function(i,...o){let c=e,d=t.call(r[c(725)](os,this),i,...o);return jd.set(d,i[c(1572)]?i[c(1572)]():[i]),r[c(1549)](Ut,d)}:r.YaxfJ(SS)[e(1477)](t)?function(...i){let o=e;return t.apply(r.hzODJ(os,this),i),r[o(725)](Ut,Wd[o(1548)](this))}:function(...i){let o=e,c={pzPud:function(d,u){return r[j(1332)](d,u)},xfgGo:function(d,u){return d<u},hosWj:function(d,u){return r[j(1274)](d,u)},aAkmv:function(d,u){return r[j(1115)](d,u)}};if(o(1423)===r[o(643)])return Ut(t[o(800)](r[o(1830)](os,this),i));_0x52607f=c[o(763)](_0x4b0509,_0x2ff250),c[o(813)](_0x3bbc4b,32)&&(_0x2ae62a|=c.hosWj(c[o(1338)](127,_0x1be0e2),_0x2fb8ea)),_0x429195+=7}}function CS(t){let e=N,r={RmCrZ:e(890),Yracy:function(i,o){return i(o)},pmJIF:function(i,o){return i instanceof o},ZmwCY:function(i,o,c){return i(o,c)},yUxkB:function(i){return i()}};return typeof t===r[e(449)]?r[e(1151)](TS,t):(r[e(1800)](t,IDBTransaction)&&r[e(1151)](AS,t),r[e(1352)](Zh,t,r[e(1038)](vS))?new Proxy(t,ia):t)}function Ut(t){let e=N,r={ZuriD:function(o,c){return o!==c}};if(t instanceof IDBRequest)return IS(t);if(ea[e(1721)](t))return ea.get(t);let i=CS(t);return r[e(1849)](i,t)&&(ea.set(t,i),ra.set(i,t)),i}function j(t,e){t=t-292;let r=sa(),i=r[t];if(j.yTwVEE===void 0){var o=function(f){let h="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=",g="",_="";for(let v=0,y,E,I=0;E=f.charAt(I++);~E&&(y=v%4?y*64+E:E,v++%4)?g+=String.fromCharCode(255&y>>(-2*v&6)):0)E=h.indexOf(E);for(let v=0,y=g.length;v<y;v++)_+="%"+("00"+g.charCodeAt(v).toString(16)).slice(-2);return decodeURIComponent(_)};j.pnVSkh=o,j.pWQsvd={},j.yTwVEE=!0}let c=r[0],d=t+c,u=j.pWQsvd[d];return u?i=u:(i=j.pnVSkh(i),j.pWQsvd[d]=i),i}var Zh,jh,Wh,Wd,na,jd,ea,ra,ia,os,Kh=Jh({"node_modules/idb/build/wrap-idb-value.js"(){let t=N,e={akWnd:function(r,i,o){return r(i,o)},VdBIa:t(1461),LFVLU:function(r,i){return r>>i},EgkSz:function(r,i){return r&i},MSCGy:function(r,i){return r!==i},DOHJp:t(1619),MSTmK:function(r,i){return r instanceof i},mRuPz:function(r,i){return r===i},hpOgy:"done",bTsNk:function(r,i){return r===i},zHeNx:t(990)+t(894),qLAvf:t(1382),VZagm:function(r,i){return r(i)},OVXEQ:function(r,i){return r!==i},KPViB:t(300),mAOcS:function(r,i){return r===i},XLdeE:"store"};Zh=(r,i)=>i.some(o=>r instanceof o),Wd=new WeakMap,na=new WeakMap,jd=new WeakMap,ea=new WeakMap,ra=new WeakMap,ia={get(r,i,o){let c=t,d={mhsDx:function(u,f,h){return e[j(458)](u,f,h)},gLNZT:e[c(994)],kIBcf:function(u,f){return u|f},XyIjI:function(u,f){return u&f},pCLUG:function(u,f){return e[c(755)](u,f)},WzMLa:function(u,f){return e[c(1653)](u,f)}};if(e.MSCGy(e.DOHJp,e[c(863)])){let u=this[c(816)+c(1051)]?.[c(1795)+"ntEndpoint"]();this["_dispatc"+c(1256)+"ent"](d.mhsDx(_0x47cd92,d.gLNZT,{code:_0x550f3a.code,reason:"connecti"+c(1328)+c(1419)+"wn reaso"+c(1645)+c(786)+u})),this[c(816)+c(1051)]?.[c(608)+"pointConfig"](),this[c(1770)+c(610)]?.["resetCou"+c(1870)]();return}else{if(e[c(1040)](r,IDBTransaction)){if(e.mRuPz(i,e.hpOgy))return na[c(1548)](r);if(e[c(395)](i,e[c(529)]))return r[c(990)+c(894)]||jd.get(r);if(i===c(602))if(e[c(1728)]!==e[c(1728)])_0x2b07ba[_0x577605++]=d.kIBcf(d.XyIjI(d.pCLUG(_0x1d91eb,18),7),240),_0x4c5da9[_0x1437cf++]=d.WzMLa(_0x2b709e>>12,63)|128;else return o[c(990)+c(894)][1]?void 0:o["objectSt"+c(549)](o["objectSt"+c(894)][0])}return e[c(764)](Ut,r[i])}},set(r,i,o){let c=t;if(e[c(781)](c(1689),e.KPViB))return r[i]=o,!0;this[c(540)+"s"]=_0x16e729,this[c(1734)+"es"]=_0x1dab2e,this[c(473)+c(1679)]=0,this["currentE"+c(591)+c(1823)+"t"]=0},has(r,i){let o=t;return r instanceof IDBTransaction&&(e[o(907)](i,e.hpOgy)||e[o(1532)](i,e[o(371)]))?!0:i in r}},os=r=>ra[t(1548)](r)}}),Yh={};ES(Yh,{deleteDB:()=>DS,openDB:()=>RS,unwrap:()=>os,wrap:()=>Ut});function RS(t,e,{blocked:r,upgrade:i,blocking:o,terminated:c}={}){let d=N,u={QQuWY:function(g,_){return g(_)},cVjZB:d(1461),Oocos:d(847)+"hange",mQzrz:function(g,_){return g(_)},WNExe:d(1112)+"eeded",QKSWP:"blocked"},f=indexedDB[d(1576)](t,e),h=u[d(774)](Ut,f);return i&&f[d(765)+d(1865)](u.WNExe,g=>{let _=d;i(Ut(f[_(877)]),g[_(696)+"on"],g[_(1415)+"on"],u[_(902)](Ut,f[_(641)+_(1041)]))}),r&&f[d(765)+"Listener"](u.QKSWP,()=>r()),h[d(607)](g=>{let _=d;c&&g[_(765)+"Listener"](u[_(723)],()=>c()),o&&g[_(765)+"Listener"](u[_(571)],()=>o())})[d(1436)](()=>{}),h}function DS(t,{blocked:e}={}){let r=N,i={AehNU:r(1230),MOwyY:function(c,d){return c(d)}},o=indexedDB["deleteDa"+r(716)](t);return e&&o[r(765)+r(1865)](i.AehNU,()=>e()),i[r(677)](Ut,o).then(()=>{})}function $h(t,e){let r=N,i={oaXNP:function(f,h){return f!==h},lwbwZ:"nZwFZ",HsFRM:r(1457)+"e",DMBXJ:r(471),vPiag:function(f,h){return f instanceof h},FijQL:function(f,h){return f in h},eAihk:function(f,h){return f===h},IyPmP:function(f,h){return f!==h}};if(!(i[r(1179)](t,IDBDatabase)&&!i[r(663)](e,t)&&i.eAihk(typeof e,r(882))))return;if(ta.get(e))return ta[r(1548)](e);let o=e.replace(/FromIndex$/,""),c=i[r(1238)](e,o),d=Qh.includes(o);if(!i[r(663)](o,(c?IDBIndex:IDBObjectStore)[r(870)+"e"])||!(d||Xh.includes(o)))return;let u=async function(f,...h){let g=r;if(i[g(1301)](i[g(1269)],g(807))){if(!this[g(1839)])return;this[g(500)+g(1473)+"t"](_0x3bc7b4,_0xc38b1,_0x2e77c6)}else{let _=this[g(641)+g(1041)](f,d?i[g(1142)]:i[g(1550)]),v=_[g(602)];return c&&(v=v[g(803)](h[g(1189)]())),(await Promise[g(704)]([v[o](...h),d&&_[g(603)]]))[0]}};return ta[r(808)](e,u),u}var Xh,Qh,ta,PS=Jh({"node_modules/idb/build/index.js"(){let t=N,e={jOiUm:function(r){return r()},YbOVG:t(1548),BGPwd:"getKey",PcQSU:t(1194),Cccpr:t(1837)+"ys",jRBmV:t(1123),MoCFB:t(1009),jwxcN:t(1866)};e[t(788)](Kh),e.jOiUm(Kh),Xh=[e.YbOVG,e.BGPwd,e[t(1646)],e[t(1285)],t(757)],Qh=[t(1754),e[t(1330)],e.MoCFB,e[t(960)]],ta=new Map,kS(r=>({...r,get:(i,o,c)=>$h(i,o)||r[t(1548)](i,o,c),has:(i,o)=>!!$h(i,o)||r[t(1721)](i,o)}))}}),OS={idb:function(t){let e=N,r={xtNiu:function(i,o){return i<o},zxwxD:function(i,o){return i&o},oUoml:function(i,o){return i>=o},XyuTM:function(i,o){return i<o},NJnTP:function(i,o){return i<<o},CxyAH:function(i,o){return i-o},weCZA:function(i,o){return i|o},dfRWu:function(i,o){return i<<o},ToGZY:function(i,o){return i+o},jJweZ:function(i,o){return i!==o},SyRvT:e(776),wLlIS:e(1174)};t.exports=Promise[e(1877)]()[e(607)](()=>(PS(),Yh))[e(607)](function(i){let o=e,c={pPTMt:function(d,u){return r.xtNiu(d,u)},NGgPq:function(d,u){return d|u},FBdZi:function(d,u){return d<<u},WIFFY:function(d,u){return d&u},MSKdK:function(d,u){return r[j(719)](d,u)},xlScu:function(d,u){return r[j(1092)](d,u)},pOazI:function(d,u){return r.XyuTM(d,u)},IgwNy:function(d,u){return d|u},Fxokh:function(d,u){return r[j(1437)](d,u)},fIvCf:function(d,u){return d>=u},phKXi:function(d,u){return r[j(1827)](d,u)},xFxTR:function(d,u){return r.weCZA(d,u)},rULjv:function(d,u){return r[j(719)](d,u)},OzjuF:function(d,u){return r.dfRWu(d,u)},HGwQG:function(d,u){return r[j(1322)](d,u)},reaeO:function(d,u){return r[j(875)](d,u)}};if(r[o(1821)](r.SyRvT,r[o(1214)]))return i;{let d=_0x34a0d8[_0x35c04f++];if(d<=127)_0x589002+=_0x315332["fromChar"+o(404)](d);else if(d>=192&&c[o(553)](d,224))_0x25f90a+=_0x5d74f7["fromChar"+o(404)](c.NGgPq(c[o(534)](c[o(1758)](31,d),6),c[o(1398)](63,_0x47cebc[_0x4f58e3++])));else if(c[o(599)](d,224)&&c.pOazI(d,240))_0x53f2b8+=_0x3d2173[o(455)+o(404)](c[o(511)](c[o(534)](c[o(1758)](15,d),12),c[o(1812)](c[o(1398)](63,_0x2bc950[_0x331ef6++]),6))|c[o(1398)](63,_0xdf7dd5[_0x21e27c++]));else if(c.fIvCf(d,240)){let u=c[o(792)](c.xFxTR(c.xFxTR(c[o(575)](c[o(1812)](c[o(720)](7,d),18),c[o(488)](63&_0x5e9852[_0x1054a2++],12)),c.HGwQG(c.WIFFY(63,_0x1dd0d7[_0x14d26d++]),6)),c[o(1758)](63,_0x2b9788[_0x164bec++])),65536);_0x27c9ba+=_0x37e746[o(455)+o(404)](55296+(u>>10)),_0x47d4f2+=_0x3150db[o(455)+o(404)](c.reaeO(56320,1023&u))}}})}},Vh={};function sa(){let t=["yMfJA3vWigu","C3bSAwnL","z25yvw4","yxnZAwDU","yM93rhm","D2LSBfjLy28","C2v0sxrLBq","DfnQrxO","CurvzuG","qNntDw4","qNPdEu0","r0Xnt0O","DuH1Dfa","Axnby2TdBgu","ywfjDNi","Dev2zw50","z2v0q3vYCMu","DwnABwu","twjky3i","Dgv4Dc9Qyxy","BwfW","Cg1ksuy","x2rYB3bhBg8","u2Putfm","EM1kz3a","x2nSzwfYvgK","C3jtAwK","B3bLCNr5tMe","u2vYDMLJzvC","igzPzwXKoIa","CMfNzvn5BMm","wLLcBxG","lcbTyxGGCMu","rNHVA2G","BKDNEeu","uNHtsLq","rNnnqvG","yLnctK4","wvrHqvK","vMPAu1K","BwzUt1q","ywnRDxbfBMq","AKP3zvO","qufOwKC","CMLLC0nVDw4","o2nOyxjZzxq","Bwv0Ag9K","C3nHz2vfDMu","q3H5quG","y1bIuM8","mZCZmtGXmK5Zq3njwa","wMfqEui","x2fKzfDZtgK","qNjPzgDL","Bg9Wre4","vfPotwW","ALPIA04","DMX4uhC","z2v0qwXSs2u","zxjFCw9Zx2e","x3DZ","yNHOCMO","yxbuv3i","r1DKtKG","mhWZ","suXgEwO","sw5qCwS","DgfftuK","BwzQyui","x29UrxjYB3i","wNvYAuq","zxH0ugf5Bg8","B3nLrxzLBNq","mNWXFdn8ohW","DxrVuMvJB24","CM92AwrLihC","Dg9cExrLC0W","uu1ruNG","zhrZtwm","vLv2tMK","wwjdzLi","q3jADwe","mNW3Fdr8mq","vuL1rwq","AMDSzKe","tu1lr0K","tgLZDgvUzxi","y2XLyxi","vxPXv28","y3jLyxrLrwW","zgfgBwq","BNrLCG","v25dDwG","ELnABNm","C1nSu2m","igfYCMf5yNu","BgLTAxq","CMvJB25Uzwm","CMvZB2X2zq","zxPcCgi","zgvJB2rLzey","x29UvgLTzw8","B2D1Duy","zgvIDwC","ve1YC3K","EujYwxK","r21eCeq","u1HPuNC","Cgf5Bg9Hzfq","v3jMt00","z1rPBwvVDxq","uwXbyvi","Ef9MCM9UDgK","D25wzgW","AgTdweS","y3ruAw1LB3u","BMvLzf9Hy2S","BuflANa","wgzjsxu","sxn0u2K","Evfxuem","CgXLyxnLiha","qwjVCNrfCNi","ywnRtxnNswq","DhfVwhq","DgLLCKPtt04","vhrSu3m","zwLHwfC","CMvUDevUzha","zgrjrcWGzgu","qufLD0W","v0fnrgC","ywDguey","DK9uuhy","uKzfC2m","EKHwy0G","Bg9IywXty28","igXHCMDLCIa","BNruCMLLC0m","wgHUuMm","wKnmENC","B3fxDei","uuTfruy","s3H5BKW","CMvJzwL2zwq","y2HLy2TdDxi","ENLyAhq","AxzwB3e","CgfYC2u","EvPVC2K","y2uGBM90igK","uKDlEMG","whbwrfa","AgvHzgvY","Ae1crhy","vxbjCMq","x3vYBa","z2vrDwv1zuW","Cu9uB3e","DLPpzg8","rfHdyvy","B2fK","zKvVqwq","y3bjv3K","tfbpCgi","zNjVBuHHC2G","zgPNrxG","y0DSuvm","CM92AwrLige","r0rICMq","uMXTCwG","s3HvqM0","zeXmvfC","Ew9lDee","s0HotMO","qvHOr2u","AwrI","yNPxCvy","mtnytuLVwei","v2Dxs2y","DgLTzw91DcW","tLnYtve","CgLUz0LUDgu","CxfXDhi","v1HuBeW","weXKzuu","tNndtKu","x2XPC3rLBMu","rejWwhK","yw5ZzM9YBvq","AevYCM9Yrxy","u0vjr1y","wfrmufC","v2Xctvi","CLvjvMy","r054Dfy","EK5UqLC","yMfSu2nVCgu","AuzmDKK","u0fdwNK","ue9NsKW","BfbIAgS","B0PRww8","u3jvteq","z0LAy2e","zxjFBxnNAwq","CenWue4","reiGzMfPBgu","u1HvzvC","yLrZtMS","tK9yAvC","AuzeuLK","BMvY","qLf5EgC","uvHwqNK","ruX0uMq","tvvrBvu","r2PUD3i","q29Kzq","ELjvrMS","weDju0u","vvLHteC","ywDLsgLKzq","zw1LBNq","Bg9fy1y","yu9LyLC","shzqEhC","BwrjD3u","CMvKDwnL","x2LUAxq","y29UC3rYDwm","yxv0B21HDgK","B3rwDNi","EgTAEg8","ywX3yxLZ","y1n3vxm","CYbWyxjHBxm","mtq0mJm2vKjTrxnJ","BxnNsuq","x2LZqNjVD3m","BMnVzgLUzW","zK5kB3u","x21LC3nHz2u","ywDL","x25HDMLNyxq","y09Wzw4","svvgwgG","uLLHsvi","B2TVz1G","refYEuC","tun0vwm","CuPpAve","BML0AwfSAxO","DMLJzuLeig8","Cfnvve4","D24GCMvHC28","AKr3qNe","weD1vgm","txrZyxC","vxnPsLu","qMTRtfO","CfbiEfK","v2rWuKW","uM1dCLO","y056zfe","wNHqu0S","seviB2O","ExvVzhu","D05IDeW","zNjVBunOyxi","A29SvKu","tNjfDwq","ywTxBMq","y29UBMvJDfm","BMfTzq","BwvY","z1DSC1i","BfjvrLy","CNnVCKzPBgu","u21OreS","BgPrtgW","u2XWCxy","wvDeqKO","v2TRA0C","twvZC2fNzuu","CMvHzg9UBhK","CMfTugfYyw0","y3vYCMvUDeK","rwfrCwS","CM9YrxzLBNq","CgLUz1rPBwu","tgnwC3O","sgvczwm","Dg9mB3DLCKm","EMPTz0W","ywD1vLi","tu9pEwW","u2vXsuq","DwrzD2e","q0v3rKC","x1fVu01HBMe","wNnpCM4","t3PQDuy","DxPvAvG","ywzL","CMvQzwn0","AxnAzxjV","ywDLu2HVDW","zMXVB3i","zgHIswW","zw5hCgG","zKDlAva","z3nuAuu","r3LrBMK","x2rLC3rYB3K","qu5VuwC","BNrbBMrvCgq","zMDtAwW","y29Uy2f0","AxL0yuO","uxvzuvi","nNWWFdv8m3W","tuvtu0fhrv8","t01yCfa","v1DRvLe","swD3tNK","B25SAw5L","DhjiCLu","q0f1r3u","Cxvct3q","BM5Ly3q","Aw5Lza","zurhwe8","y2LnqKu","wNzJyNO","uejjvvm","Dw5ZAwDUzwq","x2n1CNnVCKy","zKHVBfi","BNbztKq","yKDUB0i","rerwBM4","AgfUz2u","EKHLtNG","DMTfq1i","sfriu0y","rfH3AKC","yMLUyxj5vhK","rKjKwMK","DeD4BgS","zenzAhq","B25pCgvU","u0HsD3e","vvzXDfO","zw5KCg9PBNq","zw1PDa","s1nHz1G","EKrUBg0","BgnHDhC","BgXYrKe","CLzHBhvLCW","yuvLueq","DfDUtfK","B3jL","wKvdvLm","BwvZC2fNzq","yxbWzw5Kq2G","Cfbutxq","y3vYC29Yx24","uePMz1i","D2noCMW","u2XuAei","y0XHEKe","wuTqqLa","EKDbCfa","zxH0zw5ZAw8","y1HpAxi","zgHLzfq","zw50tgLZDgu","whnPEuG","wujMwwS","ihrYEsbYzwm","BwLUzW","Bxr3uLy","x2LZsw5PDa","t29JB3m","yw1rB20","B25LCNjVCG","ywXPzcb1CMW","tKDNuhe","AKnsv2W","zuXZvfO","ywXSB2nvBNm","Bwu6ia","z2vjBMzVu3K","r0fTtLm","zvfvAxy","s0PND08","C2nwv1C","rfPfD3q","Ee1MuLi","zxjYtxnN","v3zeAgK","DxzbA2m","C0rIvLK","BMrWB2LUDfq","x2n1CNnVCK0","wg1mD3m","qvrluNa","z2v0q3vYC28","vLHWCwG","weTMENe","v2vPEgLUsLm","EgXty3u","BMzku3C","D2vI","C3rVCMu","zg9Uzq","q3PbDK4","BgvY","zv9ZDwnJzxm","DgHLBG","CMvZzxrfBMq","Aw91AeO","C0nVDw50zxi","x3nLCuLK","mNW0Fdf8m3W","rvfkq2C","ExfZtM8","ChrVCG","DgLTzw91Da","zxjFAxnFywm","wgv5tgy","zfDVCMTLCKC","v2LjuM0","yMLUyxj5","sgPOsuq","zM5hwM8","Aw1LCYbPBIa","B2rvEwy","v0rqCLi","s21Wwu0","AwLhB0K","rKLmrv9ot1q","zwXwDwS","Eufiuw4","rxjYB3jdB2q","wgLJEMC","tg5PvxG","CKPeELq","v29gyxG","zxPnrfO","B3jRig9MzMW","s0XKt0W","tLr5sMm","DhjHBNnHy3q","vwrsrNy","Bwj2u0m","A1nvB3O","pxv0zI04","C2fNzq","x2HHBMrSzva","tvDnsvG","BMrWB2LUDca","Cgzcshy","r2LyEuS","DxbKyxrLq3u","rw9sy2S","aaaaaaaaaaa","EwD0vNu","uxzHDvO","D3jPDgvvAw4","twLZC2LUzYa","t0PeDgK","Dg9tDhjPBMC","B2fOExe","q09oveLovuu","rMLQuuW","x2zVCM1HDeu","u3rYyxrLz3K","CvHcs2K","BNrfBMrWB2K","CNjVCK1LC3m","AwrPtxm","BhHiv2C","y29UBMvJDa","CxHSqNq","yw5Nzq","CMvHzfvjBNq","C3L3BeK","ruDIEvy","tu93EvK","D3jPDgu","CM92AwrLigi","C3vcEwe","y29SBM8","sLnTr2C","CNrOs0K","BeHHBMrSzxi","AgvHzgvYCW","ugX3wLK","vxvlu1u","Ae9Wzw5fDMu","C1HtC1K","C3vIyxjYyxK","Bg9NsurozxC","Bwf4tg9ZC0m","Bw1QuMy","zM9oCKq","r2nrtNa","B2XKvMvYC2K","zNjVBu51Bwi","zw5XDwv1zq","wvzRvuC","BuDfDfe","vKfrr1q","AxnbCNjHEq","C2vYDMLJzs0","ywXS","u0L3B2u","DMfS","AxDbEKG","BLjuy0m","yLv3tui","qurdvg0","wfjgtxG","Ahr0Chm6","uer3BKy","rNbluvy","BfrPBwvVDxq","DgfIyxnL","tMvTvLu","ufj2wNm","ENH3Eeq","CLvmANy","CLvTwvO","Aw5N","y1zQwKi","zxj2AwnL","CuD1ELC","DgLUzYbZzxi","ywzbuha","wNj5tvC","y3jLyxrLt3a","yxnL","EwncB1y","z2v0sxrLBq","BwvZC2fNzv8","q2TKA2i","Dg9cExrLC0i","AMnmwNq","thLUtMe","tMfTzq","uK1YsMC","CeL5Cfm","r0Lxu24","ihrPBwvVDxq","igzHAwWSig0","vurdyvC","Ec1TC2CTy3u","r21mC1i","q2PYBfi","qMfeq2y","CwD5A1q","y2HnyxHdB3u","zNLjwMK","zw5JB2rPBMC","wvrTvuu","u2TPCcbWyxm","tezwtfu","ywnRx2nVzgu","y291BNq","ihrVihjLDhi","AwDHDg9Yt24","x2rItMfTzq","DwfvD1e","AuvJEMe","ChPqDwq","vLPHz20","ywrKrxzLBNq","qKLHC2S","BMvJDa","rMrly2e","AfjXwfm","yxKSihrYEsa","BwTrDKW","CMvWBgfJzq","CgLUz09Uy2u","Bvf6CNO","tw5Ztu0","BhP6ExG","zfbgufq","A0DIzuS","x2TLEvbHDgG","ihn1y2nLC3m","t1zyrve","zwn0","yKn3q0W","yNbcuhy","wKfQtuO","yw1LoIa","AxzfA0q","AK9Pvw0","zcWG","Dgv4DfbHEwW","whjpB00","CgHlwgK","DhDVCMTdAge","z25RvLa","sfzqEK4","tg9NsurozxC","q29UzMLN","y29UBMvJDca","ChbLteG","yxbWBhK","s0zdzM8","CvDLsuW","Aw5KzxG","zw50zwqGDhK","CNLXCNC","y3jLyxrLuMu","BLP3rLO","C2v0","DNDlrMm","u25ss2q","teDJA2C","AxnmB25N","EgzNr28","qKv3B0W","yMLUza","x2vUzhbVAw4","DKLOsg4","twzivKq","DMLbt2W","vMP2uNa","vw5kvMS","whHIrwe","nhWXFdj8mhW","vgn2uNG","EvrotLG","reDSt0W","EwT1D1K","v1DYC1m","wKz3BwG","D0PVCw8","CNzHBfzHBhu","ywnur2O","v1LRqvC","x3bYzwzPEa","tfnIEhy","C2vYDMvYvgK","Ahr0Ca","wKTJA2y","EMvdC2y","y2fSBa","DxbAr2S","vwPwu3y","C3rHCNq","AvvIuha","Dg9Y","s2XvuhG","DMvYC2LVBMm","z2v0u3rVCMe","t25zsK4","vKjUseq","B3v0sw50zxi","wLn1A0S","s2ziD1G","CMjKtxy","EhntEMK","thzjCNe","CgvYC2LZDgu","Aw5ewKm","qxjiANm","zw5HyMXLvhi","vxjtDgS","x2LZtwLUAvC","re9isNa","rwTuwwC","y2HLy2Tszwe","zxmGCMvHy2G","A2v5sKC","yKPtte8","zMLN","ChjVDg90Exa","Cw9Z","zw5fDMvUDa","wKD1vvG","y3jLyxrLt2i","vg9hwLK","y2HnyxHuCMK","CMvZDwX0","z2nOs0O","AxnTBhK","t29lu0e","C1rlrKC","C3rYAw5N","wMjivuu","x2DLBMvYyxq","x3jLywr5q2W","wMXWBxK","B2nTy0y","mZjhufHLDva","A2v5CW","zNvUy3rPB24","venSDxO","l3DZl3yY","y3vYC29Y","B3jLtMfTzxm","tuDez2e","DgvZDa","Duj1Cu8","r0fitem","v05ky2i","s3PLEgS","EhLKsKq","uvf1v1K","C1Hlq2m","AgvKtwf4uMu","qwD2vKq","DMjrCem","Bvj1uhO","Evv4z3i","Egrzruq","sKLrs00","rvjst1i","uvfHBg4","DwDArM0","y2XVC2veqG","sNbbs0q","ANLAv0S","CeP4B2K","te92vMG","z2vtEw5J","sKjwru8","wufQuLu","DxL5Aum","s3juDhG","EhDzEw0","BMv4DcGPigm","x2jPBMfYEvq","B2zMC2v0","yKTYBMK","DvDbAKu","CNzsC3K","u3fYDhm","x2LUDgvYDMe","rxzLBNq","uLfHz0i","nuDjC2nVEa","x29UtwvZC2e","CMvXDwLYzwq","qK1Zr00","q09otKvdveK","x0vysvnu","A2vmEve","shrmquS","B3nLza","ywXSq3vYC28","yM9L","x3DZsw5ZDge","tgLXyMy","C2vUza","zv90Aw1LB3u","Efrurw52","zwvSt1i","BvDItgu","ywHXD2O","z25VugW","AMnNCgy","Cgf5Bg9Hzeu","uvfKsey","ywnOzwq","wNz0seO","AND4y04","A0fvCLu","x2DLDeLUDgu","Cg9qC0G","ywrKq291BNq","AwXLtMfTzq","zK1yBMS","x2nSzwfYugK","C2vUzf9Hy2S","DhbSte4","rvHcAe4","zwrhAvi","x2rPC2nVBM4","zM9YrwfJAa","z3nosgm","yNfpqLm","yLvpruW","rKzlt00","r1P6CeC","B25dBg9Zzq","z2u6ia","Bg93","tMnXtfy","zMLSzw5HBwu","Dxrjza","vgfN","r0jJveu","v2LUzg93","ENjry3y","q2rIthy","B2jQzwn0u3q","r0TVzfC","AfHhyve","BgfotLG","vMrcswe","renfvMe","Au9PD0y","x29Uq2XVC2u","C2XPy2u","A2v5","uuD1CfG","tMz2r3e","D3Plteq","AKnszhC","BMDLza","rxvZvNe","x29UugfNzu4","DhLWzq","BgjNBuC","zgvSzxrL","yxrLq291BNq","B25nzxnZywC","oda5nZzgtgvouLy","sgrdExm","BMjqCeO","sufNBNy","EMH2Eum","D2Txt28","CxDQsfi","tujhuvm","vgTsywS","zxrxB3jRq2G","CMfUzg9T","zgvMAw5Luhi","tufyx1jfvfi","wMn4tvi","Bvviqu4","q2DYDKe","DLDOvKu","B25VCgvU","rM5Wsvi","sxbRwNO","r1LwyLC","z1ngv1O","mZLMEM55tfu","A3fMwLe","DxrMofDYAxq","Exjeuee","Evv4A0i","CurYs28","tvnuBuS","Aw9U","uufRuxC","mtuZotGZndbNAxrnt2C","Agfoy3C","ywnRpwzYB24","EerUAeW","mdaWma","CIb0DhDjra","A0L2D0e","Eujyse8","De1HBMfNzxi","r1HKChi","mZy0mZG1nezUshveuG","uMvHzcbWyxm","DhD2qxe","r3nVvxa","DM56CLG","DgrnsfO","yxbWBgLJyxq","v1bAuwy","yNLL","B25tDg9Wsw0","zvHXD1a","Cw9Zx18","x2HHBMrSzvi","x2LZtM9Kzq","uLjpuG","yxv0BW","ihbYB3rVy28","AvzKtvm","vefrDxq","BwLAyuq","vgPhCgm","x2LUAxrhBg8","r1vtALO","zNjVBujPDhm","x2LZtwLUAvq","CM1QEhC","C3vIC3rYAw4","vMrNAuC","Dw5RBM93BIa","wwzhsNO","zMX1C2HfEha","zw5JB2rLrNi","zNjHBwvuExa","BM9Uzv9UB24","DMvUDa","s29uveq","zgnMueO","C2vYDMLJzq","EufTwMe","B1vVBwW","DujPCuu","ugjvvwO","AxnrB1nnzxm","BMLAC2m","wLn0seO","zwfXA0y","mte5mty4mtbpzxLUCMu","CYbHBhjLywq","sLfutu0","ze1iBwG","C2DPza","C2v0u3rVCMe","Ewvvq2u","DhbizwfKzxi","ww9RC0K","s1fKB3e","x3bPBMC","A1n0yxr1C0m","zM9Yy2u","DxbNCMfKzw4","B2zMBgLUzq","CgTTtNG","CerLsvG","DgHHBIbSB2m","yNL0zuXLBMC","qw1VDw50","C2v0y3vYC28","vgDjq0G","zufJAW","y3jLyxrLq2W","ywrK","EgDJwM8","zw5HyMXLuw8","C3rYAw5NAwy","sg1bA24","yMfSrxzLBNq","D1HiCLy","AgHtvuG","x2n1CNnVCK4","Cg93","tw9gA0W","DxjS","CKDVqw0","z0fQAu8","Aw47y2HHCNm","AxnrB1nby2S","CxDiu3C","uhntrKm","tKDFrvjst1i","shnguK0","BK1mq0m","zgvS","Dgfzq2q","nhW2FdL8nxW","zur0rgO","quXm","u2f2zuK","zKPdzMu","wxjHy3K","t2PLrha","ALvMtMS","DMzWqxa","q0Xpu0ve","AgvIywG","twrSsei","t1bftG","z25wswy","tu1dB2O","q291BNq","BxnNtw0","AgvJu3q","CKnWu0y","De5Uq0u","B2zM","ihjLy29UBMu","Dw50","AM9PBG","yxrHlcbKyxq","EwvXAMm","u1LZv1i","C2v0q3vYC28","rgv0EwS","EKjVs3K","CMvHC29U","uMnMDxG","ChjVy2vZCW","DLbPywC","yw5Hz2vY","CMvTB3zLrxy","rwXhy3m","x3nVy2TLDa","zMzmAw5L","BwXWuvi","B3bLBKrc","owvgsuvoCG","icSG","C2HPzNq","zwrPyxrLBhK","Ewzusfe","tg9Nsuq","wuHxree","z2v0qwXS","DhfdzKm","B25ozxr3B3i","zgf0yq","x194x21Zz18","sM9LC1q","x3jLy29UBMu","v1jRDxm","vgrtDeS","sLf6rwq","wMv6Dfi","Aw11q08","yw9yqNK","C2DKseW","ntuZB3bWDeHP","x29Ut3bLBG","vMnNyvG","CgDPzuW","x19LC01Vzhu","vfj5AwS","D0XSsvm","BMDuAw1LCG","AgnUvuq","AMvJDfn0B3i","zsbHihn0CMK","t01vtLm","yxjNBLm","q3vZDg9Trxi","Ce95vvK","ywDLrxzLBNq","y2flC28","t1bftL9fuLi","AeziugK","u1fgBem","BfjUsgW","suvtx0vsuK8","yMXVy2TLza","wxnnvuW","seHkCM8","sufpAMm","C2nYAxb0","D3vrrgm","ywrdEva","tgT1tw0","sxLqBva","DMvHyu8","wejsvgG","CMvHzhLtDge","wMfJD2K","zxjYtM8","zwPSwxC","DhjPzxm","uez2uuS","CvrTBfG","CvPhDvy","y2XVC2uSihC","ExzTBuy","yLLeBe4","mdaWmdaWmda","x2LUAxrqCM8","qMvMB1q","Cg9PBNrdB24","AenSB3nLrxy","zgv2AwnLx2K","CunkEeS","wwPqy08","CvrXq3i","Dfntv2C","EfHoB0q","vhbtsfK","y3jLyxrLtwu","uMvJB25Uzwm","zxnrzNu","DwLxsfi","zgzWsKO","BhDID1O","AfHyzve","t3LmrLG","sNnHAe4","D1bSvxe","zwDyrLK","C0Xf","C2vUDa","qvH4Cei","rKrxCxy","vLLPA1G","zwHms0u","EfPwAee","CgLUz19VBMm","q3vZDg9Tq2W","B09ougu","q2nJChi","twnOz1K","BgLUzq","tLfRquK","z2vY","A01Hrei","Au5WuMi","rfzUC3C","ufHWr0W","r1HlD20","Ew1UvK0","BKXPBMu","zxjFCw9Z","v0v3ANG","Den4y1u","vMLlsgO","B2fytLa","DMfSDwu","vgLTzw91Da","B2nRzxq","ywjmwM8","zw5HyMXLqxu","yujovfi","mtfuwxnntuW","EuvQz1a","vKPLCu0","r0veswq","quv4Cui","AufnyuS","BhLIswe","x3jLBw92zvC","tM1uv3O","zMvY","A0zVuhO","EhLABMO","ywr2yw5Jzq","y3vYC29Yx2y","zgzsv3u","tMPLwLi","y29UDgLUDwu","rLrQtLq","sLLhBfC","B25tDgfYDfi","BMCGzMfPBgu","rfPuu2K","ALjcBvy","zMzLCG","v1ffEMO","twnZuKi","AxnFywnR","BNfjtfG","rwHuywu","Aw1oEhG","yufRBxy","v1j0ywS","BwTZr24","ywnOzwqSihC","wfvdz0y","zw50","z3rsB0K","zw5UwfO","x21PBMLoyxy","uKXItK0","zMjryvu","AxDOB2e","Dw1hshG","DNDJu0C","wM13q1K","ExzNALG","ntq3nZjct1Dzv1a","B2HIvvq","thrmv00","zwP2uLG","zwnVBM5Ly3q","CMXrAMW","zgLZCgf0y2G","s25Yzu4","yxn6Bhy","AgfZt3DUuhi","ruTRuwq","zxHWB3j0CW","DhjPBq","vwr6twS","x3bHDgHlzxK","Ae1LC3nHz2u","zxjHDg9Y","x2rPC3bHDgm","sKjXvNG","ze90z3y","uuHsqwK","x3nLBMrby2S","B25mAw5L","zMLUza","BwHtD1G","z3LYruq","CvvuuwC","CfbpCKi","vgXuDe0","zKHNCKS","t0HQqK0","uwzfAgK","AefJA01LC3m","vgLPCwe","rMvcAg4","yxDQAe8","BgvUz3rO","B3jpBMXPBMu","yNL0zu9MzNm","zgrzAhm","zwDLuNy","Curkqxi","yujhz1u","ihzHBgLKigq","tvnlzeS","u3rpueC","Aw5PDcbrB1m","DgvmB2Djre4","rMvnA0O","D3jQy0G","t3bdDKq","Ee9ttw4","A3rQzLC","C2PsvuK","shP3Eg4","y3jLyxrLrxi","vKL0whG","AxjLza","DgjUz3O","vfzMDhC","AejPCxO","BMv3vMvYC2K","C0jf","D0zkAhC","rNjVBNrPzxi","zcWGDw5RBM8","y3vYCMvUDeu","ywXty29Wzq","BeTOvfa","qwT5twK","x3DHAxq","s0Xgr3u","DMfSDwvZ","qxvQBNC","A1beEMW","Dw5KzwzPBMu","uKjPCva","ywWGy3vYC28","DxP4v2i","BuPurhe","CM92AwrLihy","AwXSihvZzsa","y2f0y2G","tKPUvfa","runOAvi","rwHuvuK","ChDbrvO","vxDYrfO","y29UDgv4Da","zvvYBa","uvnWyKK","BgLUzw5V","D3viz1K","teLlvLy","y29UBMvJDeu","BM93","ELverhC","qvLlsuC","CMvWBgfJzui","y29TCgXLDgu","vurcEMC","D1bgsNK","C0LdC0S","CMvHzhDYAxq","B3vUDa","zxjYB3i","sMrxEM4","y2XVC2u","ww9Mv1C","rLjptLrjrvi","swvezwS","vefnD2m","CNzHBa","BgnOte0","yw1Lu3bHy2u","q1P4D1q","CgfNzwHPzgu","zKTksMS","A1HfwwO","v2vIu29JA2u","quvcuhq","AhfyDvC","wvDPz2m","Aw5JBhvKzxm","DNrtvKu","EwXZquW","Cg9W","zMT2Cu4","B25JBg9Zzq","x3bPBMDqB24","zMnLD3i","u3bpEfm","C1vJzMy","y29UBMvJDgK","x3fVC0rc","ChvZAa","yxGGCMv0CMK","Cgu6ia","vMXdrfm","Bwf4twvZC2e","Cfrxuhu","Bhbnq2W","DLDhvxO","uwPLAfi","jMPZy2fSBgi","q0PyDxm","tNnVqxa","B3zJswO","BezSDxnO","Dg9hzw5LCMe","whDXzgG","BwvKAwf0zwW","zwf6Du8","y1rwt1K","rMH4qxC","B1jAuNq","ENPwtNu","Aw9Ul2PZB24","sfLJyKq","BhrmDhG","A1jhqLm","t1HjveG","ugLxBwS","zgfhs0q","zhvfBhK","DxDzr2S","DeLUDgvYy2u","lcbOB3n0BMe","EgzAqu4","t3bLBKv2zw4","wLLzs0i","C1D0uuO","BwvZ","DwDvrKS","BMCGDxjSoIa","y3vYC29YlNm","teHdBw4","C1fRDgq","Bufpy1m","C3rLBMvYCW","y29Kzq","t212Deu","B3bLCNr5","u1v0ALm","BMnmtNK","uePtufC","yNLLEum","zNjVBuj5Dgu","x2nYzwf0zvm","DKTOz1C","DvrUr0G","yw1L","zLbyr00","wwLnyvO","z2v0","DLbVB0y","re1cweO","twfZt2q","uM9KCuy","zNbWtK4","uKfmA04","BgLZDgvUtMu","sg5owg0","Aw5SvhK","y2Dvt0W","A2XLzNa","C0XPC3rLBMu","nhWXFdj8m3W","A3HXEvK","v2zZvgi","CgLUz0XVC3m","ihzHBgLKihm","ChfJD1G","t0T5qxO","u0PSDfC","y2vZC0HHBMq","y1jYt04","B3bQDhO","C29YDa","vKvZwMm","ChnUDfG","q0Xpu0LorW","B3bLBG","BhvXALq","AxnszwfKEq","vfr0CK8","BwLZzq","z3njwvm","CgfNzxnOB3C","DevWDw8","Bg9N","q1nnAM0","svPrv2q","wMX2rNO","DufVAge","uK1uvM8","zKzMr3m","BhrPCgXLihq","AKXLruS","yM5AEei","wLLWExi","Awnmtge","ExbL","y3vZDg9Tshq","C3bSAxq","BxzNug8","x2nVBM5Ly3q","yu1HteG","rMf0A0C","yMrFzgLK","qMT6B3y","EMnOCLm","EsbJBg9Zzwq","Cgf5Bg9Hza","zNjVBNrPzxi","AxmGDw5Kzwy","t3PTAfO","x2rLyNvN","r2vquwG","t2jQzwn0","Bxnmtwe","sLHSsui","AwzJENi","Aw50zwDLCIa","Bxzes0e","ENL2vue","ChD1z1e","vxbKyxrLq28","sfHut1C","ExHvBw0","D25zshy","BwvZC2fNztO","EhnUvxC","DgfYz2v0","tffxy0m","ANDsAvK","DhjRAMG","rMvmEei","tufMDKm","ELHSq3C","whfTt2G","zKvsv1y","zxjFywnRx20","Dxf5Axa","CfrvsfK","C2v0zgi","DwH3CNe","C3Lxrem","DeLK","x0rctMfTzq","zhHPCuO","BIWGAg9ZDg4","ugnru1u","A3znEvO","rLDt","BxnN","rKTQsMK","v1LbuLK","AwXLx25HBwu","rwDRu3O","CvjgCNy","DePguLu","yNvMzMvY","ihrPBwvZ","zgfNEvi","zxbXq0y","BMnLq2XVC2u","Exzkr0u","s0nQCuW","yNvMzMvYzwq","u2HHCMvKv28","wgTIAhO","r0Pjv3q","A2vKC2S","De9xuMi","tKfusvzfx0u","B0rjCKC","sLnptLa","BxjytKS","uMfmq3a","zMr0BhO","revoqK4","A2vYsha","z2Pzv08","tMDAEwu","BMrLEa","x3bYB3rVy28","B25szwnLAxy","C3vJy2vZCW","wNbJsfu","mhWZFdr8mxW","sfnnv2m","z29PBMCGyxC","BNvTyMvY","wuPAENG","q3HuAMW","CezKzK8","DfDqB1a","yvrqy0K","yMjKA1i","Ec11C2uT","Dg9iyxnO","x29WDgLVBNm","sKXbAgy","vMLyBxO","x2HHBMrSzu8","vxvZt1K","DNztBgW","uw53rhG","y2HHCKnVzgu","B2nRzxrtDwm","Aw5KzxHpzG","CMvZzxrdB3u","wgntz24","ruvQu3a","tgXyCKu","ChzXyuq","C3HKwg4","q0rizMq","vu1Iweq","AgLNAa","zwTpve8","tvfrA0u","BNv2ugO","ChjVDg9JB2W","CfPTBMG","y2XLyxjtDg8","AgfZ","vLvvEvy","ExL3ru4","Cg9PBNrbBMq","Aw9UvgLTzw8","Dhj1y3rVCIa","s3D4C3y","CuXbDMy","EgPdsxO","DhjPzxmGCMu","uxvLDwu","x2LZv29YA2u","z0fjs1u","Bwf4uMv0CMK","B25TzxnZywC","tg9JAW","zfLwwKG","vLjjqvG","vuP4zvO","yNL0zxm","Ehz1vwS","CMvZzxruCMK","zKPNrNi","quHcr3e","z0PMz3e","ywnRx2LK","suXtwxC","Aw54BhC","rLHgCNe","uxv2DMm","EwPAD2q","u1vPALK","Bhv5vwS","Chv0","yM9KEq","swL5s3q","B2LUDfjLywm","v0LgrLK","Ec1TC2CTCw8","yMnJC28","D3m6lY8","DMvY","wuXyrNC","EvjLy29UBMu","vwnVBuq","DMvsy0W","AM5fC3e","Bg9Nsurhzw4","rfDAwgS","x3bPBMDmB3m","Aw5L","B3jNs00","C2vVtNq","B3jRzxjhBg8","u3jtueu","vfHXqLq","EwfOvw0","B2nRzxrgywK"];return sa=function(){return t},sa()}function zt(t){let e=N,r={BEwoL:e(612)+"0",uwYGk:function(u,f){return u!==f}},i=r[e(814)][e(1598)]("|"),o=0;for(;;){switch(i[o++]){case"0":return c[e(1365)];case"1":var c=Vh[t]={exports:{}};continue;case"2":var d=Vh[t];continue;case"3":OS[t](c,c[e(1365)],zt);continue;case"4":if(r[e(1519)](void 0,d))return d[e(1365)];continue}break}}zt.d=(t,e)=>{let r=j;for(var i in e)zt.o(e,i)&&!zt.o(t,i)&&Object["definePr"+r(1536)](t,i,{enumerable:!0,get:e[i]})},(()=>{let t=N;zt.o=(e,r)=>Object[t(870)+"e"][t(1363)+t(1536)][t(840)](e,r)})(),(()=>{let t=N,e={kerHp:function(r,i){return r===i},dxiqJ:t(1336),fjEMx:t(450),QjehR:function(r,i){return r!=i},fppNN:t(1429)+"d",DDVnn:"Module",nfJSw:t(1212)+"le"};zt.r=r=>{let i=t;e[i(1676)](e[i(1644)],e.fjEMx)?(Ae[i(1346)+"igatorOn"+i(1287)]=_0xc5496,_0x3700ce?Ae["_handleO"+i(1296)]():Ae["_handleO"+i(1184)]()):(e[i(1497)](e[i(1553)],typeof Symbol)&&Symbol[i(660)+i(985)]&&Object[i(1023)+i(1536)](r,Symbol[i(660)+i(985)],{value:e[i(527)]}),Object[i(1023)+i(1536)](r,e[i(600)],{value:!0}))}})();var Pe={};(()=>{let t=N,e={FKjJi:function(a,n){return a(n)},fKJJk:function(a,n){return a+n},oqWtB:"GWnqZ",fcewr:function(a,n){return a+n},taEMI:function(a,n){return a*n},ILFyj:function(a,n,s){return a(n,s)},NmTWz:function(a,n){return a(n)},WYARY:function(a,n){return a(n)},NsCNE:t(1047),Acptf:"ffff",ZCLzw:function(a,n){return a(n)},xDQqm:function(a,n){return a(n)},uWAjE:t(1252)+t(1252)+t(1252)+t(1252),UMbXD:function(a,n){return a<n},pJxoi:function(a,n){return a+n},ZYBmx:t(1463)+">",kqfZQ:function(a,n){return a<n},zHVcH:t(1494),rJDzT:function(a,n){return a>n},xOSMn:function(a,n){return a!==n},qTqCr:"tDrGw",VyRnX:"lDjea",yoKtA:function(a,n){return a!==n},iAMaK:function(a,n){return a-n},bqOBS:function(a,n){return a===n},cLazA:function(a,n){return a-n},FpKQV:function(a,n){return a>=n},IAgnv:function(a,n){return a<=n},mlpQR:function(a,n){return a|n},OjGIa:function(a,n){return a/n},iiGoI:function(a,n){return a!==n},WnCuh:t(1464),AgvVD:"ftvOh",jLeEK:function(a,n){return a>>>n},ZeztR:function(a,n,s){return a(n,s)},xvuUk:function(a,n){return a(n)},tWPoP:function(a,n,s){return a(n,s)},SrULD:function(a,n){return a(n)},XGISE:function(a,n,s){return a(n,s)},LPOpb:function(a,n){return a&n},lpMCl:t(658)+t(937)+" field: key",PsSFC:function(a,n){return a===n},HYcbD:t(658)+t(937)+t(1808)+"value",dMHmh:function(a){return a()},HEHoj:function(a,n,s){return a(n,s)},dfpJJ:function(a,n){return a(n)},aTPcI:t(1617)+"too large",YKPBP:function(a,n,s,l){return a(n,s,l)},GcQNp:function(a,n){return a+n},UVqtZ:function(a,n){return a==n},ZYYKB:"wss://",hebah:"close",JQzEd:function(a,n,s){return a(n,s)},tKGSF:function(a,n){return a!==n},VEsZc:t(1120),gIZca:function(a,n){return a!==n},uhwrq:function(a,n,s){return a(n,s)},iwAzH:function(a,n,s){return a(n,s)},mJTDq:function(a,n){return a!==n},vZOdo:function(a,n,s){return a(n,s)},HUBLk:function(a,n,s){return a(n,s)},lRUFV:function(a,n,s){return a(n,s)},uBuqO:function(a,n){return a(n)},sQktd:t(1860),uAoha:"cfOKV",JIQKM:t(1345),lRnHl:function(a,n,s){return a(n,s)},yBXHO:function(a,n){return a!==n},LlXrE:function(a,n,s){return a(n,s)},KQdoq:function(a,n,s){return a(n,s)},TpSHY:function(a,n,s){return a(n,s)},UJxeZ:function(a,n){return a!==n},EKkQd:function(a,n){return a!==n},TcvRx:function(a,n){return a!==n},cYOgI:t(310),EGbyV:function(a,n){return a!==n},KCjqL:function(a,n){return a!==n},SEIGV:function(a,n,s){return a(n,s)},zeCsf:function(a,n){return a===n},VlCDS:t(1776),DCEVa:t(411),aoXBy:function(a,n){return a(n)},Ngglw:function(a,n){return a>>>n},xgcZo:function(a,n){return a(n)},pCpPN:function(a,n,s){return a(n,s)},lHeZt:function(a,n){return a(n)},GAmNS:function(a,n){return a(n)},VjvRp:function(a,n){return a(n)},ltLtx:t(658)+t(937)+t(1808)+"SeqID",lybIa:function(a,n){return a===n},foNrD:t(658)+t(937)+t(1808)+"LogID",caKso:t(658)+t(937)+t(1808)+t(1090),ygtVu:function(a,n){return a===n},fHolR:function(a,n,s){return a(n,s)},OHjBM:function(a,n,s){return a(n,s)},MchgY:function(a,n){return a!==n},veRcL:t(992),GZzpG:function(a,n){return a(n)},fEoAd:function(a,n){return a(n)},daGKD:function(a,n){return a+n},GYVbW:"Unimplem"+t(804)+t(1491),bccso:function(a,n){return a>>n},abLZo:function(a,n){return a>=n},MdlHB:function(a,n){return a===n},XqxVG:t(1396),DZEwt:"OlZSP",eaqkF:function(a,n){return a+n},iQXta:"ajiYP",rmYeG:"TeNCz",ZxPSK:function(a,n){return a+n},GKmdK:function(a,n){return a===n},eazuO:t(700),tNnCE:function(a,n){return a+n},UuKSU:function(a,n){return a>n},LOvVh:t(1054)+"t limit",ymnVM:function(a,n,s){return a(n,s)},iMYDD:function(a,n){return a+n},KmpYM:function(a,n){return a>n},zyXht:function(a,n){return a===n},pgieL:t(299),VcgaX:function(a,n){return a(n)},iFLvI:function(a,n){return a|n},XfIIu:function(a,n){return a<<n},gJfgq:function(a,n){return a&n},BIask:function(a,n){return a<n},fgSil:function(a,n){return a(n)},qwjHR:function(a,n){return a==n},xsnUw:function(a,n){return a+n},AAewL:function(a,n){return a+n},inlTy:function(a,n){return a&n},rCpSF:function(a,n){return a<<n},sjRUI:function(a,n){return a<<n},bYDlN:function(a,n){return a&n},GEDId:function(a,n){return a(n)},dsBnU:function(a,n){return a>=n},WAMDg:function(a,n){return a+n},viAOl:function(a,n){return a<<n},qiDsb:function(a,n){return a&n},mkQvL:function(a,n){return a&n},LSbxv:function(a,n){return a>n},KJgwO:function(a,n,s){return a(n,s)},jCRdw:function(a,n){return a+n},YWDBJ:function(a,n){return a>>n},GmLsR:function(a,n){return a&n},vnzrX:function(a,n){return a===n},BkkLZ:t(543),pfBHv:function(a,n){return a!==n},KLdOL:t(1666),BefoT:function(a,n){return a<n},SIwoe:function(a,n){return a+n},tGxlk:function(a,n){return a<<n},KoTTD:function(a,n){return a<n},qxlBt:function(a,n){return a<=n},XGuTc:function(a,n){return a<n},XKfzq:function(a,n){return a<n},TCluz:function(a,n){return a|n},vKhgW:function(a,n){return a|n},Xkbhz:function(a,n){return a>>n},kFoPz:function(a,n){return a|n},qOToq:function(a,n){return a>>n},ANoQg:function(a,n){return a|n},QXVBy:t(945),YJZzx:function(a,n){return a+n},ZSukK:function(a,n){return a!==n},gnXUn:t(1599),TtlSs:t(1247),DGlOL:function(a,n){return a<n},mhSwX:function(a,n,s){return a(n,s)},hChXj:function(a,n,s){return a(n,s)},iouhJ:"CZxwT",qJOiQ:function(a,n){return a<<n},msLMa:function(a,n){return a&n},LvIrq:function(a,n){return a<<n},GUSjZ:function(a,n){return a&n},yywEN:function(a,n){return a&n},OpCvD:function(a,n){return a&n},qqqtr:function(a,n){return a<<n},wXHrV:function(a,n){return a&n},OKyAz:function(a,n){return a(n)},jcgpf:function(a,n){return a<<n},HVPzN:function(a,n){return a&n},bJSLO:function(a,n){return a<<n},WEwjx:function(a,n){return a&n},jnEsq:function(a,n){return a|n},YjkWE:function(a,n){return a<<n},yEjgP:function(a,n){return a|n},ljQLl:function(a,n){return a>>>n},PFvQK:function(a,n){return a<<n},epqCF:function(a,n){return a>>>n},bugRe:function(a,n){return a===n},Zlpmy:function(a,n){return a===n},wrjcH:function(a,n){return a<n},ppeLH:function(a,n){return a<n},UusOY:function(a,n){return a<n},fNJou:function(a,n){return a!==n},YVkUG:function(a,n){return a&n},AXxpB:function(a,n){return a|n},rbdMv:function(a,n){return a+n},CzAvN:function(a,n){return a|n},mIKBt:function(a,n){return a&n},kedsk:function(a,n){return a>>>n},qwHSw:function(a,n){return a!==n},ELtRd:function(a,n){return a|n},VRIAX:function(a,n){return a+n},HjhID:function(a,n){return a!==n},Sqrts:function(a,n){return a|n},tCxcU:function(a,n){return a>>>n},WkkkG:function(a,n){return a!==n},aguVR:function(a,n){return a|n},WJUqL:function(a,n){return a>>>n},kvMyZ:function(a,n){return a&n},QlAaR:function(a,n){return a>>>n},KxynL:function(a,n){return a!==n},CAuGu:function(a,n){return a(n)},sisBA:function(a,n){return a<<n},OyLFX:function(a,n){return a<<n},wNQnf:"eLsTZ",PRvZs:function(a,n){return a!==n},ILSYw:t(582),DVnsw:function(a,n){return a|n},JYGlW:function(a,n){return a|n},bGnoB:function(a,n){return a<<n},TVftw:function(a,n){return a|n},NQkAI:function(a,n){return a>=n},FpEHm:function(a,n){return a+n},pqcwX:function(a,n){return a<<n},bUOEL:function(a,n){return a<n},OjeDp:t(565),ZlvFz:function(a,n){return a<<n},bnZxB:function(a,n){return a<<n},GXKwm:function(a,n){return a|n},HLGsp:function(a,n){return a|n},bowDs:function(a,n){return a<<n},iUbPp:function(a,n){return a<<n},UdRFv:function(a,n){return a===n},QGupX:function(a,n){return a<<n},bCwCL:function(a,n){return a<<n},FatkG:function(a,n){return a|n},fbQaU:function(a,n){return a|n},mtwRV:function(a,n){return a|n},DZPib:function(a,n){return a<<n},vfpAp:function(a,n){return a<<n},odUyf:t(626),tbngz:function(a,n){return a&n},JSmGg:function(a,n){return a&n},keLyQ:function(a,n){return a>>>n},syWDC:function(a,n){return a&n},NSrMQ:function(a,n){return a===n},yxUmm:function(a,n){return a!==n},qgykT:t(1568),uBiqE:function(a,n){return a>=n},lKhTP:function(a,n){return a>=n},WYkAW:function(a,n){return a+n},StOPG:function(a,n){return a%n},mdIwu:function(a,n){return a+n},Rlmqh:function(a,n){return a>>>n},fPXGM:function(a,n){return a>>>n},miZaD:function(a,n){return a+n},RQagB:function(a,n){return a>>>n},vKQFZ:function(a,n){return a===n},CEwFG:function(a,n){return a&n},kGbeK:function(a,n){return a>>>n},HXTOW:function(a,n){return a&n},xydJD:function(a,n){return a>>>n},jcLZt:function(a,n){return a&n},TTtrO:function(a,n){return a+n},xMfRR:function(a,n){return a+n},SnRKd:function(a,n){return a+n},RFEsc:function(a,n){return a+n},SXUeW:function(a,n){return a|n},YfGJz:function(a,n){return a>>>n},KHNNj:function(a,n){return a===n},gqcof:function(a,n){return a===n},DXCaV:function(a,n){return a&n},PBIUS:function(a,n){return a&n},Slpqv:function(a,n){return a&n},qDUeH:function(a,n){return a>>>n},RqbvC:function(a,n){return a+n},eiaXW:function(a,n){return a+n},MUQmU:function(a,n){return a<<n},pwAEZ:function(a,n){return a&n},DXwjG:function(a,n){return a<=n},XUCgF:function(a,n){return a(n)},gnoPl:t(319),yAHQn:function(a,n){return a&n},dhedT:function(a,n){return a>>>n},GBcTE:"NATIVE_E"+t(1067),QnwDx:t(939)+t(1141),DRakH:t(1225)+"OR",qSgJO:t(508)+"ERROR",DENBN:"MAX_RETR"+t(1229)+"R",qDJAr:function(a,n,s){return a(n,s)},fERWV:"error",daFmd:function(a,n){return a!==n},QvauZ:"QtNuu",IHjgM:t(1191),ahqwj:t(1684)+"2",nMLCC:t(1814),XxbEa:"PKmRZ",YoksI:function(a,n){return a===n},llrFA:function(a,n){return a===n},yZosi:function(a,n){return a===n},yApbv:"UgNIE",LkuMm:"ezsiO",jUfNk:t(1159),edGiR:function(a,n){return a+n},lPbhk:function(a,n){return a>>>n},sxdXn:function(a,n){return a>>>n},wuHgY:t(1661),zBoKy:function(a,n){return a(n)},Rcfux:t(991),ivEkD:function(a,n){return a(n)},ohbUT:t(433),veaaO:t(1872),UdzMk:function(a,n){return a instanceof n},gsNHc:function(a,n){return a+n},dLLTW:function(a,n){return a+n},ycBoV:function(a,n){return a===n},hRqXS:function(a,n){return a<n},gAIKU:function(a,n){return a===n},pPOrB:t(1455),QKEEF:t(1385),AEBPt:t(1576),ktjfW:function(a,n,s){return a(n,s)},EChiR:t(405),iwhoa:function(a,n){return a!==n},wkWOo:t(1540),GLMOJ:function(a,n){return a+n},ElGcs:function(a,n,s){return a(n,s)},GNxtV:function(a,n){return a!==n},ErVMM:t(1716),pOyUY:t(1270),oONPe:function(a,n){return a!==n},WiIRm:function(a,n){return a===n},Quvvc:t(1481),WoHjA:"SlRFu",yBrYy:t(1250),poPsH:"jZqCk",xjCIz:function(a,n){return a!=n},ncLNy:t(1429)+"d",pIypS:function(a,n){return a(n)},NjeZR:"success",kSUoz:t(903),VwmBn:t(1561)+"0",SpOxS:function(a,n){return a||n},dPFPT:t(925)+"alled mu"+t(1591)+t(624)+t(1178),uvAkc:function(a,n){return a===n},tEpuo:t(1816),mrXNK:t(951),WrfOM:function(a,n){return a<n},TAQut:function(a,n){return a<n},bKrni:function(a,n){return a===n},tWnLY:function(a,n){return a&n},luyUk:function(a,n){return a-n},ifczr:function(a,n){return a<<n},vlxPw:function(a,n){return a&n},dYVZH:function(a,n){return a|n},ovcIj:function(a,n){return a&n},NvbLS:function(a,n){return a&n},NgZye:function(a,n){return a>=n},spwAE:function(a,n){return a-n},ZGuUX:function(a,n){return a|n},rlQjl:function(a,n){return a|n},amQom:function(a,n){return a<<n},KrTtx:function(a,n){return a&n},tUwAk:function(a,n){return a<<n},FXFrq:function(a,n){return a&n},HtLAK:function(a,n){return a+n},yrDPA:function(a,n){return a<n},laNNX:function(a,n){return a|n},RGKzh:function(a,n){return a===n},cRrON:function(a,n){return a+n},NCnMR:"2|3|1|5|4|0",qRXvW:function(a,n){return a&n},SACZy:function(a,n){return a&n},srSii:function(a,n){return a|n},dtsMc:function(a,n){return a<n},UrStk:function(a,n){return a&n},iOiwF:t(882),ZxiWx:t(1878),hxUxY:t(550),gtRoI:function(a,n){return a instanceof n},bbdkR:function(a,n){return a!=n},JXlIB:function(a,n){return a instanceof n},loEcV:function(a,n){return a!=n},imNxx:t(1454),xfZAN:"text/pla"+t(1137)+"et=utf-8",orgKM:"ppe",umGHx:t(603),rFDGc:"LeHnj",YofWW:function(a,n,s){return a(n,s)},lbgmG:function(a,n){return a(n)},qXBKi:t(1234),vWGUz:t(829),mmjRf:t(1244),UIuEd:t(1081)+t(1176),UcomD:function(a,n){return a===n},CSMjm:t(977),Hzwxn:t(1339),keyJG:function(a,n){return a===n},lxHWg:t(453),YLXFw:"nMdJn",WNJcb:function(a,n,s){return a(n,s)},UDCaW:function(a,n,s){return a(n,s)},IUFXh:t(1136),maTLz:function(a,n){return a(n)},xyZnj:function(a,n){return a&n},AXhGe:function(a,n){return a&n},pEWuV:function(a,n){return a&n},yjZwd:function(a,n){return a===n},jZbkN:function(a,n){return a||n},wfOkl:function(a,n){return a||n},DGpbe:function(a,n){return a||n},wuQDc:t(330),xmYue:"mGFVe",UsiJU:function(a,n,s,l){return a(n,s,l)},QcHaD:t(302),jCRWl:t(1334),PaBmJ:t(1818),ZryMW:function(a,n){return a||n},sSlSc:function(a,n,s){return a(n,s)},iNpRb:function(a){return a()},ATKRp:function(a,n,s){return a(n,s)},haNcw:"PVTPv",SUtjS:t(556),ismly:function(a,n){return a||n},oJkYo:function(a,n){return a||n},yuBmj:t(733)+"id",aMaLH:function(a,n){return a(n)},EzELo:function(a,n){return a===n},vvSll:t(1207),WXTlL:function(a,n){return a!==n},zzVNu:"RRDXp",kXEYj:t(785),imuCO:t(298)+t(1297),psntX:t(298)+t(1838)+"ck",cSwUs:"x_fronti"+t(617)+"k",mvarc:function(a,n,s){return a(n,s)},MOOyl:t(298)+t(1636)+t(1103),yeqjc:t(1530),PJfgR:function(a,n,s,l){return a(n,s,l)},Xwqdh:function(a,n){return a!==n},SrSPE:t(988),ycstZ:"fPXLn",cGlQS:t(1746),nqILX:t(756),SlThB:t(1261),mksGn:function(a,n){return a(n)},kVkpO:"KyOtW",PJSPW:"YRElm",JsahN:function(a,n){return a instanceof n},uzxWb:function(a,n){return a instanceof n},Mtsaw:t(1059)+t(1511),FsMAX:t(1059)+t(1511)+t(1824)+t(645),QAkQw:t(1086)+"e",MnsMM:function(a){return a()},NcqLV:function(a,n){return a>n},KFCfo:function(a,n){return a+n},WWrsS:function(a,n){return a(n)},mJAJG:t(659),jyBwS:function(a,n){return a+n},WRkus:"index out of ran"+t(980),fdtlz:t(1188),KSagX:" > ",FDWqv:function(a,n){return a>n},GiUpr:function(a,n){return a+n},JBqVx:function(a,n){return a>>>n},Buqpt:function(a,n){return a+n},IZQWd:function(a,n){return a+n},FeMkJ:function(a,n){return a|n},VUvNi:function(a,n){return a+n},trHrU:function(a,n){return a+n},NhIWV:function(a,n){return a+n},dhbIl:function(a,n){return a+n},pwugQ:function(a,n){return a instanceof n},pSUTN:function(a,n){return a(n)},PWoma:function(a,n){return a===n},XBcKu:t(1259),kVpMG:t(519),yahUm:function(a,n){return a&n},HoDbP:function(a,n){return a&n},ViXmz:function(a,n){return a+n},WdpRL:function(a,n){return a>>>n},ZbHUE:function(a,n){return a&n},IiyKt:function(a,n){return a+n},SHRwq:function(a,n){return a&n},vzzzT:function(a,n){return a+n},kAUrU:"YBkvs",zXlCw:function(a,n){return a>>>n},KfHwX:function(a,n){return a<<n},JBebq:function(a,n){return a&n},sUcff:function(a,n){return a|n},KxUBm:function(a,n){return a<<n},Bkzov:function(a,n){return a|n},UwrDZ:function(a,n){return a<<n},zhvyC:function(a,n){return a>>>n},xPqdY:function(a,n){return a|n},ryqrw:function(a,n){return a>n},lchLM:function(a,n){return a!==n},UjVSv:"YWigc",EoRck:function(a,n){return a|n},zmQIM:"SpXnG",mfnOT:function(a,n){return a<n},HmAkn:function(a,n){return a(n)},fufzc:t(1090),UCYFv:t(1529)+t(724),scVWW:"curvalue",XhnRc:t(339),BQyxg:"name",BsSun:function(a,n){return a(n)},kolVE:t(1321)+t(1652),kMaDB:function(a,n,s,l){return a(n,s,l)},ugZFm:t(629)+t(940),hMBDv:function(a,n,s){return a(n,s)},vwcSG:t(944)+t(546),AHBGq:t(1148),LcVsz:function(a,n,s,l){return a(n,s,l)},Aujnw:t(662),SmhDK:t(1119)+"r",GveQr:t(1388),xZVhA:t(1073),ucZme:function(a,n){return a===n},ZsOrn:function(a,n){return a===n},kRGBS:t(990)+t(894),CdbLv:function(a,n){return a===n},hhSUH:t(602),bzWqV:t(1195),VYikX:function(a,n,s,l){return a(n,s,l)},fJgFr:t(1534),uqyip:t(298)+t(391),NOXiW:t(298)+"er_ttl",QMQRx:t(1759)+"s",ykuwY:t(745)+"rsor_name",bpBPv:t(745)+"rsor_value",MMKGI:function(a){return a()},aszlv:function(a,n){return a>n},xjYWu:function(a,n){return a!==n},MMCoj:t(489),bxhrj:function(a,n){return a<n},cpIWy:t(1162),GVfzh:t(1135),dSAjx:t(1231),fFfGs:function(a,n,s){return a(n,s)},MfHVD:function(a,n){return a&&n},LqrDk:function(a){return a()},ogYDv:t(618),niZsc:function(a,n){return a&n},xyaBF:function(a,n){return a&n},OmvtE:function(a,n){return a|n},GWdNH:function(a,n){return a|n},ZIiKE:function(a,n){return a&n},yUxgr:function(a,n){return a|n},vIhHn:function(a,n){return a&n},GyQni:function(a,n){return a|n},vAhHZ:function(a,n){return a>>n},TfsWE:function(a,n){return a|n},RMTVo:function(a,n){return a&n},wnYHv:function(a,n){return a>>n},wFJhw:function(a,n){return a&n},ZvtHJ:"xMdkz",iFDRY:function(a,n){return a(n)},SYsWR:function(a,n){return a(n)},nRTcC:function(a,n){return a<n},VItXx:function(a,n){return a!==n},tdMHZ:"GWJQI",KlUPx:function(a,n){return a===n},Ntqpq:function(a){return a()},qWbSn:function(a){return a()},fjUPf:function(a,n,s){return a(n,s)},YHWDA:function(a,n,s){return a(n,s)},aBNTR:function(a,n){return a!==n},DBCJC:function(a,n){return a!==n},kxqyY:t(1101),aaIvr:t(1220),XpVDP:function(a,n,s,l){return a(n,s,l)},WfsTb:t(952),gsTiE:"iEjAi",PObTs:t(420),xdYED:function(a,n){return a===n},cgUOL:t(1068),GsoUp:t(1282)+t(606)+"s",QQaln:function(a,n,s){return a(n,s)},iVdMS:function(a,n){return a===n},EkTYg:t(751),HvPxw:function(a,n,s){return a(n,s)},ooOre:t(761),GmDpD:"SeVpV",QQdHF:"fYhBw",Gjnwr:function(a,n,s){return a(n,s)},gchKJ:function(a,n){return a!==n},MoFkL:t(1061),icLLa:function(a,n){return a!==n},ZKckf:t(680),gjYWO:function(a,n){return a(n)},nQqcu:function(a,n){return a(n)},CgrvA:t(1282)+t(949)+"t",klefp:function(a,n){return a||n},sWtQJ:"init QoS"+t(393)+"d",nIlNE:"arraybuf"+t(1317),djgEx:"pbbp2",Xiczg:function(a,n){return a/n},ezMDZ:function(a,n){return a==n},bNgTb:function(a,n){return a===n},qEVjD:function(a,n){return a(n)},inxlw:"please p"+t(1854)+t(422)+", WebSocket cons"+t(1726)+t(1609)+t(517),WlBMR:function(a,n,s){return a(n,s)},UYaLG:t(1876)+"t",VBnHD:"stop imm"+t(1190)+t(1167)+"ct",SUijY:t(512),xDnhL:t(1582),inDZC:function(a,n){return a!==n},JoesT:t(382),VAQGT:t(1690),mqkkY:t(1113),ADCTm:t(1470),uHutP:t(510),DBpXy:function(a,n){return a!==n},lySPm:"https:",TAMwc:t(1761),BaDCf:t(1603),DxCcE:function(a){return a()},Ckdkb:t(601),NMvWw:"fws_1.0.0",rthKI:function(a,n,s){return a(n,s)},jyZWK:t(843),fQczt:function(a,n){return a<<n},ylsAL:function(a,n){return a<n},YAjRU:function(a,n){return a<n},EusVq:function(a,n){return a<n},InPqk:function(a,n,s){return a(n,s)},clBjf:function(a,n){return a+n},EaQqk:function(a,n){return a+n},fJCfe:function(a,n){return a!==n},rUmYZ:function(a,n){return a|n},trkjh:function(a,n){return a+n},weFtJ:function(a,n){return a|n},AExqB:function(a,n){return a&n},egeRv:function(a,n){return a>>>n},YBfYk:function(a,n){return a|n},QFHrz:function(a,n){return a>>>n},vPkNm:function(a,n){return a>>>n},OMXpP:function(a,n){return a+n},luqjT:function(a,n){return a!==n},jDwBq:function(a,n){return a>>>n},hFHPi:function(a,n){return a+n},ASUGj:function(a,n){return a!==n},oRZRt:function(a,n){return a>>>n},bUwMB:function(a,n){return a|n},QHRAi:function(a,n){return a>>>n},adCyP:function(a,n){return a+n},idiMs:function(a,n){return a>>>n},kPDzl:"uSZAU",MCtUc:function(a,n){return a(n)},cESGp:function(a,n){return a*n},sICsK:function(a,n){return a*n},XBRTh:t(648),SjTLS:function(a,n){return a(n)},PDwnF:function(a,n){return a-n},cPbRo:t(616),hhtTY:function(a,n){return a===n},gWlsR:t(1612),XTLPW:t(1094),qWeIL:t(1686)+t(770)+t(1876)+t(726)+t(1762),zjmgL:function(a,n,s){return a(n,s)},ZYpyr:function(a,n,s,l){return a(n,s,l)},iEcza:t(1833),RALkN:t(366)+t(567)+"onnecting",XqmOh:"message",xsSzi:function(a,n){return a!=n},MGDga:t(333),lcatw:t(1686)+"ay, network offl"+t(1771),SaveI:"ack",HdCys:"axfxL",DAryG:t(1019),gsIYS:t(1439),sDbVY:"lIlKo",sywlI:function(a,n){return a===n},tSjEz:"close, w"+t(1100)+t(1606),FeLxB:t(1249)+"s instan"+t(336)+t(438)+"ed",WWDCr:function(a,n){return a==n},sXSsY:function(a,n){return a==n},kgNSe:t(1687),HeBec:function(a,n){return a instanceof n},LfmaP:function(a,n){return a(n)},IAOjc:function(a,n){return a||n},uOntp:function(a,n){return a instanceof n},BzCyM:function(a,n){return a(n)},rmjxw:function(a,n){return a===n},zchrS:function(a,n){return a<n},WStYC:t(698),pZmnh:function(a,n){return a===n},WoFax:t(1444),TZNMl:function(a,n){return a!==n},hBiqz:"manual r"+t(1358)+t(722),taYCd:t(596),fGKiP:t(1049),LGckg:t(898),dCYht:function(a,n){return a<<n},NfvGq:function(a,n){return a+n},hqXuW:function(a,n){return a<<n},oPOIe:t(593),uiWHR:t(484),seoNt:t(630),Dxakf:t(518),KnreN:"rtNKT",ugUFK:t(930),IstSi:t(419),OXITH:t(654),vWhVE:function(a,n){return a!=n},RLbNM:function(a,n){return a===n},WOWVT:t(987),EQJCg:function(a,n){return a!=n},vbQpC:t(1613),mUHAN:function(a,n){return a===n},TMrsy:"Dedicate"+t(619)+"lobalScope",wNbtL:function(a,n){return a!=n},Kzexk:function(a,n){return a!=n},hcnUD:function(a,n){return a===n},xXNoD:t(1664)+"rkerGlob"+t(1421),hWoUc:function(a,n){return a!=n},ddYhs:t(1198)+t(1064)};zt.r(Pe),zt.d(Pe,{FWS:()=>zm,CustomErrorEvent:()=>ul,createCloseEvent:()=>_t,ReconnectEvent:()=>ll,createErrorEvent:()=>lt,decodedFrame:()=>on,createOpenEvent:()=>gl,CustomCloseEvent:()=>fl,createReconnectEvent:()=>Ea,FrontierMessageEvent:()=>hl,encodeFrame:()=>Gt,createMessageEvent:()=>ml,OpenEvent:()=>pl,ErrorCode:()=>cn,Event:()=>ir,MessageEvent:()=>xl});let r="";function i(a=""){let n=t,s="02",l=""+Date[n(1449)](),x=r||(r=e[n(1650)](f,a)),m=Math[n(1022)]()[n(660)](16)[n(998)](-6);return e[n(1471)](e[n(1471)](s,l),x)+m}function o(){let a=t;return e[a(327)]!==e[a(327)]?_0x3dc51a[a(1877)]():e[a(1484)](1e4*Date[a(1449)](),Math[a(494)](e[a(1846)](1e4,Math[a(1022)]())))}function c(a){let n=t;return e.fKJJk(e[n(1650)](Array,8)[n(1169)]("0"),e[n(1844)](parseInt,a,10)[n(660)](2))[n(998)](-8)}function d(a){let n=t;return e[n(1471)](e[n(1316)](Array,4)[n(1169)]("0"),parseInt(a,2)[n(660)](16))[n(998)](-4)}function u(a){let n=t,s=a[n(1598)](/\./)[n(1799)](m=>c(m)),l=[];return l[0]=e[n(1651)](d,s[0]+s[1]),l[1]=d(e[n(1471)](s[2],s[3])),[n(1047),e.NsCNE,e[n(372)],e[n(372)],e.NsCNE,e.Acptf,l[0],l[1]][n(1169)]("")}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(896)](a);return s?e[n(326)](u,a):l?e.xDQqm(h,a):e[n(929)]}function h(a){let n=t,s="",l=[],x=0,m=0,w=!0,S="0000";if(a[n(1705)]("::")>-1){let p=a[n(1598)]("::");for(let L=0;e[n(1035)](L,p[n(1390)]);L++)if(e[n(321)]===e[n(321)]){let F=p[L];if(e[n(635)](F[n(1705)](":"),0)){let W=F[n(1598)](":");w&&(x=W[n(1390)]),m+=W.length;for(let K=0;e.kqfZQ(K,W.length);K++)if(e.xOSMn(4,W[K][n(1390)])){let _e=S.substring(0,4-W[K][n(1390)]),Fe=_e[n(504)](W[K]);l[n(1489)](Fe)}else l.push(W[K]);w=!1}else if(e.xOSMn(e[n(1260)],e.VyRnX)){if(e[n(359)](4,F[n(1390)])){let W=S[n(1079)+"g"](0,e[n(1313)](4,F[n(1390)])),K=W.concat(F);l[n(1489)](K)}else l[n(1489)](F);w&&(x+=1),m+=1,w=!1}else{let W=e.ILFyj(_0x12676e,_0x4c6ba0,_0x4ce866[n(1875)]),K=_0xdd9325[n(1740)],_e=_0x351ae0[n(1740)];for(let Fe=0,yt=_0x5cd8cf[n(1875)];e[n(1713)](Fe,yt);Fe++)K[e[n(917)](Fe,W)]=_e[Fe]}}else this._options[n(1882)]&&_0x5687c9.log[n(800)](_0x3e6fd8,[e[n(1810)],..._0x479096]);let O="";for(let L=0;L<e[n(1313)](8,m);L++)O=O[n(504)](S);for(let L=0;L<l.length;L++)e[n(975)](L,x)&&(s=s[n(504)](O)),s=s[n(504)](l[L]);return s}{let p=a[n(1598)](":");for(let O=0;e[n(1035)](O,p[n(1390)]);O++){let L=p[O];if(e[n(359)](4,p[O][n(1390)])){let F=S[n(1079)+"g"](0,e[n(558)](4,p[O][n(1390)])),W=F[n(504)](L);s=s.concat(W)}else s=s[n(504)](L)}return s}}function g(a,n){let s=t;if(e.iiGoI(e[s(1871)],e[s(905)])){let l=a[s(999)];e[s(628)](void 0,l)&&(e[s(1844)](pe,n,10),e[s(1844)](z,n,l));let x=a[s(1302)];x!==void 0&&(pe(n,18),z(n,x))}else{if(_0x2a130b(_0x2a1044))return _0x407305?_0xef4fbe:_0x1cf5ca;if(_0x5c1741){if(e[s(714)](_0x59bfab,_0xad6f61))return _0x45327d}else{if(e.IAgnv(_0x5f07da,-_0x1a621b))return _0x538db5;if(e[s(1471)](_0x48f428,1)>=_0x120688)return _0x55538c}return _0x2afd84[s(1076)](e[s(1185)](_0x1977f0%_0x160d81,0),e[s(1185)](e.OjGIa(_0x58eb38,_0x136a4b),0),_0x1a3c2b)}}function _(a){let n=t,s={};e:for(;!e[n(326)](V,a);){let l=he(a);switch(e[n(1592)](l,3)){case 0:break e;case 1:s[n(999)]=e[n(1204)](C,a,e[n(1741)](he,a));break;case 2:s[n(1302)]=e[n(1691)](C,a,e[n(389)](he,a));break;default:e[n(406)](T,a,e[n(350)](7,l))}}if(s[n(999)]===void 0)throw new Error(e[n(1495)]);if(e[n(1140)](void 0,s[n(1302)]))throw new Error(e[n(1512)]);return s}function v(a){let n=t,s=e.dMHmh(R);return e[n(452)](y,a,s),e[n(1268)](M,s)}function y(a,n){let s=t,l={WvDhi:e.hebah,SQFlC:function(x,m,w){return e[j(1203)](x,m,w)},fahvE:function(x,m,w){return e.ILFyj(x,m,w)}};if(e.tKGSF(s(915),s(915))){if(e[s(635)](_0x40d1d1,_0x39929a))throw new _0x33bf03(e[s(1692)]);let x=3;for(;x>=0;){let m=e[s(350)](255,_0x19395d);e.YKPBP(_0x32edb4,m,_0x17a524,e.fKJJk(_0x5c5f06,x)),_0x99a491>>>=8,x--}return e.GcQNp(_0xb4af8d,4)}else{let x=a[s(483)];if(e[s(359)](void 0,x))if(e[s(1573)]===e[s(1573)])e[s(452)](pe,n,8),e.JQzEd(wt,n,x);else{if(_0x418017[s(1390)]!==4){let yt=_0x538442[s(1079)+"g"](0,e.iAMaK(4,_0x4a46ed[s(1390)])),Ht=yt.concat(_0x48fede);_0x1a1c2d[s(1489)](Ht)}else _0x28b6d6[s(1489)](_0x2b0600);_0x52ada1&&(_0x298ac1+=1),_0x1ccca0+=1,_0x121a8e=!1}let m=a.LogID;e[s(390)](void 0,m)&&(e[s(1640)](pe,n,16),e[s(1691)](wt,n,m));let w=a[s(1090)];e[s(390)](void 0,w)&&(e.JQzEd(pe,n,24),e[s(707)](wt,n,D(w)));let S=a[s(1825)];e[s(1433)](void 0,S)&&(e[s(345)](pe,n,32),wt(n,e[s(1316)](D,S)));let p=a[s(685)];if(p!==void 0)for(let yt of p){e.tWPoP(pe,n,42);let Ht=e[s(1102)](R);e[s(345)](g,yt,Ht),e.HUBLk(pe,n,Ht[s(1875)]),e[s(463)](H,n,Ht),e[s(897)](P,Ht)}let O=a.payloadEncoding;e.xOSMn(void 0,O)&&(e[s(1433)](e[s(1531)],e[s(1588)])?(pe(n,50),e[s(707)](z,n,O)):this[s(541)](l[s(588)],l[s(1227)](_0x1d5339,s(1461),{..._0x51c15c})));let L=a[s(294)+s(1596)];e.xOSMn(void 0,L)&&(e[s(1140)](e[s(910)],s(1383))?(l.fahvE(_0xab3680,_0x5202d6,90),l[s(1227)](_0x47e537,_0x179e02,_0x2c6515)):(e[s(1204)](pe,n,58),e[s(1228)](z,n,L)));let F=a[s(1607)];e[s(1050)](void 0,F)&&(e[s(1709)](pe,n,66),e.KQdoq(pe,n,F[s(1390)]),e.TpSHY(oe,n,F));let W=a[s(796)];e[s(1739)](void 0,W)&&(e.JQzEd(pe,n,74),e.vZOdo(z,n,W));let K=a[s(836)+s(568)];e[s(1364)](void 0,K)&&(e[s(824)](e.cYOgI,"UEtWa")?(pe(n,82),z(n,K)):(_0xfc28c2=_0x5ef7db&&e.UVqtZ(s(712),_0x18e750.protocol)?e[s(1524)]:s(1761),_0x3ac978=_0x2cc7d3[s(772)](/((^ws)|(^http))((?:[s]*:\/\/))/,""),_0x342e77=/^wss(.*:\/\/)/.test(_0xdbab50)?_0x5aaa2b:""+_0x229783+_0x3a2f04));let _e=a[s(424)];e[s(676)](void 0,_e)&&(e[s(463)](pe,n,90),z(n,_e));let Fe=a[s(1085)+"e"];e[s(1662)](void 0,Fe)&&(e[s(1108)](pe,n,96),wt(n,e[s(1268)](D,Fe)))}}function E(a){let n=t,s={FTjNT:function(l,x,m){return e[j(377)](l,x,m)}};if(e.zeCsf(e[n(1492)],e[n(1492)]))return I(B(a));eYyhzF[n(1325)](_0x339bcc,_0x8e8d97,50),eYyhzF[n(1325)](_0x97d27,_0x2903d0,_0x338973)}function I(a){let n=t,s={LniUx:function(l,x,m,w){return e.YKPBP(l,x,m,w)}};if(e[n(1050)](e[n(995)],n(623))){let l={};e:for(;!e[n(1206)](V,a);){let x=he(a);switch(e.Ngglw(x,3)){case 0:break e;case 1:l[n(483)]=Tt(a,!0);break;case 2:l[n(1192)]=e.lRUFV(Tt,a,!0);break;case 3:l.service=e.xDQqm(he,a);break;case 4:l[n(1825)]=he(a);break;case 5:{let m=e[n(1650)](A,a);(l.headers||(l[n(685)]=[]))[n(1489)](e[n(1741)](_,a)),a[n(1875)]=m;break}case 6:l[n(956)+"ncoding"]=e[n(345)](C,a,e.xgcZo(he,a));break;case 7:l[n(294)+"ype"]=C(a,e[n(326)](he,a));break;case 8:l[n(1607)]=e[n(392)](se,a,e[n(326)](he,a));break;case 9:l.LogIDNew=C(a,e.lHeZt(he,a));break;case 10:l[n(836)+"ming"]=C(a,e[n(581)](he,a));break;case 11:l[n(424)]=e[n(1691)](C,a,he(a));break;case 12:l[n(1085)+"e"]=e[n(820)](he,a);break;default:T(a,7&x)}}if(e.bqOBS(void 0,l[n(483)]))throw new Error(e[n(1513)]);if(e.lybIa(void 0,l[n(1192)]))throw new Error(e[n(694)]);if(e[n(1140)](void 0,l[n(1090)]))throw new Error(e[n(1224)]);if(e[n(655)](void 0,l.method))throw new Error(n(658)+n(937)+n(1808)+n(1825));return l}else throw _0x44ec4e=_0x7131ef[n(1390)],s[n(634)](_0x49ebbb,_0x58fe92,10,_0x275fa8[n(1390)])}function A(a){let n=t;if(e[n(1286)](n(1632),e[n(1766)])){let s=e[n(978)](he,a),l=a[n(1875)];return a[n(1875)]=e.fcewr(a[n(927)],s),l}else e[n(524)](_0x2f3817,_0x23548e,82),e[n(1384)](_0x2f2b30,_0x4246f5,_0x2563b9)}function T(a,n){let s=t;switch(n){case 0:for(;e[s(350)](128,ee(a)););break;case 2:e[s(524)](J,a,e[s(348)](he,a));break;case 5:e.uhwrq(J,a,4);break;case 1:J(a,8);break;default:throw new Error(e[s(1517)](e[s(1032)],n))}}function D(a){let n=t;return a|=0,{low:a,high:e.bccso(a,31),unsigned:e[n(1305)](a,0)}}let b=[];function R(){let a=t,n=b[a(1480)]();return n?(n.offset=n.limit=0,n):{bytes:new Uint8Array(64),offset:0,limit:0}}function P(a){b[t(1489)](a)}function B(a){let n=t;if(e[n(1157)](e.XqxVG,e[n(585)])){let s=this[n(1488)][n(848)+n(919)](this[n(834)]),l=_0x10bd10[n(334)](s||"{}");return l[_0x155e73||_0xfafbe0[this[n(1368)]]]=_0x3e4533,this[n(1488)][n(1104)+n(919)](this[n(834)],_0x1f864f.stringify(l)),_0x229eb7||_0x20513b[this[n(1368)]]}else return{bytes:a,offset:0,limit:a.length}}function M(a){let n=t,s={vtSVE:function(l,x){return l instanceof x},qRFrv:function(l,x){return e[j(1098)](l,x)}};if(e.iQXta===e.rmYeG){let l=_0x51a4c1[n(1390)]&&_0x4e8887[0];if(s[n(1478)](l,_0x194637))throw l;let x=new _0x36c719("Unhandled error."+(l?s[n(1654)](s[n(1654)](" (",l[n(551)]),")"):""));throw x[n(1442)]=l,l}else{let l=a[n(1740)],x=a.limit;return l[n(1390)]===x?l:l[n(690)](0,x)}}function J(a,n){let s=t;if(e[s(451)](a[s(927)],n)>a[s(1875)])throw new Error(s(754)+"t limit");a[s(927)]+=n}function V(a){let n=t;return e.GKmdK(e[n(1506)],e[n(1506)])?e[n(714)](a.offset,a[n(1875)]):null}function re(a,n){let s=t,l=a.bytes,x=a[s(927)],m=a[s(1875)],w=e[s(1165)](x,n);if(e[s(687)](w,l[s(1390)])){let S=new Uint8Array(2*w);S.set(l),a[s(1740)]=S}return a.offset=w,e.UuKSU(w,m)&&(a[s(1875)]=w),x}function X(a,n){let s=t,l=a[s(927)];if(e[s(635)](l+n,a.limit))throw new Error(e[s(918)]);return a[s(927)]+=n,l}function se(a,n){let s=t,l=e[s(1295)](X,a,n);return a[s(1740)][s(690)](l,e.iMYDD(l,n))}function oe(a,n){let s=t,l=re(a,n[s(1390)]);a[s(1740)].set(n,l)}function C(a,n){let s=t;if(e[s(332)](s(299),e[s(1211)])){let l=X(a,n),x=String[s(455)+"Code"],m=a[s(1740)],w="\uFFFD",S="";for(let p=0;e[s(1713)](p,n);p++){let O=m[p+l],L,F,W,K;e[s(350)](128,O)===0?S+=e[s(1210)](x,O):(224&O)===192?e[s(1305)](p+1,n)?S+=w:(L=m[e[s(451)](p,l)+1],e[s(1050)](e[s(350)](192,L),128)?S+=w:(K=e.iFLvI(e.XfIIu(31&O,6),e[s(1745)](63,L)),e[s(766)](K,128)?S+=w:(S+=e[s(503)](x,K),p++))):e.qwjHR(e[s(350)](240,O),224)?e[s(1626)](p,2)>=n?S+=w:(L=m[e[s(316)](e[s(1517)](p,l),1)],F=m[e[s(1471)](e[s(1471)](p,l),2)],e.xOSMn(e[s(1557)](e[s(1185)](L,e.rCpSF(F,8)),49344),32896)?S+=w:(K=e[s(1164)](15&O,12)|e[s(1407)](e[s(1251)](63,L),6)|63&F,e.BIask(K,2048)||e[s(1305)](K,55296)&&e[s(1015)](K,57343)?S+=w:(S+=e[s(1311)](x,K),p+=2))):e[s(1018)](e.bYDlN(248,O),240)?e.dsBnU(p+3,n)?S+=w:(L=m[e[s(917)](p,l)+1],F=m[e.fcewr(e[s(1517)](p,l),2)],W=m[e[s(695)](e[s(317)](p,l),3)],e[s(824)](e[s(350)](e[s(1185)](e[s(1185)](L,F<<8),e[s(1164)](W,16)),12632256),8421504)?S+=w:(K=e[s(1185)]((7&O)<<18,e[s(819)](e.qiDsb(63,L),12))|e[s(1407)](63&F,6)|e[s(771)](63,W),e[s(1713)](K,65536)||e[s(835)](K,1114111)?S+=w:(K-=65536,S+=e[s(583)](x,e.jCRdw(e.YWDBJ(K,10),55296),e[s(917)](e[s(746)](1023,K),56320)),p+=3))):S+=w}return S}else return e[s(539)](this[s(473)+s(1679)],this[s(540)+"s"].length)?!0:e[s(627)](this[s(1420)+s(591)+s(1823)+"t"],this[s(1734)+"es"])}function z(a,n){let s=t,l={izhzH:function(x,m){return e.kqfZQ(x,m)},OzmhZ:function(x,m){return e[j(1057)](x,m)}};if(e[s(839)](e[s(446)],e[s(446)])){let x=n[s(1390)],m=0;for(let p=0;p<x;p++)if(e[s(650)](s(739),e[s(639)])){let O=n[s(1703)+"At"](p);e[s(1305)](O,55296)&&e[s(1015)](O,56319)&&e[s(1254)](e[s(1471)](p,1),x)&&(O=e.SIwoe(e[s(535)](O,10),n[s(1703)+"At"](++p))-56613888),m+=e[s(1088)](O,128)?1:O<2048?2:e[s(1254)](O,65536)?3:4}else{let O=this[s(373)+"rs"][_0x985c69];if(O)for(let L=0;l.izhzH(L,O[s(1390)]);)l[s(1610)](O[L].fn,_0x5dd150)?O[s(1780)](L,1):++L}e.LlXrE(pe,a,m);let w=e.pCpPN(re,a,m),S=a[s(1740)];for(let p=0;p<x;p++){let O=n[s(1703)+"At"](p);O>=55296&&e[s(672)](O,56319)&&e[s(443)](e[s(1098)](p,1),x)&&(O=e[s(558)](e[s(1165)](e[s(819)](O,10),n[s(1703)+"At"](++p)),56613888)),e[s(597)](O,128)?S[w++]=O:(e[s(1035)](O,2048)?S[w++]=e.TCluz(O>>6&31,192):(O<65536?S[w++]=e[s(1760)](O,12)&15|224:(S[w++]=e.vKhgW(e[s(1745)](e[s(1665)](O,18),7),240),S[w++]=e.iFLvI(e[s(1251)](O>>12,63),128)),S[w++]=e.kFoPz(e[s(344)](O,6)&63,128)),S[w++]=e.ANoQg(63&O,128))}}else{let x=_0x40ec01.substring(0,e[s(558)](4,_0x3cd684[s(1390)])),m=x[s(504)](_0x21c921);_0x3f0ee2.push(m)}}function H(a,n){let s=t;if(e.bqOBS(s(1248),s(1039)))switch(_0x994251){case e[s(400)]:case"ppe":return{[s(1694)+_0x405ac1]:1,"x-tt-env":_0x128e9f};default:return{}}else{let l=e[s(1263)](re,a,n[s(1875)]),x=a.bytes,m=n[s(1740)];for(let w=0,S=n[s(1875)];e[s(1035)](w,S);w++)x[e[s(1688)](w,l)]=m[w]}}function ee(a){let n=t;if(e[n(852)](e.gnXUn,e[n(1781)])){let s={oahyq:function(l,x,m){return l(x,m)}};return new _0x3b6234(l=>{let x=n;s[x(661)](_0x598263,l,this[x(962)+x(831)+"e"](_0x2515b1))})}else return a.bytes[X(a,1)]}function Je(a,n){let s=t;if(e[s(1405)](e[s(312)],e[s(312)]))return e.VjvRp(_0xc70d66,e[s(1316)](_0x108243,_0x373ae8));{let l=e.JQzEd(re,a,1);a[s(1740)][l]=n}}function he(a){let n=t,s=0,l=0,x;do x=e[n(820)](ee,a),e[n(826)](s,32)&&(l|=e[n(304)](e[n(1745)](127,x),s)),s+=7;while(128&x);return l}function pe(a,n){let s=t;for(n>>>=0;e[s(714)](n,128);)e[s(1378)](Je,a,e[s(891)](e[s(746)](127,n),128)),n>>>=7;e.hChXj(Je,a,n)}function Tt(a,n){let s=t;if(e[s(650)](s(1469),e[s(609)]))this["flushExp"+s(1411)]();else{let l=0,x=0,m=0,w;return w=ee(a),l=e.gJfgq(127,w),e[s(771)](128,w)&&(w=e.GAmNS(ee,a),l|=e[s(437)](127&w,7),e[s(1614)](128,w)&&(w=e[s(389)](ee,a),l|=e[s(437)](e[s(1557)](127,w),14),e[s(1745)](128,w)&&(w=ee(a),l|=e[s(856)](e.GUSjZ(127,w),21),e[s(1745)](128,w)&&(w=e[s(1206)](ee,a),x=e[s(1723)](127,w),e.yywEN(128,w)&&(w=ee(a),x|=e[s(1164)](127&w,7),e.OpCvD(128,w)&&(w=e.VcgaX(ee,a),x|=e[s(369)](e[s(1129)](127,w),14),128&w&&(w=e[s(1567)](ee,a),x|=e[s(955)](e.mkQvL(127,w),21),e[s(1129)](128,w)&&(w=e[s(978)](ee,a),m=e[s(771)](127,w),e.HVPzN(128,w)&&(w=ee(a),m|=e[s(868)](e[s(1298)](127,w),7)))))))))),{low:e[s(1767)](l,e.YjkWE(x,28)),high:e.yEjgP(e[s(466)](x,4),e[s(1246)](m,24)),unsigned:n}}}function wt(a,n){let s=t,l=e[s(1659)](n[s(981)],0),x=e.epqCF(e.mlpQR(e.ljQLl(n.low,28),e[s(1246)](n.high,4)),0),m=n.high>>>24,w=e.bugRe(0,m)?e[s(886)](0,x)?e[s(1254)](l,16384)?e[s(1403)](l,128)?1:2:e[s(1035)](l,2097152)?3:4:e[s(799)](x,16384)?e[s(1035)](x,128)?5:6:e[s(1254)](x,2097152)?7:8:e[s(1700)](m,128)?9:10,S=re(a,w),p=a[s(1740)];switch(w){case 10:p[e[s(1626)](S,9)]=e[s(771)](m>>>7,1);case 9:p[S+8]=e[s(427)](9,w)?128|m:e.YVkUG(127,m);case 8:p[e[s(695)](S,7)]=e.tKGSF(8,w)?e.Ngglw(x,21)|128:e[s(746)](e[s(1592)](x,21),127);case 7:p[e[s(695)](S,6)]=w!==7?e[s(1277)](x>>>14,128):e.LPOpb(e.jLeEK(x,14),127);case 6:p[e[s(854)](S,5)]=e[s(359)](6,w)?e[s(604)](e.epqCF(x,7),128):e.mIKBt(e[s(1667)](x,7),127);case 5:p[S+4]=e[s(1139)](5,w)?e[s(401)](128,x):127&x;case 4:p[e[s(1738)](S,3)]=e[s(622)](4,w)?e.Sqrts(l>>>21,128):e[s(1404)](e[s(1299)](l,21),127);case 3:p[e[s(695)](S,2)]=w!==3?e[s(1667)](l,14)|128:e[s(1557)](l>>>14,127);case 2:p[S+1]=e[s(469)](2,w)?e[s(481)](e.WJUqL(l,7),128):e.kvMyZ(e[s(297)](l,7),127);case 1:p[S]=e[s(329)](1,w)?128|l:127&l}}function on(a){let n=t;if(e.wNQnf===n(577))return e[n(1124)](E,a);_0x19d544=e[n(514)](_0x2a39df,_0x1e6f59),_0x52bd28|=e.sisBA(e[n(350)](127,_0x2a2400),21),e[n(795)](128,_0x26b1bb)&&(_0x4462d4=_0x2d06df(_0x454be9),_0x39aff1=127&_0x47bd77,e.msLMa(128,_0x254a1c)&&(_0x2499ca=_0x3b8eef(_0x42ae27),_0x584b68|=e[n(1271)](127&_0x5d3c47,7)))}function Gt(a){let n=t;if(e[n(718)]("eQUiv",e[n(1747)]))_0x2be8e5[n(1584)](_0x544ec);else return v(a)}let an=65536,ei=e[t(1515)],we=e[t(1846)](an,an),Te=e[t(1456)](we,we),rr=Te/2,Ne=String[t(870)+"e"].charCodeAt;class xe{constructor(n,s,l){let x=t;this[x(812)]=!0,this[x(981)]=e[x(1318)](0,n),this.high=0|s,this.unsigned=!!l}static[t(812)](n){return n&&e.bugRe(!0,n.isLong)}static[t(1076)](n,s,l){return new xe(n,s,l)}static[t(1541)+"s"](n,s,l){let x=t;return l?xe[x(1541)+x(1275)](n,s):xe["fromByte"+x(1416)](n,s)}static["fromByte"+t(1275)](n,s){let l=t;return new xe(e[l(1292)](e.JYGlW(n[0],e[l(1271)](n[1],8)),e[l(526)](n[2],16))|n[3]<<24,e[l(1326)](e[l(401)](e[l(1413)](n[4],e[l(868)](n[5],8)),e.XfIIu(n[6],16)),e[l(437)](n[7],24)),s)}static[t(1541)+t(1416)](n,s){let l=t,x={BTZYe:function(m,w){return e[j(1288)](m,w)},xwYym:function(m,w){return m<=w},pPHxY:function(m,w){return m<w},ViKHj:function(m,w){return e.FpEHm(m,w)},Zvcbz:function(m,w){return e[j(1566)](m,w)},yeUCe:function(m,w){return e[j(976)](m,w)}};if(l(565)===e[l(1152)])return new xe(e.aguVR(e[l(1277)](e[l(1587)](n[4],24),e[l(1593)](n[5],16))|e[l(955)](n[6],8),n[7]),e.GXKwm(e.HLGsp(e[l(1783)](n[0],24),e.rCpSF(n[1],16))|e[l(844)](n[2],8),n[3]),s);{let m=_0x1c7fd9[l(1703)+"At"](_0x2204ff);KOzmCL.BTZYe(m,55296)&&KOzmCL[l(924)](m,56319)&&KOzmCL[l(447)](KOzmCL[l(1300)](_0x398465,1),_0x283f2b)&&(m=KOzmCL[l(520)](m,10)+_0xfd8b19[l(1703)+"At"](++_0x362ee3)-56613888),_0xa12765+=m<128?1:m<2048?2:KOzmCL[l(1105)](m,65536)?3:4}}static[t(351)](n){let s=t;return e[s(642)](n,ei)?dl:new xe(e[s(1592)](e[s(931)](e[s(384)](Ne.call(n,0),e[s(1e3)](Ne[s(840)](n,1),8)),e[s(1407)](Ne[s(840)](n,2),16))|e[s(783)](Ne[s(840)](n,3),24),0),e[s(1602)](e[s(1348)](e[s(569)](Ne[s(840)](n,4),e.DZPib(Ne[s(840)](n,5),8)),e[s(1154)](Ne[s(840)](n,6),16)),Ne[s(840)](n,7)<<24)>>>0,!0)}[t(1695)](){let n=t;if(e.PRvZs(e[n(625)],"WDPrR")){let s=_0x1060a0[n(1480)]();return s?(s[n(927)]=s[n(1875)]=0,s):{bytes:new _0x5bf874(64),offset:0,limit:0}}else return String[n(455)+n(404)](e[n(1412)](255,this.low),this[n(981)]>>>8&255,e[n(682)](e.keLyQ(this[n(981)],16),255),this[n(981)]>>>24,255&this[n(1714)],e[n(1723)](this[n(1714)]>>>8,255),e.syWDC(this[n(1714)]>>>16,255),this[n(1714)]>>>24)}static fromNumber(n,s=!0){let l=t;if(e[l(1623)](l(547),e[l(749)])){if(isNaN(n))return s?Yp:dl;if(s){if(e[l(1093)](n,Te))return Qp}else{if(e[l(672)](n,-rr))return em;if(e[l(1422)](e[l(833)](n,1),rr))return Xp}return xe[l(1076)](e[l(1399)](n,we)|0,e[l(501)](n/we,0),s)}else return _0x535c44[l(812)](_0x4de7a0)||(_0x3f4a01=_0x2ae489[l(697)+"er"](_0x34f21e)),this[l(522)]!==_0x48a374[l(522)]&&e.vnzrX(e[l(297)](this[l(1714)],31),1)&&e.lybIa(e[l(297)](_0x4e875a[l(1714)],31),1)?!1:e[l(367)](this.high,_0x50b23c[l(1714)])&&this[l(981)]===_0xbe21b6.low}toNumber(){let n=t;return this.unsigned?e[n(413)](e[n(1846)](e.Rlmqh(this[n(1714)],0),we),e.fPXGM(this[n(981)],0)):e[n(1072)](e[n(1846)](this[n(1714)],we),e[n(934)](this.low,0))}[t(492)](){return this[t(1714)]===0&&e.vKQFZ(0,this.low)}[t(1123)](n){let s=t;xe[s(812)](n)||(n=xe[s(697)+"er"](n));let l=e[s(1659)](this[s(1714)],16),x=e[s(485)](65535,this[s(1714)]),m=e.kGbeK(this[s(981)],16),w=e.HXTOW(65535,this[s(981)]),S=e.xydJD(n.high,16),p=e[s(736)](65535,n[s(1714)]),O=e[s(941)](n[s(981)],16),L=e[s(699)](65535,n[s(981)]),F=0,W=0,K=0,_e=0;return _e+=e[s(1579)](w,L),K+=e[s(356)](_e,16),_e&=65535,K+=e[s(586)](m,O),W+=e[s(356)](K,16),K&=65535,W+=e[s(810)](x,p),F+=e[s(356)](W,16),W&=65535,F+=e[s(320)](l,S),F&=65535,xe.fromBits(e[s(394)](K<<16,_e),e[s(1413)](e[s(304)](F,16),W),this[s(522)])}equals(n){let s=t;return xe.isLong(n)||(n=xe[s(697)+"er"](n)),e[s(1623)](this[s(522)],n[s(522)])&&e[s(1314)](e[s(1082)](this[s(1714)],31),1)&&e[s(360)](e[s(1299)](n.high,31),1)?!1:e[s(1057)](this.high,n[s(1714)])&&this[s(981)]===n[s(981)]}addOne(){let n=t;return this[n(981)]===-1&&e.gqcof(-1,this[n(1714)])?xe[n(1076)](0,0,this[n(522)]):e[n(367)](-1,this[n(981)])?xe[n(1076)](0,this.high+1,this[n(522)]):xe.fromBits(e.xMfRR(this[n(981)],1),this.high,this[n(522)])}toBytes(n){let s=t;return n?this[s(1855)+"E"]():this[s(735)+"E"]()}[t(1855)+"E"](){let n=t,s=this[n(1714)],l=this[n(981)];return[e[n(346)](255,l),e.PBIUS(e[n(901)](l,8),255),e[n(1412)](e[n(356)](l,16),255),l>>>24,e[n(521)](255,s),e.Slpqv(e.qDUeH(s,8),255),e.xydJD(s,16)&255,e.Rlmqh(s,24)]}toBytesBE(){let n=t,s={pGesu:function(l,x){return e.RqbvC(l,x)},exkUj:function(l,x){return e[j(451)](l,x)},HHJro:function(l,x){return e[j(313)](l,x)},lUSAx:function(l,x){return e[j(1623)](l,x)},oDIrG:function(l,x){return e[j(467)](l,x)},JBVEO:function(l,x){return e[j(402)](l,x)},nuvPj:function(l,x){return l|x},MNWcD:function(l,x){return e[j(844)](l,x)},NTyJc:function(l,x){return e.bCwCL(l,x)},Jpxeq:function(l,x){return e[j(1440)](l,x)},EJuQX:function(l,x){return e.NQkAI(l,x)},qUTQg:function(l,x){return e[j(532)](l,x)},MasOd:function(l,x){return e[j(1342)](l,x)}};if(e[n(332)](e[n(954)],n(319))){let l=this[n(1714)],x=this[n(981)];return[l>>>24,e[n(1641)](l>>>16,255),e.yAHQn(e[n(563)](l,8),255),255&l,e.WJUqL(x,24),e.syWDC(e[n(1659)](x,16),255),x>>>8&255,255&x]}else _0x1657a6=_0x53a169[nMyvkE.pGesu(nMyvkE.exkUj(_0xa0f5cc,_0x52ca40),1)],_0x2749ad=_0xe540a4[nMyvkE[n(1232)](nMyvkE.HHJro(_0x345149,_0x5f1e35),2)],nMyvkE.lUSAx(nMyvkE[n(1670)](_0x5b4520|nMyvkE[n(920)](_0x3faadb,8),49344),32896)?_0x298e53+=_0x169289:(_0x44ccef=nMyvkE[n(1717)](nMyvkE.MNWcD(15&_0x464d5a,12)|nMyvkE[n(640)](nMyvkE.Jpxeq(63,_0x3a6985),6),nMyvkE.Jpxeq(63,_0x326a98)),_0xd19d37<2048||nMyvkE.EJuQX(_0x21108d,55296)&&nMyvkE[n(1380)](_0x311b87,57343)?_0x468c54+=_0x211a72:(_0x552648+=nMyvkE[n(1551)](_0x3cff92,_0x3dadbc),_0x2d318e+=2))}}let dl=new xe(0,0,!1),Yp=new xe(0,0,!0),Xp=xe[t(1076)](-1,2147483647,!1),Qp=xe[t(1076)](-1,-1,!0),em=xe[t(1076)](0,-2147483648,!1);var cn=(function(a){let n=t,s="0|1|5|4|3|2".split("|"),l=0;for(;;){switch(s[l++]){case"0":a[a[e.GBcTE]=5001]=e[n(986)];continue;case"1":a[a[e[n(1702)]]=5002]=e[n(1702)];continue;case"2":return a;case"3":a[a[n(1225)+"OR"]=5005]=e.DRakH;continue;case"4":a[a[e.qSgJO]=5004]=e.qSgJO;continue;case"5":a[a[e[n(1675)]]=5003]=e[n(1675)];continue}break}})({});class ir{constructor(n){let s=t;this[s(1007)]=n,this[s(1627)]=null}}class ll extends ir{constructor(n,s){super(n),this.message=s&&s.message||null}}class ul extends ir{constructor(n,s){let l=t;if(e[l(1869)](e[l(656)],e.IHjgM))super(n),this[l(1459)]=s&&s[l(1459)]||null,this[l(681)]=s&&s[l(681)]||0,this[l(983)]=s&&s[l(983)]||"",this[l(1445)]=s&&s[l(1445)]||0,this[l(551)]=s&&s[l(551)]||"",this[l(1534)]=s&&s[l(1534)]||5001;else{let x=this[l(816)+l(1051)]?.[l(865)+l(876)+"es"](),m=this[l(816)+l(1051)]?.["getCurre"+l(667)+"nt"]();if(x&&!_0x5338a6[l(551)]){let w="connect "+m+(" fail, m"+l(1490)+"es reached");this[l(1371)+l(376)+"ent"](e[l(1395)](_0x2ae0e5,e.fERWV,{message:w,code:_0x513e55[l(1024)+l(1229)+"R"],error:_0x40eeec}));return}this[l(1839)]&&e[l(1157)](this[l(1839)][l(1241)+"te"],this[l(1158)])&&this[l(972)+l(782)](),this[l(1371)+l(376)+l(1343)](_0x50e70d(l(1459),{message:_0x1af507[l(551)],code:_0x282f3d[l(1669)+"RROR"],error:_0x46d25a}))}}}class fl extends ir{constructor(n,s){let l=t,x=e[l(953)].split("|"),m=0;for(;;){switch(x[m++]){case"0":super(n);continue;case"1":this.wasClean=s&&s.wasClean||!1;continue;case"2":this.willReconnect=s&&s[l(1784)+l(516)]||!1;continue;case"3":this.code=s&&s[l(1534)]||0;continue;case"4":this[l(1176)]=s&&s[l(1176)]||"";continue}break}}}class xl extends ir{constructor(n,s){let l=t;super(n),this[l(1197)]=s&&s[l(1197)]||null}}class hl extends xl{constructor(n,s){let l=t;super(n),this[l(1197)]=s&&s.data||null,this[l(551)]=s&&s[l(551)]||null}}class pl extends ir{constructor(n,s){let l=t;e[l(1286)](e[l(1143)],e[l(822)])?(super(n),this[l(1197)]=s&&s[l(1197)]||null):_0x2895b4[l(1489)](_0x279bab)}}function lt(a,{message:n,code:s,error:l}){return new ul(a,{message:n,code:s,error:l})}function _t(a,{code:n,reason:s,wasClean:l,willReconnect:x}){return new fl(a,{code:n,reason:s,wasClean:l,willReconnect:x})}function ml(a,{data:n,message:s}){return new hl(a,{data:n,message:s})}function gl(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;if(e[l(335)](e.yApbv,e[l(1237)]))return e[l(1107)](0,this[l(1714)])&&e.llrFA(0,this[l(981)]);this[l(540)+"s"]=n,this.maxRetries=s,this.currentIndex=0,this[l(1420)+l(591)+"riesCount"]=0}resetEndpointConfig(){let n=t;if(e[n(1153)]!==n(1618))this[n(473)+n(1679)]=0,this["currentEndpointT"+n(1823)+"t"]=0;else return this[n(540)+"s"][this[n(473)+n(1679)]]}[t(1742)+"es"](){let n=t;this["currentE"+n(591)+"riesCount"]=0}[t(1795)+t(667)+"nt"](){let n=t;return this[n(540)+"s"][this[n(473)+n(1679)]]}["getCurre"+t(667)+"ntTriesC"+t(1458)](){let n=t;return this[n(1420)+n(591)+n(1823)+"t"]}[t(865)+t(876)+"es"](){let n=t;return!!(this[n(473)+n(1679)]>=this[n(540)+"s"].length||e.bqOBS(this[n(473)+n(1679)],e[n(558)](this[n(540)+"s"][n(1390)],1))&&e.Zlpmy(this[n(1420)+"ndpointT"+n(1823)+"t"],this.maxRetries))}[t(331)+t(314)+t(1757)+t(904)+t(1245)](){let n=t;return e[n(1405)](e[n(1446)],n(1147))?e[n(1018)](this["currentI"+n(1679)],this[n(540)+"s"].length)?!0:e.KmpYM(this[n(1420)+n(591)+n(1823)+"t"],this[n(1734)+"es"]):this[n(522)]?e[n(971)](e[n(387)](this[n(1714)],0)*_0x23a4fe,this.low>>>0):e[n(1165)](e.taEMI(this[n(1714)],_0x1b96dd),e[n(1711)](this[n(981)],0))}[t(1452)+t(1820)+t(1724)+t(1621)+t(1168)](){let n=t;if(e[n(359)](e[n(1177)],e[n(1177)]))_0x31722d+=e[n(1175)](_0x39b68f,_0x56b2e6),_0x1a1bfb++;else return this[n(1420)+n(591)+n(1823)+"t"]=1,this["currentI"+n(1679)]++,this[n(540)+"s"][this[n(473)+n(1679)]]}[t(1795)+t(667)+t(502)+t(1010)](){let n=t;return this[n(1420)+"ndpointT"+n(1823)+"t"]++,this["getCurre"+n(667)+"nt"]()}}let sr=(e[t(1028)](t(1429)+"d",typeof globalThis)&&e[t(975)]("Window",globalThis[t(416)+"tor"].name)||e.ncLNy!=typeof window&&e[t(1347)](e.WOWVT,window[t(416)+t(845)][t(460)]))&&e[t(613)](e[t(1538)],typeof document),Dn=e[t(1729)]("undefined",typeof globalThis)&&(e[t(906)]===globalThis[t(416)+t(845)][t(460)]||e[t(1026)](e[t(1883)],globalThis[t(416)+t(845)][t(460)]))&&e[t(1729)](t(1429)+"d",typeof tt),ti=(e[t(1028)](e[t(1538)],typeof globalThis)&&e[t(675)](t(1613),globalThis[t(416)+"tor"][t(460)])||e[t(1538)]==typeof globalThis||e[t(454)](t(1429)+"d",typeof globalThis)&&!!globalThis[t(598)+t(1832)])&&e[t(855)](e[t(1538)],typeof wx),ni=e[t(900)](e[t(1538)],typeof globalThis)&&("Dedicate"+t(619)+t(322)+"pe"===globalThis[t(416)+t(845)][t(460)]||e[t(1216)](e[t(1262)],globalThis[t(416)+"tor"][t(460)])||t(1807)+t(1774)+t(383)===globalThis[t(416)+t(845)][t(460)])&&e[t(1538)]!=typeof self,tm=e[t(1538)]!=typeof globalThis&&e[t(906)]===globalThis.constructor.name&&e.hWoUc(e[t(1538)],typeof global)&&e.vbQpC===global[t(416)+t(845)][t(460)]&&e.hWoUc(e[t(1538)],typeof process)&&!!process.version;class va{constructor(){let n=t;if(e[n(1355)]!==e[n(1239)])this[n(373)+"rs"]={};else return e[n(787)](_0x368580,_0x3802e7)}[t(541)](n,...s){let l=t,x=this[l(373)+"rs"][n];if(x)x[l(998)]()[l(973)](m=>m.fn[l(800)](m.ctx,s));else if(e[l(1635)]===n&&!this[l(573)]){let m=s.length&&s[0];if(e[l(1367)](m,Error))throw m;let w=new Error(e[l(451)]("Unhandled error.",m?e[l(974)](e[l(358)](" (",m[l(551)]),")"):""));throw w[l(1442)]=m,m}return this}[t(1166)](n,s){let l=t;if(n===void 0)this[l(373)+"rs"]={};else if(e[l(731)](void 0,s))this[l(373)+"rs"][n]=null;else{let x=this[l(373)+"rs"][n];if(x)for(let m=0;e[l(769)](m,x[l(1390)]);)e[l(1733)](x[m].fn,s)?x[l(1780)](m,1):++m}return this}on(n,s,l){let x=t;return(this._listeners[n]||(this[x(373)+"rs"][n]=[]))[x(1489)]({fn:s,ctx:l||this}),this}}class nm extends va{[t(664)+"rrorMess"+t(429)](n){let s=t;return n[s(587)]||n.errNo?(s(1625)+" "+(n[s(587)]||"")+" code: "+(n[s(1243)]||""))[s(1366)]():JSON[s(1126)+"y"](n)}constructor(n,s,l){let x=t;if(e[x(469)](e[x(1381)],e[x(1381)]))return this._socket.protocol;super(),this[x(1183)]=null,ti&&wx[x(459)+x(1304)]&&(this._socket=wx[x(459)+x(1304)]({url:n,protocols:s,header:l,fail:this[x(1542)+x(1778)+x(684)][x(815)](this),success:this[x(1542)+x(1704)+x(1569)+x(605)].bind(this)})),Dn&&tt[x(459)+"ocket"]&&(this[x(1183)]=tt[x(459)+x(1304)]({url:n,protocols:s,header:l,fail:this[x(1542)+"ocketFailHandler"][x(815)](this),success:this[x(1542)+x(1704)+x(1569)+x(605)].bind(this)}))}[t(1542)+t(1704)+"cessHand"+t(605)](){let n=t;e[n(975)](e.QKEEF,e[n(328)])?Promise[n(1877)]()[n(607)](()=>{let s=n;this[s(1831)+s(1533)]()}):this.on(_0x44c593,_0x4f6bcc)}["_createS"+t(1778)+t(684)](n){let s=t;Promise[s(1877)]()[s(607)](()=>{let l=s,x=e.KQdoq(lt,e[l(1635)],{message:this["_formatErrorMess"+l(429)](n)});this[l(541)](l(1459),x);let m=_t(l(1461),{reason:this[l(664)+l(668)+l(429)](n)});this[l(541)](e[l(1156)],m)})}[t(1831)+t(1533)](){let n=t,s={hCtOR:e[n(1474)],Kwxsv:function(l,x,m){return e[n(1406)](l,x,m)},uyyiC:n(551)};n(405)!==e[n(1438)]?(this["currentI"+n(1679)]=0,this["currentE"+n(591)+n(1823)+"t"]=0):(this._socket[n(537)](l=>{let x=n;this.emit(s.hCtOR,s[x(1727)](gl,s.hCtOR,{...l,data:l.errMsg||""}))}),this[n(1183)][n(979)](l=>{let x=n;this.emit(e[x(1156)],_t("close",{...l}))}),this[n(1183)][n(1011)+"e"](l=>{let x=n;this[x(541)](x(551),ml(s[x(922)],{...l}))}),this[n(1183)].onError(l=>{let x=n;this[x(541)](x(1459),lt(e.fERWV,{...l,message:l[x(587)]||""}))}))}[t(948)](n){let s=t,l={zmJgp:function(x,m,w){return e[j(524)](x,m,w)},AAhZG:e.fERWV};if(e[s(1367)](n,Uint8Array))if(e[s(1349)](e[s(1017)],e[s(1017)])){let x=this._qosDB[s(732)](this._prefix);return _0x5abc0b[s(334)](x||"{}")[_0x4e489f]}else{let x=n[s(1656)][s(998)](n.byteOffset,e[s(1790)](n.byteLength,n[s(1392)+"et"]));this[s(1183)]&&this[s(1183)][s(948)]({data:x,fail:m=>{let w=s;this[w(541)](w(1459),l[w(1803)](lt,l[w(1822)],{message:this["_formatE"+w(668)+"age"](m)}))}})}else this[s(1183)]&&this[s(1183)][s(948)]({data:n,fail:x=>{let m=s;this[m(541)](e[m(1635)],lt(e[m(1635)],{message:this[m(664)+m(668)+m(429)](x)}))}})}[t(1461)](n,s){let l=t;this[l(1183)]&&this[l(1183)][l(1461)]({code:n,reason:s})}[t(765)+t(1865)](n,s){let l=t;e[l(381)](e.ErVMM,l(1716))?this[l(541)](l(1459),e[l(1182)](_0x4880d5,l(1459),{message:this[l(664)+"rrorMessage"](_0x2b0e8c)})):this.on(n,s)}["removeEv"+t(564)+"ner"](n,s){let l=t;e.TcvRx(e[l(1222)],l(727))?this[l(1166)](n,s):this["_addWsLi"+l(1533)]()}get[t(1241)+"te"](){let n=t,s={ehLKE:function(l,x){return e.GLMOJ(l,x)},CDHfd:function(l,x){return e[j(1284)](l,x)},pkmNx:function(l,x){return e[j(1647)](l,x)},FnpIR:function(l,x){return l|x},PiWmk:function(l,x){return l<<x},acTGj:function(l,x){return l&x},LIKVV:function(l,x){return e[j(443)](l,x)},dOtgv:function(l,x){return l(x)}};if(e[n(620)](e[n(1750)],e.WoHjA))_0x2b98f3=_0x5d6b30[eTtBcS[n(1280)](_0x2e362e+_0x14dae8,1)],eTtBcS[n(1712)](eTtBcS[n(1114)](192,_0x5765cb),128)?_0x6aa093+=_0x42aa91:(_0xa3612f=eTtBcS[n(1030)](eTtBcS[n(1516)](eTtBcS[n(832)](31,_0x2f7ada),6),eTtBcS[n(1114)](63,_0x2a9d0a)),eTtBcS[n(1447)](_0x1d9d9a,128)?_0x1e1d77+=_0x2195a6:(_0x51f071+=eTtBcS[n(1373)](_0x27c33c,_0x12f02b),_0x5bc2b1++));else return this[n(1183)].readyState}get[t(533)+"pe"](){return this._socket.binaryType}set[t(533)+"pe"](n){}get[t(1134)](){return this._socket.url}get protocol(){let n=t;return this[n(1183)][n(1718)]}get[t(561)+"ns"](){let n=t;return e[n(1884)]===e[n(963)]?!0:this[n(1183)].extensions}get[t(1663)+t(1118)](){return 0}}function rm(a,n){let s=t;if(n)return new n(a[s(1134)],a.protocol);if(ti||Dn)return new nm(a.url,a.protocol,a[s(685)]);if((sr||ni)&&e[s(1729)](e[s(1538)],typeof WebSocket)&&WebSocket)return new WebSocket(a[s(1134)],a[s(1718)+"s"])}function im(a){let n=t,s={YbCfR:e[n(1635)],pTUHY:function(l,x){return e[n(740)](l,x)},SXiRw:function(l){return e[n(1102)](l)},wJoqo:function(l,x){return l(x)},zUDDw:e[n(1323)]};if(e[n(332)](n(903),e[n(644)])){let l=e.VwmBn[n(1598)]("|"),x=0;for(;;){switch(l[x++]){case"0":return!1;case"1":if(ti&&wx[n(459)+n(1304)])return!0;continue;case"2":if(Dn&&tt["connectS"+n(1304)])return!0;continue;case"3":if(e.SpOxS(sr,ni)&&e[n(1538)]!=typeof WebSocket&&WebSocket)return!0;continue;case"4":if(a)return!0;continue}break}}else{let l=()=>{let w=n;_0x5a666f[w(1181)+w(564)+w(398)](w(1682),x),_0x1d0ea9[w(1181)+w(564)+w(398)](medted.YbCfR,m)},x=()=>{let w=n;medted[w(1638)](_0xab2b9a,medted[w(1638)](_0x239ce8,_0x6adcbd.result)),medted[w(293)](l)},m=()=>{let w=n;medted[w(830)](_0x21fd92,_0x22c062[w(1459)]),l()};_0xad7282[n(765)+n(1865)](medted[n(1450)],x),_0x172b16[n(765)+n(1865)](medted[n(1859)],m)}}function _l(a,n,s){let l=t,x={tJFRU:function(m,w){return e[j(672)](m,w)},WPXhs:e[l(777)],ejvRX:function(m,w){return e[l(854)](m,w)}};if(e[l(589)](e[l(1583)],e[l(1672)])){let m=this._qosDB[l(848)+"geInfoSync"](this[l(834)]),w=_0x3c13a1[l(334)](e[l(1485)](m,"{}"));return _0x1ea9d3[l(1426)](w)}else{let m=-1;async function w(S){let p=l;return x[p(1655)](S,m)?Promise[p(491)](new Error(x.WPXhs)):(m=S,S===s[p(1390)]?Promise[p(1877)]():s[S][p(815)](a)(n,w[p(815)](null,x[p(1357)](S,1))))}w(0)}}function yl(a){let n=t,s=0,l=0;for(let x=0;e.WrfOM(x,a[n(1390)]);++x)l=a.charCodeAt(x),e[n(826)](l,128)?s+=1:e[n(1071)](l,2048)?s+=2:e.KHNNj(e[n(1641)](64512,l),55296)&&e[n(928)](e[n(548)](64512,a[n(1703)+"At"](e[n(358)](x,1))),56320)?(++x,s+=4):s+=3;return s}function bl(a,n,s){let l=t;if(e.ppeLH(e[l(1753)](s,n),1))return"";let x="";for(let m=n;e[l(769)](m,s);){let w=a[m++];if(e.DXwjG(w,127))x+=String[l(455)+l(404)](w);else if(w>=192&&w<224)x+=String[l(455)+l(404)](e[l(394)](e.ifczr(e[l(1836)](31,w),6),e[l(1075)](63,a[m++])));else if(e.FpKQV(w,224)&&e[l(1713)](w,240))x+=String[l(455)+l(404)](e[l(1737)](e[l(1501)](15,w)<<12,e[l(1622)](63,a[m++])<<6)|e.NvbLS(63,a[m++]));else if(e[l(1678)](w,240)){let S=e.spwAE(e[l(873)](e[l(1359)](e[l(572)](e[l(923)](7,w),18),e.tUwAk(e.kvMyZ(63,a[m++]),12)),e[l(1593)](e[l(1749)](63,a[m++]),6))|63&a[m++],65536);x+=String["fromChar"+l(404)](e.daGKD(55296,e[l(1665)](S,10))),x+=String[l(455)+l(404)](e[l(942)](56320,e.GmLsR(1023,S)))}}return x}function Sa(a,n,s){let l=t,x=s,m,w;for(let S=0;e[l(443)](S,a[l(1390)]);++S)if(m=a.charCodeAt(S),e[l(1037)](m,128))n[s++]=m;else if(m<2048)n[s++]=e.qOToq(m,6)|192,n[s++]=e[l(993)](e.Slpqv(63,m),128);else if(e[l(337)](e[l(699)](64512,m),55296)&&e[l(928)](e[l(350)](64512,w=a.charCodeAt(e[l(1570)](S,1))),56320)){let p=e.NCnMR[l(1598)]("|"),O=0;for(;;){switch(p[O++]){case"0":n[s++]=e.qRXvW(63,m)|128;continue;case"1":n[s++]=e.aguVR(m>>18,240);continue;case"2":m=65536+e[l(819)](e[l(385)](1023,m),10)+e[l(631)](1023,w);continue;case"3":++S;continue;case"4":n[s++]=e[l(1805)](e[l(468)](m,6)&63,128);continue;case"5":n[s++]=e.HLGsp(e[l(1665)](m,12)&63,128);continue}break}}else n[s++]=m>>12|224,n[s++]=e[l(1326)](e[l(350)](e[l(468)](m,6),63),128),n[s++]=e[l(795)](63,m)|128;return s-x}async function El(a){let n=t;if(e[n(539)](e.iOiwF,typeof a))if(e.ZxiWx===e.hxUxY){let s=0,l=0,x;do x=_0x23484a(_0x1a24dc),e[n(1857)](s,32)&&(l|=e[n(955)](e[n(1614)](127,x),s)),s+=7;while(e[n(861)](128,x));return l}else{let s=new Uint8Array(yl(a));return e[n(559)](Sa,a,s,0),s}return e.gtRoI(a,ArrayBuffer)?new Uint8Array(a):new Uint8Array(a[n(1656)],a[n(1392)+"et"],a[n(1117)+"th"])}function sm(a){let n=t;try{return e.bbdkR(e[n(996)],typeof a)&&(e[n(1344)](a,ArrayBuffer)||a[n(1656)]&&e[n(1615)](a[n(1656)],ArrayBuffer))||e[n(410)](e[n(996)],typeof a)?"":(JSON[n(334)](a),n(1059)+n(1511))}catch{return e[n(1337)]===n(318)?(this[n(1420)+n(591)+n(1823)+"t"]=1,this[n(473)+n(1679)]++,this.endpoints[this[n(473)+"ndex"]]):e[n(539)](e.iOiwF,typeof a)?e[n(1522)]:""}}let om=(a,n)=>{let s=t;switch(a){case e.QXVBy:case e[s(1772)]:return{["x-use-"+a]:1,"x-tt-env":n};default:return{}}};class am{constructor(n){let s=t,l={UpIrd:function(x,m){return x===m},PlwZY:e[s(1350)]};if(e[s(650)](e.rFDGc,s(1060)))this[s(692)+s(1458)]=n,this[s(757)]=0;else return _0x568dfa instanceof _0x35d6d2&&(lAOtZy[s(341)](_0x49fad2,lAOtZy[s(686)])||lAOtZy[s(341)](_0x122998,"store"))?!0:_0x5210e0 in _0xbe0b7d}[t(964)](){let n=t;this[n(757)]++}[t(865)+"chMaxCount"](){let n=t;return e[n(1288)](this[n(757)],this[n(692)+n(1458)])}[t(1706)+t(1870)](n=0){let s=t;this[s(692)+s(1458)]=n,this[s(757)]=0}}async function cm(a){let n=t,s={WocjU:e[n(1156)],awjhO:function(l,x,m){return e[n(1462)](l,x,m)},wBUBq:function(l,x){return e[n(1008)](l,x)},PrCMp:e[n(666)],pvqaD:n(1798)+"ascript",TRyik:function(l,x){return e[n(1869)](l,x)},EXBhN:e[n(1496)],uQgGX:e[n(693)],UKlKs:e[n(1862)]};return new Promise(l=>{let x=n,m={FdKca:s.WocjU,HnNXm:x(1061),FhxAw:function(w,S,p){return s[x(1389)](w,S,p)},CjrlR:x(1686)+"ay, netw"+x(638)+x(1771)};if(!sr)return s.wBUBq(l,x(1081)+"reason");try{let w=document[x(1868)+x(409)](s.PrCMp);window[x(1608)+x(1671)]=S=>{let p=x;document.body.removeChild(w),window[p(1608)+p(1671)]=void 0,l(S&&S[p(1649)]||p(1081)+p(1176))},w[x(1007)]=s[x(1710)],w.src=a.replace(/^ws/,x(837))+(x(1498)+x(1045)+x(311)+"P");try{if(s[x(1213)](s[x(970)],s.uQgGX))document[x(1755)][x(552)+"ild"](w);else{if(this[x(967)+x(1215)](),this[x(1804)+x(461)](),this["_removeW"+x(1560)+"rs"](),this["_wsInsta"+x(1660)](1e3,_0x581f18),this["_connect"+x(1736)]=!1,_0x397d90&&this["_navigat"+x(1391)]()&&!this[x(885)+"osed"]){if(this[x(816)+"tManager"]?.[x(865)+x(876)+"es"]()){let p=this[x(816)+x(1051)]?.["getCurre"+x(667)+"nt"]();this[x(1371)+x(1256)+x(1343)](_0x3e965b(m[x(768)],{code:1006,reason:x(798)+p+(x(742)+x(1811)+x(1730)+"ached"),wasClean:!0}))}else{let p=this[x(1696)][x(1876)+x(1520)+x(615)](_0x59ee0f,_0x371400);this[x(1371)+x(1256)+x(1343)](_0xe8b7c4(m[x(768)],{code:_0x3703ee,reason:_0x306f84,wasClean:!0,willReconnect:p})),p&&this._connect()}return}this[x(430)+x(1391)]()||this["_readyCl"+x(943)]?this[x(1371)+x(1256)+x(1343)](_0x568571(m[x(768)],{code:_0x1f4d62,reason:m[x(1556)]})):this["_dispatc"+x(1256)+x(1343)](m[x(1508)](_0x41bbc0,x(1461),{code:1006,reason:m[x(747)]})),this[x(1839)]=null,this["_endpoin"+x(1051)]?.[x(608)+x(1255)+x(869)](),this[x(1770)+x(610)]?.[x(1706)+"nter"]()}}catch{document.body.removeChild(w)}}catch{window[x(1608)+x(1671)]=void 0,s.wBUBq(l,s.UKlKs)}})}function dn(a,n,s){let l=t;return!!a?.[l(1377)](x=>x[l(999)]===n&&x[l(1302)]===s)}function or(a,n){let s=t;return a?.[s(1377)](l=>l[s(999)]===n)?.value}let Ia=null;async function dm(){let a=t;return Ia||(Ia=Promise.resolve().then(zt[a(815)](zt,a(362)))),Ia}class lm extends va{constructor(n,s){let l=t;e[l(1765)](e[l(1585)],e[l(1408)])?_0x4a60e1.log(_0x547312):(super(),this[l(760)]=n,this[l(779)]=s,this[l(1488)]=void 0,this[l(1253)+l(1580)]=null)}async openDB(){await this[t(415)]()}async[t(415)](){let n=t;if(!this._qosDB){if(this[n(1253)+n(1580)])return this[n(1253)+n(1580)];try{let s=this._dbName,l=this[n(779)];this[n(1253)+n(1580)]=(async()=>{let x=n,{openDB:m}=await dm();this._qosDB=await e[x(559)](m,x(1608)+"_"+s,1,{upgrade(w){let S=x;w[S(874)+S(1217)+"e"](s,{keyPath:l})}})})(),await this["_initPro"+n(1580)]}catch(s){console[n(1584)](s)}finally{this[n(1253)+n(1580)]=null}}}async[t(1548)](n){let s=t;try{return e.keyJG(e[s(670)],e[s(1763)])?_0x39f34a||(_0xb39757=[_0x484789,_0x3b104c,_0x2bf141,_0x5e2f57,_0x384e77]):(await this[s(415)](),this[s(1488)]?.get(this[s(760)],n))}catch(l){console[s(1584)](l)}}async[t(808)](n,s){let l=t;return await this[l(415)](),this[l(1488)]?.[l(1754)](this[l(760)],n)}async[t(1144)](n){let s=t;try{return await this[s(415)](),this[s(1488)]?.[s(1009)](this[s(760)],n)}catch(l){console.log(l)}}async[t(1866)](){let n=t;try{return await this._init(),this[n(1488)]?.[n(1866)](this[n(760)])}catch(s){console[n(1584)](s)}}async[t(889)](){let n=t;return await this._init(),this[n(1488)]?.getAllKeys(this[n(760)])}async[t(1194)](){let n=t;return await this[n(415)](),this[n(1488)]?.[n(1194)](this[n(760)])}async closeDB(){let n=t;try{this._qosDB?.close(),this[n(1488)]=void 0}catch(s){console[n(1584)](s)}}get[t(1578)](){let n=t;try{if(e[n(359)](e[n(432)],e.IUFXh))e[n(899)](_0x14fefb,_0x3a193d,24),e[n(744)](_0x449704,_0x161b8d,e.fEoAd(_0x3cc0e7,_0x3b4015));else return!!this._qosDB}catch(s){return console.log(s),!1}}}class um{constructor(n,s){let l=t,x={zcZag:function(m,w){return e.maTLz(m,w)},jwRiY:function(m,w){return e[j(1319)](m,w)},DWZXk:function(m,w){return e[j(361)](m,w)},NemVU:function(m,w){return m(w)},CThcS:function(m,w){return m<<w},mPaIf:function(m,w){return e.qiDsb(m,w)},Tiiqa:function(m,w){return e[j(485)](m,w)},nbPpJ:function(m,w){return e.pEWuV(m,w)},YTaAY:function(m,w){return m<<w}};e[l(1751)](l(530),l(505))?(_0x5a2735=uBKqeP.zcZag(_0x82ba6e,_0x2b7515),_0x2a65f0|=uBKqeP[l(1629)](127,_0x397ba9)<<14,uBKqeP[l(1769)](128,_0x4d8018)&&(_0xaa3001=uBKqeP.NemVU(_0x2f1c33,_0x27523a),_0xb2d4e1|=uBKqeP.CThcS(127&_0x91987a,21),uBKqeP.mPaIf(128,_0xe3ce12)&&(_0x36ddc6=uBKqeP[l(717)](_0x314229,_0x51658e),_0x5e5b33=uBKqeP[l(1387)](127,_0x5c101f),uBKqeP[l(1014)](128,_0x5bf347)&&(_0x50e3ca=uBKqeP[l(717)](_0x4e3e99,_0x57c1e9),_0x49483a|=uBKqeP[l(1817)](uBKqeP[l(1629)](127,_0x46c14f),7))))):(this[l(1643)]=n,this[l(1368)]=s,this._qosDB=localStorage)}async openDB(){}get[t(834)](){let n=t;return n(1608)+"_"+this[n(1643)]}async[t(1548)](n){let s=t,l=this[s(1488)][s(732)](this[s(834)]);return JSON[s(334)](e.jZbkN(l,"{}"))[n]}async[t(808)](n,s){let l=t,x=this[l(1488)][l(732)](this[l(834)]),m=JSON[l(334)](e[l(1835)](x,"{}"));return m[s||n[this[l(1368)]]]=n,this[l(1488)][l(1785)](this._prefix,JSON[l(1126)+"y"](m)),s||n[this[l(1368)]]}async del(n){let s=t,l=this._qosDB[s(732)](this[s(834)]),x=JSON[s(334)](e.wfOkl(l,"{}"));return x[n]=void 0,this._qosDB.setItem(this[s(834)],JSON[s(1126)+"y"](x))}async[t(1866)](){let n=t;return this._qosDB[n(1866)]()}async[t(889)](){let n=t,s=this._qosDB.getItem(this._prefix),l=JSON.parse(s||"{}");return Object[n(889)](l)}async getAll(){let n=t,s=this[n(1488)].getItem(this[n(834)]),l=JSON[n(334)](e.DGpbe(s,"{}"));return Object[n(1426)](l)}[t(914)](){let n=t,s={ekOTO:e[n(1235)]};if(e[n(867)]("mGFVe",e.xmYue))return Promise[n(1877)]();this[n(1611)](s[n(1715)],_0x2c9850[n(551)]),_0x359565()}get[t(1578)](){return!!this._qosDB}}class fm{constructor(n,s){let l=t;this[l(1643)]=n,this[l(1368)]=s,this[l(1488)]=Dn?tt:ti?wx:null}async openDB(){}get[t(834)](){let n=t;return n(1608)+"_"+this[n(1643)]}async get(n){let s=t,l=this[s(1488)][s(848)+"geSync"](this[s(834)]);return JSON[s(334)](e.wfOkl(l,"{}"))[n]}async[t(808)](n,s){let l=t,x={yqsNo:function(m,w,S,p){return e[j(445)](m,w,S,p)},mfjaB:e.QcHaD,TdStK:e.jCRWl,LQWcC:l(1746),quBOt:function(m,w){return e.DGpbe(m,w)}};if(e[l(1364)](e.PaBmJ,l(1818))){let{enableAutoAck:m}=this[l(1696)],w=x[l(614)](_0x52a6c9,_0x3c8609[l(551)][l(685)],x[l(1847)],"1"),S=x.yqsNo(_0x538d20,_0x187a7f[l(551)][l(685)],l(1334),"1"),p=_0x13330c.call(this,_0x1bee76);if(m&&w){let{SeqID:O,LogID:L,service:F,LogIDNew:W,method:K}=_0x4752b2[l(551)];this[l(1375)]({SeqID:O,LogID:L,LogIDNew:W,service:F,method:K,headers:[{key:x[l(1202)],value:"1"},{key:x[l(1628)],value:x[l(515)](W,"")},{key:l(756),value:"0"}]})}S&&!p[l(1138)]&&this["_dispatc"+l(1386)+l(1223)](_0x407aa8),_0x44426d()}else{let m=this[l(1488)][l(848)+"geSync"](this[l(834)]),w=JSON[l(334)](m||"{}");return w[s||n[this[l(1368)]]]=n,this[l(1488)][l(1104)+"geSync"](this[l(834)],JSON[l(1126)+"y"](w)),s||n[this[l(1368)]]}}async[t(1144)](n){let s=t,l=this[s(1488)][s(848)+s(919)](this[s(834)]),x=JSON[s(334)](l||"{}");return x[n]=void 0,this._qosDB[s(1104)+s(919)](this._prefix,JSON.stringify(x))}async[t(1866)](){let n=t;return this[n(1488)][n(1720)+n(1809)]()}async keys(){let n=t,s=this[n(1488)]["getStora"+n(580)+"nc"](this._prefix),l=JSON[n(334)](e[n(728)](s,"{}"));return Object[n(889)](l)}async getAll(){let n=t,s=this._qosDB[n(848)+"geInfoSync"](this._prefix),l=JSON[n(334)](s||"{}");return Object[n(1426)](l)}[t(914)](){return Promise.resolve()}get[t(1578)](){return!!this[t(1488)]}}function vl(a,n){let s=t;if(e.KCjqL(e[s(1044)],e[s(1537)])){if(e[s(879)](Dn,Dn))return new fm(a,n);if(e[s(1835)](sr,ni)&&e[s(1729)](e[s(1538)],typeof indexedDB))return new lm(a,n);if(e[s(388)](sr,ni)&&e[s(1693)](e[s(1538)],typeof localStorage))return new um(a,n);throw new Error(s(1400)+s(393)+"d")}else{e[s(1873)](_0x2b30b8,_0x5c9f85,42);let l=e[s(1291)](_0x414798);e[s(345)](_0xaefb65,_0x655a4a,l),e[s(594)](_0x2caafe,_0x1928dc,l.limit),_0x3b9db8(_0x459993,l),e.lbgmG(_0x248b77,l)}}class xm{constructor(){let n=t;this[n(932)+n(715)+"Id"]=null,this[n(932)+"l"]=36e5,this._qosDB=e.hChXj(vl,n(871),e.yuBmj)}async[t(932)+t(1502)](){let n=t;e[n(1601)](clearInterval,this[n(932)+n(715)+"Id"]),this[n(932)+"lTimeoutId"]=setInterval(()=>{let s=n;this[s(1083)+s(1411)]()},this[n(932)+"l"])}async[t(1186)](){let n=t;await this[n(1488)][n(1186)]().then(()=>{let s=n;this[s(932)+s(1502)]()})}async flushExpired(){let n=t,s={upZGk:function(m,w){return e[j(897)](m,w)},mAKjp:function(m,w){return e.EzELo(m,w)},opjtz:e[n(1701)]};(await this[n(1488)]?.[n(1194)]()||[]).filter(({timestamp:m})=>m<Date[n(1449)]())[n(973)](m=>{let w=n;s[w(303)](s[w(1571)],w(1333))?(s[w(841)](_0x1c5d58,this[w(1483)+w(296)+"Id"]),_0x1a8d8e(this["_reconne"+w(301)+w(1642)]),this._pingPongTimeoutId=null,this["_reconnectTimeou"+w(1642)]=null):this._qosDB?.[w(1144)](m[w(733)+"id"])})}async[t(1144)](n){let s=t;return this[s(1488)]?.[s(1144)](n)}async[t(808)](n,s){let l=t;return this[l(1488)]?.[l(808)]({message_id:n,timestamp:s})}async[t(1548)](n){let s=t;return this[s(1488)]?.[s(1548)](n)}async[t(914)](){let n=t;if(e[n(370)](e[n(1510)],e[n(1472)]))e.VjvRp(clearInterval,this["_interva"+n(715)+"Id"]),await this._qosDB?.closeDB();else return this._ws?this[n(1839)][n(533)+"pe"]:this._binaryType}get[t(1578)](){let n=t;return this._qosDB?.[n(1578)]}}function Aa(a){let n=t,s=!!this[n(1696)][n(1125)+"S"];if(!s)return{enabled:s,isQoSMessage:!1,isQoSAck:!1,isAckCleanupMessage:!1,ackMsgIds:[]};let l=e[n(445)](dn,a.message[n(685)],e[n(1205)],"2"),x=l&&e[n(445)](dn,a.message[n(685)],e[n(1574)],"1"),m=l&&dn(a[n(551)][n(685)],e[n(421)],"1"),w=m?e.mvarc(or,a.message.headers,e[n(482)])?.[n(1598)](",").filter(Boolean)||[]:[];return{enabled:s,isQoSMessage:l,isQoSAck:x,isAckCleanupMessage:m,ackMsgIds:w}}async function Sl(){let a=t;return this["_QoSMana"+a(1289)]||(this[a(486)+"ger"]=new xm),this[a(486)+a(1289)][a(1578)]||await this[a(486)+a(1289)].openDB(),this["_QoSMana"+a(1289)]}async function hm(a,n){let s=t;if(e[s(1364)](e[s(1171)],e[s(1171)]))return new _0x503368(_0x4a1a80);{let{enableAutoAck:l}=this._options,x=e[s(555)](dn,a.message[s(685)],e.QcHaD,"1"),m=e[s(559)](dn,a.message[s(685)],e[s(576)],"1"),w=Aa[s(840)](this,a);if(l&&x)if(e[s(1504)](e[s(1775)],e.ycstZ)){let{SeqID:S,LogID:p,service:O,LogIDNew:L,method:F}=a.message;this[s(1375)]({SeqID:S,LogID:p,LogIDNew:L,service:O,method:F,headers:[{key:e[s(576)],value:"1"},{key:e[s(353)],value:L||""},{key:e[s(1335)],value:"0"}]})}else _0x4f2cf2(_0x34381b.error),RcTvpN[s(1102)](_0x4b40aa);m&&!w[s(1138)]&&this[s(1371)+s(1386)+s(1223)](a),e.iNpRb(n)}}async function pm(a,n){let s=t;this[s(1611)](e.wuQDc,a[s(551)]),n()}async function mm(a,n){let s=t;if(e[s(557)]!==s(1356)){let l=e[s(1340)](on,await El(a[s(1197)]));try{if(e.gtRoI(l.payload,Uint8Array))if(e.kVkpO===e[s(1539)])this[s(1839)]&&this[s(1839)].close(_0x144b68,_0x18d22a);else{let x=e.JsahN(this[s(1696)][s(956)+s(426)],Object)?{force:!!this[s(1696)][s(956)+s(426)].force,encoding:this[s(1696)][s(956)+s(426)][s(752)]?this[s(1696)].payloadEncoding[s(752)][s(772)](/\s/g,"")["toLowerC"+s(730)]():""}:{force:!1,encoding:this[s(1696)][s(956)+s(426)]?this[s(1696)].payloadEncoding[s(772)](/\s/g,"")[s(479)+"ase"]():""},m=l[s(956)+"ncoding"]?l[s(956)+"ncoding"].replace(/\s/g,"")[s(479)+s(730)]():"",w=e[s(1432)](this._options["payloadT"+s(1596)],Object)?{force:!!this[s(1696)][s(294)+s(1596)].force,type:this[s(1696)]["payloadT"+s(1596)][s(1007)]?this[s(1696)]["payloadT"+s(1596)][s(1007)][s(772)](/\s/g,"")["toLowerC"+s(730)]():""}:{force:!1,type:this[s(1696)][s(294)+"ype"]?this[s(1696)][s(294)+s(1596)][s(772)](/\s/g,"")["toLowerC"+s(730)]():""},S=l[s(294)+s(1596)]?l[s(294)+s(1596)][s(772)](/\s/g,"")[s(479)+s(730)]():"",p=w[s(1111)]?w.type:S||w[s(1007)],O=x[s(1111)]?x[s(752)]:m||x.encoding,L=[e[s(1522)],e.Mtsaw,e[s(1815)],e[s(996)]],F=[e[s(1042)],s(621)];this[s(1696)]["enableTr"+s(375)+s(1850)+"ad"]&&L.includes(p)&&(!O||F[s(1477)](O))?l[s(790)+s(347)]=bl(l[s(1607)],0,l[s(1607)][s(1117)+"th"]):l[s(790)+"oad"]=""}else l.textPayload=""}catch(x){l[s(790)+s(347)]="",console[s(1584)](x)}a[s(551)]=l,e.MnsMM(n)}else return!!this._qosDB}function gm(a,n,s){let l=t;if(e.mJAJG!=="gPmOs"){let x=e[l(879)](s,8192),m=x>>>1,w=null,S=x;return function(p){let O=l;if(e[O(826)](p,1)||e[O(835)](p,m))return e[O(1311)](a,p);e[O(982)](e[O(801)](S,p),x)&&(w=e[O(828)](a,x),S=0);let L=n[O(840)](w,S,S+=p);return e[O(548)](7,S)&&(S=e[O(801)](e.CzAvN(7,S),1)),L}}else return(this[l(373)+"rs"][_0x1f4b0e]||(this[l(373)+"rs"][_0x437634]=[]))[l(1489)]({fn:_0x489b2a,ctx:_0x2d54e2||this}),this}let wm=4294967295;function _m(a,n,s){let l=t;return RangeError(e[l(1688)](e.pJxoi(e.jyBwS(e[l(1201)],a),e[l(1674)])+e.oJkYo(n,1)+e[l(542)],s))}function ym(a,n,s){let l=t;if(e[l(1278)](s,wm))throw new Error(e.aTPcI);let x=3;for(;e.FpKQV(x,0);){let m=e.PBIUS(255,s);e[l(559)](Ta,m,a,e[l(1471)](n,x)),s>>>=8,x--}return n+4}function bm(a,n){let s=t,l=0,x=n,m=e.GiUpr(n,4);for(;e[s(976)](x,m);){let{value:w,offset:S}=e.tWPoP(ka,a,x);x=S,l=e[s(1372)](l<<8,0),l+=w}return{value:l,offset:m}}function Em(a,n,s){let l=t;return a?e[l(1037)](a[l(1390)],40)?e[l(1003)](Sa(a,n,s),s):n[l(1036)+"e"]?e[l(801)](n[l(1036)+"e"](a,s),s):n[l(678)]?e.Buqpt(n[l(678)](a,s),s):e[l(1586)](Sa(a,n,s),s):s}function vm(a,n){let s=t,l=new xe(e.ANoQg(e[s(1402)](e[s(384)](e[s(535)](a[e[s(1858)](n,4)],24),e[s(955)](a[e[s(513)](n,5)],16)),a[e.TTtrO(n,6)]<<8),a[n+7]),e[s(1402)](a[e.NhIWV(n,0)]<<24|e[s(1e3)](a[e.dhbIl(n,1)],16),a[e[s(358)](n,2)]<<8)|a[e[s(942)](n,3)],!0);return n+=8,{value:l,offset:n+8}}function Sm(a,n,s){let l=t,x={eXqwP:function(m,w){return e.pwugQ(m,w)},CnCyg:function(m,w){return e[j(440)](m,w)}};if(e.PWoma(e.XBcKu,e.kVpMG)){if(QBpvat[l(1063)](_0x15c2db,_0x5d64ed))return _0x354ea2(_0x516e6b);if(_0x1bf76d[l(1721)](_0x1226cc))return _0x410d33[l(1548)](_0x37372d);let m=QBpvat.CnCyg(_0x396bf9,_0x11a667);return m!==_0x55c4f2&&(_0x6ce594[l(808)](_0xe3fb2c,m),_0x5aed83[l(808)](m,_0x316562)),m}else{let m=a.low,w=a[l(1714)];return n[s]=e[l(466)](w,24),n[e[l(974)](s,1)]=e[l(548)](w>>>16,255),n[e[l(974)](s,2)]=e[l(1777)](e.WJUqL(w,8),255),n[s+3]=e.HoDbP(255,w),n[e[l(833)](s,4)]=e[l(387)](m,24),n[e[l(1698)](s,5)]=e.LPOpb(e[l(448)](m,16),255),n[e.SIwoe(s,6)]=e[l(883)](e[l(1787)](m,8),255),n[e[l(1756)](s,7)]=e[l(538)](255,m),s+=8,s}}function ka(a,n){let s=t;return a[s(674)+"8"]?{value:a[s(674)+"8"](n),offset:e.vzzzT(n,1)}:{value:255&a[n],offset:n+1}}function Ta(a,n,s){let l=t;return e.gIZca(e.kAUrU,e[l(961)])?!!(_0x5e6179||_0x58e47d&&_0x2245d4[l(459)+l(1304)]||_0xe88176&&_0x393025["connectS"+l(1304)]||e[l(388)](_0x5b88b0,_0x26379a)&&e[l(1693)](e[l(1538)],typeof _0x29620)&&_0x1f36b5):(n[l(657)+"t8"]?n[l(657)+"t8"](a,s):n[s]=255&a,e[l(971)](s,1))}let Im=function(a){return new Uint8Array(a)},Am=typeof Buffer<"u"?Buffer[t(578)+t(490)]:e[t(899)](gm,Im,Uint8Array[t(870)+"e"].subarray);(()=>{let a=t;if(e.zmQIM!=="SpXnG")return _0x13adad?_0x49a8be[a(1541)+a(1275)](_0x37b4b9,_0x1df1cf):_0x1811d3[a(1541)+"sBE"](_0x37b481,_0x2c4639);{let n=4294967295;return function(s,l,x=!0){let m=a;if(n=e[m(1633)](127&s[l],0),s[l++]<128)return{value:x?n:e[m(1277)](0,n),offset:l};if(n=e[m(356)](e[m(1294)](n,e[m(853)](e.JBebq(127,s[l]),7)),0),e[m(976)](s[l++],128))return{value:x?n:e[m(1185)](0,n),offset:l};if(n=e[m(1486)](n,e[m(357)](e.PBIUS(127,s[l]),14))>>>0,e[m(769)](s[l++],128))return{value:x?n:e[m(1348)](0,n),offset:l};if(n=e[m(778)](e[m(1604)](n,e[m(1441)](e.qiDsb(127,s[l]),21)),0),e.WrfOM(s[l++],128))return{value:x?n:0|n,offset:l};if(n=e[m(1016)](e.xPqdY(n,e[m(1616)](e[m(883)](15,s[l]),28)),0),s[l++]<128)return{value:x?n:0|n,offset:l};if(e[m(805)](l+=5,s[m(1390)])){if(e[m(1467)](e[m(842)],m(1476)))return new _0x1908e4(_0x1ec0e9,_0x294d71,_0x25e7ab);throw l=s.length,e[m(445)](_m,l,10,s[m(1390)])}return{value:x?n:e[m(653)](0,n),offset:l}}}})();let km=16,Ca=32;function Tm(a){let n=t,s=0,l={};for(let x=0;e[n(1819)](x,a[n(1390)]);x++)l[a[x][n(554)+"ame"]]=e[n(1127)](yl,a[x][n(554)+"ame"]),s+=14+l[a[x][n(554)+n(1545)]];return[s,l]}function Il(a,n,s){let l=t,x={UzqWo:l(1146)+l(1852)+"10|0|7",QuYQR:function(O,L,F,W){return e[l(445)](O,L,F,W)},CmjcF:e.fufzc,WgWKf:e.UCYFv,mqdre:e[l(584)],Liqbf:e[l(325)],uTnGH:e[l(399)]},[m,w]=e[l(1788)](Tm,a),S=Am(m),p=0;return a[l(973)](O=>{let L=l,F=x[L(1867)].split("|"),W=0;for(;;){switch(F[W++]){case"0":p=x[L(506)](Sm,xe[L(697)+"er"](O[L(893)]||n),S,p);continue;case"1":p=x[L(506)](Ta,w[O[L(554)+"ame"]],S,p);continue;case"2":console[L(1584)](x.CmjcF,p);continue;case"3":console[L(1584)](L(703)+"name",p);continue;case"4":console[L(1584)](x[L(365)],O,O[L(1090)]);continue;case"5":p=x[L(506)](ym,S,p,O[L(1090)]||0);continue;case"6":p=Ta(0,S,p);continue;case"7":console.log(x.mqdre,p);continue;case"8":p=Em(O[L(554)+"ame"],S,p);continue;case"9":console[L(1584)](x[L(947)],p);continue;case"10":console[L(1584)](x[L(1544)],p);continue}break}}),{frameType:Ca,headers:[{key:e.kolVE,value:s}],payload:S}}function Cm(a){let n=t,s=0,l=[];for(;e[n(295)](s,a[n(1117)+"th"]);){let{offset:x}=e[n(583)](ka,a,s);s=x;let m={cursor_name:"",cursor:0,service:0},{value:w,offset:S}=bm(a,s);m.service=w,s=S;let{value:p,offset:O}=e[n(1640)](ka,a,s);s=O,m[n(554)+n(1545)]=e[n(1290)](bl,a,s,e[n(495)](s,p)),s+=p;let{value:L,offset:F}=e[n(1844)](vm,a,s);m[n(893)]=L.toNumber(),s=F,l[n(1489)](m)}return l}function Rm(){let a=t;return{frameType:Ca,headers:[{key:e[a(456)],value:e[a(913)]}],payload:void 0}}class Dm{constructor(n,s,l){let x=t;this[x(1131)+x(1468)]=n,this["_cursorF"+x(965)]=s,this[x(428)+x(665)]=l,this[x(1488)]=e[x(340)](vl,this["_cursorN"+x(1468)],x(554)+"ame")}async[t(1186)](){let n=t;await this[n(1488)][n(1186)]()}async[t(595)+"rs"](){let n=t;if(!this[n(1488)][n(1578)])return;let s=this["_message"+n(665)],l=await this[n(1488)][n(1194)]();switch(console[n(1584)](e[n(1351)],l),s){case e[n(1744)]:return l&&l[n(1390)]?e[n(477)](Il,l,0,this["_cursorF"+n(965)]):void 0;case"INSTANT":return;case e[n(1427)]:return l&&l.length?Il(l,0,this[n(523)+"ileName"]):Rm()}}async set(n,s,l){let x=t;return console.log(x(1639),n,s,l),this[x(1488)][x(808)]({cursor_name:n,cursor:s,service:l})}async[t(1173)+"rs"](n){let s=t,l=Cm(n);for(let x of l)console[s(1584)](e[s(465)],l),await this._qosDB[s(808)](x)}async[t(1548)](n){let s=t;return(await this[s(1488)].get(n))?.[s(893)]}async[t(914)](){let n=t;await this[n(1488)][n(914)]()}[t(652)+t(464)+t(738)](n){let s=t;this[s(523)+s(965)]=n}get isReady(){let n=t,s={CGNtP:function(l,x,m){return l(x,m)},VycBE:e[n(1635)]};if(e[n(367)](n(1460),e.GveQr)){let l="connect "+_0x96f59e+(" timeout"+n(1811)+n(1730)+n(958));this[n(1611)](l),this[n(1371)+n(376)+n(1343)](s.CGNtP(_0x59f7ae,s.VycBE,{message:l,code:_0xb8e388["MAX_RETR"+n(1229)+"R"]}));return}else return this[n(1488)][n(1578)]}}let Pm=e[t(1393)];async function Al(a){let n=t;if(!this._options[n(1125)+"S"])return null;let{aID:s,fpID:l,messageStrategy:x}=this._options,m=a||Pm;try{if(e.NSrMQ(e[n(1281)],n(1073)))return this[n(592)+n(1180)]?a&&this[n(592)+n(1180)][n(652)+n(464)+n(738)](a):this[n(592)+n(1180)]=new Dm(l+"_"+s+"_"+m,m,x),this["_cursorM"+n(1180)][n(1578)]||await this["_cursorM"+n(1180)][n(1186)](),this["_cursorM"+n(1180)];_0x11bf5a[n(808)](_0xb94988,_0x5ca926),_0x4d89b9.set(_0xe4a8cb,_0x1eeb8a)}catch{return null}}async function Om(a,n){let s=t,l={gyrED:s(629)+s(940)};if(e[s(1057)](s(938),e[s(363)]))return this._qosDB?.[s(1144)](_0x2f8d55);{let x=e[s(1279)](dn,a[s(551)][s(685)],e[s(1743)],"-1"),m=dn(a[s(551)][s(685)],e.jCRWl,"1"),w=e[s(1395)](or,a.message.headers,e[s(1637)]),S=e.VjvRp(Number,or(a.message.headers,e[s(396)]))||0,p=Aa[s(840)](this,a),O=e[s(555)](dn,a.message[s(685)],e[s(1856)],"2"),L=or(a[s(551)][s(685)],e[s(827)]),F=e.NmTWz(Number,e[s(1295)](or,a[s(551)][s(685)],e[s(784)]));if(p[s(1138)])return e[s(1864)](n);let W=p[s(1095)+s(646)]?await Sl[s(840)](this):null;if(e[s(805)](a[s(551)].service,0)&&m&&!x||e[s(1362)](a.message.service,0)){if(w&&p["isQoSMes"+s(646)]&&W)return!!!await W.get(w)&&(this["_dispatc"+s(1369)+s(933)](a),await W[s(808)](w,Date[s(1449)]()+S)),n();if(O){let K=await Al[s(840)](this);if(!K)return e.xjYWu(s(489),e[s(1160)])?{frameType:_0x3314bc,headers:[{key:s(1321)+s(1652),value:BoyYYt[s(1379)]}],payload:void 0}:(this["_dispatc"+s(1369)+s(933)](a),n());let _e=await K.get(L)??-1;if(e[s(1840)](_e,F))if(e[s(349)]===e[s(349)])this["_dispatc"+s(1369)+s(933)](a),K.set(L,F,a[s(551)][s(1090)]);else{if(RcTvpN[s(1796)](_0x5667db,RcTvpN[s(1350)]))return _0x2c1b7f[s(1548)](_0x2399f6);if(RcTvpN.ZsOrn(_0x146c68,RcTvpN[s(1514)]))return _0x33f431[s(990)+s(894)]||_0x5b11e8[s(1548)](_0x452ec9);if(RcTvpN.CdbLv(_0x23560f,RcTvpN[s(1130)]))return _0x16b02c[s(990)+"oreNames"][1]?void 0:_0x52bf43[s(990)+s(549)](_0x565ae6[s(990)+s(894)][0])}else throw new Error("recevied message cursor "+F+(s(323)+s(1116)+s(1431)+"r ")+_e);return n()}return this[s(1371)+s(1369)+"Event"](a),e[s(1102)](n)}}}async function Lm(a,n){let s=t;if(e.RGKzh(e.GVfzh,e.dSAjx)){let l=this[s(428)+s(1731)].reduce((x,m)=>(x+=m&&m[s(1117)+"th"]||0,x),0);return e[s(705)](l,this._ws?this[s(1839)]["buffered"+s(1118)]:0)}else{let l=Aa.call(this,a);if(!l[s(1095)+s(646)])return e[s(775)](n);let x=await Sl[s(840)](this);if(l[s(1792)+"anupMess"+s(429)]&&l[s(309)+"s"][s(1390)])for(let m of l[s(309)+"s"])await x[s(1144)](m);e[s(1291)](n)}}async function Nm(a,n){let s=t,l=e[s(1751)](a[s(551)].frameType,km),x=a[s(551)][s(1085)+"e"]===Ca;if(e[s(818)](!l,!x))return e[s(1291)](n);let m=or(a.message.headers,e[s(456)]);if(!m)return e.MnsMM(n);let w=await Al[s(840)](this,m);if(!w)return e.LqrDk(n);if(l){let S=await w.getCursors(),p={frameType:S?.[s(1085)+"e"],SeqID:xe[s(697)+"er"](this._seqId++),LogID:xe.fromNumber(this._options[s(1768)+"erator"]()),service:9e3,method:5,headers:S?.[s(685)],payload:S?.[s(1607)]},O=e[s(1567)](v,p);this[s(1839)]&&this[s(1839)][s(1241)+"te"]&&this[s(1839)][s(948)](O)}if(x)if(e.fNJou("yEUmp",e.ogYDv)){let S=a[s(551)][s(1607)];S&&w[s(1173)+"rs"](S)}else e[s(1384)](_0x2c8787,_0x12200e,58),e[s(1590)](_0x540766,_0x2f39b4,_0x3a9a25)}let Mm=async function(a,n){let s=t;if(s(1273)===e[s(959)])if(_0x2c2e05=_0x412465[s(1703)+"At"](_0x49a37f),e[s(597)](_0x545d8b,128))_0x489e89[_0x285752++]=_0x13f28c;else if(e.BIask(_0x21d102,2048))_0x4c1be5[_0x5e39f4++]=_0x3abe0b>>6|192,_0x44ed6b[_0x2682d6++]=e[s(1486)](63&_0x12d174,128);else if(e[s(361)](64512,_0x2a88fc)===55296&&e[s(1096)](64512,_0x41e372=_0x4aebda[s(1703)+"At"](_0x638c57+1))===56320){let l=("4|5|1|2|"+s(1843))[s(1598)]("|"),x=0;for(;;){switch(l[x++]){case"0":_0x391f76[_0x54867d++]=e[s(891)](e.xyaBF(_0x20f254>>6,63),128);continue;case"1":_0x1bd357[_0x72c632++]=e[s(1535)](e[s(1665)](_0x509206,18),240);continue;case"2":_0x48146e[_0xc8a2bb++]=e[s(1842)](e.ZIiKE(e.YWDBJ(_0x3929c7,12),63),128);continue;case"3":_0x254e22[_0x300ebb++]=e[s(908)](e.niZsc(63,_0x4c61e7),128);continue;case"4":_0x3b9e53=65536+(e[s(817)](1023,_0x3d3056)<<10)+(1023&_0x19b836);continue;case"5":++_0x24ba0b;continue}break}}else _0x463c54[_0x384dad++]=e[s(499)](e.vAhHZ(_0x34be73,12),224),_0x3a3739[_0x4354a8++]=e.TfsWE(e[s(1589)](e[s(1624)](_0x48bdbb,6),63),128),_0x6193c[_0x45d862++]=e.mlpQR(e[s(1417)](63,_0x52bdc2),128);else this[s(570)]=!1,e[s(397)](clearTimeout,this[s(1600)+s(1725)+s(984)]),e[s(1864)](n)},Bm=async function(a,n){let s=t,l={ybBcS:function(w,S){return w==S},LynNa:function(w,S){return e[j(1172)](w,S)},UnJVk:function(w,S){return e.uzxWb(w,S)}};if(!this[s(1839)]||this[s(1839)][s(1241)+"te"]!==this[s(1158)])return e[s(1102)](n);let{pingInterval:x}=this[s(1696)];this[s(816)+s(1051)]?.[s(608)+s(1255)+s(869)]();for(let w=0;e[s(708)](w,this[s(428)+s(1731)].length);w++)if(e[s(1410)](e[s(1058)],s(1707))){let S=this["_message"+s(1731)][w];if(e[s(846)](this[s(1839)].readyState,this.OPEN)&&S!==null)this._ws&&this[s(1839)][s(948)](S),this[s(428)+s(1731)][w]=null;else break}else{if(ceHclc.ybBcS("string",typeof _0x156173)){let S=new _0xe81c85(ceHclc[s(737)](_0x90a7aa,_0x4882c0));return _0x4cc3c4(_0x3b400e,S,0),S}return ceHclc[s(821)](_0x3ab75c,_0x7a3b10)?new _0x23643f(_0x578852):new _0x4e6ba4(_0x3d12fc.buffer,_0x47a856[s(1392)+"et"],_0x3a5fa9[s(1117)+"th"])}this[s(428)+s(1731)]=this[s(428)+s(1731)].filter(w=>!!w),this["_pingPon"+s(296)+"Id"]=setTimeout(()=>this._ping(),x),this[s(1371)+s(688)+"nt"](a),this[s(425)+"er"]&&this._ws&&(this[s(1839)][s(533)+"pe"]=this[s(926)+"ype"]);let m=this["_endpoin"+s(1051)]?.[s(1795)+s(667)+"nt"]();this._debug("open "+m+s(780)),e.Ntqpq(n)},Fm=async function(a,n){let s=t,l=this["_endpoin"+s(1051)]?.["getCurre"+s(667)+"nt"]();this._debug("open "+l),e.qWbSn(n)};class zm extends va{constructor(n){let s=t,l={sTKFG:"4|0|3|2|1",twvAq:function(S,p){return e.nQqcu(S,p)},tplLN:function(S,p,O){return S(p,O)},VJeqM:function(S,p){return S===p},cdkKB:e[s(1635)],JLAhf:function(S,p){return e[s(897)](S,p)},otVvr:e[s(1323)],dcfPJ:s(1282)+s(606)+"s",hecSt:e[s(1027)],KjSNC:function(S,p){return e[s(1559)](S,p)},jglfA:function(S,p){return e[s(410)](S,p)},VdgiG:e[s(1538)],XrOoM:e[s(1525)]};super(),this[s(1346)+s(759)+"line"]=!0,this[s(425)+"er"]=sr,this[s(1066)]=tm,this[s(1077)+"T"]=Dn,this[s(862)+"X"]=ti,this._isWorker=ni,this["_message"+s(1731)]=[],this[s(816)+s(1051)]=null,this[s(885)+s(943)]=!1,this[s(926)+s(1596)]=e.nIlNE,this["_connect"+s(1736)]=!1,this["_connect"+s(1725)+"utId"]=null,this[s(1200)+"ctTimeou"+s(1642)]=null,this["_pingPon"+s(296)+"Id"]=null,this._seqId=0,this[s(570)]=!1,this._url="",this[s(486)+s(1289)]=null,this[s(592)+s(1180)]=null,this[s(1770)+s(610)]=null,this._protocols=e[s(352)],this[s(1155)]=3,this.CONNECTING=0,this.OPEN=1,this.CLOSING=2,this[s(1209)]=S=>{let p=s,O={apTWr:function(L,F,W){return e.fjUPf(L,F,W)},IpkZz:function(L,F,W){return e[j(1193)](L,F,W)}};if(e[p(1307)]("XQsTl",p(1293)))try{if(e.DBCJC(e[p(1562)],e[p(1793)]))e[p(338)](_l,this,S,[Mm,Bm,Fm]);else{let L=l[p(881)][p(1598)]("|"),F=0;for(;;){switch(L[F++]){case"0":this[p(1770)+"sCounter"]?.[p(1706)+"nter"]();continue;case"1":this[p(1600)]();continue;case"2":this[p(570)]=!0;continue;case"3":this["_readyCl"+p(943)]=!1;continue;case"4":this[p(816)+p(1051)]?.[p(608)+p(1255)+p(869)]();continue}break}}}catch(L){if(e[p(381)]("BQFla","GARUZ")){let F=e[p(1640)](lt,e[p(1635)],{message:L[p(551)],code:cn.OPEN_ERROR,error:L});this[p(1371)+p(376)+"ent"](F)}else kyIUQw[p(1055)](_0x7517e6,this[p(932)+p(715)+"Id"]),this[p(932)+p(715)+"Id"]=kyIUQw[p(969)](_0x2d95de,()=>{this[p(1083)+"ired"]()},this[p(932)+"l"])}else zWhUyv[p(1841)](_0x20e52b,_0x25c4ba,74),zWhUyv[p(1031)](_0x4b861d,_0x1bcb75,_0x5d6452)},this._onMessage=async S=>{let p=s,O={rUIVf:function(L,F){return L<F},XRFMx:function(L,F){return e[j(317)](L,F)}};if(e[p(989)](e[p(1563)],e[p(498)])){let L=0,F={};for(let W=0;akSwAI[p(380)](W,_0xe77bd3[p(1390)]);W++)F[_0x4e76e3[W][p(554)+p(1545)]]=_0x368e54(_0x153efd[W][p(554)+p(1545)]),L+=akSwAI[p(711)](14,F[_0x28c8d0[W]["cursor_n"+p(1545)]]);return[L,F]}else{let{pingInterval:L,pingFrequency:F}=this[p(1696)];if((e[p(1796)]("hi",S[p(1197)])&&e.PObTs===F||e[p(909)](e[p(1558)],F))&&(this[p(967)+p(1215)](),this[p(541)](e[p(1056)],e[p(1323)]),this[p(1483)+"gTimeoutId"]=e[p(912)](setTimeout,this[p(1109)].bind(this),L)),e[p(1070)]("hi",S[p(1197)]))return;try{if(e[p(864)]!==e[p(864)])return this[p(1183)][p(561)+"ns"];_l(this,S,[mm,hm,Lm,Nm,Om,pm])}catch(W){let K=e[p(412)](lt,"error",{message:W[p(551)],code:cn[p(508)+p(911)],error:W});this[p(1371)+p(376)+p(1343)](K)}}},this._onError=S=>{let p=s,O=this[p(816)+p(1051)]?.[p(865)+p(876)+"es"](),L=this[p(816)+p(1051)]?.[p(1795)+p(667)+"nt"]();if(O&&!S.message){let F=p(798)+L+(p(743)+p(1490)+"es reached");this[p(1371)+"hErrorEvent"](lt(p(1459),{message:F,code:cn[p(1024)+p(1229)+"R"],error:S}));return}this._ws&&l[p(1310)](this[p(1839)][p(1241)+"te"],this[p(1158)])&&this[p(972)+p(782)](),this["_dispatc"+p(376)+p(1343)](l[p(969)](lt,l.cdkKB,{message:S[p(551)],code:cn[p(1669)+"RROR"],error:S}))},this[s(997)]=async S=>{let p=s;if(e[p(1739)](e.ooOre,"uaUwQ"))try{return!!this[p(1488)]}catch(O){return _0x454dca[p(1584)](O),!1}else{this[p(1804)+p(461)](),this["_clearPi"+p(1215)](),this[p(1315)+p(1560)+"rs"](),this._ws=null,this["_connect"+p(1736)]=!1;let O=this[p(816)+p(1051)]?.[p(865)+p(876)+"es"]();if(!O&&this[p(430)+p(1391)]()&&!this[p(885)+p(943)])if(e[p(718)](e[p(292)],e[p(957)])){let L=this[p(816)+p(1051)]?.[p(1795)+"ntEndpoint"](),F=this[p(1696)][p(1876)+p(1520)+p(615)](S[p(1534)],S[p(1176)]);this[p(1371)+"hCloseEv"+p(1343)](e.Gjnwr(_t,e[p(1156)],{code:1006,reason:S[p(1176)]||"connecti"+p(1328)+p(1419)+p(441)+p(1645)+p(786)+L,willReconnect:F})),F&&this[p(1600)]();return}else l[p(1697)](_0x2665d8,l[p(418)]),this[p(1166)](l[p(1089)],_0x5b7470),this[p(1166)](l[p(1163)],_0x3769ce);if(e[p(878)](1e3,S[p(1534)])&&this[p(885)+"osed"]){this[p(1371)+p(1256)+p(1343)](e[p(452)](_t,p(1461),{code:1e3,reason:e.MoFkL})),this[p(816)+p(1051)]?.["resetEndpointCon"+p(869)](),this[p(1770)+p(610)]?.[p(1706)+p(1870)]();return}if(e[p(1595)](1e3,S[p(1534)])&&O)if(e[p(1433)](p(680),e[p(838)])){if(kyIUQw.KjSNC(_0x2d5f8f,_0x18b38e))return new _0xbeb7a9(_0x1c9279,_0x2de44d);if((_0x4d0aca||_0x594c77)&&kyIUQw[p(1863)](kyIUQw[p(1080)],typeof _0x17773f))return new _0x24fa4f(_0x40c54c,_0x59f916);if(kyIUQw.KjSNC(_0x4fc8cc,_0x2ff735)&&kyIUQw[p(1080)]!=typeof _0x34e497)return new _0x3e7451(_0x2ff292,_0x4af6a5);throw new _0x1772df(kyIUQw[p(791)])}else{let L=this[p(816)+"tManager"]?.[p(1795)+p(667)+"nt"](),F=S[p(1176)];F||(F=await e[p(1677)](cm,this[p(342)])),F=p(1487)+p(1328)+p(789)+F+(p(1521)+p(579))+L+(p(1811)+"tries re"+p(958)),this[p(1371)+p(1256)+p(1343)](e.SEIGV(_t,e[p(1156)],{code:S[p(1534)],reason:F}));let W=p(798)+L+(p(743)+p(1490)+p(866)+"ed");this[p(1371)+p(376)+p(1343)](e[p(403)](lt,e[p(1635)],{message:W,code:cn["MAX_RETR"+p(1229)+"R"]})),this[p(816)+p(1051)]?.["resetEnd"+p(1255)+p(869)](),this[p(1770)+p(610)]?.[p(1706)+p(1870)]();return}if(S[p(1534)]!==1e3&&!S[p(1176)]){let L=this._endpointManager?.[p(1795)+p(667)+"nt"]();this[p(1371)+p(1256)+"ent"](e[p(452)](_t,e[p(1156)],{code:S.code,reason:p(1487)+p(1328)+p(1419)+p(441)+p(1645)+"ame: "+L})),this["_endpoin"+p(1051)]?.[p(608)+"pointConfig"](),this["_pingLos"+p(610)]?.[p(1706)+p(1870)]();return}this[p(1371)+p(1256)+p(1343)](S),this[p(816)+p(1051)]?.[p(608)+"pointCon"+p(869)](),this[p(1770)+"sCounter"]?.["resetCou"+p(1870)]()}},this[s(1482)]=null,this.onerror=null,this[s(1735)+"e"]=null,this[s(1029)]=null,this["onStartR"+s(1358)]=null,this[s(1681)+"eAck"]=null,this[s(1062)+s(1505)+s(1764)+"ct"]=null,this[s(1699)+"nLine"]=this[s(1699)+s(1296)][s(815)](this),this[s(1699)+"ffLine"]=this[s(1699)+s(1184)][s(815)](this),this[s(647)+"ageHide"]=this[s(647)+s(408)][s(815)](this),this._handlePageShow=this._handlePageShow.bind(this),this[s(1696)]={url:"",automaticOpen:!0,initReconnectInterval:1e3,maxReconnectInterval:1e4,reconnectIntervalGrowFactor:2,timeoutInterval:5e3,maxRetries:5,debug:!1,maxMessageQueueLength:e[s(633)](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(1558)],pingLossCount:2,enableTransformTextPayload:!1,logIDNewConfig:{enableAutoGenerateLogIDNew:!1,userIp:""},miniProgramParams:{customHttpHeader:{}},enableAutoAck:!1,reconnectInterceptor:()=>!0,enableQoS:!1,QoSLevel:2,messageStrategy:e[s(1427)],env:{xTTEnv:"",xUseEnv:""},listenNetworkChanged:!0};let{url:x,ws:m}=n,w=Array.isArray(x)?x:e[s(637)](e[s(996)],typeof x)?[x]:[];if(!w||e.bNgTb(0,w.length))throw new Error("please p"+s(1434)+s(574));if(!e.qEVjD(im,m))throw new Error(e[s(1748)]);Object.assign(this._options,n),this[s(816)+s(1051)]=new wl(w,this[s(1696)][s(1734)+"es"]),this._pingLossCounter=new am(this[s(1696)][s(1564)+"Count"]),this[s(1696)][s(417)+s(431)]&&(this[s(570)]=!0,this[s(1600)]()),this[s(1696)]["listenNe"+s(793)+s(1004)]&&(this._isMiniTT||this[s(862)+"X"]?this["_onPageN"+s(1021)+s(673)]():this._isBrowser&&this[s(1074)+s(1128)+"Listener"]())}[t(1699)+"nLine"](){let n=t;this[n(1696)]["disableA"+n(1853)+n(767)]||this["_readyCl"+n(943)]||this[n(1065)+"econnect"]()}[t(1699)+"ffLine"](){let n=t;this[n(500)+n(1473)+"t"]();let s=e[n(379)](Ea,e[n(407)],{message:e[n(850)]});this[n(1062)+n(1505)+n(1764)+"ct"]&&this["onStopIm"+n(1505)+n(1764)+"ct"](s)}[t(1074)+"balEvent"+t(1865)](){let n=t;this[n(425)+"er"]&&window[n(765)+n(1865)](e.SUijY,this[n(1699)+n(1296)]),this._isBrowser&&window[n(765)+n(1865)](n(1113),this[n(1699)+n(1184)]),this[n(425)+"er"]&&window[n(765)+n(1865)](n(1470),this[n(647)+n(408)]),this[n(425)+"er"]&&window[n(765)+n(1865)](e[n(1046)],this[n(647)+"ageShow"])}[t(1801)+t(1128)+t(1865)](){let n=t;e[n(858)](e[n(1199)],e[n(701)])?(this._isBrowser&&window[n(1181)+n(564)+n(398)](e[n(1752)],this[n(1699)+"nLine"]),this._isBrowser&&window[n(1181)+n(564)+n(398)](e.mqkkY,this[n(1699)+n(1184)]),this._isBrowser&&window[n(1181)+n(564)+n(398)](e[n(710)],this[n(647)+n(408)]),this[n(425)+"er"]&&window[n(1181)+n(564)+"ner"](e[n(1046)],this[n(647)+"ageShow"])):this._qosDB?.del(_0x2aac82[n(733)+"id"])}[t(647)+"ageHide"](n){let s=t;if(s(510)===e[s(1791)])!n[s(857)+"d"]&&(this[s(425)+"er"]&&window["removeEventListe"+s(398)](e[s(710)],this._handlePageHide),this._isBrowser&&window[s(1181)+s(564)+s(398)](e.xDnhL,this[s(647)+"ageShow"]),this[s(1461)]()),this._isBrowser&&window[s(1181)+"entListener"](e.SUijY,this[s(1699)+s(1296)]),this[s(425)+"er"]&&window[s(1181)+s(564)+s(398)](e.mqkkY,this[s(1699)+s(1184)]);else return{bytes:_0x17b8a4,offset:0,limit:_0x1acab1[s(1390)]}}[t(647)+t(493)](n){let s=t;n[s(857)+"d"]&&(this[s(430)+"orOnline"]()&&(!this[s(1839)]||e[s(359)](this[s(1839)][s(1241)+"te"],this[s(1158)])||e[s(374)](this._ws[s(1241)+"te"],this.CONNECTING))&&this[s(1699)+s(1296)](),this[s(425)+"er"]&&window[s(765)+s(1865)]("online",this[s(1699)+s(1296)]),this[s(425)+"er"]&&window.addEventListener(s(1113),this[s(1699)+s(1184)]))}async[t(884)+t(1443)](n){let s=t,{fpID:l,deviceID:x,bddID:m,ttwID:w,accessKey:S,aID:p,customParams:O={},enableAutoAck:L,enableQoS:F,QoSLevel:W,env:K}=this._options,_e,Fe,yt;this._isBrowser||this[s(862)+"X"]||this[s(1077)+"T"]?(_e=location&&e.qwjHR(e.lySPm,location[s(1718)])?"wss://":e[s(1465)],Fe=n[s(772)](/((^ws)|(^http))((?:[s]*:\/\/))/,""),yt=/^wss(.*:\/\/)/[s(896)](n)?n:""+_e+Fe):(_e=e[s(1524)],Fe=n[s(772)](/(^http)((?:[s]*:\/\/))/,""),yt=/(^ws)((?:[s]*:\/\/))/[s(896)](Fe)?Fe:""+_e+Fe);let Ht=m?e[s(748)]:w?"ttwid":s(1257)+"d",kl=m||w||x;if(e[s(879)](!kl,!Ht))throw new Error("please p"+s(679)+s(315)+s(439)+s(1048));let Um=typeof O=="function"?await e.DxCcE(O):O,Gm=K?e[s(1182)](om,K.xUseEnv,K[s(950)]):{},Ra=Object[s(1782)]({device_platform:e[s(734)],version_code:e.NMvWw,access_key:S,fpid:l,aid:p,[Ht]:kl,xsack:L?1:0,xaack:L?1:0,xsqos:F?1:0,qos_level:F?W:void 0,qos_sdk_version:2,...Gm},Um),Hm=Object.keys(Ra)[s(414)]((Da,Pa)=>Ra[Pa]!==void 0?""+Da+(Da?"&":"?")+Pa+"="+Ra[Pa]:Da,"");return yt+s(892)+Hm}async[t(1600)](){let n=t;if(!(this["_connect"+n(1736)]||this["_readyCl"+n(943)])){this._connectLock=!0;try{let s=this[n(816)+"tManager"]?.[n(331)+n(314)+n(1757)+n(904)+"tries"](),{timeoutInterval:l}=this[n(1696)];if(s){let m=this["_endpoin"+n(1051)]?.["getCurre"+n(667)+"nt"](),w=this[n(816)+n(1051)]?.[n(1452)+n(1820)+n(1724)+n(1621)+n(1168)](),S=this[n(816)+n(1051)]?.[n(1795)+n(667)+n(324)+n(1458)]();if(w){let p=n(798)+m+(n(742)+n(1811)+n(1730)+n(1341)+n(1435)+n(1779)+n(649))+w+(n(758)+"y"),O=lt(e[n(1635)],{message:p,code:cn[n(1024)+"IES_ERROR"]});this[n(1611)](p),this[n(1371)+n(376)+"ent"](O),this[n(342)]=await this["_generat"+n(1443)](w),this[n(1611)]("connect "+w+" "+S+n(1657)),this[n(1315)+n(1560)+"rs"]()}else{let p=n(798)+m+(n(742)+", max re"+n(1730)+n(958));this[n(1611)](p),this[n(1371)+"hErrorEvent"](e[n(683)](lt,e.fERWV,{message:p,code:cn[n(1024)+n(1229)+"R"]}));return}}else{let m=this[n(816)+n(1051)]?.[n(1795)+n(667)+"ntAndUpd"+n(1010)](),w=this["_endpoin"+n(1051)]?.[n(1795)+n(667)+n(324)+n(1458)]();this._url=await this[n(884)+n(1443)](e[n(1835)](m,"")),this[n(1611)](n(798)+m+" "+w+n(1657)),this[n(1315)+n(1560)+"rs"]()}if(this[n(570)])this[n(570)]=!1;else{let m=Ea(e.UYaLG,{message:e[n(916)]});this["onStartR"+n(1358)]&&this[n(1327)+n(1358)](m)}let x=this[n(816)+n(1051)]?.[n(1795)+n(667)+n(324)+n(1458)]()||0;e[n(1278)](x,1)&&await this[n(1424)](e[n(1753)](x,1)),this[n(1611)](n(1487)+n(1528)+this[n(342)]+(n(1069)+"ls: ")+this[n(1680)+"ls"]),this._ws=rm({url:this[n(342)],protocols:[this._protocols],headers:this[n(1696)]["miniProg"+n(472)+"s"][n(1597)+n(1106)]},this[n(1696)].ws),(this._isBrowser||this[n(1732)+"r"])&&this[n(1839)]&&(this._ws[n(533)+"pe"]=this._binaryType),this[n(1831)+n(1533)](),this[n(1600)+n(1725)+"utId"]=e.XGISE(setTimeout,this[n(1880)+"ut"].bind(this),l)}catch(s){throw this["_connect"+n(1736)]=!1,s}}}[t(1804)+t(461)](){let n=t;if(e[n(1433)](e[n(1428)],n(825)))e[n(436)](clearTimeout,this[n(1600)+"ionTimeo"+n(984)]),this[n(1600)+"ionTimeo"+n(984)]=null;else{let s=_0x5af683[n(981)]>>>0,l=e.RQagB(e[n(1543)](e[n(1546)](_0x18dbf5.low,28),e.fQczt(_0x2d9ece[n(1714)],4)),0),x=e.JBqVx(_0xed482c[n(1714)],24),m=e[n(545)](0,x)?l===0?e[n(1479)](s,16384)?e[n(826)](s,128)?1:2:s<2097152?3:4:l<16384?e.ylsAL(l,128)?5:6:e[n(921)](l,2097152)?7:8:e[n(1005)](x,128)?9:10,w=e[n(1845)](_0x39803c,_0x2930e1,m),S=_0x4cb60c[n(1740)];switch(m){case 10:S[e.clBjf(w,9)]=x>>>7&1;case 9:S[e[n(474)](w,8)]=e[n(1150)](9,m)?e[n(721)](128,x):e[n(1641)](127,x);case 8:S[e[n(1630)](w,7)]=e[n(1623)](8,m)?e.weFtJ(l>>>21,128):e[n(1312)](e[n(1394)](l,21),127);case 7:S[e.IiyKt(w,6)]=e[n(1595)](7,m)?e[n(566)](e.QFHrz(l,14),128):e.vPkNm(l,14)&127;case 6:S[e[n(509)](w,5)]=e[n(1577)](6,m)?e[n(1309)](e.jDwBq(l,7),128):e[n(699)](l>>>7,127);case 5:S[e[n(1226)](w,4)]=e.WXTlL(5,m)?e.JYGlW(128,l):e[n(1129)](127,l);case 4:S[e[n(1471)](w,3)]=e.ASUGj(4,m)?e[n(993)](s>>>21,128):e[n(1319)](e[n(1509)](s,21),127);case 3:S[w+2]=m!==3?e[n(709)](e[n(1374)](s,14),128):e[n(1647)](e[n(1394)](s,14),127);case 2:S[e[n(1236)](w,1)]=e[n(329)](2,m)?e.weFtJ(e[n(442)](s,7),128):e[n(485)](e[n(669)](s,7),127);case 1:S[w]=m!==1?128|s:e[n(1412)](127,s)}}}["_clearPi"+t(1215)](){let n=t,s={mrDzJ:function(l,x){return e.cESGp(l,x)},KGmWh:function(l,x){return e[j(1456)](l,x)}};if(e[n(1240)]!==n(434))e[n(1802)](clearTimeout,this[n(1483)+n(296)+"Id"]),clearTimeout(this[n(1200)+n(301)+n(1642)]),this[n(1483)+n(296)+"Id"]=null,this["_reconne"+n(301)+n(1642)]=null;else return jUIQJm.mrDzJ(1e4,_0x47afed.now())+_0x37d970[n(494)](jUIQJm.KGmWh(1e4,_0x55ed53[n(1022)]()))}[t(1611)](...n){let s=t;this[s(1696)][s(1882)]&&console[s(1584)][s(800)](console,[e[s(1810)],...n])}[t(962)+t(831)+"e"](n){let s=t,{initReconnectInterval:l,maxReconnectInterval:x,reconnectIntervalGrowFactor:m}=this[s(1696)],w=e.sICsK(l,Math[s(1132)](m,e[s(713)](n,1)));return e.UuKSU(w,x)?x:w}[t(1109)](){let n=t;if(this._ws&&this._ws[n(1241)+"te"]===this[n(939)+"NG"]){this[n(967)+n(1215)](),this[n(1483)+n(296)+"Id"]=setTimeout(this[n(1109)][n(815)](this),this[n(1696)][n(368)+n(1466)]);return}if(!this[n(1839)]||this[n(1839)][n(1241)+"te"]!==this[n(1158)])return void this[n(1065)+n(1358)]();this[n(1839)]&&this._ws[n(948)]("hi"),this[n(1200)+"ctTimeoutId"]=e[n(1640)](setTimeout,this[n(1065)+n(1358)+n(1303)][n(815)](this),this._options[n(476)+n(851)+n(706)])}[t(1065)+t(1358)+t(1303)](){let n=t;this[n(1770)+n(610)]?.addCount(),this[n(541)](e[n(1027)],e[n(1828)]),this[n(1770)+n(610)]?.[n(865)+n(750)+"nt"]()?this[n(1065)+"econnect"]():this[n(1109)]()}_navigatorOnline(){let n=t;if(e.hhtTY(e[n(462)],e[n(378)]))this[n(932)+"lTimeoutId"]=null,this._interval=36e5,this[n(1488)]=e[n(583)](_0x4a1070,"qos",n(733)+"id");else return this[n(1077)+"T"]||this._isMiniWX?this[n(1346)+n(759)+n(1287)]:(this[n(425)+"er"]||this._isWorker)&&this[n(1696)][n(1555)+n(793)+n(1004)]?navigator[n(1376)]:!0}[t(1065)+t(1358)](){let n=t;!this["_navigat"+n(1391)]()||this["_readyCl"+n(943)]||(this[n(816)+n(1051)]?.[n(608)+n(1255)+"fig"](),this[n(1770)+"sCounter"]?.["resetCou"+n(1870)](),this[n(1839)]?this[n(972)+"ect"](1001,e[n(802)],!0):this[n(1600)]())}[t(1006)+t(1021)+"ange"](){let n=t;this[n(1077)+"T"]?tt[n(1196)+n(1110)+n(528)](({isConnected:s})=>{let l=n;this[l(1346)+"igatorOn"+l(1287)]=s,s?this[l(1699)+l(1296)]():this["_handleO"+l(1184)]()}):this[n(862)+"X"]&&wx[n(1196)+"kStatusChange"](({isConnected:s})=>{let l=n;this[l(1346)+l(759)+l(1287)]=s,s?this[l(1699)+l(1296)]():this["_handleO"+l(1184)]()})}_wait(n){let s=t,l={cXOir:function(x,m){return e[j(1272)](x,m)},EEjSp:function(x,m){return e[j(1620)](x,m)},VUUyV:function(x,m){return e.uzxWb(x,m)},vjXWp:e[s(1522)],npYND:e.Mtsaw,CJXus:e[s(1042)],HTHSF:s(621),ZcxMR:function(x,m,w,S){return e[s(1594)](x,m,w,S)}};if(e.RGKzh(e[s(762)],e[s(762)]))return new Promise(x=>{let m=s;e[m(480)](setTimeout,x,this[m(962)+m(831)+"e"](n))});if(JJDLBZ[s(562)](_0x3f34f9[s(1607)],_0x1c734b)){let x=JJDLBZ[s(1708)](this[s(1696)][s(956)+s(426)],_0x1fe6ac)?{force:!!this[s(1696)][s(956)+s(426)][s(1111)],encoding:this[s(1696)][s(956)+s(426)][s(752)]?this[s(1696)][s(956)+s(426)].encoding[s(772)](/\s/g,"")[s(479)+s(730)]():""}:{force:!1,encoding:this._options["payloadE"+s(426)]?this._options[s(956)+s(426)][s(772)](/\s/g,"")[s(479)+s(730)]():""},m=_0x48856c[s(956)+"ncoding"]?_0x43ddbe[s(956)+s(426)].replace(/\s/g,"")[s(479)+s(730)]():"",w=JJDLBZ[s(1722)](this[s(1696)][s(294)+s(1596)],_0x22c487)?{force:!!this[s(1696)][s(294)+s(1596)].force,type:this[s(1696)]["payloadT"+s(1596)][s(1007)]?this[s(1696)][s(294)+s(1596)][s(1007)].replace(/\s/g,"")["toLowerC"+s(730)]():""}:{force:!1,type:this[s(1696)][s(294)+s(1596)]?this[s(1696)][s(294)+"ype"][s(772)](/\s/g,"")[s(479)+s(730)]():""},S=_0x5ca146["payloadT"+s(1596)]?_0x41a2d5[s(294)+s(1596)][s(772)](/\s/g,"")[s(479)+s(730)]():"",p=w.force?w[s(1007)]:S||w.type,O=x.force?x[s(752)]:m||x[s(752)],L=[JJDLBZ.vjXWp,JJDLBZ[s(525)],s(1059)+"ion/json"+s(1824)+s(645),s(882)],F=[JJDLBZ[s(1499)],JJDLBZ[s(531)]];this._options[s(860)+s(375)+s(1850)+"ad"]&&L[s(1477)](p)&&(!O||F[s(1477)](O))?_0x316515[s(790)+"oad"]=JJDLBZ[s(1025)](_0xdc7ff,_0x5cca0f.payload,0,_0x32f816[s(1607)][s(1117)+"th"]):_0x2aa4d2.textPayload=""}else _0x237fc0[s(790)+s(347)]=""}[t(972)+t(782)](n=1e3,s="",l=!1){let x=t;this[x(1839)]&&this["_destroy"+x(1473)+"t"](n,s,l)}[t(1880)+"ut"](){let n=t,s=this[n(816)+n(1051)]?.["getCurre"+n(667)+"nt"]();this[n(1611)](n(798)+s+n(742)),this[n(972)+n(782)](1001,e[n(1554)],!0)}_sendAck(n){let s=t,l=e[s(1127)](Gt,n);this._ws&&this[s(1839)][s(1241)+"te"]===this[s(1158)]&&(this._ws&&this[s(1839)].send(l),this._debug(s(968),n))}[t(1315)+t(1560)+"rs"](){let n=t;this[n(1839)]&&(this._ws["removeEv"+n(564)+n(398)](n(1576),this[n(1209)]),this[n(1839)]["removeEv"+n(564)+n(398)](e[n(1156)],this[n(997)]),this[n(1839)][n(1181)+"entListe"+n(398)](e[n(1634)],this[n(936)+"ge"]),this._ws[n(1181)+n(564)+"ner"](e[n(1635)],this[n(1848)]))}["_addWsLi"+t(1533)](){let n=t,s="4|1|3|2|0".split("|"),l=0;for(;;){switch(s[l++]){case"0":this._ws[n(765)+n(1865)](e[n(1635)],this[n(1848)]);continue;case"1":this[n(1839)][n(765)+n(1865)](e.AEBPt,this[n(1209)]);continue;case"2":this[n(1839)][n(765)+n(1865)](e[n(1634)],this[n(936)+"ge"]);continue;case"3":this[n(1839)][n(765)+n(1865)](e[n(1156)],this._onClose);continue;case"4":if(!this[n(1839)])return;continue}break}}[t(946)+t(1660)](n=1e3,s=""){let l=t,x={KcOOe:function(m,w){return m!=w},RodqF:e[l(996)],ZStHJ:function(m,w){return e[l(1344)](m,w)},HSMWc:function(m,w){return e[l(855)](m,w)},OoKSA:e[l(444)],HfOZM:function(m,w){return e.ezMDZ(m,w)},yQWPC:e[l(1522)]};try{if(e.MGDga!==e[l(895)])try{return fcaQax.KcOOe(fcaQax[l(1552)],typeof _0x55cd30)&&(_0x1e3633 instanceof _0xf822ad||_0x503294[l(1656)]&&fcaQax[l(1097)](_0x27cdf4[l(1656)],_0x41b9cd))||fcaQax[l(1685)](l(882),typeof _0x4d2131)?"":(_0x4109c1[l(334)](_0x4d681c),fcaQax[l(880)])}catch{return fcaQax.HfOZM(fcaQax[l(1552)],typeof _0x56e4a9)?fcaQax[l(306)]:""}else this[l(1839)]&&this[l(1839)][l(1461)](n,s)}catch{}}[t(500)+"WebSocket"](n=1e3,s="",l=!1){let x=t;if(this[x(967)+x(1215)](),this["_clearTi"+x(461)](),this[x(1315)+x(1560)+"rs"](),this[x(946)+"nceClose"](1e3,s),this["_connect"+x(1736)]=!1,l&&this[x(430)+x(1391)]()&&!this["_readyCl"+x(943)]){if(this[x(816)+"tManager"]?.["checkRea"+x(876)+"es"]()){let w=this[x(816)+x(1051)]?.[x(1795)+x(667)+"nt"]();this[x(1371)+"hCloseEv"+x(1343)](e[x(899)](_t,e[x(1156)],{code:1006,reason:x(798)+w+(x(742)+", max retries re"+x(958)),wasClean:!0}))}else{let w=this[x(1696)][x(1876)+x(1520)+x(615)](n,s);this[x(1371)+x(1256)+x(1343)](_t(e.hebah,{code:n,reason:s,wasClean:!0,willReconnect:w})),w&&this[x(1600)]()}return}this[x(430)+x(1391)]()||this["_readyCl"+x(943)]?this[x(1371)+x(1256)+x(1343)](e[x(707)](_t,x(1461),{code:n,reason:e[x(1133)]})):this[x(1371)+"hCloseEv"+x(1343)](e.fHolR(_t,e[x(1156)],{code:1006,reason:e[x(544)]})),this._ws=null,this["_endpoin"+x(1051)]?.[x(608)+x(1255)+x(869)](),this[x(1770)+x(610)]?.resetCounter()}[t(1371)+"hOpenEvent"](n){let s=t;this[s(541)](e[s(1474)],n),this[s(1029)]&&this.onopen(n)}["_dispatchMessage"+t(933)](n){let s=t;this.emit(s(551),n),this.onmessage&&this.onmessage(n)}[t(1371)+t(1386)+t(1223)](n){let s=t;this.emit(e[s(1149)],n),this["onReceiv"+s(1121)]&&this[s(1681)+"eAck"](n)}["_dispatc"+t(376)+t(1343)](n){let s=t;this[s(541)](s(1459),n),this[s(573)]&&this[s(573)](n)}[t(1371)+t(1256)+t(1343)](n){let s=t;e[s(1467)](e[s(1013)],e[s(435)])?(this.emit(s(1461),n),this.onclose&&this[s(1482)](n)):(this._DBName=_0x3a6ce9,this[s(1368)]=_0x111a0e,this[s(1488)]=_0xfa755?_0x38779a:_0x5c8dc5?_0x2b254d:null)}get binaryType(){let n=t;return this[n(1839)]?this[n(1839)][n(533)+"pe"]:this[n(926)+n(1596)]}set[t(533)+"pe"](n){let s=t;this[s(926)+s(1596)]=n,this._ws&&(this[s(1839)].binaryType=n)}get retryCount(){let n=t;return this[n(816)+"tManager"]?.["getCurrentEndpointTriesC"+n(1458)]()||0}get[t(1663)+t(1118)](){let n=t,s={DYAOz:e[n(1474)],cTVOY:e[n(1156)]};return this[n(428)+"Queue"][n(414)]((x,m)=>{let w=n;if(e[w(1581)]!==e[w(1581)]){let S=(w(823)+"3")[w(1598)]("|"),p=0;for(;;){switch(S[p++]){case"0":this[w(1839)][w(1181)+w(564)+"ner"](w(551),this[w(936)+"ge"]);continue;case"1":this[w(1839)][w(1181)+w(564)+w(398)](nxudId.DYAOz,this[w(1209)]);continue;case"2":this[w(1839)].removeEventListener(nxudId[w(1507)],this[w(997)]);continue;case"3":this._ws[w(1181)+w(564)+w(398)](w(1459),this[w(1848)]);continue;case"4":if(!this._ws)return;continue}break}}else return x+=m&&m[w(1117)+"th"]||0,x},0)+(this._ws?this[n(1839)][n(1663)+n(1118)]:0)}get extensions(){let n=t;return this[n(1839)]?this[n(1839)][n(561)+"ns"]:""}get[t(1718)](){let n=t;return this._ws?this[n(1839)][n(1718)]:""}get[t(1241)+"te"](){let n=t,s={POgJL:function(l){return l()}};if(e[n(487)](e.sDbVY,e[n(590)]))return this[n(1839)]?this[n(1839)][n(1241)+"te"]:this[n(1696)][n(417)+n(431)]?this[n(939)+"NG"]:this.CLOSED;_0x437502(),qRmUGx[n(386)](_0x421bd2)}get[t(1134)](){let n=t;return this[n(1839)]?this[n(1839)][n(1134)]:this._url}[t(1461)](n=1e3,s){let l=t,x=(l(507)+l(1861))[l(1598)]("|"),m=0;for(;;){switch(x[m++]){case"0":this[l(1804)+l(461)]();continue;case"1":this[l(500)+"WebSocket"](n,s);continue;case"2":this[l(486)+"ger"]?.[l(914)]();continue;case"3":this[l(1801)+l(1128)+l(1865)]();continue;case"4":if(e.xdYED(this[l(1839)][l(1241)+"te"],this[l(1155)])||e[l(675)](this[l(1839)][l(1241)+"te"],this[l(1575)]))return void this[l(1611)](e[l(1786)]);continue;case"5":this[l(967)+"ngTimer"]();continue;case"6":this[l(885)+l(943)]=!0;continue;case"7":if(!this[l(1839)])return void this[l(1611)](e[l(1631)]);continue}break}}async[t(948)](n,s){let l=t;if(e.WWDCr(null,n))throw new Error(l(307)+l(354)+l(1397)+l(1170)+"a must b"+l(1218)+"ng or an"+l(1874)+l(1331));e[l(689)](e.kgNSe,typeof n)&&(n=JSON.stringify(n)),e[l(1729)](e[l(996)],typeof n)&&!e[l(1432)](n,ArrayBuffer)&&!(n[l(1656)]&&e[l(478)](n[l(1656)],ArrayBuffer))&&(n=JSON[l(1126)+"y"](n));let x=await e.LfmaP(El,n),m=e[l(1316)](sm,n),{method:w=0,service:S=this[l(1696)][l(1090)],logID:p=this._options["logIDGen"+l(1370)](),headers:O=this[l(1696)][l(685)],payloadEncoding:L=this[l(1696)][l(956)+l(426)],payloadType:F=this._options["payloadT"+l(1596)],logIDNew:W=this[l(1696)][l(691)+"Config"][l(1306)+l(1503)+l(1401)+"ew"]?i(this[l(1696)]["logIDNew"+l(797)].userIp):""}=e[l(1233)](s,{});if(!S)throw new Error(l(307)+l(354)+l(1565)+l(724));let K={SeqID:xe[l(697)+"er"](this[l(611)]++),LogID:xe.fromNumber(p),service:S,method:w,headers:O,payloadEncoding:e.HeBec(L,Object)?L[l(752)]?L[l(752)]:"":L,payloadType:e.uOntp(F,Object)?F[l(1007)]?F[l(1007)]:m:F||m,payload:x,LogIDNew:W},_e=e[l(1789)](Gt,K);if(this[l(1839)]&&e[l(1078)](this[l(1839)].readyState,this[l(1158)]))this[l(1839)]&&this._ws.send(_e),this._debug(l(1276),K);else if(e[l(1605)](this["_message"+l(1731)][l(1390)],this[l(1696)][l(1493)+l(343)+"ength"]))this[l(428)+l(1731)][l(1489)](_e),this[l(1611)](e.WStYC,K);else if(e[l(1719)](e[l(636)],e[l(636)]))this[l(428)+l(1731)][l(1189)](),this[l(428)+"Queue"][l(1489)](_e);else{let Fe=_0x38e597[l(1079)+"g"](0,e[l(1753)](4,_0x54049e[_0x4acdda][l(1390)])),yt=Fe[l(504)](_0x333d58[_0x4d7af1]);_0x4b844b.push(yt)}return{seqID:this[l(611)],logID:p,logIDNew:W}}async[t(1876)+"t"](n){let s=t,{url:l}=n||{},x=Array[s(702)](l)?l:e[s(996)]==typeof l?[l]:[];n&&Object[s(1782)](this[s(1696)],n),x&&x[s(1390)]?this["_endpoin"+s(1051)]=new wl(x,this[s(1696)][s(1734)+"es"]):this[s(816)+"tManager"]?.[s(608)+s(1255)+s(869)](),this[s(1770)+s(610)]?.[s(1706)+s(1870)](this[s(1696)][s(1564)+s(1161)]),this._readyClosed=!1,this[s(1839)]&&e[s(1834)](this[s(1839)][s(1241)+"te"],this[s(1155)])?this[s(972)+s(782)](1e3,e[s(1414)],!0):s(596)!==e[s(1145)]?(this[s(541)](e[s(1474)],_0x7da20d),this[s(1029)]&&this[s(1029)](_0x5eaa79)):(this._isInit=!0,this[s(1600)]())}async[t(671)](){let n=t,s={esQfu:function(l,x){return e.uBiqE(l,x)}};if(e[n(497)]===e[n(811)])return BenLoU[n(1266)](_0x3c62ee.offset,_0x3c9e07.limit);!this[n(1600)+n(1736)]&&(this[n(816)+n(1051)]?.[n(608)+n(1255)+n(869)](),this[n(1770)+"sCounter"]?.resetCounter(),this["_readyCl"+n(943)]=!1,this[n(570)]=!0,this._connect())}[t(765)+t(1865)](n,s){this.on(n,s)}[t(1360)+t(933)](n){let s=t,l={AYKIG:function(x,m){return e[j(653)](x,m)},YiMaZ:function(x,m){return e[j(1294)](x,m)},OCrPd:function(x,m){return e[j(536)](x,m)},gnkVP:function(x,m){return e[j(1001)](x,m)},GDbrd:function(x,m){return e[j(1475)](x,m)},enGph:function(x,m){return x|m},fMXnk:function(x,m){return x+m}};if(e[s(622)](e.oPOIe,e[s(1267)])){let{type:x}=n;this[s(541)](x,n)}else{let x=new _0xd58edc(NnLuYF[s(1451)](NnLuYF[s(1547)](_0x5d3b56[_0x590c51+4]<<24,NnLuYF.OCrPd(_0x3e98e2[NnLuYF.gnkVP(_0x8db9ae,5)],16))|NnLuYF.GDbrd(_0xb49dc1[NnLuYF.gnkVP(_0x593df1,6)],8),_0x2f7d24[NnLuYF.gnkVP(_0x2958ec,7)]),NnLuYF[s(1451)](NnLuYF[s(496)](NnLuYF[s(355)](_0x286b6e[NnLuYF[s(794)](_0x2faa5e,0)],24)|NnLuYF[s(355)](_0x1f8dd1[NnLuYF[s(966)](_0x3c0325,1)],16),NnLuYF.OCrPd(_0x3adc2d[_0x19b942+2],8)),_0x3460dd[NnLuYF[s(794)](_0x488c2a,3)]),!0);return _0x3fccc1+=8,{value:x,offset:NnLuYF[s(966)](_0x4a4de8,8)}}}[t(1181)+t(564)+t(398)](n,s){this[t(1166)](n,s)}[t(773)](){let n=t,s={owPuC:e[n(1323)],DZTSi:e[n(1056)],yvgjX:"ping_onc"+n(949)+"t",RBiqP:function(l,x){return e[n(1765)](l,x)},KLFGu:e[n(1773)],oguuF:e.Dxakf,zGApP:function(l,x){return l(x)},IihJU:e[n(1361)],yAmZa:e[n(1527)],dpcgO:function(l,x,m){return e[n(480)](l,x,m)}};if(e.icLLa(e[n(305)],n(1683)))return new Promise((l,x)=>{let m=n;if(s[m(1430)](s.IihJU,s[m(1091)])){let w=_0x384304(_0x4597ad,1);_0x34bd66[m(1740)][w]=_0x568ca3}else{this[m(967)+"ngTimer"](),this[m(1483)+m(296)+"Id"]=s.dpcgO(setTimeout,this._ping[m(815)](this),this[m(1696)][m(368)+m(1466)]);let w=()=>{let p=m;l(s.owPuC),this.off(s[p(1329)],w),this[p(1166)](s[p(1353)],S)},S=()=>{let p=m;if(s[p(1430)](s[p(1425)],s[p(1881)])){this[p(967)+p(1215)](),this[p(1483)+p(296)+"Id"]=_0x2a0324(this._ping[p(815)](this),this[p(1696)].pingInterval);return}else s[p(560)](x,"timeout"),this.off(s.DZTSi,w),this[p(1166)](s[p(1353)],S)};this.on(s[m(1329)],w),this.on(s[m(1353)],S),this._ping()}});++_0x2231c5,_0x5413a3+=4}}})(),Ae[N(1283)+N(1851)]=Pe[N(1283)+N(1851)],Ae[N(1221)+N(475)]=Pe[N(1221)+N(475)],Ae[N(632)+"e"]=Pe.ErrorCode,Ae[N(933)]=Pe[N(933)],Ae[N(1648)]=Pe[N(1648)],Ae[N(1418)+N(470)+N(1087)]=Pe[N(1418)+"MessageEvent"],Ae[N(470)+"vent"]=Pe[N(470)+N(1087)],Ae[N(1523)+"t"]=Pe[N(1523)+"t"],Ae[N(1265)+N(1794)]=Pe[N(1265)+N(1794)],Ae[N(1122)+N(1851)]=Pe[N(1122)+N(1851)],Ae[N(1409)+"rorEvent"]=Pe[N(1409)+"rorEvent"],Ae[N(1264)+N(1826)+"nt"]=Pe[N(1264)+"ssageEvent"],Ae[N(729)+"enEvent"]=Pe[N(729)+"enEvent"],Ae[N(806)+N(1448)+N(1087)]=Pe[N(806)+"connectE"+N(1087)],Ae[N(1879)+"rame"]=Pe[N(1879)+"rame"],Ae[N(1084)+N(1545)]=Pe["encodeFr"+N(1545)];for(Qo in Pe)["CustomCl"+N(1851),N(1221)+N(475),"ErrorCode",N(933),"FWS","Frontier"+N(470)+"vent",N(470)+N(1087),N(1523)+"t",N(1265)+N(1794),"createCl"+N(1851),N(1409)+"rorEvent",N(1264)+N(1826)+"nt",N(729)+N(872),N(806)+"connectE"+N(1087),N(1879)+"rame","encodeFr"+N(1545)][N(1705)](Qo)===-1&&(Ae[Qo]=Pe[Qo]);var Qo;Object[N(1023)+N(1536)](Ae,N(1212)+"le",{value:!0})});import{existsSync as e1,openSync as t1}from"node:fs";import{mkdir as n1}from"node:fs/promises";import{dirname as r1}from"node:path";import{fileURLToPath as i1}from"node:url";function o1(t,e){return e==="legacy"?t.logFile:t.daemonStdioLog}function Zd(t=Z()){return e1(t.libEntry)?t.libEntry:i1(new URL("../index.ts",import.meta.url))}async function fp(t={}){let e=t.paths??Z(),r=t.entryOverride??Zd(e),i=o1(e,process.env.COZE_BRIDGE_LOG_MODE);await n1(r1(i),{recursive:!0});let o=t1(i,"a"),d=r.endsWith(".ts")?["--import","tsx/esm",r,"--daemon"]:[r,"--daemon"],u=st(process.execPath,d,{detached:!0,stdio:["ignore",o,o],env:{...process.env,[ds]:"1"}});if(u.unref(),typeof u.pid!="number")throw new Error("failed to spawn daemon (no pid)");return s1.info("daemon spawned",{pid:u.pid,entry:r}),{pid:u.pid,entry:r}}var s1,ds,la=nt(()=>{"use strict";Xt();te();Re();s1=G("spawn-daemon"),ds="COZE_BRIDGE_DAEMON"});import{spawn as r2}from"node:child_process";import{mkdir as i2,unlink as s2,writeFile as o2}from"node:fs/promises";import{dirname as a2,join as c2}from"node:path";function Xr(t){return t.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;")}function d2(t){if(!t)return"";let e=Object.entries(t).map(([r,i])=>` <key>${Xr(r)}</key>
21
- <string>${Xr(i)}</string>`).join(`
20
+ `+r)}function ir(t,e,r,i,o,c){if(t.listenerCount("wsClientError")){let d=new Error(o);Error.captureStackTrace(d,ir),t.emit("wsClientError",d,r,e)}else as(r,i,o,c)}});var Yx=ce(ze=>{"use strict";function ia(){let t=["zw5KCg9PBNq","BeXjCKK","q09otKvdveK","Aw5L","rNzSCgW","t2rQBKW","Cgf5Bg9Hzeu","tg9Nsuq","reXUt2q","ruzhAMi","vwjWAwy","x2LZtM9Kzq","Cg9W","CMvXDwLYzwq","yw51Ce1LC3m","Aw5KzxGGB3u","D3bPCLa","suzQDxm","zMXVB3i","qxjwBLm","vgDtBve","rKDkqM4","rvjst1i","DgfIyxnL","z2vtEw5J","B25JBg9Zzq","wfftseC","yNL0zu9MzNm","DMTbuwS","BMvLzf9Hy2S","y3v1Cey","DuvxAKq","q1zwDgS","Aw9Ul2PZB24","rNr3AMO","CgLUz19VBMm","ihn1y2nLC3m","wMjguwm","pxv0zI04","rujPvxO","A0PuCNy","CuXsEuO","CMvTB3zLq2G","BgLZDgvUtMu","rK1cCMO","AgfUz2u","sMzcuwK","uxDSB1K","x21LC3nHz2u","sgXQsNK","s3L4r3u","u2TPCcbWyxm","ywX3yxLZ","rLjptLrjrvi","BwLdv0y","vgvosMm","x3DZ","Aw51t1O","CMvZzxrfBMq","t1bftL9fuLi","zKjWBfK","x2rYB3bhBg8","ueXHELy","C2nYAxb0","qvf2r2e","sMPirxG","tevhvKO","B25tDgfYDfi","revwq2G","AxnmB25N","CMvZzxrdB3u","A2LJC1K","uePJzwC","wu1yzwi","q0jrtMu","A0Xts3O","BM1Ur1q","BgfctgK","nNW0Fdm","zLfSrfy","x2XPC3rLBMu","uLrIshy","zuHLt3m","shHIsM0","BgvUz3rO","sLPpA3a","tMjWA1e","yNzxAu4","vfH1y1e","wvPKz2e","mZqYotu2mePLCeHQza","yNPsuey","CMvJzwL2zwq","CuTnAhG","z2HLDgC","DLPxsxu","zeHAtum","te1Kz00","z0jKwgG","CgLUz09Uy2u","Dg9oDw1Izxi","x3vYBa","ywXSq3vYC28","rM1Ot0G","B3nLrxzLBNq","weDnCfm","BNruCMLLC0m","DxrVuMvJB24","BwvZ","u2vYDMLJzvC","qNH2yM0","vxbKyxrLq28","rLDt","v1nXDwW","AKH6uuy","CLnWuei","uuzmsvq","AvnlALm","rwvuEKO","y1fQDLK","zxv2vxe","BwLUzW","qw55Cwe","uerzyM4","q2HhAvG","yMrFzgLK","mtb3Cej6Cvi","q2PprgK","rNjVBNrPzxi","yu1XrgS","twTPyMy","zw1PDa","ruz3tuu","qLnktMq","shvVzhm","zKTZwgO","BM5Ly3q","rKjmB2i","v05iB2S","wursy2e","B3fWCvG","zM9YrwfJAa","ugXNrvO","t2zYuMy","Dgv4sgi","svfUvNq","qLPjAxi","uurxEMG","yKv6v1G","BLPdwwS","v2Hguhm","B2jQzwn0u3q","sLnZzuy","AgfZt3DUuhi","yM9KEq","zwnVBM5Ly3q","C1PKs2G","ywrKq291BNq","rxjYB3jdB2q","qKzlre4","EvvJwxm","zgLZCgf0y2G","ENv0uMy","uMvHzcbWyxm","y09Wzw4","ywr2yw5Jzq","yKnWB0e","y0frCem","vMX0qMe","twvZC2fNzuu","AurUsuu","uMDXvMK","y1fxzu4","CgjICdi","wMHcA1O","zgjPthq","qwjVCNrfCNi","D3nZoI8V","CKLpA3i","yNvMzMvYzwq","t3bLBKv2zw4","uM9ZuKi","q1Pts00","vw94ve0","B3bmqLa","EwD6tuS","Aw5KzxHpzG","rw9SAhy","CLzHBhvLCW","vLjjwNK","r0X6z1y","tvHqsLu","yxbWBgLJyxq","sLDyuxu","B3LhAey","igzHAwWSig0","y2vWDhm","EeTOEMC","Dev2zw50","AuLlt2u","whbRAve","DcbSAw1PDa","whzIvgW","we1ruKO","D2fZq2XLyw4","qKPHvw4","C2HPzNq","uLjpuG","AKfHwxi","sLnptLa","ywj6rfe","r0XVz2C","Aw9U","D25qwvC","A0f0qLK","Dgv4Dc9WBge","C1zZENa","Cg93","y2P1qvm","x29UtwvZC2e","vfDUALu","t0vHDeG","x2zVCM1HDeu","s3H3EKy","y29UC3rYDwm","sg1VshG","v3nWDuC","vwz4Bee","zK5JCNa","v3Lxtxu","mNWWFdn8nhW","C0jf","C0ruAgm","DND2AKW","B3v0sw50zxi","Bu9lt0S","DujbAuC","CK90Aha","uhDAy28","zgvSzxrLrge","Dg9iyxnO","x29UvgLTzw8","A2v3AhG","wuvkDwq","DMvY","zgPwBNy","AgvKtwf4uMu","yuDitvq","x3DZsw5ZDge","EfvZzuvUDG","ENHmz0y","zxjFCw9Zx2e","x3bPBMDqB24","zxrxB3jRq2G","DM1WCwO","txruCw8","z0rlr1e","yxrLq291BNq","Dg9cExrLC0W","C2v0u3rVCMe","wvHwDfe","u3PrCNq","zw5HyMXLuw8","tK5rAg8","zw5XDwv1zq","Ahr0Chm6","ug56Dgi","rNjXuw4","DNH6rxa","zM9UuMK","B25fCNjVCG","wgzxAxm","DeXpzNi","u3rvwwW","thnvu2O","v1n0vvO","D0DlBwy","wNbTvwq","ywzqzMS","yw5Hz2vY","zfzmy3O","tK10rwi","o2nOyxjZzxq","zLzyyvq","y2HnyxHuCMK","DLDpr3a","suvtx0vsuK8","zxjYtM8","rNb2zhu","C0nVDw50zxi","vvjiq00","yLPzqM4","C0Xf","A2v5","CKfxBue","q3rIEeC","ve9fq0O","vuvdsKW","vLPkrg0","Ag5cs2m","sgrxsg4","Ef9MCM9UDgK","B25pCgvU","wwvkyxu","BeHHBMrSzxi","uwzTEwi","yxrHlcbKyxq","u0DKvfe","CM92AwrLigi","ELDlDfy","CMvJB25Uzwm","C2v0","yMLUyxj5","z1bJwge","DeHNzLO","BMzUu2i","rMzzzuO","swLvyu4","qK16uLy","z1L5qKK","swrSr1m","zcWG","AM9PBG","zu5TyLu","ywXS","ALv5tNq","zvvOz3y","CMvWBgfJzq","tNv0vwC","DeHhBvu","mNWXFdn8mhW","yvfjqNe","zw5fDMvUDa","CMvKDwnL","tfnZBha","zgjHuhi","CxnMzvG","C3bSAwnL","zw5JB2rPBMC","yuPhEw4","zMDet0W","AejnrvC","ze1YwLK","CNHiB0O","u2vKyuy","wMjxBLq","ywnRx2nVzgu","BMDuAw1LCG","x2nYzwf0zvm","x2rItMfTzq","y29Kzq","Ae1LC3nHz2u","thvmAg4","ywjVCNq","ywDiuei","s3jryK8","zcWGDw5RBM8","uvPABhm","vgHlr2W","t1bftG","re1XCfy","zMTjvhm","CgvYC2LZDgu","y1n5Cvi","DKvMDee","B2zMBgLUzq","yNvMzMvY","s2vguKi","zg9Uzq","zMPdqKC","s0zIs3q","yKDpCvO","sLD4zfy","A25dqvu","zvvYBa","vKD2CfK","v29rB1y","zMLUza","yM5kvgW","u1nRtuK","C2vYDMLJzq","C3rYAw5N","BejXELm","x2jPBMfYEvq","tg9NsurozxC","v2rTzK0","qvLpDgG","y29UBMvJDgK","AefSzgi","CLvWzw8","A3zbrMC","q3rHv08","mNWXFdb8nhW","vKPWug4","rM12tg4","yxGGCMv0CMK","x3nLBMrby2S","uu94CwO","yMPryuK","DgvmB2Djre4","BMfly0O","shnrte0","r0LUsfK","yM1zA3K","B0TVtNy","AefJA01LC3m","ELnjA0i","CMvHzhDYAxq","tgD6tMO","DMnqCKu","uNvQwNi","yNL0zxm","zxjFCw9Z","AfbiEgy","s1HZvKe","tezhvfG","ign1CNnVCIa","t3DysgW","wKXftey","zLfiqxu","yw1LoIa","ufvfveG","whPjsMi","Dg9cExrLC0i","zgvMAw5Luhi","CxjMt0C","mtjhBMLWzMO","Dhr3Awq","x0vysvnu","DvDxB0C","yunPB1q","reHwwe8","u3rYyxrLz3K","ywDLu2HVDW","x2nSzwfYugK","vuzNs0m","tLrkvei","rLzSChu","BwfUDwfSihi","D1fMuLK","y1jdrfC","zNjVBuj5Dgu","zsbHihn0CMK","rejIEuG","DffUBNm","AwXK","yw5Nzq","twjcqMq","wKTkq3O","CMvZB2X2zq","wxn0wMW","AwrI","teH2wu0","C1z0ENq","zw5NDgG","CMfUzg9T","vwjqvMu","Afzizw0","x2fKzfDZtgK","zuzADei","x2n1CNnVCKy","BwvY","vffktKK","z1Pgrey","C2vUzf9Hy2S","nxWXFdr8nG","tNvcrgK","s0zPB1y","s1nyBwW","CMnMr3G","Eg1dDKe","x3jLywr5q2W","vNnvwu0","Dg5rDNy","zNjVBu51Bwi","z1HXB1i","tNfYwee","oxWXmhWW","Ec1TC2CTy3u","y29Uy2f0","B25LCNjVCG","quLQsue","Bhm6ia","x2LZqNjVD3m","ruXtCNy","CMLPtwq","B2HRDxe","x2vUzhbVAw4","Bxj5sLy","C3rVCcbPBw0","rKLmrv9ot1q","y2XVC2veqG","zxjrCw8","vvjfAem","txzyyvO","y3vKrxa","EfLVwfi","Ec11C2uT","yxjzs3e","C3jJ","DuLYwgi","uvzHwMC","DeLUDgvYy2u","yMfSrxzLBNq","whznqNa","CMXUugm","rxjqBuK","DgvzueG","Bg9NsurozxC","yuPyveW","C0XPC3rLBMu","twTnEMC","t3zQAu4","tg5hBgW","A1z0rMe","zhnLz08","y3jLyxrLuMu","wMPIBwO","uuzHzfi","x3jLBw92zvC","zwL6sKi","t1botuK","swfWANq","EeHprNm","yKvpveG","sKDgwxa","u3fUDxC","x2DLBMvYyxq","Ahvht3a","CNr6uMu","BNzqEvm","Dg9mB3DLCKm","zNjVBNrPzxi","x29Uq2XVC2u","vLrgwwC","s1npyxy","AxDTDvC","ufviEhu","yNL0zuXLBMC","EfD3qxK","wxPkA2K","DwrksfO","tuvtu0fhrv8","twLZC2LUzYa","y3vYC29Y","rw1QCgm","y3jLyxrLt2i","Bg9N","qK5cBLy","z0HLBe4","qwz3BLK","z2rKy1a","A1bgCKC","B0DWANa","De1QCLO","CM9YrxzLBNq","Egjey1y","EhnSzMu","uhbXAxC","ywDL","txvwExK","AxnrB1nnzxm","y2f0y2G","CgfYC2u","wg1syw8","mMX4yLPXzq","DLPxyNi","CMTVBLO","sMrlDgO","B3bLCNr5","CMzgCgu","zwTtv1G","twjowwq","vxHTrMC","zu5HvfO","ywDLsgLKzq","Bwf4tg9ZC0m","wev6AKK","BKXzCw8","DNfyveu","B3jRzxjhBg8","sLvHweq","uwPvD1a","sK90B1i","yM9L","AMHOufi","BePoBxe","B2PUA1K","wvjhwfO","BMCGB3iGyw4","B3vUDa","vMnIBvy","nxWY","q09XCfi","ChH4qMO","vfjszu8","rvLSquy","CuzKB3e","vvLoCKC","AxbpBuK","Cgjrrxi","y3r4","Cu1Wt3e","DcbVzIbYyw4","vhLyu2e","AwfPzxO","zxjFBxnNAwq","AgrxD0i","u2TdD2S","EeTbzuC","ywz5A0C","zM9PrKq","rMHkEMu","B25mAw5L","Ehv4twG","sMTpzve","thf5Cu4","zvHJq0C","y2ffCNu","z2v0q3vYCMu","nNWZFdD8mxW","t3PMv2C","x3bYzwzPEa","tLnLrxa","DMfSDwu","wentDg0","DhDNvMK","DxbKyxrLq3u","AgLNAa","D29iCvK","x2LUAxrqCM8","x3bYB3rVy28","vhPTA2q","v3jcu2S","rw5yuNu","D3j3u2S","Bg93","yMLUza","DxjS","CNHtv1y","vgXQt2q","B2nRzxrtDwm","ig1LC3nHz2u","ufvjqvq","u0DKDva","x2n1CNnVCK0","y29UDgLUDwu","yujwteK","zNDZxZeUmc4","zw5HyMXLvhi","z2v0t3DUuhi","wujrzxy","wKH4ugu","vgf6v3K","zvPUqLm","rg9vvha","x2rLC3rYB3K","yxKSihrYEsa","CMLrBeW","D0TNww4","zufJAW","BwLUAvbYB2C","AxnrB1nby2S","y2XVC2u","CMLLC0nVDw4","AMrnzg8","yxjUuMG","wKffC2u","rNHRwLi","z2vrDwv1zuW","DNnzswC","y3vYC29Yx24","txrxCLK","rLzMuNe","AxnbCNjHEq","z2vjBMzVu3K","x3jLy29UBMu","B25TzxnZywC","rNDNAMq","zxjHDg9Y","BgHcB3C","y3jLyxrLtwu","zxH0ugf5Bg8","z2v0","BfrPBwvVDxq","yMDovNy","zu5gD1a","zhDPu0K","Aw50zwDLCIa","q2zTD0e","B2XKvMvYC2K","vxnvvNK","D2DOq2O","uMvJB25Uzwm","uxf0t2C","ihrPBwvVDxq","sg9SwgO","Dw5RBM93BIa","sLfuBhG","Efrurw52","v3PhD3y","y3rOzMG","ELP6thK","De1HBMfNzxi","s0PIqxC","D0jmzK4","BxPHBxK","DNz5z1m","DvLzrgm","vMjTBw4","BKz1y0O","r2TnB0C","AevYCM9Yrxy","CvLSv3u","y1fQBgC","x2nSzwfYvgK","q3Pjy3O","C3vJy2vZCW","q0Xpu0LorW","yxnZAwDU","C3rVCMu","wfjhu1C","ANrTC1K","zM9Yy2u","DxnLCKLW","rxjIrxC","ANzsvxC","ugTlqu4","y01LC1C","CgLUz1rPBwu","sNL5qLe","C3H6EgO","Dg9hzw5LCMe","z2v0u3rVCMe","y3vYDMfSDwu","tvHqwNG","ven1D20","uerOs3q","AwXSihvZzsa","B25tDg9Wsw0","vMrqrvG","q0Xpu0ve","q3vZDg9Trxi","DerzCNG","ALnQwvu","u3bezwq","t2PWywe","A01kruK","C3bvv3C","B2zMC2v0","C3vIC3rYAw4","CNbuA2m","DNfSz3G","t0PHBhq","rNfRu2G","q1j3DNC","tujlt2G","x2rLyNvN","zw1LBNq","B2nRzxrgywK","su5tvefova","t01mwvK","C3rLBMvYCW","nZDZAfDQqKu","l3DZl3yY","r1vlz1K","wNvYAgC","u2vxsLq","BwvZC2fNztO","ihbYB3rVy28","zMvY","Cgz0q1u","BMDLza","ugvPvLa","EhbmANK","DxDMzfe","s3byzeC","ywrK","AvnVBxq","CNnVCKzPBgu","BKXPBMu","B2zM","CMvUDevUzha","rwvhwMy","vMzet2S","DeHHtvq","B25nzxnZywC","y29UDgv4Da","qwvAsvO","igfYCMf5yNu","CuPsvLu","r3P5tK4","wKr4uw4","vM9Wt08","yK9OqLK","ugj2q3e","z2v0qwXS","t1vIz28","BwzWv0K","DhjPzxmGCMu","vuLdu1m","BMrWB2LUDca","qKnOt0y","vfn0Dwi","qun3yxe","BhHRy3i","sxHcreq","DhjPzxm","yMfJA3vWigu","uKrdCLu","B0HpweS","BgLUzw5V","DxbNCMfKzw4","yvnYruK","CNnVCL92ywW","zgf0yq","ywrKrxzLBNq","zMzmAw5L","CwXvteW","r0DoA2u","t1H6AxO","AKXdEwm","BMvY","B1nnweW","sLnyzw0","sKrPr3e","y3vYCMvUDeu","AgvHzgvYCW","ufbqv2C","DLPsCuW","BgLTAxq","CLrVyNC","B25dBg9Zzq","x194x21Zz18","zv9ZDwnJzxm","Cg9PBNrdB24","zMzLCG","BLjAwNu","ywztyxu","vvnuqKu","uej0B28","BgvY","zMLN","tgzmvvm","B3jRig9MzMW","CMfTugfYyw0","ELzOCuO","C2v0zgi","vM9cuKK","yKnTyw0","yKDwveO","ueXdt0G","D2LSBfjLy28","CxDKtKW","qwzcvNe","DuT0uNy","reDPy3a","BezgwLy","zgvS","AwjfCK4","D0Lvu1C","qu1TExC","zw50","zwrPyxrLBhK","zNjVBujPDhm","BMfTzq","y2vZC0HHBMq","tKLzuei","AgfZ","BwLZzq","s3DqrNy","id4G","B3DYzfm","vfD5Aw8","DLP1y28","C0vxsMG","Cu9dBMW","sNHewxO","rMLLruC","ywXSB2nvBNm","Ew1yA1i","zKfSA1C","CMv0CNLdB3u","y2XLyxi","vvDJB2K","B0Dxuue","tgjmy2q","z2v0q3vYC28","uxvtyue","ihjLy29UBMu","v2vIu29JA2u","wwvUruO","vMvHDMq","v0frBKq","r2DQt1O","yNPfBwi","AwXLtMfTzq","txLMCg0","ALL4A0u","x3nVy2TLDa","A0T2sNu","D24GCMvHC28","tgTKAwW","CMvHzfvjBNq","Bhv4B08","rxn2Auq","A2v5CW","yNLozNe","ruTnEKi","y2XLyxjtDg8","yLLkueq","B3nLza","zw5JB2rLrNi","z2fHBKi","Aw5JBhvKzxm","DhjHBNnHy3q","yKnmvg0","ywnOzwq","svfSr1K","CK9PvxG","EerkEgy","wuH0t1u","BgruB0G","ywXSzwqGBxu","C2DPza","q3D1rMC","vxDbBeC","DMvYC2LVBG","x29WDgLVBNm","y3vZDg9Tshq","zKP0rhm","Dw5ZAwDUzwq","ywDLrxzLBNq","qNPlweu","vgTksMy","C2f1qMK","zMviDu4","wer6Awi","zxPdBhu","Bwf4uMv0CMK","x29Ut3bLBG","Cu16uLe","tgLZDgvUzxi","quXm","D1PnBK4","BKTTDeK","vxvvEfi","swH5wxu","AwDdDey","sLjeshe","zxHLtLC","y2HLy2Tszwe","z2v0qwXSs2u","x1fVu01HBMe","AxnszwfKEq","Dg9zzgK","r1vxwwG","suLKv3m","vLDQwg8","C3rYAw5NAwy","y29UBMvJDeu","ywzL","AufQwxC","DLL1ENe","BMCGzMfPBgu","ihzHBgLKihm","DwPiBNa","AxnFywnR","CfjUA3G","zw5HyMXLqxu","x25HDMLNyxq","B25VCgvU","CgrXC0y","C0jtwha","tg9JAW","rMPwEvC","ywzKtLi","ugD2D2m","tgT1qxG","A01nveu","EMflz04","ywrVwuq","zwfJyvO","s01Jy1e","zxH0zw5ZAw8","ANriv3u","x3bPBMDmB3m","DeTpq3e","uhjPBwfYEuS","shbcuMK","rhfkEK8","y0f1C1K","Aw5Lza","DMvUDa","BMrWB2LUDfq","Evv2C1G","y29UBMvJDca","r0fVvha","vgLTzw91Da","B3bLBIa","mNW0Fdf8m3W","z2vY","CwzfC2W","DxvkqLC","Egr6y3e","CxnxwhG","CMfNzvn5BMm","DgHLBG","uKLjsui","u3Dpsvu","AvfSrxO","y291BNq","vfPNuM8","z2v0sxrLBq","sLL4t2m","ChjVDg9JB2W","r3znEMC","CMzts0q","tMvXAuG","CeTcB2O","x0rctMfTzq","vM9fuLi","uvDuwKG","zwn0","BvHIBLi","rKvIDfm","te9TzLa","rKHxzLi","zNjVBuHHC2G","yMLUyxj5vhK","EejSuLC","vMvhBe0","Dhj1y3rVCIa","DvjhChi","ChjVDg90Exa","txrSq3G","zw50tgLZDgu","Aw5KzxG","tuPvr3e","vKLqAMK","ignVzgu6ia","tNjlvNG","uNnIB2G","B25szwnLAxy","mxWWFdn8nhW","wejVBMq","vKjpwgO","mtK2nZa5nhfKyK54ta","r1LqEuy","Ce5OtKy","q0vnCei","u0jLqxi","x2HHBMrSzva","AenSB3nLrxy","wLbHCgq","DK5NEfy","x21PBMLoyxy","C29YDa","yufRCgu","u2HHCMvKv28","D0fzA1G","DxfQB3G","sfvnu3C","sgP2DfK","Bfv0sg0","q2n4zuG","Dgv4DfbHEwW","EuvzA1e","ALDbAMi","D0DMt2C","ANnOBeS","CMvTB3zLrxy","rfzJz1C","D0XMC1u","D1LPvg8","zNjHBwvuExa","D2LPsNK","DMjrsfe","zNLrvum","z1j3DK0","DuLIuvq","qLfMy2O","x2HHBMrSzvi","reiGzMfPBgu","CNjVCK1LC3m","q1nAEKS","DuvjBgi","y3vYC29Yx2y","otm5nZmWwhLMDe1U","AxnAzxjV","BKDbC3q","tKfyDfK","uwPXuMu","rgf4wwq","suPiqNO","t0jdC2i","zfDVCMTLCKC","z056vxC","v2zSs2q","EgLqqLC","wvPcwLy","yNjfyva","sgv6zvu","yxnL","z0vIELK","DuHhyNm","zNvUy3rPB24","Dg9Y","zxHrCvO","BwvKAwf0zwW","rwfmEva","x2LZsw5PDa","CMnzzwS","DeLK","vLH4sLq","Dxr5A3m","yxDgBwK","x3bPBMC","Du9nD2W","B3bLCNr5tMe","AMfyzxe","CunQEgS","z3vmwfe","BNrLCG","vMnwEeO","B25Uzwn0Aw4","CNzHBfzHBhu","rxzLBNq","D3m6lY8","q294yNe","CMvQzwn0","EeThr2y","ntuXnNbLqK9sDW","yKP4wvK","x19LC01Vzhu","thDesw4","zMvtDwu","zwzIzuy","zMzfB0W","x2LUAxq","CgLUz0XVC3m","EKT3z2y","qvvXweW","twTXvLq","zgv2AwnLx2K","yML0uvi","v0jPAKu","yxjhvhy","B3bLBKrc","z2X1tKS","DhLWzq","Cgf5Bg9Hza","yLfoBKK","BwXbwfi","swP1sxC","vuLUuLy","AejSEMe","rMfkuwG","vw5gseW","DgrmseG","BxnNsuq","qLzRAfm","DMLJzuLeig8","ExLmvMW","t3v4vvG","CxLPsxy","Bwrisvi","yMDIsu8","zKLzDLq","B25ozxr3B3i","s2XHywO","DMz1thi","we1xC04","C3L0Ce0","vfDjrfy","D2vMDfu","BNrfBMrWB2K","y0jIu00","BgLUzq","BMCGDxjSoIa","yxv0BW","u2LJvfe","ysbTDxn0igi","mtaWmdi3yK5cv2nz","BxrszeG","z2D4thq","x2nVBM5Ly3q","AwXLx25HBwu","tKfusvzfx0u","CezMBgy","uKzSBKe","qNPdBKG","swHRy2G","zMX1C2HfEha","C2fNzq","BM9Uzv9UB24","u1vAt2W","wwfUywi","zv90Aw1LB3u","z2u6ia","zuXeAum","CMfTzq","wMPSsMC","BMnLq2XVC2u","CgvVB0W","lcbOB3n0BMe","yvrqv2e","x2rPC2nVBM4","u3Dwr1m","ihrVihjLDhi","tKDFrvjst1i","y3jLyxrLq2W","yw1Lu3bHy2u","ChvZAa","B0HPAgK","DgLTzw91DcW","y29UBMvJDa","DfvRtei","D1HIy0S","s2PZu0W","sKj6ufC","y2HHCKnVzgu","wfrKA2S","ihrPBwvZ","DhDVCMTdAge","tufyx1jfvfi","yufRwvO","DLvYBxq","B3jL","DgvZDa","r21Ps1G","Eu9psu8","DunQqMG","Bg9IywXty28","q3z5uMq","BwHLz0C","zxvqsvK","rNvKvMi","AurPyuG","yMXVy2TLza","CMvHC29U","ufrxzfq","CM92AwrLihC","zwD5EfO","BNbrzNO","x2HHBMrSzu8","wwHdyxy","seruqNG","B1vtA0e","tfforge","BMnVzgLUzW","BMrLEa","tePeB0W","ugvHB3C","BwvZC2fNzv8","AfD1uvq","EePyuKu","tuzju3G","ALfAz0C","CgXLyxnLiha","zMLSDgvY","tvLzELK","zgvSzxrL","y2fSBa","v1nkywm","qu9uvxG","wKPYuNm","sxHVuvC","tMjuCvO","Aw47y2HHCNm","u2vXsuq","vLrmv1u","tLDqDvK","CMvZDwX0","ywWGy3vYC28","aaaaaaaaaaa","ywnRtxnNswq","AxjLza","wNnjyvO","rgjKtLO","svzSsee","AfjWswC","r0XdyNy","C3bSAxq","ugPRChK","BNrbBMrvCgq","q29Kzq","B0jiCeS","CNzHBa","wuD1CMK","u0Hcuxu","t1PwswO","B0jZEuO","DfbQueG","y3LeA1C","rNvxu20","x2TLEvbHDgG","A1ffww8","BhzdB08","txbSBgm","AgvHzgvY","y2XVC2uSihC","CgfNzxnOB3C","AvnVthO","n3WYFdb8m3W","ENjLuwe","yLPxqxi","zxjYtxnN","mteXmdm5mJfYzMDsvg4","vhvmAe8","yw1L","qxzTywm","C2DbBuG","uNjTt2S","x2LUDgvYDMe","y2uGBM90igK","DKHIDMe","CMvHzg9UBhK","zxf1ywXZ","D3jPDgvvAw4","AKzxAhu","DND1Bfa","suDps3y","Beryrxm","DgfYz2v0","zMLSzw5HBwu","B3bLBG","Cg5MC1O","m3WW","y29TCgXLDgu","C1rTA3i","Cu1Uqvy","x3fVC0rc","yKTSCxy","zLnbB2G","thr6ANC","u3LVvu0","zMfNqLC","zwvKzwq","sfj3DNK","zvDoBMS","q2zQsgK","igXHCMDLCIa","q29UzMLN","qw1VDw50","wxjrtvm","Axnby2TdBgu","x29UugfNzu4","sLvjyuC","qvvVDuq","rfvsqK0","tg9Kt3q","z2vOu0m","zgDwCKq","u2rtugK","DxrMofDYAxq","EvjLy29UBMu","vKnHBeu","vwHwy00","CezJzvO","CM92AwrLihy","tffMyLO","tu1wt2e","Afrsuhy","x3nLCuLK","v2LUzg93","C2v0sxrLBq","BM93","CePuBMK","x3DHAxq","uLL2ANi","yNLL","uu9WCw0","Dw50","wxHMtMO","Aw1LCYbPBIa","vvHKtNO","A25MAgW","C3fnq2S","CuThrwe","tw9KDwXL","rffzyvi","Chv0","vvnIt2y","C29iCuW","CxrrCgO","z0H4vwG","zhfWufy","qwjNCNC","uxvLDwu","rwHxvNG","CwX6t20","ywnRx2LK","q291BNq","Ae9oDeO","y3ruAw1LB3u","teTAqKG","EKP1qui","BenTwMi","vM15Dg8","A0nRDuW","EwziAwm","BMv4DcGPigm","yw5ZzM9YBvq","mdaWmdaWmda","Cg9PBNrbBMq","qLvqB1i","uwXJyuu","Dw5KzwzPBMu","CuXvvw8","DhrJy24","z29PBMCGyxC","DMfSDwvZ","x2LZtwLUAvq","B3jLtMfTzxm","y2HUEuq","DMvYC2LVBMm","s3H4v2q","vhDwA3e","BeHLuKq","vgfN","wKHKBMC","De9tBfi","AhPhr2O","BvPkDvG","u21QteO","Cxzizve","vNbRwhq","zvzhrg8","A3LsD1G","ExLoDhK","DeDwA0e","ChrVCG","Cgf5Bg9Hzfq","igzPzwXKoIa","CYbPBNn0yw4","C3nHz2vfDMu","C2vUza","yxbWBhK","sMjzseW","Ehzsseu","B25SAw5L","u1H4zxm","Cw9Z","AvrYDxC","C0LYAK4","BwPczgi","yvDvq1u","CM92AwrLige","wLLWtNi","B2nRzxq","zxbqqwO","q3HMsuS","Aw5N","B2fK","zMv1vfy","x2DLDeLUDgu","x2n1CNnVCK4","DwLwBeq","vgTdwgq","AeHAwKG","BezSDxnO","ywnOzwqSihC","DKPmvKy","y2HLy2TdDxi","qxHtBMG","wezcBKy","wxHuD0u","t3r5qva","zM9SD04","A1n0yxr1C0m","uxnRrxe","B3jdqw4","CMvWBgfJzui","FdH8n3WXFde","Efvewwu","C29Tzq","DgHHBIbSB2m","y3jLyxrLt3a","BKHhsNq","sxDnuvG","zxHWB3j0CW","C2XPy2u","tuPmBMy","x2LZtwLUAvC","B0H1qum","ywXty29Wzq","CYbWyxjHBxm","zNjVBunOyxi","zxj2AwnL","vg1RBfm","BwfW","BML0AwfSAxO","icSG","r3riDfe","rvDUELO","BenRsMi","z1rPBwvVDxq","wMzrq0i","CKHUzxq","AwDHDg9Yt24","rMvUyLe","C2PAChG","v09Wrfy","D3j2D3O","B29dv1K","CMvHzhLtDge","wMDruKy","D05fzfq","vMfisNC","t0jtEuy","ExbL","wK5xEMW","Bwu6ia","z3Drtg0","ywnRDxbfBMq","x3bHDgHlzxK","ChPTz2S","Bwv0Ag9K","zMzmEhK","y3jLyxrLrxi","Dg9tDhjPBMC","x2LZv29YA2u","B3jpBMXPBMu","Dfv3Cfi","y3vYCMvUDeK","BIWGAg9ZDg4","uvP5s2m","y3vYC29YlNm","Aw9UvgLTzw8","lcbTyxGGCMu","CKHPqMW","zxjYB3i","Cgu6ia","q3vZDg9Tq2W","x29UrxjYB3i","vwvfBhy","AxmGDw5Kzwy","rLHQrwW","yxv0B21HDgK","CevHv1i","t3nqwNu","rgvPvw8","rhbfAxm","Cw9Zx18","wg5KvKS","wLbRu3K","ALrMr3O","EgPjuMi","Bg5VteC","tLPLvLK","vgrNru4","qwXiwwW","rgvKAwnHDgu","wfjps2y","u0TgCfe","y29SBM8","ChjVy2vZCW","ANLKEMy","Du9Zs3K","zxjFywnRx20","odeYmJCYAgncBgnq","DuHKBMK","x2rPC3bHDgm","sMLruge","AMfovgy","C2ziDe4","t3jUtNa","DwXnBee","x2LUAxrhBg8","Dgv4Dc9Qyxy","wNrfD1q","BwvZC2fNzq","Dxrjza","A0vxy20","CMTLCKDSB2i","tw5ozue","qvrOyKe","y29UBMvJDfm","wKX6D0u","EeDev0W","wK1tvhu","y1bQwfm","rgnpteu"];return ia=function(){return t},ia()}var B=H;(function(t,e){let r=H,i=t();for(;;)try{if(-parseInt(r(1144))/1*(parseInt(r(526))/2)+-parseInt(r(387))/3*(parseInt(r(1522))/4)+parseInt(r(1671))/5*(-parseInt(r(1008))/6)+-parseInt(r(1093))/7+parseInt(r(1635))/8+parseInt(r(1269))/9+parseInt(r(1049))/10*(parseInt(r(724))/11)===e)break;i.push(i.shift())}catch{i.push(i.shift())}})(ia,751490);function H(t,e){t=t-226;let r=ia(),i=r[t];if(H.YlotUJ===void 0){var o=function(f){let x="abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=",g="",m="";for(let S=0,_,v,I=0;v=f.charAt(I++);~v&&(_=S%4?_*64+v:v,S++%4)?g+=String.fromCharCode(255&_>>(-2*S&6)):0)v=x.indexOf(v);for(let S=0,_=g.length;S<_;S++)m+="%"+("00"+g.charCodeAt(S).toString(16)).slice(-2);return decodeURIComponent(m)};H.KsncnC=o,H.fVVaAN={},H.YlotUJ=!0}let c=r[0],d=t+c,u=H.fVVaAN[d];return u?i=u:(i=H.KsncnC(i),H.fVVaAN[d]=i),i}var AS=Object[B(385)+B(530)],kS=Object[B(611)+B(1080)+B(1653)],Kx=(t,e)=>function(){return t&&(e=(0,t[{OmdnF:function(o,c){return o(c)}}.OmdnF(kS,t)[0]])(t=0)),e},TS=(t,e)=>{let r=B,i={sBSXp:function(c,d,u,f){return c(d,u,f)}};for(var o in e)i[r(934)](AS,t,o,{get:e[o],enumerable:!0})};function CS(){return Hx||(Hx=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function RS(){let t=B;return Gx||(Gx=[IDBCursor[t(995)+"e"][t(1710)],IDBCursor[t(995)+"e"][t(607)],IDBCursor[t(995)+"e"][t(607)+t(949)+"ey"]])}function PS(t){let e=B,r={ErbEw:function(o,c){return o<c},bKlqv:function(o,c){return o<<c},BWpoo:function(o,c){return o&c},bknxQ:function(o,c){return o>>>c},ldToH:function(o,c,d,u){return o(c,d,u)},VZJDm:e(678),GtHtQ:"error",MMVOa:function(o,c){return o(c)},EgGBj:function(o,c){return o!==c},cepts:e(1542),tDYrx:function(o,c){return o instanceof c}},i=new Promise((o,c)=>{let d=e,u={nHGJt:function(f,x){return r[H(686)](f,x)},YBQev:function(f,x){return r[H(1294)](f,x)},Vmyto:function(f,x){return r.BWpoo(f,x)},eVGDo:function(f,x){return f|x},dwXPN:function(f,x){return r.ErbEw(f,x)},xJXRE:function(f,x){return r.bknxQ(f,x)},aerzs:function(f,x){return f&x},qfEsl:function(f,x,g,m){return r[H(883)](f,x,g,m)},LOmfP:r[d(259)],ZjlJg:r[d(1455)],OZVIj:function(f,x){return f(x)},tUkLB:function(f,x){return r[d(1323)](f,x)},NeqiH:function(f){return f()},vxzEp:function(f,x){return r[d(1323)](f,x)}};if(r.EgGBj(d(1542),r[d(1741)])){let f={QuSaA:function(g,m){return u[d(1440)](g,m)},fonRi:function(g,m){return g>>>m},riiMd:function(g,m){return u[d(612)](g,m)},wLfsU:function(g,m){return u[d(1360)](g,m)},YrQMS:function(g,m){return u[d(1389)](g,m)},bjQaI:function(g,m){return u.dwXPN(g,m)},UICSS:function(g,m){return u[d(1217)](g,m)},bGVTJ:function(g,m){return g<<m},BcZoe:function(g,m){return u.aerzs(g,m)},CtbxG:function(g,m){return u[d(1389)](g,m)},LodOt:function(g,m){return g>m},NNQho:function(g,m,S,_){return u[d(963)](g,m,S,_)}},x=4294967295;return function(g,m,S=!0){let _=d;if(x=(127&g[m])>>>0,f.QuSaA(g[m++],128))return{value:S?x:0|x,offset:m};if(x=f[_(230)](x|f[_(446)](f[_(1034)](127,g[m]),7),0),f[_(849)](g[m++],128))return{value:S?x:f[_(1306)](0,x),offset:m};if(x=f.YrQMS(x,f.wLfsU(127,g[m])<<14)>>>0,f[_(359)](g[m++],128))return{value:S?x:0|x,offset:m};if(x=f[_(761)](x|f[_(811)](f.BcZoe(127,g[m]),21),0),f.QuSaA(g[m++],128))return{value:S?x:f[_(1306)](0,x),offset:m};if(x=(x|(15&g[m])<<28)>>>0,f[_(359)](g[m++],128))return{value:S?x:f[_(256)](0,x),offset:m};if(f[_(1312)](m+=5,g[_(1629)]))throw m=g[_(1629)],f[_(1808)](_0x25f90e,m,10,g.length);return{value:S?x:0|x,offset:m}}}else{let f=()=>{let m=d;t[m(1032)+m(997)+"ner"](u[m(987)],x),t[m(1032)+m(997)+m(783)](u[m(1163)],g)},x=()=>{let m=d;u[m(1252)](o,u[m(1178)](Ut,t[m(1234)])),u[m(979)](f)},g=()=>{u[d(229)](c,t.error),u.NeqiH(f)};t[d(777)+d(903)](d(678),x),t.addEventListener(r[d(1455)],g)}});return i[e(968)](o=>{let c=e;r[c(704)](o,IDBCursor)&&Jd[c(272)](o,t)})[e(523)](()=>{}),oa[e(272)](i,t),i}function DS(t){let e=B,r={BChOF:e(1470),dHZMC:e(689),dbiLt:"error",pNhNF:function(o){return o()},UWcoi:e(1721)+"or",qBqgB:e(1290)};if(sa[e(829)](t))return;let i=new Promise((o,c)=>{let d=e,u={kJTrv:function(m,S){return m(S)},aSrEI:r[d(845)]},f=()=>{let m=d;r[m(763)]===r[m(1641)]?_0xf6203d.createObjectStore(_0x3e6c9f,{keyPath:_0x528044}):(t["removeEv"+m(997)+"ner"](m(1290),x),t[m(1032)+m(997)+"ner"](r[m(1720)],g),t[m(1032)+m(997)+m(783)](m(314),g))},x=()=>{let m=d;r[m(1010)](o),r[m(1010)](f)},g=()=>{let m=d;u[m(1585)](c,t[m(1493)]||new DOMException(u[m(774)],u[m(774)])),f()};t[d(777)+d(903)](r.qBqgB,x),t["addEvent"+d(903)](r[d(1720)],g),t[d(777)+d(903)]("abort",g)});sa.set(t,i)}function OS(t){aa={hPHxf:function(i,o){return i(o)}}[B(374)](t,aa)}function LS(t){let e=B,r={dsegO:function(i,o){return i(o)},OuxUX:function(i,o){return i(o)},sTeiH:function(i,o){return i===o},bzEmb:function(i){return i()}};return r.sTeiH(t,IDBDatabase[e(995)+"e"]["transact"+e(1757)])&&!("objectSt"+e(1375)in IDBTransaction[e(995)+"e"])?function(i,...o){let c=e,d=t[c(1224)](r[c(476)](cs,this),i,...o);return Vd.set(d,i.sort?i[c(1018)]():[i]),Ut(d)}:r[e(856)](RS)[e(875)](t)?function(...i){let o=e;return t[o(1399)](r[o(1125)](cs,this),i),Ut(Jd[o(644)](this))}:function(...i){let o=e;return r[o(476)](Ut,t[o(1399)](r[o(476)](cs,this),i))}}function NS(t){let e=B,r={SpDed:e(1067),djVnv:function(i,o){return i(o)},FdMdl:function(i,o,c){return i(o,c)},ImYSu:function(i){return i()}};return typeof t===r[e(706)]?r[e(1790)](LS,t):(t instanceof IDBTransaction&&r[e(1790)](DS,t),r.FdMdl($x,t,r.ImYSu(CS))?new Proxy(t,aa):t)}function Ut(t){let e=B,r={kKpcS:function(o,c){return o(c)}};if(t instanceof IDBRequest)return PS(t);if(na[e(829)](t))return na[e(644)](t);let i=r.kKpcS(NS,t);return i!==t&&(na[e(272)](t,i),oa[e(272)](i,t)),i}var $x,Hx,Gx,Jd,sa,Vd,na,oa,aa,cs,jx=Kx({"node_modules/idb/build/wrap-idb-value.js"(){let t=B,e={QlTbE:function(r,i){return r(i)},OPNMI:function(r,i){return r===i},TgSmQ:t(329),SmjLJ:function(r,i){return r===i},pFflf:function(r,i){return r===i},mdHIR:function(r,i){return r!==i},XMQRJ:t(923),GUWYh:function(r,i){return r(i)},jvRUw:function(r,i){return r instanceof i},vqXTE:function(r,i){return r===i},CfjHi:function(r,i){return r===i}};$x=(r,i)=>i[t(1437)](o=>r instanceof o),Jd=new WeakMap,sa=new WeakMap,Vd=new WeakMap,na=new WeakMap,oa=new WeakMap,aa={get(r,i,o){let c=t,d={BUPoR:function(u,f){return e.QlTbE(u,f)}};if(r instanceof IDBTransaction){if(e[c(482)](i,e.TgSmQ))return sa.get(r);if(e[c(1386)](i,"objectSt"+c(1375)))return r["objectSt"+c(1375)]||Vd.get(r);if(e[c(1150)](i,c(681)))return e[c(1127)](e[c(1748)],e.XMQRJ)?d[c(1367)](_0x3748f1,_0x39012f):o[c(1696)+c(1375)][1]?void 0:o[c(1696)+c(1189)](o[c(1696)+"oreNames"][0])}return e[c(917)](Ut,r[i])},set(r,i,o){return r[i]=o,!0},has(r,i){let o=t;return e[o(687)](r,IDBTransaction)&&(e[o(540)](i,e[o(1565)])||e[o(1302)](i,"store"))?!0:i in r}},cs=r=>oa.get(r)}}),Vx={};TS(Vx,{deleteDB:()=>BS,openDB:()=>MS,unwrap:()=>cs,wrap:()=>Ut});function MS(t,e,{blocked:r,upgrade:i,blocking:o,terminated:c}={}){let d=B,u={OtyAP:function(g,m){return g||m},eacaZ:function(g,m){return g===m},zZzLy:d(964),cddnx:d(672),YqLwr:function(g,m,S,_,v){return g(m,S,_,v)},tOSlR:function(g,m){return g(m)},rSpPB:d(624),MnZuj:d(1377)+d(1590),IxBDD:d(773)+d(1299),bCpoA:d(1200)},f=indexedDB[d(1287)](t,e),x=Ut(f);return i&&f[d(777)+d(903)](u[d(767)],g=>{let m=d,S={TWyio:function(_,v){return u[H(1429)](_,v)}};if(u[m(943)](u[m(663)],u.cddnx)){let _=this[m(1293)][m(694)+m(1569)](this._prefix),v=_0x43cdf5[m(524)](S[m(834)](_,"{}"));return v[_0x2846b4]=void 0,this[m(1293)][m(1804)+m(1569)](this[m(583)],_0x7dfc7e[m(920)+"y"](v))}else u.YqLwr(i,u[m(1383)](Ut,f[m(1234)]),g[m(651)+"on"],g.newVersion,Ut(f[m(876)+"ion"]))}),r&&f[d(777)+"Listener"](u[d(1711)],()=>r()),x[d(968)](g=>{let m=d;c&&g[m(777)+m(903)](u[m(1660)],()=>c()),o&&g["addEvent"+m(903)](u.MnZuj,()=>o())}).catch(()=>{}),x}function BS(t,{blocked:e}={}){let r=B,i={fKsXj:r(1200),JdKtj:function(c,d){return c(d)}},o=indexedDB[r(1784)+r(1568)](t);return e&&o[r(777)+r(903)](i[r(1680)],()=>e()),i[r(529)](Ut,o)[r(968)](()=>{})}function qx(t,e){let r=B,i={uOMwl:r(368)+"e",gehSC:r(1278),WAQnD:function(f,x){return f instanceof x},UECJL:function(f,x){return f in x},zWKtV:function(f,x){return f!==x},rfSKD:function(f,x){return f in x}};if(!(i[r(854)](t,IDBDatabase)&&!i[r(258)](e,t)&&typeof e===r(342)))return;if(ra[r(644)](e))return ra[r(644)](e);let o=e.replace(/FromIndex$/,""),c=i[r(270)](e,o),d=Zx.includes(o);if(!i[r(978)](o,(c?IDBIndex:IDBObjectStore)[r(995)+"e"])||!(d||Jx[r(875)](o)))return;let u=async function(f,...x){let g=r,m=this[g(876)+g(1757)](f,d?i[g(1079)]:i[g(1313)]),S=m[g(681)];return c&&(S=S[g(998)](x[g(1751)]())),(await Promise[g(285)]([S[o](...x),d&&m[g(329)]]))[0]};return ra[r(272)](e,u),u}var Jx,Zx,ra,FS=Kx({"node_modules/idb/build/index.js"(){let t=B,e={lUtHm:t(1005)+t(553),LwDIn:function(o){return o()},cAQpC:function(o,c){return o(c)},pftCU:t(644),Qgrxa:"getKey",Wpewf:"getAllKeys",MtTqo:"count",aMqDk:t(1343),BQfcj:t(1223),hAldb:t(844)},r=e[t(1025)][t(1244)]("|"),i=0;for(;;){switch(r[i++]){case"0":e[t(1096)](jx);continue;case"1":e[t(1096)](jx);continue;case"2":e[t(1712)](OS,o=>({...o,get:(c,d,u)=>qx(c,d)||o.get(c,d,u),has:(c,d)=>!!qx(c,d)||o.has(c,d)}));continue;case"3":Jx=[e[t(732)],e.Qgrxa,t(757),e.Wpewf,e[t(1800)]];continue;case"4":Zx=[e[t(1674)],"add",e[t(1042)],e[t(349)]];continue;case"5":ra=new Map;continue}break}}}),zS={idb:function(t){let e=B;t[e(1442)]=Promise[e(410)]()[e(968)](()=>(FS(),Vx)).then(function(r){return r})}},Wx={};function zt(t){let e=B,r={kEWcm:e(291)+"4",hVHem:function(u,f){return u!==f}},i=r[e(1535)][e(1244)]("|"),o=0;for(;;){switch(i[o++]){case"0":zS[t](d,d[e(1442)],zt);continue;case"1":if(r[e(418)](void 0,c))return c[e(1442)];continue;case"2":var c=Wx[t];continue;case"3":var d=Wx[t]={exports:{}};continue;case"4":return d[e(1442)]}break}}zt.d=(t,e)=>{let r=H;for(var i in e)zt.o(e,i)&&!zt.o(t,i)&&Object[r(385)+r(530)](t,i,{enumerable:!0,get:e[i]})},(()=>{let t=B;zt.o=(e,r)=>Object[t(995)+"e"][t(1698)+t(530)][t(1224)](e,r)})(),(()=>{let t=B,e={dwiSI:function(r,i){return r!==i},uCZpD:t(1520),hzGGj:function(r,i){return r!=i},OJalt:t(1341)};zt.r=r=>{let i=t;if(e[i(648)]("KNejT",e.uCZpD))e[i(1384)](i(1369)+"d",typeof Symbol)&&Symbol.toStringTag&&Object[i(385)+"operty"](r,Symbol[i(1482)+i(1381)],{value:e[i(714)]}),Object["definePr"+i(530)](r,"__esModule",{value:!0});else return _0x5c5ede}})();var Oe={};(()=>{let t=B,e={Veavd:t(1592),erQqo:t(1026),Ftwjj:function(a,n){return a(n)},IFjus:function(a,n){return a+n},wrvwz:function(a,n){return a*n},EeTzJ:function(a,n){return a*n},sauBi:function(a,n){return a+n},xWwAy:function(a,n,s){return a(n,s)},JfBQi:function(a,n){return a(n)},sZdKh:function(a,n){return a+n},Anyqa:function(a,n){return a(n)},cyDkW:"0000",ZLELF:"ffff",eWNnk:function(a,n){return a!==n},CygMg:t(691),sjZpx:t(908),eNFwP:function(a,n){return a(n)},TRReO:t(1365)+t(1365)+t(1365)+t(1365),wXbcK:function(a,n){return a>n},bvWiN:function(a,n){return a<n},FieEG:function(a,n){return a-n},jLYbA:function(a,n){return a-n},XfWis:function(a,n){return a<n},JZOkp:function(a,n){return a===n},FGJBn:function(a,n){return a!==n},udJHZ:function(a,n){return a!==n},AIjIA:function(a,n){return a!==n},bzRPF:function(a,n,s){return a(n,s)},gXqoR:t(316),cZTop:function(a,n){return a(n)},BFKDN:function(a,n){return a(n)},VoERR:function(a,n){return a>>>n},CVVtk:function(a,n){return a(n)},zMmHh:"Missing "+t(1558)+" field: key",dMrZY:function(a,n){return a===n},VXxJT:t(504)+t(1558)+t(1395)+t(585),xmCvA:function(a,n,s){return a(n,s)},bJxYY:function(a,n){return a(n)},oGpjp:function(a,n,s){return a(n,s)},cAusY:function(a,n){return a-n},ymXkR:function(a,n,s){return a(n,s)},FmvLn:function(a,n){return a!==n},JRDHq:function(a,n,s){return a(n,s)},YMXeb:function(a,n,s){return a(n,s)},bgbIO:function(a,n){return a!==n},Qfmyb:"uTjTk",xDJxf:function(a,n,s){return a(n,s)},EsviD:function(a,n){return a(n)},xYoXR:function(a,n){return a===n},eHeOs:"XcdvF",PlgEZ:function(a,n,s){return a(n,s)},qCjxk:t(1739),Tzmkd:t(277),QZyKc:function(a){return a()},QDWzh:function(a,n,s){return a(n,s)},iaiez:function(a,n,s){return a(n,s)},RDCrU:function(a,n,s){return a(n,s)},OvjiN:function(a,n,s){return a(n,s)},DqAQR:function(a,n,s){return a(n,s)},LkuAx:function(a,n){return a!==n},vZRqL:function(a,n,s){return a(n,s)},nmnGT:function(a,n,s){return a(n,s)},Pgvwc:function(a,n){return a!==n},TkCXd:function(a,n,s){return a(n,s)},VeGlM:function(a,n){return a!==n},fQHAu:t(789),weftU:function(a,n){return a>>>n},KxwzF:function(a,n){return a(n)},ujHnp:t(1007),ffEoL:t(712),cRCDW:function(a,n){return a(n)},USbOf:function(a,n,s){return a(n,s)},uBAiG:function(a,n,s){return a(n,s)},JQTlx:t(504)+t(1558)+t(1395)+t(1231),ZLzwE:function(a,n){return a===n},tKOCq:t(504)+t(1558)+t(1395)+t(341),qLRyJ:function(a,n){return a===n},NutUg:t(504)+t(1558)+t(1395)+t(1479),TeNJc:function(a,n){return a+n},TQJNI:function(a,n){return a(n)},jshlK:function(a,n,s){return a(n,s)},NMtEb:function(a,n){return a(n)},pnfsZ:function(a,n,s){return a(n,s)},mtRdH:function(a,n){return a+n},SUZOl:"Unimplemented ty"+t(1494),ooCWY:function(a,n){return a>=n},GAoTp:t(1609),LyBmA:t(1596)+t(1746),SwOIU:function(a,n){return a||n},vmpqj:function(a,n){return a!==n},wZMnN:function(a,n){return a!==n},YzJki:t(1216),TmklS:function(a,n){return a*n},epPAj:function(a,n){return a>n},zutRf:function(a,n){return a>n},ffLxy:t(1708)+t(1746),UoxTM:function(a,n,s){return a(n,s)},KyxGu:function(a,n){return a<n},OsPZu:function(a,n){return a&n},KSOav:function(a,n){return a>=n},FenbQ:function(a,n){return a+n},WrBSk:function(a,n){return a!==n},bCLTm:function(a,n){return a|n},LsUSj:function(a,n){return a<<n},xKhzg:function(a,n){return a&n},vsYIg:function(a,n){return a&n},rcfGx:function(a,n){return a(n)},yUvsX:function(a,n){return a&n},MnNeA:function(a,n){return a+n},wKgYn:function(a,n){return a+n},TZgRo:function(a,n){return a|n},YDRca:function(a,n){return a|n},OfrRf:function(a,n){return a&n},vwulP:function(a,n){return a&n},cQjlg:function(a,n){return a&n},fVXaT:function(a,n){return a<=n},YRGXZ:function(a,n){return a+n},jaNTf:function(a,n){return a+n},iIKOe:function(a,n){return a!==n},EFGjb:function(a,n){return a&n},KSXml:function(a,n){return a<<n},ZDxQn:function(a,n){return a|n},JUIaG:function(a,n){return a&n},rkonZ:function(a,n){return a<<n},BJaUn:function(a,n){return a&n},HjvtY:function(a,n){return a&n},BZIir:function(a,n){return a&n},KpXdG:function(a,n,s){return a(n,s)},sEWJh:function(a,n){return a>>n},pFceZ:function(a,n){return a+n},FxkZR:function(a,n){return a&n},ELSrv:function(a,n,s){return a(n,s)},wrwSk:t(624),FjVyW:function(a,n,s){return a(n,s)},wGfOg:function(a,n){return a<n},JGFYp:function(a,n){return a>=n},kvAFg:function(a,n){return a<n},kPFrG:function(a,n){return a+n},gRwvM:function(a,n){return a-n},DVcgW:function(a,n){return a+n},oSMXL:function(a,n){return a<n},LQfbZ:function(a,n){return a<n},HmoHx:function(a,n){return a===n},RmObT:t(1426),dqpPV:t(1146),MXPZx:function(a,n){return a<n},LEGVJ:function(a,n){return a>>n},DGicp:function(a,n){return a<n},huGOp:function(a,n){return a|n},WdmfM:function(a,n){return a|n},ZbWnT:function(a,n){return a&n},bjbLl:function(a,n){return a|n},XndVK:function(a,n){return a&n},eVptV:function(a,n){return a>>n},SSkMI:function(a,n){return a|n},YxTwE:function(a,n){return a&n},PLCOH:function(a,n,s){return a(n,s)},CBQNe:function(a,n){return a+n},tHGmU:t(1011),vMwnc:"QnhoF",lFFZV:function(a,n){return a<<n},XvMBp:function(a,n){return a-n},sVtzt:function(a,n){return a===n},sTmkr:"XMezd",uKtRv:function(a,n){return a>=n},Ltzjw:t(634),AqHFX:"qDkpQ",oGWQA:function(a,n){return a|n},IdlGS:function(a,n){return a&n},arGTv:t(678),TOECJ:"ping_onc"+t(1159)+"t",fjCBG:function(a,n){return a===n},dVLcz:t(375),Vbmmn:t(1638),URHCM:function(a,n){return a(n)},WoQoV:function(a,n){return a&n},ZJrRs:function(a,n){return a(n)},rcYek:function(a,n){return a&n},rHnet:function(a,n){return a&n},exQqZ:function(a,n){return a(n)},soHqL:function(a,n){return a&n},wIUSW:function(a,n){return a(n)},IQlGY:function(a,n){return a<<n},feSue:function(a,n){return a(n)},MtWrY:function(a,n){return a(n)},SicTQ:function(a,n){return a<<n},fyQUC:function(a,n){return a|n},uIbQT:function(a,n){return a>>>n},TyXSa:function(a,n){return a|n},fBplY:function(a,n){return a>>>n},HljJy:function(a,n){return a<<n},xBlRW:function(a,n){return a===n},fQlDV:function(a,n){return a===n},xSRAq:function(a,n){return a<n},Huods:function(a,n){return a<n},peooL:function(a,n,s){return a(n,s)},MkMzg:function(a,n){return a&n},aWUCU:function(a,n){return a>>>n},iSKjS:function(a,n){return a+n},ZAFTO:function(a,n){return a!==n},nKmtI:function(a,n){return a|n},dsBxG:function(a,n){return a&n},tGVkA:function(a,n){return a&n},SXxes:function(a,n){return a!==n},MJUGq:function(a,n){return a&n},adoYD:function(a,n){return a!==n},bGOqZ:function(a,n){return a>>>n},utyks:function(a,n){return a>>>n},XEzjI:function(a,n){return a+n},rfFpe:function(a,n){return a|n},QFLIT:function(a,n){return a|n},folwN:function(a,n){return a&n},ZhBkZ:function(a,n){return a>>>n},IwMQX:function(a,n){return a|n},jtmsY:function(a,n){return a+n},JBzPW:function(a,n){return a>>>n},pzmgk:function(a,n){return a|n},XDzib:function(a,n){return a&n},MvXaZ:function(a,n){return a!=n},LFGTX:function(a,n){return a instanceof n},aAkYZ:function(a,n){return a!=n},VIPji:t(342),USTBE:t(1737)+t(1578),Fvlpl:function(a,n){return a==n},TStub:t(1760)+t(1230)+"et=utf-8",QOxqj:function(a,n){return a|n},DbdNZ:function(a,n){return a===n},CCfSd:function(a,n){return a|n},OEatH:function(a,n){return a|n},mfpWI:function(a,n){return a|n},hdWwB:function(a,n){return a|n},qwdNL:function(a,n){return a<<n},hBMEW:function(a,n){return a<<n},ZHxPe:function(a,n){return a|n},kyRwX:function(a,n){return a<<n},SyoUM:function(a,n){return a<<n},Lkdil:function(a,n){return a|n},UhVcM:function(a,n){return a<<n},GUKgY:function(a,n){return a!==n},qFdoq:t(861),JYxOc:t(1062),lnoLG:function(a,n){return a<<n},eFZtB:function(a,n){return a>>>n},vZuco:function(a,n){return a|n},HUMSw:function(a,n){return a|n},bEzWX:function(a,n,s){return a(n,s)},wAYkX:function(a,n){return a>>>n},OMLYY:function(a,n){return a&n},sqMCk:t(1735),ohkuq:function(a,n){return a<=n},aIKMI:function(a,n){return a>=n},qJRVU:function(a,n){return a/n},DBbyH:function(a,n){return a>>>n},sVszp:function(a,n){return a>>>n},ZYpmD:function(a,n){return a+n},oUSkA:function(a,n){return a*n},xjIRb:function(a,n){return a>>>n},IQnVt:function(a,n){return a!==n},JAsWR:t(1659),HRwvy:function(a,n){return a&n},FEIUD:function(a,n){return a&n},NIYPB:function(a,n){return a>>>n},jTfGz:function(a,n){return a+n},AfBVq:function(a,n){return a>>>n},QjqRe:function(a,n){return a+n},UvtfA:function(a,n){return a<<n},EWnzZ:function(a,n){return a|n},agHPB:function(a,n){return a<<n},naKcJ:function(a,n){return a===n},MOknu:function(a,n){return a>>>n},usCqh:function(a,n){return a>>>n},VcbmV:function(a,n){return a===n},gluNK:function(a,n){return a===n},rcBIn:function(a,n){return a+n},aJGyn:function(a,n){return a+n},wYiTo:function(a,n){return a!=n},GmiKX:"Module",EhWVx:t(1095)+"le",xslfe:"SpQVJ",SKFpQ:function(a,n){return a>>>n},FHWfR:function(a,n){return a>>>n},nZCYk:function(a,n){return a>>>n},lBuKS:function(a,n){return a>>>n},PxGxp:function(a,n){return a>>>n},OXziz:function(a,n){return a&n},lbaOn:function(a,n){return a>>>n},SBeAr:function(a,n){return a&n},NRWTk:function(a,n){return a>>>n},qlzOm:function(a,n){return a>>>n},ibErN:function(a,n){return a&n},YenEJ:function(a,n){return a>>>n},bOhBY:function(a,n){return a===n},gNzUw:t(1197),HpBRi:t(1149)+t(1752),IjuIw:t(1547)+"NG_ERROR",nLYqo:t(1186)+"IES_ERROR",VpkXt:"MESSAGE_"+t(1567),fNcrp:"OPEN_ERROR",fSAoh:"2|0|5|1|"+t(1623),cXGOx:t(961)+"0",HsQLM:"error",EBiUz:t(801),Ppqiw:"wXdFt",DqJzO:function(a,n){return a===n},OwXHl:function(a,n){return a-n},vcPrE:function(a,n){return a===n},hTRPv:function(a,n){return a+n},PZuxx:"Unhandled error.",oqpqX:function(a,n){return a===n},JxDYz:"QLJqE",afPfk:function(a,n,s){return a(n,s)},CjODi:function(a,n,s){return a(n,s)},kicsY:t(1287),pAFVN:"iartn",gEbzY:function(a,n,s){return a(n,s)},AUouD:t(1533),RYvjr:function(a,n){return a===n},mkxgq:"egolN",MBKOh:function(a,n){return a||n},FuWSm:t(1369)+"d",IIdWs:function(a,n){return a<=n},hHZZH:t(1363)+t(884)+"ltiple t"+t(1336)+t(1518),guLXQ:function(a,n){return a===n},hnBKc:"QHKEK",jAaYr:t(641),xKGGf:function(a,n){return a<n},osuRB:function(a,n){return a<=n},YZdga:function(a,n){return a>=n},VoBRI:function(a,n){return a|n},PUETH:function(a,n){return a&n},AfwnY:function(a,n){return a>=n},Cljnv:function(a,n){return a<n},ESWmp:function(a,n){return a|n},HolXj:function(a,n){return a|n},Mpllc:function(a,n){return a<<n},laBLi:function(a,n){return a&n},HdWHn:function(a,n){return a>=n},WhFPs:function(a,n){return a|n},zwKzc:function(a,n){return a<<n},XRGSW:function(a,n){return a<<n},TljOd:function(a,n){return a&n},iSomt:function(a,n){return a+n},YhNqF:function(a,n){return a+n},NAXtY:function(a,n,s){return a(n,s)},vwvjL:function(a,n){return a+n},JDiGq:function(a,n){return a!==n},TwVkq:t(1626),PbvCq:function(a,n){return a|n},Klaaj:function(a,n){return a===n},jYxkE:function(a,n){return a&n},NWPuY:function(a,n){return a&n},QVaZg:function(a,n){return a+n},knfhl:t(1009),eNmbU:"4|2|1|5|"+t(1289),XvbTl:function(a,n){return a&n},xdzcq:function(a,n){return a>>n},pzsYl:function(a,n){return a|n},ctVml:function(a,n){return a+n},KJbAw:function(a,n){return a<<n},FmhOH:function(a,n){return a&n},QZZls:function(a,n){return a|n},VJpPn:function(a,n){return a>>n},TazWy:function(a,n){return a-n},zreQa:function(a,n,s,l){return a(n,s,l)},nRZZu:function(a,n){return a&n},COqpR:function(a,n){return a|n},WBijE:function(a,n){return a>=n},kQEYo:function(a,n){return a<<n},EdQUb:function(a,n){return a&n},OBCsb:function(a,n){return a<<n},CwuFg:function(a,n){return a&n},GnzBc:function(a,n){return a&n},PwZco:t(533),yelKe:function(a,n){return a!=n},oBHpK:function(a,n){return a instanceof n},yntpu:function(a,n){return a instanceof n},eizJB:function(a,n){return a!=n},qMpOq:function(a,n){return a!==n},TkJJf:t(434),jFWhu:function(a,n){return a==n},gJfRX:"ppe",iljMj:function(a,n){return a<n},zSIkB:function(a,n){return a<<n},AlHYl:function(a,n){return a(n)},KFioV:t(1608),OhzIP:function(a,n){return a+n},VcVxJ:"http",dDOVw:"&jscallback=frontierJSONP",lCmZb:t(304),Ubpif:"WrnPW",vvygS:function(a,n,s){return a(n,s)},xGDWL:"KpWaS",FhcZr:t(412),RFlnA:function(a){return a()},uEWjD:function(a,n){return a!==n},WSJac:t(491),BSJNd:t(1404),wGKmf:"message_id",qKGEa:t(752),bZYBn:t(1382),JWXQu:function(a,n){return a===n},PTWdT:t(1357),XGMpS:function(a,n){return a||n},zVhqJ:function(a,n){return a||n},FBLob:t(1385),VEEVP:function(a,n){return a|n},fDlQt:function(a,n){return a<<n},pJTni:function(a,n){return a>>>n},gaanB:function(a,n){return a|n},NbpkQ:function(a,n){return a|n},yUcYs:function(a,n){return a<<n},Eolhv:"Fakgr",wghCj:function(a,n){return a||n},NCuPW:function(a,n){return a!==n},igCtF:t(1019),qMnAV:function(a,n){return a||n},JWxdV:function(a,n){return a||n},diKAQ:"init QoS"+t(1044)+"d",FudVb:function(a,n,s){return a(n,s)},sxzxj:t(667),KxxWd:"kFMPX",tUwpR:function(a,n){return a(n)},inuOZ:function(a,n){return a===n},awFmi:t(495),cjuAS:t(262)+t(373),FMBrj:function(a,n,s,l){return a(n,s,l)},DLnOd:t(262)+t(1796)+"ck",knCAU:t(262)+"er_is_ack",XpkiQ:t(262)+t(1521)+t(885),FaJQh:function(a,n,s){return a(n,s)},kVtFa:function(a,n){return a(n)},gBdXh:t(547),Abgrw:t(1574),VltBa:function(a,n,s,l){return a(n,s,l)},DHVXO:function(a,n){return a&&n},WNHok:t(928),dLUkY:t(1353),sjFqs:t(307),pKBoj:function(a){return a()},xrQlo:function(a,n){return a instanceof n},qrfOG:function(a,n){return a===n},StUYl:t(1736),MYYzY:function(a,n){return a instanceof n},UgEyZ:function(a,n){return a instanceof n},ZpmUd:t(1737)+t(1578)+t(243)+t(1583),XMWsN:t(1156)+"e",toYdi:t(273),iRvtt:t(996),eLDiC:function(a,n){return a(n)},JSXem:t(1507),BzKXE:function(a,n){return a(n)},nbgaj:function(a,n){return a&n},IGOKv:function(a,n){return a+n},DQYaR:function(a,n){return a(n)},riQlL:function(a,n){return a(n)},UwAlG:t(1560)+t(564)+t(1160),lDXEs:t(1454),fFthv:function(a,n){return a||n},WOpDV:t(832),VGvpY:t(649)+"too large",aJfBp:function(a,n){return a>=n},RgqVi:function(a,n,s,l){return a(n,s,l)},afdNR:function(a,n){return a!==n},miCWF:"IuTis",rAWmA:t(1669),HRlSG:t(353)+"3",egyxZ:function(a,n){return a<n},aGHMT:function(a,n){return a+n},UInRV:function(a,n,s,l){return a(n,s,l)},ErPmI:function(a,n,s){return a(n,s)},aJXTL:function(a,n,s){return a(n,s)},woHqY:t(1332),qsfeX:function(a,n,s){return a(n,s)},yfHic:t(1372)+"ay, netw"+t(805)+t(1548),lBmSl:t(1277),ygzMK:function(a,n){return a|n},atvvg:function(a,n){return a|n},Myfpm:function(a,n){return a+n},kRFsc:function(a,n){return a<<n},HeJJR:function(a,n){return a+n},XROKf:function(a,n){return a+n},feHuN:function(a,n){return a<<n},PDYbn:function(a,n){return a+n},qtQpj:function(a,n){return a>>>n},UbPVe:function(a,n){return a&n},OBSyF:function(a,n){return a>>>n},PJceg:function(a,n){return a&n},WzGwv:function(a,n){return a+n},kMJEI:function(a,n){return a+n},VZWyD:function(a,n){return a&n},XFBnF:function(a,n){return a+n},YxfNj:function(a,n){return a&n},tPjPH:function(a,n){return a+n},ETgde:function(a,n){return a&n},qMzRQ:function(a,n){return a|n},JORMo:function(a,n){return a>>>n},NTJTB:function(a,n){return a<<n},ulMlA:function(a,n){return a&n},uWWoG:function(a,n){return a&n},XCStm:function(a,n){return a|n},eUhgv:t(941),SfoKz:function(a,n){return a!==n},qyiIv:t(1066),AMmyw:function(a,n){return a<n},VWjXo:function(a,n){return a+n},pEaWR:t(1489)+t(1450),SedaF:t(1261),IJHBz:function(a,n,s,l){return a(n,s,l)},CvyRd:function(a,n,s,l){return a(n,s,l)},CtaWO:function(a,n){return a(n)},opLBP:function(a,n){return a(n)},hBlza:"cursor_f"+t(1148),jtHWu:function(a,n){return a<n},vWOGp:function(a,n,s){return a(n,s)},yyLVl:function(a,n,s,l){return a(n,s,l)},GInHY:function(a,n){return a+n},gZeOR:function(a,n,s){return a(n,s)},PLazV:"cursor_n"+t(1271),SzQrt:t(461),sgAmH:t(1647)+t(1733),uwfdQ:t(904),gqMtd:function(a,n,s,l){return a(n,s,l)},euvUq:"CONTINUE",pbQEr:function(a,n,s,l){return a(n,s,l)},QuLEP:t(808),tMjrZ:function(a,n){return a(n)},kAtBY:function(a,n){return a(n)},rxSWV:function(a,n){return a===n},CWhYg:t(1380),npQfz:"GQDkj",MuVyy:"siqRR",UfxlA:t(478),LBZou:t(1573),LgzNj:function(a,n,s,l){return a(n,s,l)},twgVi:function(a,n){return a&&n},YZBZV:function(a){return a()},oHihi:function(a,n){return a===n},rHiBl:t(639),luxoO:t(311),JOtoR:function(a,n,s,l){return a(n,s,l)},uCjBh:t(262)+t(567),ihAMz:function(a,n,s,l){return a(n,s,l)},bitQR:"x-msg-qos",moUow:t(439)+t(775)+"ue",Ojpaa:function(a){return a()},TCuwm:function(a,n){return a+n},teYPH:function(a){return a()},rVsQW:function(a){return a()},EvirC:function(a){return a()},ojKlR:function(a,n){return a(n)},FmWEr:function(a){return a()},KCgju:function(a,n){return a!==n},xpLjy:function(a){return a()},orCAn:function(a){return a()},VfDOk:function(a){return a()},JUaXD:t(1538),AmtMi:function(a,n,s){return a(n,s)},rtzRe:function(a,n){return a!==n},tHaMT:function(a,n){return a(n)},EeGZf:function(a,n,s){return a(n,s)},RrmOk:function(a,n,s){return a(n,s)},WspuG:t(1067),iwmuW:function(a,n,s){return a(n,s)},uvGHw:function(a,n){return a===n},LMdgM:t(1015),hWtXh:function(a,n,s,l){return a(n,s,l)},qsWXx:t(1597),bEYBs:t(1532),WyWMu:function(a,n){return a!==n},WSqul:t(716),OrnNp:function(a,n){return a>>>n},tpnva:function(a,n){return a<n},iQlEz:function(a,n){return a|n},cQjvY:function(a,n){return a(n)},yZFgY:"arraybuf"+t(731),uHdni:function(a,n){return a/n},JSseF:"auto",arYKq:function(a,n){return a===n},SZxVL:function(a,n,s){return a(n,s)},RCnla:t(450)+t(824)+t(850)+"ct",fIYvT:t(1402),BNBnV:t(326),GGNke:"pagehide",Iapjt:t(1263),LfLUS:t(666),SGduP:t(226),aTPWa:t(1722),nGAst:t(1089),cthfh:t(1670),UASUx:t(388),vZWbr:function(a,n){return a||n},ANuIA:"please p"+t(269)+"ddID, de"+t(1123)+"r ttwID",LnGll:function(a,n,s){return a(n,s)},vUrmt:t(609)+"0",EYlAF:function(a,n){return a+n},FrqQn:function(a,n){return a+n},bYJPD:function(a,n){return a+n},CfmwA:function(a,n,s){return a(n,s)},DMqpV:function(a,n){return a===n},vYuzq:t(427),WStUZ:t(1119),cQWeN:"start",Peaow:function(a,n){return a-n},ADYkz:t(1228),xKAeG:function(a,n){return a(n)},aCioT:function(a,n){return a(n)},kLSKz:"curvalue",YstZl:"service-"+t(826),mXbnR:"service",HDTBx:function(a,n,s,l){return a(n,s,l)},UxmFg:"name",RIIIB:function(a,n,s,l){return a(n,s,l)},UeElv:t(734),PUHxu:function(a,n){return a-n},ojnkY:function(a,n){return a>n},qLUUo:t(688),NSeEp:t(405),WYviK:t(1270),ACwaq:function(a,n,s){return a(n,s)},flBks:function(a,n){return a!==n},qlULL:"vZWIu",foiFD:"timeout",wskHU:function(a,n){return a===n},gHelN:t(1196),UXdNz:"IhCgO",XTdkk:t(1372)+t(618)+t(271)+"ting ser"+t(1789),wNEdT:function(a,n,s){return a(n,s)},YhCav:t(1176)+" try rec"+t(1086)+"g",xswvC:function(a,n){return a(n)},GLogg:t(425),vNgxV:function(a,n){return a(n)},DcOLE:function(a){return a()},BMzRV:function(a,n){return a===n},SeWJT:"yNnxM",iTruw:function(a,n){return a+n},VsUYM:function(a,n){return a>n},KFbKt:function(a,n){return a!==n},arnRh:t(292),xiPBW:function(a,n,s){return a(n,s)},ThKGl:function(a,n,s){return a(n,s)},QWTZH:t(880),IiUaN:function(a,n){return a!==n},fkITs:"oTOOo",uYYDc:"ack",KeFRB:function(a,n,s){return a(n,s)},ekSWX:t(1229),ezClu:t(451)+t(389),GLCbv:t(1561),DURBM:function(a,n){return a+n},hRpIg:t(1262)+t(1396)+t(1276)+t(1453)+"ed",vEftA:t(1262)+"s already closed",LuLhn:function(a,n,s){return a(n,s)},YeJau:t(1368),RecMJ:t(929),TXucQ:function(a,n){return a==n},LShPX:"please p"+t(1409)+" valid d"+t(267)+t(1143)+t(403)+t(550)+t(750)+t(797),ipOmI:"number",JiQPa:function(a,n){return a!=n},QFadR:function(a,n){return a instanceof n},TWIDV:function(a,n){return a(n)},vJLVF:function(a,n){return a(n)},BDBsv:t(1220)+t(1409)+t(926)+t(1450),HxbJm:function(a,n){return a===n},SwVGS:t(1809),ZNWzl:function(a,n){return a|n},fJtDs:function(a,n){return a<<n},sIrjN:function(a,n){return a<<n},ZfQCB:"RulfP",vqlgx:t(869),arTBy:function(a,n){return a==n},jLCyc:t(399)+t(1700)+t(1414),lLIrI:function(a,n){return a===n},Fpvdu:t(1358),AAfMp:"ZJJVG",wQXQc:function(a,n){return a(n)},MJLnf:t(1580)+t(795)+"s",xbDcV:t(1236),XBond:function(a,n){return a*n},nFucJ:function(a,n){return a!=n},hONtJ:function(a,n){return a===n},KjsSL:t(1326),rUpeo:function(a,n){return a!=n},sfHtN:function(a,n){return a!=n},KMccQ:function(a,n){return a===n},kCkuL:t(1514)+t(1057)+t(1194)+"pe",Ihkch:function(a,n){return a===n},cBbSM:"Object",oHOXK:function(a,n){return a!=n},EaLyP:function(a,n){return a!=n},TdgEN:function(a,n){return a===n},eCONu:t(1020)+t(1536)+t(1447),gCyOq:function(a,n){return a===n},LJDoL:function(a,n){return a!=n},mjBdb:function(a,n){return a!=n},texHb:function(a,n,s){return a(n,s)}};zt.r(Oe),zt.d(Oe,{FWS:()=>Ng,CustomErrorEvent:()=>gl,createCloseEvent:()=>wt,ReconnectEvent:()=>pl,createErrorEvent:()=>lt,decodedFrame:()=>rn,createOpenEvent:()=>El,CustomCloseEvent:()=>ml,createReconnectEvent:()=>Sa,FrontierMessageEvent:()=>_l,encodeFrame:()=>Gt,createMessageEvent:()=>bl,OpenEvent:()=>yl,ErrorCode:()=>on,Event:()=>ar,MessageEvent:()=>wl});let r="";function i(a=""){let n=t;if(e[n(853)]!==e[n(453)]){let l=""+Date[n(1328)](),h=r||(r=e[n(1579)](f,a)),w=Math.random().toString(16)[n(1443)](-6);return e[n(1562)](e[n(1562)]("02",l),h)+w}else _0x528b3e[n(508)](_0x5981cd)}function o(){let a=t;return e[a(1465)](1e4,Date[a(1328)]())+Math[a(1563)](e[a(1663)](1e4,Math[a(416)]()))}function c(a){let n=t;return e.sauBi(Array(8)[n(283)]("0"),e[n(500)](parseInt,a,10)[n(1482)](2))[n(1443)](-8)}function d(a){let n=t;return e[n(1562)](e[n(1579)](Array,4)[n(283)]("0"),e.xWwAy(parseInt,a,2).toString(16))[n(1443)](-4)}function u(a){let n=t,s=a[n(1244)](/\./)[n(1452)](w=>c(w)),l=[];return l[0]=e[n(1591)](d,e[n(1701)](s[0],s[1])),l[1]=e[n(1667)](d,e[n(896)](s[2],s[3])),[e.cyDkW,e.cyDkW,e[n(1255)],e.cyDkW,e[n(1255)],e[n(379)],l[0],l[1]][n(283)]("")}function f(a){let n=t;if(e[n(1301)](e.CygMg,e[n(1463)])){let s=/(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)(\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}/.test(a),l=/(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))/[n(1190)](a);return s?e.eNFwP(u,a):l?e[n(647)](x,a):e[n(556)]}else return this[n(787)+n(955)+n(625)+"t"]=1,this[n(1486)+n(1212)]++,this[n(1545)+"s"][this[n(1486)+"ndex"]]}function x(a){let n=t,s="",l=[],h=0,w=0,y=!0,E=e[n(1255)];if(e.wXbcK(a[n(1731)]("::"),-1)){let p=a[n(1244)]("::");for(let T=0;e[n(1632)](T,p.length);T++){let N=p[T];if(e[n(1179)](N[n(1731)](":"),0)){let G=N.split(":");y&&(h=G.length),w+=G[n(1629)];for(let K=0;e.bvWiN(K,G[n(1629)]);K++)if(G[K].length!==4){let fe=E.substring(0,e[n(839)](4,G[K].length)),Me=fe.concat(G[K]);l.push(Me)}else l[n(1174)](G[K]);y=!1}else{if(N[n(1629)]!==4){let G=E[n(711)+"g"](0,e.jLYbA(4,N[n(1629)])),K=G[n(440)](N);l.push(K)}else l.push(N);y&&(h+=1),w+=1,y=!1}}let R="";for(let T=0;e[n(232)](T,8-w);T++)R=R[n(440)](E);for(let T=0;e.bvWiN(T,l[n(1629)]);T++)e.JZOkp(T,h)?(s=s[n(440)](R),s=s[n(440)](l[T])):s=s.concat(l[T]);return s}{let p=a.split(":");for(let R=0;R<p.length;R++){let T=p[R];if(e[n(1566)](4,p[R][n(1629)])){let N=E.substring(0,4-p[R][n(1629)]),G=N[n(440)](T);s=s[n(440)](G)}else s=s[n(440)](T)}return s}}function g(a,n){let s=t,l=a[s(254)];e[s(502)](void 0,l)&&(e[s(500)](me,n,10),U(n,l));let h=a[s(585)];e.AIjIA(void 0,h)&&(e[s(1636)](me,n,18),U(n,h))}function m(a){let n=t;if(e.JZOkp(e[n(436)],n(316))){let s={};e:for(;!e.cZTop(V,a);){let l=e[n(1704)](he,a);switch(e[n(982)](l,3)){case 0:break e;case 1:s[n(254)]=D(a,e[n(1577)](he,a));break;case 2:s[n(585)]=D(a,e[n(1591)](he,a));break;default:e[n(1636)](C,a,7&l)}}if(e[n(1630)](void 0,s[n(254)]))throw new Error(e.zMmHh);if(e[n(303)](void 0,s[n(585)]))throw new Error(e[n(1075)]);return s}else return _0x56eafd?.[n(338)](s=>s.key===_0x1c99ed)?.value}function S(a){let n=t,s=P();return e[n(431)](_,a,s),e[n(1094)](M,s)}function _(a,n){let s=t,l={Coxbq:function(ee,oe){return e.XfWis(ee,oe)},LqyqN:function(ee,oe,Ye){return e.oGpjp(ee,oe,Ye)},VdPEX:function(ee,oe,Ye){return e[H(431)](ee,oe,Ye)},fgDOL:function(ee,oe,Ye){return e[H(1636)](ee,oe,Ye)},GgjOZ:function(ee,oe){return e[H(1701)](ee,oe)},BuBHQ:function(ee,oe){return e[H(952)](ee,oe)}},h=a.SeqID;e[s(1566)](void 0,h)&&(e[s(841)](me,n,8),mt(n,h));let w=a.LogID;e[s(355)](void 0,w)&&(e[s(910)](me,n,16),e[s(1618)](mt,n,w));let y=a[s(341)];if(e.bgbIO(void 0,y))if(e[s(303)]("uTjTk",e[s(266)]))e.xDJxf(me,n,24),e.xmCvA(mt,n,e.EsviD(O,y));else{let ee=0,oe=[];for(;l[s(1090)](ee,_0x4d7055[s(499)+"th"]);){let{offset:Ye}=l[s(577)](_0x220c4b,_0x5be621,ee);ee=Ye;let cn={cursor_name:"",cursor:0,service:0},{value:Da,offset:si}=l[s(701)](_0x5b951e,_0x5c5816,ee);cn.service=Da,ee=si;let{value:gs,offset:oi}=l[s(301)](_0xb8d46f,_0x163555,ee);ee=oi,cn[s(632)+s(1271)]=_0x35e570(_0x5122ad,ee,l[s(855)](ee,gs)),ee+=gs;let{value:ai,offset:Mg}=_0x379e23(_0x6ce8fa,ee);cn[s(505)]=ai[s(1645)](),ee=Mg,oe.push(cn)}return oe}let E=a[s(1479)];if(E!==void 0)if(e[s(457)](e[s(1627)],e[s(1627)]))e[s(1687)](me,n,32),e[s(881)](mt,n,e[s(1579)](O,E));else return this.endpoints[this["currentI"+s(1212)]];let p=a.headers;if(e[s(1301)](void 0,p))for(let ee of p)if(e[s(442)](e[s(1082)],e[s(593)])){e.xmCvA(me,n,42);let oe=e[s(1488)](P);g(ee,oe),e[s(1692)](me,n,oe.limit),W(n,oe),L(oe)}else{let oe=_0x3ce0ef[s(711)+"g"](0,PehJNN.BuBHQ(4,_0x976bfa[_0x42e1fa].length)),Ye=oe[s(440)](_0x55ec58[_0x11d74c]);_0x2435bc[s(1174)](Ye)}let R=a[s(1551)+s(1211)];e[s(1128)](void 0,R)&&(e.JRDHq(me,n,50),e.iaiez(U,n,R));let T=a["payloadT"+s(1472)];T!==void 0&&(e[s(500)](me,n,58),e[s(770)](U,n,T));let N=a[s(1112)];N!==void 0&&(e[s(1692)](me,n,66),e[s(473)](me,n,N[s(1629)]),e.DqAQR(ae,n,N));let G=a.LogIDNew;e[s(939)](void 0,G)&&(e[s(790)](me,n,74),e[s(1621)](U,n,G));let K=a.serverTiming;e[s(938)](void 0,K)&&(e[s(1420)](me,n,82),e.JRDHq(U,n,K));let fe=a.msgID;e[s(442)](void 0,fe)&&(me(n,90),e.RDCrU(U,n,fe));let Me=a.frameType;e[s(502)](void 0,Me)&&(e.oGpjp(me,n,96),mt(n,e.eNFwP(O,Me)))}function v(a){return I(F(a))}function I(a){let n=t,s={gPcXa:function(l){return e[H(1488)](l)}};if(e.VeGlM(e[n(380)],n(1132))){let l={};e:for(;!V(a);){let h=he(a);switch(e.weftU(h,3)){case 0:break e;case 1:l[n(1231)]=e.bzRPF(At,a,!0);break;case 2:l[n(1552)]=e[n(500)](At,a,!0);break;case 3:l.service=e[n(866)](he,a);break;case 4:l[n(1479)]=e[n(1768)](he,a);break;case 5:if(e[n(303)](e[n(927)],e[n(1099)])){let w=this["_endpoin"+n(664)]?.[n(580)+"ntEndpoint"]();this._debug(n(960)+w),s[n(274)](_0x1a77a9)}else{let w=e[n(401)](A,a);(l[n(788)]||(l.headers=[]))[n(1174)](e[n(1667)](m,a)),a.limit=w;break}case 6:l["payloadE"+n(1211)]=e[n(1692)](D,a,e[n(1591)](he,a));break;case 7:l[n(1394)+n(1472)]=e.USbOf(D,a,e.bJxYY(he,a));break;case 8:l[n(1112)]=e.OvjiN(se,a,e[n(866)](he,a));break;case 9:l[n(345)]=D(a,e.bJxYY(he,a));break;case 10:l["serverTi"+n(1666)]=D(a,e.CVVtk(he,a));break;case 11:l[n(1121)]=D(a,e[n(1579)](he,a));break;case 12:l[n(1036)+"e"]=e[n(1579)](he,a);break;default:e[n(1781)](C,a,7&h)}}if(e[n(457)](void 0,l.SeqID))throw new Error(e[n(659)]);if(e[n(1630)](void 0,l[n(1552)]))throw new Error("Missing "+n(1558)+n(1395)+n(1552));if(e[n(1540)](void 0,l[n(341)]))throw new Error(e[n(948)]);if(e[n(1586)](void 0,l[n(1479)]))throw new Error(e[n(289)]);return l}else return this[n(860)][n(1467)+"te"]}function A(a){let n=t,s=he(a),l=a[n(791)];return a[n(791)]=e[n(1600)](a[n(710)],s),l}function C(a,n){let s=t;switch(n){case 0:for(;128&e[s(423)](te,a););break;case 2:e[s(1031)](J,a,e[s(242)](he,a));break;case 5:e[s(1288)](J,a,4);break;case 1:e[s(500)](J,a,8);break;default:throw new Error(e[s(1145)](e[s(1157)],n))}}function O(a){let n=t;return a|=0,{low:a,high:a>>31,unsigned:e[n(1466)](a,0)}}let b=[];function P(){let a=t,n=b[a(1557)]();return n?(n[a(710)]=n[a(791)]=0,n):{bytes:new Uint8Array(64),offset:0,limit:0}}function L(a){b[t(1174)](a)}function F(a){let n=t;if(n(652)===n(575))this[n(1017)+n(1461)+n(1139)]=_0x166aa8,_0x1ecbb7?this[n(1206)+n(741)]():this[n(1206)+"ffLine"]();else return{bytes:a,offset:0,limit:a.length}}function M(a){let n=t,s=a.bytes,l=a[n(791)];return s[n(1629)]===l?s:s.subarray(0,l)}function J(a,n){let s=t;if(s(1609)===e[s(958)]){if(e[s(1179)](e[s(1562)](a.offset,n),a.limit))throw new Error(e.LyBmA);a.offset+=n}else _0x240956.log(_0x48a18a)}function V(a){let n=t,s={vbQHQ:function(l,h){return e[H(970)](l,h)},GXUgh:n(342),AYOth:function(l,h){return e.vmpqj(l,h)},UYNrG:n(399)+n(1700)+n(1414)};if(e[n(905)](e[n(501)],e.YzJki)){let{url:l}=s[n(1038)](_0x4b2ce6,{}),h=_0x26308c[n(635)](l)?l:s.GXUgh==typeof l?[l]:[];_0x2c2e13&&_0xbd6c50[n(680)](this[n(889)],_0x32db67),h&&h.length?this["_endpoin"+n(664)]=new _0x4d9cb0(h,this._options[n(900)+"es"]):this[n(448)+n(664)]?.[n(1603)+n(796)+n(803)](),this["_pingLos"+n(250)]?.[n(1615)+n(1084)](this[n(889)][n(1101)+n(1354)]),this[n(432)+n(872)]=!1,this[n(1601)]&&s[n(347)](this[n(1601)][n(1467)+"te"],this.CLOSED)?this[n(1168)+n(984)](1e3,s[n(559)],!0):(this._isInit=!0,this._connect())}else return e.ooCWY(a[n(710)],a[n(791)])}function re(a,n){let s=t,l=a[s(372)],h=a.offset,w=a[s(791)],y=e.sauBi(h,n);if(e.wXbcK(y,l[s(1629)])){let E=new Uint8Array(e[s(1451)](2,y));E[s(272)](l),a[s(372)]=E}return a[s(710)]=y,e.epPAj(y,w)&&(a[s(791)]=y),h}function X(a,n){let s=t,l=a[s(710)];if(e[s(1707)](e.TeNJc(l,n),a[s(791)]))throw new Error(e[s(1480)]);return a[s(710)]+=n,l}function se(a,n){let s=t,l=e.DqAQR(X,a,n);return a[s(372)].subarray(l,e[s(1562)](l,n))}function ae(a,n){let s=t,l=e.nmnGT(re,a,n[s(1629)]);a[s(372)][s(272)](n,l)}function D(a,n){let s=t,l=e[s(1728)](X,a,n),h=String[s(1449)+s(1247)],w=a[s(372)],y="\uFFFD",E="";for(let p=0;e[s(1595)](p,n);p++){let R=w[e.TeNJc(p,l)],T,N,G,K;e[s(1586)](128&R,0)?E+=h(R):e.qLRyJ(e[s(1502)](224,R),192)?e.KSOav(p+1,n)?E+=y:(T=w[e[s(1462)](e[s(1145)](p,l),1)],e[s(594)](e[s(1502)](192,T),128)?E+=y:(K=e[s(877)](e[s(235)](e[s(1742)](31,R),6),e[s(631)](63,T)),e[s(1632)](K,128)?E+=y:(E+=e[s(430)](h,K),p++))):e[s(956)](240,R)==224?e[s(1537)](p,2)>=n?E+=y:(T=w[e[s(1600)](p,l)+1],N=w[e[s(1537)](e[s(620)](p,l),2)],e[s(355)](e[s(973)](T,e[s(235)](N,8))&49344,32896)?E+=y:(K=e[s(1684)](e[s(235)](e.OfrRf(15,R),12)|e[s(235)](e[s(1282)](63,T),6),e[s(675)](63,N)),e[s(1595)](K,2048)||e[s(496)](K,55296)&&e[s(244)](K,57343)?E+=y:(E+=e[s(401)](h,K),p+=2))):(248&R)==240?e[s(496)](p+3,n)?E+=y:(T=w[e[s(1562)](e[s(549)](p,l),1)],N=w[e[s(1526)](e[s(1701)](p,l),2)],G=w[e[s(1562)](p,l)+3],e[s(1744)](e[s(1554)](e[s(1684)](e[s(877)](T,e[s(429)](N,8)),e.LsUSj(G,16)),12632256),8421504)?E+=y:(K=e[s(973)](e[s(753)](e[s(753)](e.KSXml(e[s(1309)](7,R),18),e[s(528)](e[s(1750)](63,T),12)),e[s(235)](e[s(1024)](63,N),6)),e[s(1691)](63,G)),K<65536||e[s(1412)](K,1114111)?E+=y:(K-=65536,E+=e[s(737)](h,e[s(620)](e.sEWJh(K,10),55296),e[s(1320)](e[s(629)](1023,K),56320)),p+=3))):E+=y}return E}function U(a,n){let s=t,l=n[s(1629)],h=0;for(let E=0;e.wGfOg(E,l);E++){let p=n[s(1182)+"At"](E);e[s(486)](p,55296)&&e.fVXaT(p,56319)&&e[s(351)](e[s(513)](E,1),l)&&(p=e[s(1040)](e[s(1033)](p<<10,n.charCodeAt(++E)),56613888)),h+=e[s(351)](p,128)?1:e[s(784)](p,2048)?2:p<65536?3:4}e[s(500)](me,a,h);let w=re(a,h),y=a[s(372)];for(let E=0;e[s(1322)](E,l);E++){let p=n[s(1182)+"At"](E);if(p>=55296&&e[s(244)](p,56319)&&e[s(1537)](E,1)<l&&(p=e.FieEG((p<<10)+n[s(1182)+"At"](++E),56613888)),e.kvAFg(p,128))y[w++]=p;else if(e.HmoHx(e.RmObT,e[s(1348)])){if(this[s(448)+"tManager"]?.[s(912)+s(245)+"es"]()){let T=this[s(448)+"tManager"]?.["getCurre"+s(1137)+"nt"]();this[s(1524)+s(1014)+"ent"](e[s(445)](_0x712199,e[s(596)],{code:1006,reason:s(957)+T+(s(656)+s(1491)+s(760)+s(878)),wasClean:!0}))}else{let T=this[s(889)][s(271)+s(463)+"ptor"](_0x52f5c1,_0x538a5f);this[s(1524)+"hCloseEvent"](e[s(936)](_0x3fcebe,e.wrwSk,{code:_0x10c457,reason:_0x5a3c98,wasClean:!0,willReconnect:T})),T&&this[s(1147)]()}return}else e[s(696)](p,2048)?y[w++]=e[s(631)](e[s(1611)](p,6),31)|192:(e[s(817)](p,65536)?y[w++]=e[s(877)](e.BZIir(e[s(836)](p,12),15),224):(y[w++]=e[s(489)](e[s(1282)](e[s(836)](p,18),7),240),y[w++]=e.WdmfM(e[s(306)](e[s(1611)](p,12),63),128)),y[w++]=e.bjbLl(e[s(1506)](e.eVptV(p,6),63),128)),y[w++]=e[s(340)](e[s(1428)](63,p),128)}}function W(a,n){let s=t,l=e[s(812)](re,a,n.limit),h=a[s(372)],w=n[s(372)];for(let y=0,E=n[s(791)];e[s(351)](y,E);y++)h[y+l]=w[y]}function te(a){return a[t(372)][X(a,1)]}function Ze(a,n){let s=t,l={DEVCh:function(h,w){return e[H(1619)](h,w)},jSjYU:function(h,w){return h*w},QOpqm:function(h,w){return e[H(1663)](h,w)}};if(e[s(290)]===e.vMwnc)return qQLJEN[s(1613)](qQLJEN[s(705)](1e4,_0x3bcfec[s(1328)]()),_0x26fa06[s(1563)](qQLJEN[s(1333)](1e4,_0x5e0e74.random())));{let h=re(a,1);a[s(372)][h]=n}}function he(a){let n=t,s=0,l=0,h;do h=e[n(423)](te,a),e[n(1322)](s,32)&&(l|=e[n(818)](e[n(1554)](127,h),s)),s+=7;while(128&h);return l}function me(a,n){let s=t,l={eNaTZ:function(h,w){return h!==w},AeZIZ:function(h,w){return e[H(465)](h,w)}};if(e.sVtzt(e[s(1291)],e[s(1291)])){for(n>>>=0;e[s(816)](n,128);)if(e[s(905)](e[s(1296)],e.AqHFX))e[s(500)](Ze,a,e.oGWQA(e[s(281)](127,n),128)),n>>>=7;else{let h=_0x567584[_0x3679c4];if(LXdWmT[s(535)](4,_0x55975e[_0xc2a5d6][s(1629)])){let w=_0xd9da2[s(711)+"g"](0,LXdWmT[s(749)](4,_0xecfc00[_0x593d4a][s(1629)])),y=w.concat(h);_0x4c3df1=_0x460747[s(440)](y)}else _0xec9691=_0x12c136[s(440)](h)}Ze(a,n)}else return _0x41ce9e?_0x4810f3[s(402)+s(253)](_0x24dd0f,_0x4c7305):_0x24760e[s(402)+s(1776)](_0x107f34,_0x331267)}function At(a,n){let s=t;if(e[s(330)](e[s(241)],e[s(670)]))_0x129889(e[s(1108)]),this[s(742)](s(1580)+"e_success",_0xbcc3eb),this[s(742)](e.TOECJ,_0x2262f3);else{let l=0,h=0,w=0,y;return y=e[s(251)](te,a),l=e[s(337)](127,y),128&y&&(y=e[s(1227)](te,a),l|=e[s(1073)](127,y)<<7,e[s(956)](128,y)&&(y=e.EsviD(te,a),l|=e[s(818)](127&y,14),128&y&&(y=te(a),l|=e[s(1309)](127,y)<<21,e[s(1460)](128,y)&&(y=e[s(1069)](te,a),h=e[s(1345)](127,y),e[s(1024)](128,y)&&(y=e[s(821)](te,a),h|=e[s(879)](127&y,7),128&y&&(y=e.URHCM(te,a),h|=e[s(235)](e[s(1073)](127,y),14),e[s(675)](128,y)&&(y=e[s(430)](te,a),h|=e[s(235)](e[s(1688)](127,y),21),128&y&&(y=e[s(1097)](te,a),w=e[s(1345)](127,y),e[s(281)](128,y)&&(y=e.MtWrY(te,a),w|=e.KSXml(e.yUvsX(127,y),7)))))))))),{low:l|e[s(1142)](h,28),high:e[s(1039)](e.uIbQT(h,4),w<<24),unsigned:n}}}function mt(a,n){let s=t,l=e.uIbQT(n[s(597)],0),h=e[s(565)](e[s(1605)](n[s(597)],28),e[s(1594)](n[s(589)],4))>>>0,w=e[s(982)](n[s(589)],24),y=e.xBlRW(0,w)?e.fQlDV(0,h)?e[s(1595)](l,16384)?l<128?1:2:e[s(1595)](l,2097152)?3:4:e.bvWiN(h,16384)?e.xSRAq(h,128)?5:6:e[s(1679)](h,2097152)?7:8:w<128?9:10,E=e[s(1165)](re,a,y),p=a.bytes;switch(y){case 10:p[E+9]=e[s(472)](e[s(1408)](w,7),1);case 9:p[e[s(1662)](E,8)]=e.ZAFTO(9,y)?e.nKmtI(128,w):e.dsBxG(127,w);case 8:p[e[s(896)](E,7)]=e[s(939)](8,y)?h>>>21|128:e[s(1392)](h>>>21,127);case 7:p[E+6]=e[s(1403)](7,y)?e[s(906)](h>>>14,128):e[s(999)](h>>>14,127);case 6:p[E+5]=e[s(942)](6,y)?e[s(346)](e[s(332)](h,7),128):e[s(1076)](h,7)&127;case 5:p[e[s(538)](E,4)]=y!==5?e[s(531)](128,h):e[s(1024)](127,h);case 4:p[E+3]=y!==4?e.QFLIT(e[s(1136)](l,21),128):e[s(1430)](e[s(1719)](l,21),127);case 3:p[e[s(1537)](E,2)]=e[s(992)](3,y)?e[s(1441)](e[s(1041)](l,14),128):l>>>14&127;case 2:p[e[s(683)](E,1)]=e.VeGlM(2,y)?e[s(1181)](l,7)|128:e[s(1750)](e.uIbQT(l,7),127);case 1:p[E]=e[s(442)](1,y)?e[s(1478)](128,l):e[s(898)](127,l)}}function rn(a){return v(a)}function Gt(a){return e[t(1667)](S,a)}let sn=65536,ni=e[t(517)],be=e[t(1209)](sn,sn),Te=e[t(1006)](be,be),or=Te/2,Ne=String[t(995)+"e"].charCodeAt;class xe{constructor(n,s,l){let h=t;if(h(1726)!=="xbxTP")this[h(1614)]=!0,this.low=e[h(358)](0,n),this.high=e[h(565)](0,s),this[h(892)]=!!l;else try{return e[h(455)](h(342),typeof _0x13e559)&&(_0x4138c0 instanceof _0x36175d||_0x4c7c52[h(327)]&&e[h(376)](_0x508f9c[h(327)],_0x2a4a78))||e.aAkYZ(e.VIPji,typeof _0x1bdc34)?"":(_0x248e12[h(524)](_0x8584e7),e.USTBE)}catch{return e.Fvlpl("string",typeof _0x1c87ee)?e[h(764)]:""}}static isLong(n){let s=t;return n&&e[s(1240)](!0,n[s(1614)])}static fromBits(n,s,l){return new xe(n,s,l)}static fromBytes(n,s,l){let h=t;return l?xe[h(402)+"sLE"](n,s):xe[h(402)+h(1776)](n,s)}static[t(402)+t(253)](n,s){let l=t;return new xe(e.CCfSd(e.rfFpe(e.IwMQX(n[0],e.rkonZ(n[1],8)),n[2]<<16),e.IQlGY(n[3],24)),e[l(1766)](e[l(759)](e[l(568)](n[4],e[l(814)](n[5],8)),e[l(302)](n[6],16)),e[l(235)](n[7],24)),s)}static[t(402)+t(1776)](n,s){let l=t;return new xe(e[l(613)](e[l(906)](e.YDRca(e[l(1390)](n[4],24),e[l(1297)](n[5],16)),e.hBMEW(n[6],8)),n[7]),e[l(346)](e[l(863)](n[0]<<24|e[l(1319)](n[1],16),e.SicTQ(n[2],8)),n[3]),s)}static[t(989)](n){let s=t;return e[s(726)](e[s(558)],e[s(975)])?e[s(303)](n,ni)?xl:new xe(e.VoERR(e[s(340)](Ne.call(n,0),Ne[s(1224)](n,1)<<8)|e[s(1510)](Ne[s(1224)](n,2),16)|Ne.call(n,3)<<24,0),e[s(420)](e[s(835)](e[s(1023)](Ne.call(n,4),e[s(1319)](Ne.call(n,5),8))|Ne.call(n,6)<<16,e.IQlGY(Ne[s(1224)](n,7),24)),0),!0):this[s(1374)+"T"]||this[s(1445)+"X"]?this["_miniNav"+s(1461)+"line"]:(this[s(444)+"er"]||this[s(1483)+"r"])&&this[s(889)][s(1588)+"tworkCha"+s(733)]?_0x49c93b[s(574)]:!0}[t(1785)](){let n=t,s={PDhKt:function(l,h,w){return e[H(1693)](l,h,w)},KwPFv:function(l,h){return e[H(1322)](l,h)},BVkhS:function(l,h){return l+h}};if(e[n(1770)](n(1002),"NrKVx"))return String[n(1449)+n(1247)](e[n(956)](255,this.low),e[n(1345)](this.low>>>8,255),e[n(1073)](e[n(1021)](this.low,16),255),e[n(420)](this[n(597)],24),e[n(898)](255,this[n(589)]),e.MkMzg(e[n(1719)](this[n(589)],8),255),e[n(722)](this[n(589)]>>>16,255),e[n(982)](this.high,24));{let l=ELrqFa[n(698)](_0x5aeefe,_0x311ddb,_0x5b2a07[n(791)]),h=_0x540814[n(372)],w=_0x2fdae5[n(372)];for(let y=0,E=_0x3a774c.limit;ELrqFa[n(831)](y,E);y++)h[ELrqFa[n(1122)](y,l)]=w[y]}}static[t(435)+"er"](n,s=!0){let l=t;if(isNaN(n))return s?$p:xl;if(s){if(l(1735)!==e[l(1339)])this[l(1154)+"ired"]();else if(n>=Te)return Jp}else{if(e[l(447)](n,-or))return Zp;if(e.aIKMI(e.IFjus(n,1),or))return Vp}return xe[l(825)](n%be|0,e[l(613)](e[l(751)](n,be),0),s)}[t(1645)](){let n=t;return this[n(892)]?e.wrvwz(e[n(404)](this.high,0),be)+e[n(1761)](this[n(597)],0):e.ZYpmD(e[n(1209)](this[n(589)],be),e[n(1509)](this.low,0))}[t(1050)](){let n=t;if(e[n(1690)](e.JAsWR,e.JAsWR)){let s=/(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)(\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)){3}/[n(1190)](_0x110aa0),l=/(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))/.test(_0x17786e);return s?_0x50e02c(_0x1b0b14):l?_0x233326(_0x42b3fd):e[n(556)]}else return e[n(991)](0,this[n(589)])&&e[n(1240)](0,this.low)}[t(738)](n){let s=t;xe[s(1614)](n)||(n=xe[s(435)+"er"](n));let l=e[s(1136)](this[s(589)],16),h=65535&this.high,w=e[s(1605)](this.low,16),y=e[s(1300)](65535,this.low),E=e[s(1605)](n[s(589)],16),p=e.FEIUD(65535,n[s(589)]),R=e[s(828)](n[s(597)],16),T=e[s(337)](65535,n[s(597)]),N=0,G=0,K=0,fe=0;return fe+=e.DVcgW(y,T),K+=e[s(332)](fe,16),fe&=65535,K+=e[s(620)](w,R),G+=e[s(1719)](K,16),K&=65535,G+=e[s(1508)](h,p),N+=e[s(815)](G,16),G&=65535,N+=e.QjqRe(l,E),N&=65535,xe[s(825)](e[s(358)](e.UvtfA(K,16),fe),e[s(1456)](e.agHPB(N,16),G),this.unsigned)}[t(1279)](n){let s=t;return xe[s(1614)](n)||(n=xe[s(435)+"er"](n)),e[s(1301)](this[s(892)],n[s(892)])&&e[s(361)](e.MOknu(this[s(589)],31),1)&&e[s(1624)](e.usCqh(n[s(589)],31),1)?!1:e[s(552)](this[s(589)],n.high)&&e[s(1240)](this[s(597)],n[s(597)])}addOne(){let n=t;return e[n(1110)](-1,this[n(597)])&&e[n(1770)](-1,this.high)?xe[n(825)](0,0,this[n(892)]):this.low===-1?xe[n(825)](0,e.rcBIn(this[n(589)],1),this[n(892)]):xe[n(825)](e[n(300)](this[n(597)],1),this[n(589)],this[n(892)])}toBytes(n){let s=t;return n?this[s(1803)+"E"]():this[s(384)+"E"]()}toBytesLE(){let n=t,s={Bxvbm:function(l,h){return e[H(1035)](l,h)},qvHeQ:e[n(1191)],ZsIaZ:e[n(1351)]};if(e[n(518)]!=="vDFEj"){let l=this.high,h=this[n(597)];return[e[n(337)](255,h),e[n(675)](h>>>8,255),e[n(1516)](h,16)&255,e[n(988)](h,24),255&l,e.BZIir(e[n(1694)](l,8),255),e[n(337)](e.lBuKS(l,16),255),e[n(982)](l,24)]}else{let l={oBsyJ:function(h,w){let y=n;return fMphUz[y(1655)](h,w)},tLOfr:fMphUz[n(1387)],JbYHL:fMphUz[n(1239)]};_0x497834.r=h=>{let w=n;l[w(1253)](w(1369)+"d",typeof _0x2ff858)&&_0x2f183a[w(1482)+w(1381)]&&_0x37ea2a["definePr"+w(530)](h,_0x21c82f[w(1482)+w(1381)],{value:l[w(233)]}),_0x4e2d83[w(385)+"operty"](h,l[w(1400)],{value:!0})}}}[t(384)+"E"](){let n=t,s=this[n(589)],l=this[n(597)];return[e.PxGxp(s,24),e[n(999)](e[n(1041)](s,16),255),e[n(781)](e.lbaOn(s,8),255),e[n(1012)](255,s),e.NRWTk(l,24),l>>>16&255,e.nZCYk(l,8)&255,e.EFGjb(255,l)]}}let xl=new xe(0,0,!1),$p=new xe(0,0,!0),Vp=xe[t(825)](-1,2147483647,!1),Jp=xe[t(825)](-1,-1,!0),Zp=xe.fromBits(0,-2147483648,!1);var on=(function(a){let n=t,s={NqrXA:function(l,h){return e.xKhzg(l,h)},fagBW:function(l,h){return e[H(1352)](l,h)},Sqnuw:function(l,h){return e[H(956)](l,h)},BzCnH:function(l,h){return e.ZhBkZ(l,h)},Pcmav:function(l,h){return e[H(1506)](l,h)},FVlpu:function(l,h){return e[H(820)](l,h)},QskEq:function(l,h){return e.YenEJ(l,h)}};if(e[n(755)](e[n(1058)],e[n(1058)]))return a[a[e.HpBRi]=5001]=e[n(950)],a[a[n(1547)+n(1171)]=5002]=e[n(1115)],a[a[e[n(539)]]=5003]=e.nLYqo,a[a[e[n(1388)]]=5004]=n(503)+n(1567),a[a[e[n(1773)]]=5005]=n(1604)+"OR",a;{let l=this[n(589)],h=this.low;return[QXYYeB[n(437)](255,h),QXYYeB[n(1298)](h,8)&255,QXYYeB.Sqnuw(QXYYeB[n(1152)](h,16),255),QXYYeB.BzCnH(h,24),QXYYeB.Pcmav(255,l),QXYYeB[n(398)](QXYYeB[n(1432)](l,8),255),QXYYeB[n(487)](l>>>16,255),QXYYeB[n(1432)](l,24)]}})({});class ar{constructor(n){let s=t;this[s(1111)]=n,this[s(1285)]=null}}class pl extends ar{constructor(n,s){let l=t;super(n),this[l(1533)]=s&&s[l(1533)]||null}}class gl extends ar{constructor(n,s){let l=t,h=e[l(1295)].split("|"),w=0;for(;;){switch(h[w++]){case"0":this[l(1493)]=s&&s[l(1493)]||null;continue;case"1":this[l(1286)]=s&&s[l(1286)]||"";continue;case"2":super(n);continue;case"3":this.code=s&&s[l(311)]||5001;continue;case"4":this[l(1533)]=s&&s[l(1533)]||"";continue;case"5":this[l(1517)]=s&&s[l(1517)]||0;continue;case"6":this[l(772)]=s&&s[l(772)]||0;continue}break}}}class ml extends ar{constructor(n,s){let l=t,h=e.cXGOx[l(1244)]("|"),w=0;for(;;){switch(h[w++]){case"0":this[l(813)+l(1681)]=s&&s["willReco"+l(1681)]||!1;continue;case"1":this[l(1201)]=s&&s.reason||"";continue;case"2":super(n);continue;case"3":this[l(1749)]=s&&s[l(1749)]||!1;continue;case"4":this.code=s&&s[l(311)]||0;continue}break}}}class wl extends ar{constructor(n,s){let l=t;super(n),this[l(776)]=s&&s.data||null}}class _l extends wl{constructor(n,s){let l=t;super(n),this.data=s&&s.data||null,this.message=s&&s[l(1533)]||null}}class yl extends ar{constructor(n,s){let l=t;super(n),this[l(776)]=s&&s[l(776)]||null}}function lt(a,{message:n,code:s,error:l}){return new gl(a,{message:n,code:s,error:l})}function wt(a,{code:n,reason:s,wasClean:l,willReconnect:h}){return new ml(a,{code:n,reason:s,wasClean:l,willReconnect:h})}function bl(a,{data:n,message:s}){return new _l(a,{data:n,message:s})}function El(a,{data:n}){return new yl(a,{data:n})}function Sa(a,{message:n}){return new pl(a,{message:n})}class vl{constructor(n,s){let l=t;this[l(1545)+"s"]=n,this[l(900)+"es"]=s,this[l(1486)+l(1212)]=0,this[l(787)+"ndpointT"+l(625)+"t"]=0}[t(1603)+t(796)+t(803)](){let n=t,s={qYlWu:e[n(362)],CxfIK:function(l,h,w){return e[n(1420)](l,h,w)},Zurhg:function(l,h,w){return l(h,w)}};if(e[n(1584)]===e[n(519)])if(e[n(376)](_0x5adf87,_0x171578)){let l=_0x451b2e[n(327)][n(1443)](_0x121897.byteOffset,e[n(896)](_0x280dbf[n(499)+"th"],_0x583fde[n(1572)+"et"]));this[n(860)]&&this._socket.send({data:l,fail:h=>{let w=n;this.emit(s[w(674)],s[w(1413)](_0x49242a,s[w(674)],{message:this["_formatE"+w(1045)+w(520)](h)}))}})}else this[n(860)]&&this[n(860)][n(1398)]({data:_0x536c69,fail:l=>{let h=n;this[h(1676)](s[h(674)],s[h(727)](_0x580e85,s[h(674)],{message:this["_formatE"+h(1045)+"age"](l)}))}});else this[n(1486)+n(1212)]=0,this[n(787)+n(955)+n(625)+"t"]=0}resetTries(){let n=t;this["currentEndpointT"+n(625)+"t"]=0}getCurrentEndpoint(){let n=t;return this[n(1545)+"s"][this[n(1486)+n(1212)]]}[t(580)+"ntEndpoi"+t(1651)+t(551)](){let n=t;return this[n(787)+n(955)+n(625)+"t"]}[t(912)+"chMaxTries"](){let n=t;return!!(e.ooCWY(this[n(1486)+n(1212)],this.endpoints[n(1629)])||e[n(951)](this[n(1486)+"ndex"],e[n(378)](this.endpoints.length,1))&&e[n(370)](this[n(787)+n(955)+n(625)+"t"],this[n(900)+"es"]))}[t(1425)+t(743)+"ointReac"+t(1791)+t(768)](){let n=t;return e[n(1549)](this["currentI"+n(1212)],this[n(1545)+"s"][n(1629)])?!0:e[n(1412)](this[n(787)+"ndpointT"+n(625)+"t"],this[n(900)+"es"])}[t(1434)+t(1476)+t(1366)+"UpdateCo"+t(1334)](){let n=t;return this["currentE"+n(955)+n(625)+"t"]=1,this[n(1486)+"ndex"]++,this[n(1545)+"s"][this["currentI"+n(1212)]]}["getCurre"+t(1137)+t(1246)+t(1802)](){let n=t;return this[n(787)+"ndpointTriesCount"]++,this[n(580)+n(1137)+"nt"]()}}let cr=(e[t(671)](e[t(1256)],typeof globalThis)&&e[t(1355)](e[t(1180)],globalThis[t(1769)+"tor"].name)||e[t(671)](e[t(1256)],typeof window)&&t(1326)===window.constructor[t(826)])&&e[t(350)](e[t(1256)],typeof document),Nn=e[t(1527)](e[t(1256)],typeof globalThis)&&(e[t(755)]("Object",globalThis[t(1769)+t(1068)][t(826)])||e[t(944)](e[t(1361)],globalThis.constructor[t(826)]))&&e[t(1187)]("undefined",typeof tt),ri=(e[t(1256)]!=typeof globalThis&&e[t(1153)](e[t(1138)],globalThis[t(1769)+t(1068)][t(826)])||e[t(1281)](e.FuWSm,typeof globalThis)||e[t(771)](e[t(1256)],typeof globalThis)&&!!globalThis.WeixinJSBridge)&&typeof wx<"u",ii=e[t(1071)](e[t(1256)],typeof globalThis)&&(e[t(279)](e[t(1361)],globalThis[t(1769)+t(1068)][t(826)])||e[t(1512)](e.eCONu,globalThis[t(1769)+t(1068)][t(826)])||t(1654)+t(541)+"balScope"===globalThis[t(1769)+t(1068)][t(826)])&&e[t(1256)]!=typeof self,Yp=e[t(1527)](e.FuWSm,typeof globalThis)&&e.gCyOq(e[t(1138)],globalThis[t(1769)+t(1068)][t(826)])&&e[t(1213)](e[t(1256)],typeof global)&&e[t(303)](e.cBbSM,global[t(1769)+t(1068)][t(826)])&&e[t(771)](e[t(1256)],typeof process)&&!!process[t(888)];class Ia{constructor(){let n=t;this[n(1625)+"rs"]={}}[t(1676)](n,...s){let l=t,h=this[l(1625)+"rs"][n];if(h)h[l(1443)]()[l(1686)](w=>w.fn[l(1399)](w[l(562)],s));else if(e[l(362)]===n&&!this.onerror){let w=s.length&&s[0];if(e.LFGTX(w,Error))throw w;let y=new Error(e[l(1324)](e.PZuxx,w?e[l(1033)](" ("+w.message,")"):""));throw y[l(748)]=w,w}return this}off(n,s){let l=t;if(e[l(1685)](void 0,n))this[l(1625)+"rs"]={};else if(e.JZOkp(void 0,s))this[l(1625)+"rs"][n]=null;else if(e[l(838)]===e[l(838)]){let h=this[l(1625)+"rs"][n];if(h)for(let w=0;w<h[l(1629)];)h[w].fn===s?h.splice(w,1):++w}else _0x10c0d3[l(1174)](_0x26215e);return this}on(n,s,l){let h=t;return(this._listeners[n]||(this[h(1625)+"rs"][n]=[]))[h(1174)]({fn:s,ctx:l||this}),this}}class Xp extends Ia{_formatErrorMessage(n){let s=t;return n[s(1268)]||n[s(248)]?(s(729)+" "+(n[s(1268)]||"")+s(1001)+(n[s(248)]||"")).trim():JSON[s(920)+"y"](n)}constructor(n,s,l){let h=t;super(),this._socket=null,ri&&wx[h(1539)+h(1411)]&&(this[h(860)]=wx[h(1539)+h(1411)]({url:n,protocols:s,header:l,fail:this[h(309)+h(720)+"lHandler"][h(598)](this),success:this[h(309)+h(602)+h(827)+"ler"].bind(this)})),Nn&&tt["connectS"+h(1411)]&&(this[h(860)]=tt["connectS"+h(1411)]({url:n,protocols:s,header:l,fail:this[h(309)+"ocketFai"+h(265)][h(598)](this),success:this["_createS"+h(602)+h(827)+h(802)][h(598)](this)}))}[t(309)+t(602)+t(827)+t(802)](){let n=t;Promise[n(410)]()[n(968)](()=>{this._addWsListeners()})}[t(309)+t(720)+t(265)](n){let s=t;Promise[s(410)]().then(()=>{let l=s,h=e[l(239)](lt,e.HsQLM,{message:this[l(1767)+"rrorMess"+l(520)](n)});this.emit(l(1493),h);let w=wt(l(624),{reason:this[l(1767)+l(1045)+l(520)](n)});this[l(1676)](e.wrwSk,w)})}["_addWsLi"+t(723)](){let n=t,s={zxLgF:e.pAFVN,caEru:e[n(596)],gYyBI:function(l,h,w){return e[n(1065)](l,h,w)},kewhx:e[n(1310)]};this[n(860)][n(263)](l=>{let h=n;this[h(1676)](h(1287),e[h(1672)](El,e[h(1616)],{...l,data:l[h(1268)]||""}))}),this[n(860)][n(793)](l=>{let h=n;if(s[h(1795)]==="KFcTx")return h(493)+"_"+this[h(981)];this[h(1676)](s[h(579)],s[h(280)](wt,s[h(579)],{...l}))}),this[n(860)][n(747)+"e"](l=>{let h=n;this[h(1676)](s[h(1787)],s[h(280)](bl,s[h(1787)],{...l}))}),this[n(860)][n(231)](l=>{let h=n;this[h(1676)](e[h(362)],e[h(1165)](lt,e[h(362)],{...l,message:l[h(1268)]||""}))})}[t(1398)](n){let s=t,l={eXcCG:e[s(362)],VCalE:function(h,w,y){return h(w,y)}};if(e[s(376)](n,Uint8Array)){let h=n.buffer.slice(n[s(1572)+"et"],n[s(499)+"th"]+n[s(1572)+"et"]);this._socket&&this[s(860)][s(1398)]({data:h,fail:w=>{let y=s;this.emit(e.HsQLM,e[y(1065)](lt,e.HsQLM,{message:this[y(1767)+y(1045)+"age"](w)}))}})}else this[s(860)]&&this._socket[s(1398)]({data:n,fail:h=>{let w=s;this[w(1676)](l[w(578)],l[w(1318)](lt,l[w(578)],{message:this[w(1767)+w(1045)+w(520)](h)}))}})}[t(624)](n,s){let l=t;this[l(860)]&&this[l(860)][l(624)]({code:n,reason:s})}[t(777)+t(903)](n,s){this.on(n,s)}["removeEv"+t(997)+t(783)](n,s){let l=t;if(e[l(1331)](e.mkxgq,l(758)))return _0x4cccc7[l(1280)+"t8"]?_0x4193d1[l(1280)+"t8"](_0x21c3cc,_0x4bba14):_0xdbe052[_0x1fef4b]=255&_0x54779f,e[l(1462)](_0x2d9ee5,1);this[l(742)](n,s)}get[t(1467)+"te"](){let n=t;return this._socket[n(1467)+"te"]}get[t(990)+"pe"](){let n=t;return this._socket[n(990)+"pe"]}set binaryType(n){}get url(){let n=t;return this._socket[n(599)]}get protocol(){let n=t;return this[n(860)][n(976)]}get extensions(){let n=t;return this[n(860)][n(945)+"ns"]}get[t(1724)+"Amount"](){return 0}}function Qp(a,n){let s=t;if(n)return new n(a[s(599)],a.protocol);if(e[s(717)](ri,Nn))return new Xp(a[s(599)],a[s(976)],a[s(788)]);if((cr||ii)&&e.wYiTo(e[s(1256)],typeof WebSocket)&&WebSocket)return new WebSocket(a[s(599)],a[s(976)+"s"])}function eg(a){let n=t;return!!(a||ri&&wx["connectS"+n(1411)]||Nn&&tt[n(1539)+n(1411)]||(cr||ii)&&e[n(1187)](n(1369)+"d",typeof WebSocket)&&WebSocket)}function Sl(a,n,s){let l=t,h=-1;async function w(y){let E=H;if(e[E(502)](E(466),E(646)))return e[E(918)](y,h)?Promise[E(1091)](new Error(e[E(1421)])):(h=y,e[E(1083)](y,s[E(1629)])?Promise[E(410)]():s[y][E(598)](a)(n,w[E(598)](null,e[E(1701)](y,1))));++_0x5a319d,_0x26fa89+=4}e[l(1768)](w,0)}function Il(a){let n=t;if(e[n(939)](e[n(260)],e.hnBKc))_0x34da19[n(1699)][n(1587)+n(406)](_0x2715b5);else{let s=0,l=0;for(let h=0;h<a[n(1629)];++h)e[n(1753)]!==e.jAaYr?this[n(1374)+"T"]||this[n(1445)+"X"]?this[n(1308)+n(1798)+"ange"]():this._isBrowser&&this["_initGlo"+n(464)+n(903)]():(l=a[n(1182)+"At"](h),e[n(1092)](l,128)?s+=1:e[n(817)](l,2048)?s+=2:e.OXziz(64512,l)===55296&&e[n(1430)](64512,a[n(1182)+"At"](e.TeNJc(h,1)))===56320?(++h,s+=4):s+=3);return s}}function Al(a,n,s){let l=t;if(e[l(784)](s-n,1))return"";let h="";for(let w=n;w<s;){let y=a[w++];if(e.osuRB(y,127))h+=String[l(1449)+l(1247)](y);else if(e[l(1634)](y,192)&&y<224)h+=String[l(1449)+"Code"](e.VoBRI(e[l(879)](31&y,6),e[l(382)](63,a[w++])));else if(e[l(511)](y,224)&&e.Cljnv(y,240))h+=String[l(1449)+l(1247)](e.ESWmp(e[l(657)](e.Mpllc(15&y,12),e[l(1554)](63,a[w++])<<6),e[l(1622)](63,a[w++])));else if(e[l(261)](y,240)){let E=e[l(1040)](e.QOxqj(e[l(489)](e.WhFPs(e.zwKzc(7&y,18),e[l(682)](e[l(601)](63,a[w++]),12)),e[l(1297)](e.rHnet(63,a[w++]),6)),63&a[w++]),65536);h+=String[l(1449)+"Code"](e[l(739)](55296,e[l(836)](E,10))),h+=String["fromChar"+l(1247)](e.YhNqF(56320,e[l(382)](1023,E)))}}return h}function Aa(a,n,s){let l=t,h={hIRsm:function(p,R){return e[H(1209)](p,R)},chnyD:function(p,R){return e.eFZtB(p,R)},afSau:function(p,R){return e[H(1778)](p,R)}},w=s,y,E;for(let p=0;e[l(1595)](p,a[l(1629)]);++p)if(e[l(786)](e[l(1379)],e[l(1379)]))this.emit(e[l(362)],e[l(1052)](_0x3b3617,l(1493),{message:this["_formatE"+l(1045)+l(520)](_0x932840)}));else if(y=a[l(1182)+"At"](p),e.oSMXL(y,128))n[s++]=y;else if(e[l(1322)](y,2048))n[s++]=e[l(756)](e[l(836)](y,6),192),n[s++]=e[l(973)](63&y,128);else if(e[l(1131)](e[l(859)](64512,y),55296)&&e[l(1586)](e[l(1233)](64512,E=a[l(1182)+"At"](e[l(462)](p,1))),56320))if(e[l(951)](e[l(1338)],e[l(1338)])){let R=e[l(284)][l(1244)]("|"),T=0;for(;;){switch(R[T++]){case"0":n[s++]=e[l(1695)](e.XvbTl(63,y),128);continue;case"1":n[s++]=e[l(1023)](e.xdzcq(y,18),240);continue;case"2":++p;continue;case"3":n[s++]=e.pzsYl(e.sEWJh(y,6)&63,128);continue;case"4":y=e.ctVml(65536+e[l(665)](1023&y,10),e[l(1648)](1023,E));continue;case"5":n[s++]=e[l(756)](e[l(820)](e[l(1611)](y,12),63),128);continue}break}}else return this[l(892)]?vKpThw.hIRsm(this.high>>>0,_0x102e1b)+vKpThw[l(1376)](this[l(597)],0):vKpThw[l(799)](this[l(589)]*_0x835475,vKpThw[l(1376)](this[l(597)],0));else n[s++]=e[l(318)](e[l(836)](y,12),224),n[s++]=e[l(354)](y,6)&63|128,n[s++]=e[l(877)](63&y,128);return e[l(614)](s,w)}async function kl(a){let n=t;if(e[n(1549)]("string",typeof a)){let s=new Uint8Array(Il(a));return e[n(1266)](Aa,a,s,0),s}return a instanceof ArrayBuffer?new Uint8Array(a):new Uint8Array(a[n(327)],a[n(1572)+"et"],a[n(499)+"th"])}function tg(a){let n=t,s={lBqzS:function(l,h){return l<=h},zGEzz:function(l,h){return e[H(1107)](l,h)},uRGpr:function(l,h){return e[H(817)](l,h)},AnVyZ:function(l,h){return l|h},fAlkW:function(l,h){return e.XndVK(l,h)},MFISx:function(l,h){return l&h},NqZZD:function(l,h){return l<h},EFwME:function(l,h){return e[H(1258)](l,h)},Qdnny:function(l,h){return e.EdQUb(l,h)},Emjpc:function(l,h){return e[H(1039)](l,h)},CZSKM:function(l,h){return e[H(489)](l,h)},Mkibf:function(l,h){return e[H(1056)](l,h)},cuupF:function(l,h){return l&h},LqEZy:function(l,h){return e[H(682)](l,h)},uRPAt:function(l,h){return e[H(886)](l,h)},zKwgf:function(l,h){return e.GnzBc(l,h)},YGuri:function(l,h){return e[H(513)](l,h)},XzIJb:function(l,h){return e[H(1611)](l,h)},RujZr:function(l,h){return e.kPFrG(l,h)}};if(e[n(942)](e.PwZco,e[n(1783)])){let l=_0x4d8b8c[_0x2f40fa++];if(vVAjFB[n(343)](l,127))_0x5959cc+=_0x193015[n(1449)+"Code"](l);else if(vVAjFB.zGEzz(l,192)&&vVAjFB[n(994)](l,224))_0x5c66b9+=_0x334db0["fromChar"+n(1247)](vVAjFB.AnVyZ(vVAjFB[n(842)](31,l)<<6,vVAjFB[n(1218)](63,_0x247482[_0x45dfc9++])));else if(vVAjFB.zGEzz(l,224)&&vVAjFB.NqZZD(l,240))_0x27c406+=_0x1375f0[n(1449)+n(1247)](vVAjFB[n(1677)](vVAjFB.Qdnny(15,l),12)|(63&_0x2a8bc6[_0x20933b++])<<6|63&_0x411006[_0x571e2e++]);else if(l>=240){let h=vVAjFB[n(506)](vVAjFB[n(1727)](vVAjFB[n(1727)](vVAjFB[n(1675)](vVAjFB[n(1575)](7,l),18),vVAjFB.LqEZy(vVAjFB.uRPAt(63,_0x12c44d[_0x118bb1++]),12)),vVAjFB[n(1675)](63&_0x4f23a6[_0x30f049++],6)),vVAjFB[n(1102)](63,_0x61200a[_0x5c1d8d++]))-65536;_0x38a63c+=_0x22beac[n(1449)+n(1247)](vVAjFB[n(1250)](55296,vVAjFB[n(383)](h,10))),_0x3c1262+=_0x47018f[n(1449)+"Code"](vVAjFB[n(371)](56320,vVAjFB[n(842)](1023,h)))}}else try{return e.yelKe("string",typeof a)&&(e[n(1248)](a,ArrayBuffer)||a[n(327)]&&e.yntpu(a.buffer,ArrayBuffer))||e[n(481)](e.VIPji,typeof a)?"":(JSON[n(524)](a),e[n(800)])}catch{if(e[n(563)](n(276),e[n(895)]))return e[n(1281)](e[n(1e3)],typeof a)?"text/pla"+n(1230)+"et=utf-8":"";_0x53c044<65536?_0x41203f[_0x3fcb1d++]=e.rfFpe(e[n(798)](e[n(965)](_0x35839b,12),15),224):(_0x17218e[_0xdb3e2e++]=e[n(554)](_0x32c48>>18&7,240),_0x3fbbbd[_0x3b2181++]=e[n(798)](_0x135c01>>12,63)|128),_0x1244cd[_0x225ead++]=e[n(906)](e[n(354)](_0x3c494b,6)&63,128)}}let ng=(a,n)=>{let s=t;switch(a){case s(545):case e.gJfRX:return{[s(458)+a]:1,"x-tt-env":n};default:return{}}};class rg{constructor(n){let s=t;this[s(537)+s(551)]=n,this[s(972)]=0}[t(1702)](){let n=t;this[n(972)]++}[t(912)+"chMaxCount"](){let n=t;return this[n(972)]>=this[n(537)+n(551)]}["resetCou"+t(1084)](n=0){let s=t;this["maxLossC"+s(551)]=n,this[s(972)]=0}}async function ig(a){let n=t,s={SGdTQ:function(l,h){return e[H(1513)](l,h)},xUDYe:"unknown "+n(1201),OdjnL:e[n(428)],spUWw:function(l,h){return e.OhzIP(l,h)},DaxYd:e[n(1085)],DpEis:e.dDOVw,GGvLb:function(l,h){return e.Pgvwc(l,h)},DWHEI:e[n(1359)]};if(e[n(594)](e[n(1555)],e[n(1555)]))_0x4eb8b3=e[n(423)](_0x1925d1,_0x5a47bc),e.iljMj(_0x3eb19f,32)&&(_0x33d590|=e[n(367)](e[n(1747)](127,_0x35f73b),_0x5aa449)),_0x11a604+=7;else return new Promise(l=>{let h=n;if(!cr)return l(h(658)+"reason");try{let w=document["createEl"+h(719)](s[h(1550)]);window[h(493)+h(1754)]=y=>{let E=h;document[E(1699)][E(1587)+E(406)](w),window[E(493)+E(1754)]=void 0,s[E(268)](l,y&&y.msg||s[E(1436)])},w[h(1111)]=h(1531)+"ascript",w[h(460)]=s[h(709)](a[h(288)](/^ws/,s[h(1054)]),s[h(1504)]);try{document[h(1699)]["appendCh"+h(406)](w)}catch{if(s.GGvLb(s.DWHEI,h(1158)))document.body[h(1587)+h(406)](w);else return this[h(1601)]?this[h(1601)].extensions:""}}catch{window[h(493)+h(1754)]=void 0,s[h(268)](l,s[h(1436)])}})}function an(a,n,s){let l=t;return!!a?.find(h=>h[l(254)]===n&&h.value===s)}function dr(a,n){let s=t;return a?.find(l=>l[s(254)]===n)?.[s(585)]}let ka=null;async function sg(){let a=t;if(e.eWNnk(a(555),e[a(1541)]))return ka||(ka=Promise[a(410)]()[a(968)](zt.bind(zt,e.FhcZr))),ka;e[a(668)](_0x420704,_0x1943c8,96),_0xf7d9e2(_0x585281,e[a(1591)](_0x334d0f,_0x4e7c5c))}class og extends Ia{constructor(n,s){let l=t;super(),this[l(310)]=n,this[l(1257)]=s,this[l(1293)]=void 0,this[l(591)+"mise"]=null}async[t(1109)](){await this[t(1100)]()}async[t(1100)](){let n=t;if(!this[n(1293)]){if(this[n(591)+n(830)])return this[n(591)+n(830)];try{let s=this._dbName,l=this[n(1257)];this._initPromise=(async()=>{let h=n,{openDB:w}=await e[h(1151)](sg);this[h(1293)]=await w(h(493)+"_"+s,1,{upgrade(y){y[h(507)+"jectStore"](s,{keyPath:l})}})})(),await this[n(591)+n(830)]}catch(s){console[n(508)](s)}finally{this[n(591)+n(830)]=null}}}async[t(644)](n){let s=t;try{return await this[s(1100)](),this[s(1293)]?.[s(644)](this._dbName,n)}catch(l){if(e.DbdNZ(s(1264),e[s(1225)])){let h=_0x3aa2e9[s(1244)](":");for(let w=0;e.kvAFg(w,h[s(1629)]);w++){let y=h[w];if(e[s(1576)](4,h[w][s(1629)])){let E=_0x54a8fd[s(711)+"g"](0,4-h[w][s(1629)]),p=E[s(440)](y);_0x12b1ec=_0x389563[s(440)](p)}else _0x87c6cd=_0xf93b98[s(440)](y)}return _0x1d36ed}else console[s(508)](l)}}async set(n,s){let l=t;return await this[l(1100)](),this[l(1293)]?.[l(1343)](this[l(310)],n)}async del(n){let s=t;try{return await this[s(1100)](),this[s(1293)]?.delete(this[s(310)],n)}catch(l){e[s(938)](e[s(1340)],e[s(252)])?console.log(l):(this[s(1275)+s(645)+"Id"]=null,this[s(1275)+"l"]=36e5,this[s(1293)]=_0xf25d06(e[s(1678)],e[s(237)]))}}async[t(844)](){let n=t;try{return await this._init(),this[n(1293)]?.clear(this._dbName)}catch(s){console.log(s)}}async[t(867)](){let n=t;return await this[n(1100)](),this._qosDB?.[n(913)+"ys"](this[n(310)])}async[t(757)](){let n=t;return await this[n(1100)](),this[n(1293)]?.[n(757)](this[n(310)])}async[t(452)](){let n=t,s={jQLvD:function(l,h){return e[H(1738)](l,h)},FqkSh:function(l,h){return e.fjCBG(l,h)}};try{this[n(1293)]?.[n(624)](),this[n(1293)]=void 0}catch(l){if(e[n(414)](e[n(1202)],n(1003))){if(nwshwb.jQLvD(void 0,_0x4f0dec))this[n(1625)+"rs"]={};else if(nwshwb[n(715)](void 0,_0x4b1d12))this[n(1625)+"rs"][_0x5be987]=null;else{let h=this[n(1625)+"rs"][_0xce325e];if(h)for(let w=0;w<h.length;)h[w].fn===_0x3d58e2?h[n(298)](w,1):++w}return this}else console[n(508)](l)}}get[t(915)](){let n=t;try{return!!this[n(1293)]}catch(s){return console[n(508)](s),!1}}}class ag{constructor(n,s){let l=t;this[l(981)]=n,this[l(1477)]=s,this[l(1293)]=localStorage}async[t(1109)](){}get _prefix(){let n=t;return n(493)+"_"+this[n(981)]}async get(n){let s=t,l=this[s(1293)][s(974)](this[s(583)]);return JSON[s(524)](l||"{}")[n]}async[t(272)](n,s){let l=t,h=this[l(1293)].getItem(this[l(583)]),w=JSON[l(524)](e[l(1650)](h,"{}"));return w[s||n[this[l(1477)]]]=n,this._qosDB.setItem(this[l(583)],JSON[l(920)+"y"](w)),s||n[this._pathKey]}async[t(819)](n){let s=t,l=this._qosDB.getItem(this[s(583)]),h=JSON.parse(e[s(807)](l,"{}"));return h[n]=void 0,this[s(1293)][s(1327)](this._prefix,JSON[s(920)+"y"](h))}async[t(844)](){return this[t(1293)].clear()}async keys(){let n=t,s=this[n(1293)][n(974)](this[n(583)]),l=JSON[n(524)](e[n(717)](s,"{}"));return Object[n(867)](l)}async getAll(){let n=t,s=this[n(1293)][n(974)](this[n(583)]),l=JSON[n(524)](e[n(970)](s,"{}"));return Object[n(1373)](l)}closeDB(){let n=t;return e[n(1682)]!==n(1385)?this._ws?this[n(1601)][n(990)+"pe"]:this[n(344)+n(1472)]:Promise[n(410)]()}get[t(915)](){return!!this[t(1293)]}}class cg{constructor(n,s){let l=t;this[l(981)]=n,this[l(1477)]=s,this[l(1293)]=Nn?tt:ri?wx:null}async[t(1109)](){}get _prefix(){let n=t;return e.LkuAx("rIOkr",n(1723))?e.xYoXR(_0x149307,_0x57b376)?_0x114b5b:new _0xcfba76(e.aWUCU(e.VEEVP(_0xecebc7[n(1224)](_0x2df498,0),e.fDlQt(_0x24e34f[n(1224)](_0x139a23,1),8))|_0x219d74[n(1224)](_0x128c5d,2)<<16|e[n(1260)](_0x347b03[n(1224)](_0x133a83,3),24),0),e[n(1329)](e[n(874)](e[n(1631)](e[n(1661)](_0x2fb758[n(1224)](_0x411e9b,4),_0x47944c.call(_0x197847,5)<<8),e[n(1705)](_0x4aa7b2.call(_0x5316f9,6),16)),e[n(1594)](_0x5321f3[n(1224)](_0x4fa59d,7),24)),0),!0):"frontier_"+this[n(981)]}async[t(644)](n){let s=t;if(e[s(1732)]==="Fakgr"){let l=this[s(1293)][s(694)+s(1569)](this[s(583)]);return JSON[s(524)](l||"{}")[n]}else throw this[s(1147)+s(935)]=!1,_0x3197d9}async[t(272)](n,s){let l=t,h=this[l(1293)]["getStora"+l(1569)](this[l(583)]),w=JSON.parse(e[l(653)](h,"{}"));return w[s||n[this._pathKey]]=n,this[l(1293)][l(1804)+l(1569)](this._prefix,JSON[l(920)+"y"](w)),s||n[this[l(1477)]]}async[t(819)](n){let s=t,l=this[s(1293)]["getStora"+s(1569)](this[s(583)]),h=JSON[s(524)](e[s(970)](l,"{}"));return h[n]=void 0,this[s(1293)][s(1804)+s(1569)](this[s(583)],JSON.stringify(h))}async[t(844)](){let n=t,s={iDiaH:function(l,h,w,y){return l(h,w,y)},afykG:e.HsQLM};if(e.NCuPW(e[n(909)],n(1019)))try{s[n(1199)](_0x3c338f,this,_0x18558b,[_0x29e12a,_0x4c9181,_0x4b3deb])}catch(l){let h=_0x377b49(s[n(571)],{message:l[n(1533)],code:_0x1be3b4[n(1604)+"OR"],error:l});this[n(1524)+n(673)+n(823)](h)}else return this[n(1293)][n(870)+"rageSync"]()}async keys(){let n=t,s=this._qosDB[n(694)+"geInfoSync"](this[n(583)]),l=JSON.parse(e.zVhqJ(s,"{}"));return Object[n(867)](l)}async[t(757)](){let n=t,s=this[n(1293)][n(694)+n(636)+"nc"](this._prefix),l=JSON.parse(s||"{}");return Object[n(1373)](l)}closeDB(){return Promise.resolve()}get[t(915)](){return!!this[t(1293)]}}function Tl(a,n){let s=t;if(e[s(1292)](Nn,Nn))return new cg(a,n);if((cr||ii)&&s(1369)+"d"!=typeof indexedDB)return new og(a,n);if(e[s(333)](cr,ii)&&e[s(1256)]!=typeof localStorage)return new ag(a,n);throw new Error(e.diKAQ)}class dg{constructor(){let n=t;this[n(1275)+"lTimeoutId"]=null,this[n(1275)+"l"]=36e5,this._qosDB=e[n(1198)](Tl,"qos",e[n(237)])}async["_interva"+t(1422)](){let n=t;e[n(1579)](clearInterval,this["_interva"+n(645)+"Id"]),this[n(1275)+n(645)+"Id"]=e[n(936)](setInterval,()=>{let s=n,l={EXkVQ:e[s(1310)]};e.WrBSk(s(1347),e[s(692)])?this[s(1154)+"ired"]():(this.emit(l.EXkVQ,_0x2a5573),this.onmessage&&this[s(638)+"e"](_0x247af3))},this[n(1275)+"l"])}async[t(1109)](){let n=t;await this[n(1293)][n(1109)]()[n(968)](()=>{let s=n;this[s(1275)+s(1422)]()})}async[t(1154)+t(1238)](){let n=t,s={lvCoO:function(w){return e[H(1488)](w)},SAoVa:function(w,y){return e[H(370)](w,y)},mOKOK:e[n(1378)]};(await this[n(1293)]?.[n(757)]()||[])[n(1221)](({timestamp:w})=>w<Date[n(1328)]())[n(1686)](w=>{let y=n,E={byNfq:function(p){return s[H(1259)](p)}};s.SAoVa(s[y(1780)],s[y(1780)])?this[y(1293)]?.[y(819)](w[y(1215)+"id"]):(ejaqWQ[y(868)](_0x452492),_0x336e04())})}async del(n){let s=t;return this[s(1293)]?.[s(819)](n)}async[t(272)](n,s){return this[t(1293)]?.set({message_id:n,timestamp:s})}async[t(644)](n){return this._qosDB?.get(n)}async[t(452)](){let n=t;e[n(1485)](clearInterval,this["_interva"+n(645)+"Id"]),await this[n(1293)]?.closeDB()}get[t(915)](){let n=t,s={ZAEse:function(l,h,w){return e[H(445)](l,h,w)},cudEp:e.HsQLM,gZFDF:function(l,h,w){return e[H(881)](l,h,w)},uqZLA:e[n(596)]};if(e[n(1602)](e[n(1077)],e[n(1077)]))return this[n(1293)]?.isReady;_0x3968f3[n(410)]()[n(968)](()=>{let l=n,h=XcEiKm[l(628)](_0x165ae1,XcEiKm[l(456)],{message:this[l(1767)+"rrorMessage"](_0x4e59ce)});this.emit(XcEiKm[l(456)],h);let w=XcEiKm[l(424)](_0x55ed61,l(624),{reason:this[l(1767)+l(1045)+l(520)](_0x1ce0f4)});this[l(1676)](XcEiKm.uqZLA,w)})}}function Ta(a){let n=t,s=!!this[n(889)][n(1807)+"S"];if(!s)return{enabled:s,isQoSMessage:!1,isQoSAck:!1,isAckCleanupMessage:!1,ackMsgIds:[]};let l=e.zreQa(an,a[n(1533)][n(788)],e[n(1763)],"2"),h=l&&e[n(1589)](an,a[n(1533)][n(788)],e[n(1553)],"1"),w=l&&e[n(1589)](an,a[n(1533)][n(788)],e.knCAU,"1"),y=w?e.xmCvA(dr,a[n(1533)].headers,e[n(1745)])?.[n(1244)](",")[n(1221)](Boolean)||[]:[];return{enabled:s,isQoSMessage:l,isQoSAck:h,isAckCleanupMessage:w,ackMsgIds:y}}async function Cl(){let a=t;if(e.fQlDV(a(547),e[a(1643)]))return this[a(914)+a(962)]||(this[a(914)+a(962)]=new dg),this[a(914)+a(962)][a(915)]||await this["_QoSMana"+a(962)][a(1109)](),this[a(914)+a(962)];{let n=e.QZyKc(_0x13ba83);return e[a(1118)](_0x562e23,_0x489e28,n),e[a(475)](_0x27a7fd,n)}}async function lg(a,n){let s=t,{enableAutoAck:l}=this[s(889)],h=e[s(1266)](an,a[s(1533)][s(788)],e[s(1349)],"1"),w=e[s(1713)](an,a[s(1533)][s(788)],"is_ack","1"),y=Ta.call(this,a);if(e[s(392)](l,h)){let{SeqID:E,LogID:p,service:R,LogIDNew:T,method:N}=a[s(1533)];this[s(357)]({SeqID:E,LogID:p,LogIDNew:T,service:R,method:N,headers:[{key:e[s(1683)],value:"1"},{key:e.dLUkY,value:e[s(653)](T,"")},{key:e.sjFqs,value:"0"}]})}w&&!y[s(623)]&&this[s(1524)+"hAckMess"+s(893)](a),e[s(1151)](n)}async function ug(a,n){let s=t;this._debug(s(1637),a[s(1533)]),e.pKBoj(n)}async function fg(a,n){let s=t,l=rn(await kl(a[s(776)]));try{if(e.xrQlo(l[s(1112)],Uint8Array))if(e[s(386)](e.StUYl,e[s(234)])){let h=e[s(1222)](this[s(889)][s(1551)+"ncoding"],Object)?{force:!!this[s(889)][s(1551)+s(1211)][s(684)],encoding:this._options[s(1551)+s(1211)][s(299)]?this[s(889)][s(1551)+s(1211)].encoding.replace(/\s/g,"").toLowerCase():""}:{force:!1,encoding:this._options["payloadE"+s(1211)]?this[s(889)][s(1551)+s(1211)].replace(/\s/g,"")[s(492)+"ase"]():""},w=l[s(1551)+s(1211)]?l[s(1551)+s(1211)][s(288)](/\s/g,"")["toLowerC"+s(1064)]():"",y=e.UgEyZ(this[s(889)][s(1394)+s(1472)],Object)?{force:!!this._options["payloadT"+s(1472)].force,type:this[s(889)][s(1394)+s(1472)][s(1111)]?this[s(889)][s(1394)+"ype"][s(1111)][s(288)](/\s/g,"")[s(492)+s(1064)]():""}:{force:!1,type:this[s(889)]["payloadT"+s(1472)]?this._options[s(1394)+s(1472)][s(288)](/\s/g,"")[s(492)+s(1064)]():""},E=l[s(1394)+s(1472)]?l[s(1394)+s(1472)][s(288)](/\s/g,"")[s(492)+"ase"]():"",p=y[s(684)]?y[s(1111)]:E||y.type,R=h[s(684)]?h[s(299)]:w||h[s(299)],T=[e[s(764)],"applicat"+s(1578),e[s(238)],e.VIPji],N=[e[s(1133)],e[s(916)]];this[s(889)][s(610)+s(1364)+s(643)+"ad"]&&T.includes(p)&&(!R||N[s(875)](R))?l.textPayload=Al(l[s(1112)],0,l[s(1112)][s(499)+"th"]):l["textPayl"+s(1415)]=""}else this._ws&&this._ws.send(_0x2f64ae),this[s(1593)+s(1350)][_0x129d4e]=null;else l[s(1027)+s(1415)]=""}catch(h){if(e[s(1301)](e.iRvtt,"MtlCx"))return this[s(1601)]?this[s(1601)].protocol:"";l[s(1027)+"oad"]="",console.log(h)}a[s(1533)]=l,e[s(980)](n)}function hg(a,n,s){let l={feuTV:function(p,R){return e[H(1342)](p,R)}},h=s||8192,w=e.uIbQT(h,1),y=null,E=h;return function(p){let R=H;if(p<1||p>w)return e[R(1161)](a,p);e[R(1707)](e[R(1145)](E,p),h)&&(e[R(785)]!==R(413)?(y=e[R(894)](a,h),E=0):(_0x16fd80=l[R(1416)](_0x8ac7af,_0x1b0c09),_0x4f541b=0));let T=n[R(1224)](y,E,E+=p);return e.nbgaj(7,E)&&(E=e[R(1283)](7|E,1)),T}}let xg=4294967295;function pg(a,n,s){let l=t;return e[l(619)](RangeError,e[l(549)](e[l(1053)](e.hTRPv(e[l(1778)](e[l(887)],a),e[l(1284)]),e.fFthv(n,1))+e[l(1464)],s))}function gg(a,n,s){let l=t;if(s>xg)throw new Error(e[l(336)]);let h=3;for(;e.aJfBp(h,0);){let w=e[l(1742)](255,s);e[l(1716)](Ra,w,a,e[l(1562)](n,h)),s>>>=8,h--}return n+4}function mg(a,n){let s=t;if(e[s(937)](e[s(1599)],"MDBSD")){let l=0,h=n,w=n+4;for(;h<w;){let{value:y,offset:E}=e.FaJQh(Ca,a,h);h=E,l=e[s(332)](e[s(682)](l,8),0),l+=y}return{value:l,offset:w}}else{let l=e.pnfsZ(_0xd8b2b1,_0x38cdf,_0xce29e2.length);_0x5e8d18[s(372)][s(272)](_0x48e45f,l)}}function wg(a,n,s){let l=t;if(e[l(1110)](e[l(255)],l(1669))){let h=e.HRlSG.split("|"),w=0;for(;;){switch(h[w++]){case"0":if(n[l(1316)+"e"])return n[l(1316)+"e"](a,s)+s;continue;case"1":if(e[l(1204)](a[l(1629)],40))return e.XEzjI(e.zreQa(Aa,a,n,s),s);continue;case"2":if(!a)return s;continue;case"3":return e[l(1792)](e[l(1116)](Aa,a,n,s),s);case"4":if(n.write)return e[l(683)](n.write(a,s),s);continue}break}}else this[l(1601)]&&this[l(1601)][l(1398)](_0x2a63c1),this[l(718)](l(425),_0x1ffd7e)}function _g(a,n){let s=t;if(e.lBmSl!=="vHbva"){if(this["_clearPi"+s(308)](),this[s(676)+"mer"](),this["_removeW"+s(471)+"rs"](),this[s(1793)+s(1164)](1e3,_0x33b805),this[s(1147)+s(935)]=!1,_0xb03a3a&&this[s(931)+s(1484)]()&&!this[s(432)+"osed"]){if(this[s(448)+s(664)]?.[s(912)+s(245)+"es"]()){let h=this[s(448)+s(664)]?.[s(580)+"ntEndpoint"]();this[s(1524)+s(1014)+"ent"](e[s(1672)](_0x191003,s(624),{code:1006,reason:s(957)+h+(" timeout"+s(1491)+"tries re"+s(878)),wasClean:!0}))}else{let h=this[s(889)]["reconnec"+s(463)+s(1393)](_0x532043,_0x18eee5);this[s(1524)+s(1014)+s(823)](e[s(467)](_0x1b4a8b,s(624),{code:_0x52c3c4,reason:_0x369e7f,wasClean:!0,willReconnect:h})),h&&this[s(1147)]()}return}this._navigatorOnline()||this[s(432)+s(872)]?this[s(1524)+s(1014)+s(823)](e[s(470)](_0x5bd123,s(624),{code:_0x294ec1,reason:e[s(590)]})):this[s(1524)+s(1014)+s(823)](e[s(297)](_0x14719c,e.wrwSk,{code:1006,reason:e[s(1362)]})),this[s(1601)]=null,this[s(448)+s(664)]?.[s(1603)+s(796)+s(803)](),this[s(947)+s(250)]?.[s(1615)+"nter"]()}else{let l=new xe(e.ygzMK(e.atvvg(e[s(753)](e[s(429)](a[e[s(1508)](n,4)],24),e[s(302)](a[e[s(858)](n,5)],16)),e.kRFsc(a[e.HeJJR(n,6)],8)),a[e[s(1515)](n,7)]),e[s(1039)](e[s(846)](e[s(665)](a[n+0],24),e[s(897)](a[e.CBQNe(n,1)],16)),e[s(235)](a[e[s(1668)](n,2)],8))|a[e[s(1283)](n,3)],!0);return n+=8,{value:l,offset:e[s(1537)](n,8)}}}function yg(a,n,s){let l=t,h=a[l(597)],w=a.high;return n[s]=e[l(1346)](w,24),n[e[l(1145)](s,1)]=e[l(417)](w>>>16,255),n[s+2]=e.EdQUb(e[l(1471)](w,8),255),n[e.CBQNe(s,3)]=e[l(1617)](255,w),n[s+4]=e[l(852)](h,24),n[e[l(661)](s,5)]=h>>>16&255,n[e.kMJEI(s,6)]=e.VZWyD(e[l(982)](h,8),255),n[e[l(1427)](s,7)]=e[l(1335)](255,h),s+=8,s}function Ca(a,n){let s=t;return a.readUInt8?{value:a[s(864)+"8"](n),offset:e[s(1254)](n,1)}:{value:e.ETgde(255,a[n]),offset:e[s(1619)](n,1)}}function Ra(a,n,s){let l=t;return n[l(1280)+"t8"]?n[l(1280)+"t8"](a,s):n[s]=255&a,e[l(1792)](s,1)}let bg=function(a){return new Uint8Array(a)},Eg=e[t(1407)](t(1369)+"d",typeof Buffer)?Buffer[t(840)+t(922)]:e[t(1689)](hg,bg,Uint8Array[t(995)+"e"].subarray);(()=>{let a=t,n={QqtOg:function(s,l,h){return e[H(566)](s,l,h)},ZKJCz:function(s,l){return e[H(902)](s,l)},UFgKC:function(s,l){return e.JORMo(s,l)},VTLWU:function(s,l){return e[H(1766)](s,l)},oHuAC:function(s,l){return e[H(397)](s,l)},PUlII:function(s,l){return e.OfrRf(s,l)},wQfRY:function(s,l){return s<l},LlckZ:function(s,l){return e[H(1529)](s,l)},LSslp:function(s,l){return e.aWUCU(s,l)},SHBQu:function(s,l){return e[H(1661)](s,l)},yyNty:function(s,l){return e[H(390)](s,l)},GvMzg:function(s,l){return s>>>l},CzIcz:function(s,l){return e[H(586)](s,l)},dgVrD:function(s,l){return s<<l},uqjox:function(s,l){return e.OXziz(s,l)},PvfGo:function(s,l){return e.TZgRo(s,l)},GOdJb:function(s,l){return e[H(1770)](s,l)},bmYky:e[a(287)]};if(e.SfoKz(a(626),e[a(1126)])){let s=4294967295;return function(l,h,w=!0){let y=a,E={oKoNv:function(p,R,T){return n[H(655)](p,R,T)},iDnIE:function(p,R,T){return p(R,T)}};if(s=(127&l[h])>>>0,l[h++]<128)return{value:w?s:n[y(409)](0,s),offset:h};if(s=n[y(396)](n[y(1232)](s,n[y(1446)](n.PUlII(127,l[h]),7)),0),n[y(400)](l[h++],128))return{value:w?s:0|s,offset:h};if(s=n[y(396)](n.VTLWU(s,n.LlckZ(127,l[h])<<14),0),n.wQfRY(l[h++],128))return{value:w?s:0|s,offset:h};if(s=n[y(295)](n[y(1251)](s,n[y(1391)](127,l[h])<<21),0),l[h++]<128)return{value:w?s:n.SHBQu(0,s),offset:h};if(s=n[y(977)](n[y(677)](s,n[y(1314)](n[y(1022)](15,l[h]),28)),0),n[y(400)](l[h++],128))return{value:w?s:n.PvfGo(0,s),offset:h};if((h+=5)>l[y(1629)]){if(n.GOdJb(n[y(364)],n.bmYky))throw h=l[y(1629)],pg(h,10,l[y(1629)]);QOchTb[y(365)](_0x51dca0,_0x16df78,32),QOchTb[y(1715)](_0x213a44,_0x101ce5,_0x1d9aca(_0x1bfc42))}return{value:w?s:n.ZKJCz(0,s),offset:h}}}else _0x57d7f1[a(1442)]=_0x2b4a73[a(410)]()[a(968)](()=>(_0x1e0977(),_0x36032d))[a(968)](function(s){return s})})();let vg=16,Pa=32;function Sg(a){let n=t,s=0,l={};for(let h=0;e[n(822)](h,a[n(1629)]);h++)l[a[h][n(632)+n(1271)]]=e[n(647)](Il,a[h]["cursor_n"+n(1271)]),s+=e.VWjXo(14,l[a[h][n(632)+n(1271)]]);return[s,l]}function Rl(a,n,s){let l=t,h={ghetg:e[l(1501)],OzfWg:e[l(305)],yEYkQ:function(R,T,N,G){return e[l(1055)](R,T,N,G)},xHOFs:l(341),dMuHh:function(R,T,N,G){return e[l(1266)](R,T,N,G)},UREhC:l(826),AUqXL:function(R,T,N,G){return e[l(1195)](R,T,N,G)},nvKCg:l(695)},[w,y]=e[l(352)](Sg,a),E=e[l(1729)](Eg,w),p=0;return a[l(1686)](R=>{let T=l;console[T(508)](h[T(1639)],R,R[T(341)]),p=Ra(0,E,p),console[T(508)](h[T(582)],p),p=h[T(1028)](gg,E,p,R[T(341)]||0),console[T(508)](h[T(484)],p),p=Ra(y[R[T(632)+"ame"]],E,p),console[T(508)]("service-name",p),p=h.dMuHh(wg,R[T(632)+T(1271)],E,p),console[T(508)](h[T(454)],p),p=h[T(1103)](yg,xe[T(435)+"er"](R[T(505)]||n),E,p),console[T(508)](h.nvKCg,p)}),{frameType:Pa,headers:[{key:e[l(1117)],value:s}],payload:E}}function Ig(a){let n=t,s=0,l=[];for(;e[n(946)](s,a[n(499)+"th"]);){let{offset:h}=Ca(a,s);s=h;let w={cursor_name:"",cursor:0,service:0},{value:y,offset:E}=e[n(246)](mg,a,s);w[n(341)]=y,s=E;let{value:p,offset:R}=e[n(1636)](Ca,a,s);s=R,w["cursor_n"+n(1271)]=e[n(1124)](Al,a,s,e[n(363)](s,p)),s+=p;let{value:T,offset:N}=e.gZeOR(_g,a,s);w[n(505)]=T[n(1645)](),s=N,l[n(1174)](w)}return l}function Ag(){let a=t;return{frameType:Pa,headers:[{key:e[a(1117)],value:a(451)+a(389)}],payload:void 0}}class kg{constructor(n,s,l){let h=t;this[h(1418)+h(1173)]=n,this[h(421)+h(857)]=s,this[h(1593)+h(393)]=l,this._qosDB=Tl(this["_cursorN"+h(1173)],e[h(1607)])}async[t(1109)](){let n=t;await this[n(1293)][n(1109)]()}async[t(848)+"rs"](){let n=t;if(n(1788)===e[n(1806)])_0x5a151f.textPayload="",_0x1e0816[n(508)](_0x68aa8e);else{if(!this[n(1293)][n(915)])return;let s=this[n(1593)+n(393)],l=await this._qosDB[n(757)]();switch(console[n(508)](e[n(1273)],l),s){case e[n(736)]:return l&&l[n(1629)]?e.gqMtd(Rl,l,0,this[n(421)+"ileName"]):void 0;case n(721):return;case e[n(1665)]:return l&&l[n(1629)]?e[n(561)](Rl,l,0,this["_cursorF"+n(857)]):Ag()}}}async[t(272)](n,s,l){let h=t;return console[h(508)](e.QuLEP,n,s,l),this[h(1293)].set({cursor_name:n,cursor:s,service:l})}async setCursors(n){let s=t,l=e[s(515)](Ig,n);for(let h of l)console[s(508)]("setcursor",l),await this[s(1293)].set(h)}async get(n){let s=t;return e[s(600)](e.CWhYg,s(1380))?(await this[s(1293)][s(644)](n))?.[s(505)]:(_0x5af790[s(1399)](_0x310c10(this),_0x3d6676),zaAFMi[s(1759)](_0x86ac04,_0x3d9e56.get(this)))}async[t(452)](){let n=t;e[n(1205)]===e[n(521)]?(this._dispatchMessageEvent(_0x1423bf),_0x34635c[n(272)](_0x3c7ab2,_0x2a2e94,_0x5c6155[n(1533)].service)):await this[n(1293)][n(452)]()}[t(588)+"rsorFileName"](n){let s=t,l={kMMTE:function(h,w){return h(w)}};if(e[s(1331)]("heVDW",e[s(1772)])){let h={efbeF:function(w,y){let E=s;return CKBiob[E(940)](w,y)}};return function(...w){let y=s;return _0x17ccb5[y(1399)](_0x4c35a9(this),w),h[y(1098)](_0x5e04a6,_0x276547[y(644)](this))}}else this[s(421)+"ileName"]=n}get isReady(){let n=t;if(e.LBZou==="vkAQk")return this[n(1293)][n(915)]}}let Tg=t(794)+t(1505);async function Pl(a){let n=t;if(e[n(1175)](e[n(1492)],e[n(1492)])){if(!this._options[n(1807)+"S"])return null;let{aID:s,fpID:l,messageStrategy:h}=this[n(889)],w=a||Tg;try{return this[n(606)+n(240)]?a&&this[n(606)+n(240)][n(588)+n(740)+"Name"](a):this._cursorManager=new kg(l+"_"+s+"_"+w,w,h),this["_cursorM"+n(240)][n(915)]||await this[n(606)+n(240)][n(1109)](),this["_cursorM"+n(240)]}catch{return null}}else{let{enableAutoAck:s}=this[n(889)],l=e[n(369)](_0x39f663,_0x12c094[n(1533)].headers,n(1574),"1"),h=_0x54125b(_0x27910f.message.headers,n(928),"1"),w=_0x602ad6.call(this,_0x49bdc6);if(e[n(587)](s,l)){let{SeqID:y,LogID:E,service:p,LogIDNew:R,method:T}=_0x27f756.message;this[n(357)]({SeqID:y,LogID:E,LogIDNew:R,service:p,method:T,headers:[{key:e[n(1683)],value:"1"},{key:"ack_id",value:e.XGMpS(R,"")},{key:n(307),value:"0"}]})}h&&!w[n(623)]&&this._dispatchAckMessageEvent(_0x24517a),e[n(1061)](_0x38de0e)}}async function Cg(a,n){let s=t,l=e[s(1716)](an,a[s(1533)][s(788)],e[s(865)],"-1"),h=e[s(544)](an,a[s(1533)][s(788)],e[s(1683)],"1"),w=e[s(1344)](dr,a[s(1533)].headers,e[s(1193)]),y=Number(e[s(445)](dr,a[s(1533)][s(788)],s(262)+"er_ttl"))||0,E=Ta[s(1224)](this,a),p=e.ihAMz(an,a.message.headers,e[s(1106)],"2"),R=e.gZeOR(dr,a[s(1533)][s(788)],"x-msg-cursor_name"),T=Number(dr(a[s(1533)][s(788)],e.moUow));if(E.isQoSAck)return e[s(707)](n);let N=E[s(522)+"sage"]?await Cl[s(1224)](this):null;if(e[s(1412)](a.message[s(341)],0)&&h&&!l||a[s(1533)][s(341)]>0){if(w&&E[s(522)+s(1155)]&&N)return!!!await N.get(w)&&(this[s(1524)+s(312)+s(1088)](a),await N[s(272)](w,e[s(697)](Date[s(1328)](),y))),n();if(p){let G=await Pl[s(1224)](this);if(!G)return this["_dispatc"+s(312)+s(1088)](a),e[s(707)](n);let K=await G.get(R)??-1;if(e[s(1030)](K,T))this[s(1524)+s(312)+s(1088)](a),G[s(272)](R,T,a[s(1533)][s(341)]);else throw new Error("recevied"+s(603)+s(377)+T+(s(1303)+s(1438)+s(1235)+"r ")+K);return e[s(468)](n)}return this[s(1524)+s(312)+s(1088)](a),n()}}async function Rg(a,n){let s=t,l=Ta[s(1224)](this,a);if(!l.isQoSMessage)return e.QZyKc(n);let h=await Cl[s(1224)](this);if(l[s(1307)+s(1559)+"age"]&&l[s(1237)+"s"][s(1629)])for(let w of l[s(1237)+"s"])await h[s(819)](w);e.rVsQW(n)}async function Pg(a,n){let s=t,l=a.message.frameType===vg,h=a[s(1533)].frameType===Pa;if(e[s(392)](!l,!h))return e[s(468)](n);let w=dr(a[s(1533)].headers,e[s(1117)]);if(!w)return e.EvirC(n);let y=await Pl[s(1224)](this,w);if(!y)return e.QZyKc(n);if(l){let E=await y[s(848)+"rs"](),p={frameType:E?.[s(1036)+"e"],SeqID:xe[s(435)+"er"](this[s(1325)]++),LogID:xe[s(435)+"er"](this[s(889)].logIDGenerator()),service:9e3,method:5,headers:E?.headers,payload:E?.[s(1112)]},R=e.ojKlR(S,p);this[s(1601)]&&this._ws[s(1467)+"te"]&&this[s(1601)][s(1398)](R)}if(h){let E=a[s(1533)][s(1112)];E&&y.setCursors(E)}}let Dg=async function(a,n){let s=t;this._isInit=!1,clearTimeout(this[s(1147)+s(1490)+s(1534)]),e.FmWEr(n)},Og=async function(a,n){let s=t;if(!this[s(1601)]||e.KCgju(this[s(1601)][s(1467)+"te"],this[s(320)]))return e[s(735)](n);let{pingInterval:l}=this[s(889)];this[s(448)+s(664)]?.[s(1603)+s(796)+s(803)]();for(let w=0;w<this["_message"+s(1350)][s(1629)];w++){let y=this[s(1593)+s(1350)][w];if(e[s(1685)](this._ws[s(1467)+"te"],this[s(320)])&&e[s(905)](null,y))this[s(1601)]&&this._ws[s(1398)](y),this[s(1593)+"Queue"][w]=null;else break}this[s(1593)+"Queue"]=this[s(1593)+s(1350)][s(1221)](w=>!!w),this[s(1797)+"gTimeoutId"]=e.vWOGp(setTimeout,()=>this[s(1078)](),l),this._dispatchOpenEvent(a),this._isBrowser&&this[s(1601)]&&(this[s(1601)].binaryType=this[s(344)+s(1472)]);let h=this["_endpoin"+s(664)]?.[s(580)+s(1137)+"nt"]();this[s(718)](s(960)+h+s(1581)),e[s(1433)](n)},Lg=async function(a,n){let s=t,l=this[s(448)+s(664)]?.[s(580)+s(1137)+"nt"]();this[s(718)]("open "+l),e[s(745)](n)};class Ng extends Ia{constructor(n){let s=t,l={CSZzK:e[s(1771)],bZWAr:function(E,p){return e.kAtBY(E,p)},FEbtS:function(E,p){return E instanceof p},lCkJb:function(E,p,R){return e[s(497)](E,p,R)},xvRHE:function(E){return e.VfDOk(E)},jUyNt:function(E,p){return e.Cljnv(E,p)},Pnztb:function(E,p){return e.uvGHw(E,p)},yOOIO:e[s(1642)],VRIZy:s(608),Avmac:s(1475),YXVtQ:function(E,p,R,T){return e.hWtXh(E,p,R,T)},jydzf:function(E,p,R){return e.OvjiN(E,p,R)},Pjkpy:s(658)+"reason",ZZrCo:function(E,p){return E+p},owrdS:function(E,p){return e[s(370)](E,p)},cPjXS:e[s(966)],gDKGQ:e.bEYBs,xSncK:s(678),uiVlD:function(E,p){return E===p},IVlHA:function(E,p){return e[s(1774)](E,p)},JkOeQ:e[s(1658)],DeiUo:function(E,p,R,T){return E(p,R,T)},XQSHG:s(1493),bnJTl:function(E,p){return e[s(1528)](E,p)},VopOO:function(E,p){return E&p},eZnBS:function(E,p){return E>p},jQZgG:function(E,p,R,T){return e[s(1713)](E,p,R,T)},sytpM:function(E,p){return E<<p},dbaPr:function(E,p){return E|p},LbLcd:function(E,p){return e.tpnva(E,p)},ZaYSh:function(E,p){return e[s(971)](E,p)},pdqsF:function(E,p){return e[s(1664)](E,p)},dKPnD:function(E,p){return E+p},rLuvn:function(E,p){return e[s(1650)](E,p)},mlAXR:function(E,p,R){return e[s(1781)](E,p,R)}};super(),this["_miniNav"+s(1461)+s(1139)]=!0,this[s(444)+"er"]=cr,this[s(1556)]=Yp,this._isMiniTT=Nn,this._isMiniWX=ri,this[s(1483)+"r"]=ii,this[s(1593)+s(1350)]=[],this._endpointManager=null,this[s(432)+s(872)]=!1,this[s(344)+s(1472)]=e.yZFgY,this[s(1147)+s(935)]=!1,this[s(1147)+s(1490)+"utId"]=null,this[s(637)+s(1356)+s(1074)]=null,this[s(1797)+s(1458)+"Id"]=null,this[s(1325)]=0,this._isInit=!1,this[s(1646)]="",this["_QoSMana"+s(962)]=null,this[s(606)+s(240)]=null,this[s(947)+s(250)]=null,this._protocols=s(1718),this.CLOSED=3,this[s(1547)+"NG"]=0,this[s(320)]=1,this[s(679)]=2,this._onOpen=E=>{let p=s;if(l.Pnztb(l[p(1192)],p(1511)))return typeof _0x41640d===cvGrqL[p(1046)]?cvGrqL[p(1267)](_0x23ecd5,_0x4120e3):(cvGrqL[p(986)](_0x424096,_0x48de55)&&_0x2fedd7(_0x646790),cvGrqL[p(1457)](_0x52a2fa,_0x51f897,cvGrqL[p(1401)](_0x18b5e6))?new _0x1bd52b(_0x5c6512,_0x3b544f):_0x29649f);try{if(l[p(227)](l[p(1734)],l[p(1272)])){let R=this._listeners[_0x3804da];if(R)for(let T=0;cvGrqL[p(286)](T,R.length);)cvGrqL[p(227)](R[T].fn,_0x1d2429)?R[p(298)](T,1):++T}else l[p(1805)](Sl,this,E,[Dg,Og,Lg])}catch(R){let T=l[p(1519)](lt,p(1493),{message:R.message,code:on.OPEN_ERROR,error:R});this["_dispatc"+p(673)+"ent"](T)}},this[s(1764)+"ge"]=async E=>{let p=s,R={QjUwP:"error",ZbFQc:function(G,K){return l.ZZrCo(G,K)}},{pingInterval:T,pingFrequency:N}=this[p(889)];if(l.Pnztb("hi",E[p(776)])&&l[p(833)](l[p(1543)],N)||l[p(227)](p(1141),N))if(l[p(1801)]==="hsPcq"){let G=_0x6849d2[p(327)][p(1443)](_0x4f8583[p(1572)+"et"],kLyetw[p(1582)](_0x4e2704[p(499)+"th"],_0xe0b66c.byteOffset));this[p(860)]&&this[p(860)][p(1398)]({data:G,fail:K=>{let fe=p;this.emit(kLyetw[fe(543)],_0x3529f6(kLyetw[fe(543)],{message:this[fe(1767)+fe(1045)+fe(520)](K)}))}})}else this[p(395)+"ngTimer"](),this.emit(p(1580)+p(795)+"s",l.xSncK),this[p(1797)+"gTimeoutId"]=l[p(1519)](setTimeout,this[p(1078)][p(598)](this),T);if(!l[p(1419)]("hi",E[p(776)]))try{l[p(1241)](l.JkOeQ,l[p(576)])?(_0xfc895[p(493)+p(1754)]=void 0,cvGrqL[p(1267)](_0x5678e9,cvGrqL[p(1245)])):l[p(1503)](Sl,this,E,[fg,lg,Rg,Pg,Cg,ug])}catch(G){let K=lt(l[p(1571)],{message:G[p(1533)],code:on.MESSAGE_ERROR,error:G});this[p(1524)+p(673)+p(823)](K)}},this[s(1496)]=E=>{let p=s,R={MbBBd:"11|3|4|5|0|6|2|9"+p(1435)+"0",bQNnI:function(T,N){return l[p(339)](T,N)},jhhPR:function(T,N){return l.VopOO(T,N)},abzDQ:function(T,N){return l[p(615)](T,N)},jWAjb:function(T,N,G,K){return l[p(1219)](T,N,G,K)},bCmam:function(T,N){return l[p(1134)](T,N)},AOTUx:function(T,N){return l[p(754)](T,N)},sDThc:function(T,N){return l[p(296)](T,N)},mvEBt:function(T,N){return T|N},SdSPi:function(T,N){return l[p(754)](T,N)},zYvEn:function(T,N){return l[p(847)](T,N)},PUIAT:function(T,N){return l[p(296)](T,N)},lxkcr:function(T,N){return l.LbLcd(T,N)},qOCnl:function(T,N){return l.dbaPr(T,N)},tdLHH:function(T,N){return T<<N},gddcP:function(T,N){return l.ZaYSh(T,N)},jhYVc:function(T,N){return l.dbaPr(T,N)},ZgQRF:function(T,N){return T>>>N},wiiJy:function(T,N){return l[p(933)](T,N)},cSyqR:function(T,N){return l.dKPnD(T,N)},TWnjU:function(T,N){return l.rLuvn(T,N)},DoUTp:function(T,N){return l.bnJTl(T,N)}};if(p(882)===p(1610)){let T=R[p(408)][p(1244)]("|"),N=0;for(;;){switch(T[N++]){case"0":_0x38f887=PseXBp.bQNnI(_0x5165da|PseXBp[p(546)](127,_0x2b3f84[_0x3479db])<<14,0);continue;case"1":if(PseXBp[p(1755)](_0x1e24c2+=5,_0x44c921.length))throw _0x3434d9=_0x3654a0[p(1629)],PseXBp[p(1029)](_0x4e78ab,_0x5272ac,10,_0x1d4112.length);continue;case"2":_0x3267e3=PseXBp.bQNnI(_0x2d9aca|PseXBp[p(810)](PseXBp[p(1226)](127,_0x1e236d[_0xf22b2]),21),0);continue;case"3":if(_0x4dcdac[_0x33b758++]<128)return{value:_0x4e66f9?_0x3242c0:PseXBp[p(1777)](0,_0x1221b8),offset:_0x203bf3};continue;case"4":_0x486f5b=PseXBp.bQNnI(PseXBp.mvEBt(_0x475b3b,PseXBp[p(810)](PseXBp[p(1315)](127,_0x190fe6[_0x4da3be]),7)),0);continue;case"5":if(PseXBp.zYvEn(_0x489a47[_0x4d2f07++],128))return{value:_0x4a205d?_0xc2157e:PseXBp[p(604)](0,_0x1f7b9d),offset:_0x1a134c};continue;case"6":if(PseXBp[p(766)](_0xa460d0[_0x479e4a++],128))return{value:_0xc37bbd?_0x1b52f1:PseXBp[p(604)](0,_0x44338b),offset:_0x535d42};continue;case"7":if(PseXBp[p(766)](_0x35460a[_0x76f7c9++],128))return{value:_0x51c41b?_0x1420ea:PseXBp[p(837)](0,_0x2e3eec),offset:_0x11587d};continue;case"8":_0x15efc8=PseXBp[p(1113)](PseXBp[p(604)](_0x7d0dcf,PseXBp[p(1120)](PseXBp[p(1226)](15,_0x3fbe06[_0x321f08]),28)),0);continue;case"9":if(PseXBp.zYvEn(_0x56544b[_0x427b4c++],128))return{value:_0x4e7c87?_0x55255b:PseXBp[p(512)](0,_0x5d607a),offset:_0x69938d};continue;case"10":return{value:_0x49f4d2?_0x290a9d:PseXBp.jhYVc(0,_0x2b3bed),offset:_0x523955};case"11":_0x51df8e=PseXBp[p(1468)](127&_0x71e635[_0x320f63],0);continue}break}}else{let T=this[p(448)+p(664)]?.[p(912)+p(245)+"es"](),N=this[p(448)+p(664)]?.[p(580)+p(1137)+"nt"]();if(T&&!E[p(1533)])if(l[p(833)](p(1047),"nlRmf")){let G=PseXBp[p(1765)](_0x3074aa,8192),K=PseXBp[p(616)](G,1),fe=null,Me=G;return function(ee){let oe=p;if(ee<1||PseXBp[oe(1755)](ee,K))return _0x2c36cd(ee);PseXBp[oe(1755)](Me+ee,G)&&(fe=PseXBp[oe(1037)](_0x2664eb,G),Me=0);let Ye=_0x32b0bc[oe(1224)](fe,Me,Me+=ee);return 7&Me&&(Me=PseXBp[oe(324)](PseXBp[oe(837)](7,Me),1)),Ye}}else{let G=p(957)+N+(p(1740)+p(356)+"es reached");this[p(1524)+p(673)+p(823)](l[p(1457)](lt,p(1493),{message:G,code:on[p(1186)+p(247)+"R"],error:E}));return}this[p(1601)]&&l.owrdS(this[p(1601)].readyState,this.OPEN)&&this["_disconn"+p(984)](),this[p(1524)+"hErrorEvent"](l[p(1114)](lt,l[p(1571)],{message:E[p(1533)],code:on[p(1149)+p(1752)],error:E}))}},this[s(494)]=async E=>{let p=s;this[p(676)+p(422)](),this[p(395)+p(308)](),this[p(480)+p(471)+"rs"](),this._ws=null,this[p(1147)+"Lock"]=!1;let R=this["_endpoin"+p(664)]?.[p(912)+"chMaxTries"]();if(!R&&this[p(931)+p(1484)]()&&!this["_readyCl"+p(872)])if(e.eWNnk(e[p(542)],e[p(542)])){let T=255&_0x2c43a4;_0x1c8416(T,_0x33632a,_0x1e7118+_0x3b877f),_0x1a42f8>>>=8,_0x2b6b44--}else{let T=this[p(448)+"tManager"]?.["getCurre"+p(1137)+"nt"](),N=this[p(889)][p(271)+p(463)+"ptor"](E[p(311)],E[p(1201)]);this[p(1524)+p(1014)+p(823)](wt(p(624),{code:1006,reason:E[p(1201)]||"connecting faile"+p(317)+"wn reaso"+p(1487)+p(381)+T,willReconnect:N})),N&&this[p(1147)]();return}if(e[p(1799)](1e3,E[p(311)])&&this[p(432)+p(872)]){this[p(1524)+"hCloseEv"+p(823)](e.AmtMi(wt,e[p(596)],{code:1e3,reason:e[p(590)]})),this[p(448)+"tManager"]?.[p(1603)+p(796)+p(803)](),this._pingLossCounter?.[p(1615)+p(1084)]();return}if(e.rtzRe(1e3,E[p(311)])&&R){let T=this[p(448)+"tManager"]?.[p(580)+p(1137)+"nt"](),N=E[p(1201)];N||(N=await e[p(746)](ig,this._url)),N="connecti"+p(925)+p(282)+N+(p(1166)+p(1474))+T+(p(1491)+p(760)+p(878)),this[p(1524)+p(1014)+"ent"](e[p(744)](wt,p(624),{code:E.code,reason:N}));let G=p(957)+T+(p(1740)+"ax retries reached");this[p(1524)+p(673)+p(823)](e[p(1274)](lt,e[p(362)],{message:G,code:on["MAX_RETR"+p(247)+"R"]})),this[p(448)+p(664)]?.[p(1603)+p(796)+p(803)](),this[p(947)+p(250)]?.[p(1615)+p(1084)]();return}if(e[p(1744)](1e3,E[p(311)])&&!E[p(1201)]){let T=this[p(448)+p(664)]?.[p(580)+p(1137)+"nt"]();this[p(1524)+p(1014)+p(823)](e[p(881)](wt,"close",{code:E[p(311)],reason:p(348)+p(925)+"d, unkno"+p(862)+p(1487)+p(381)+T})),this[p(448)+p(664)]?.[p(1603)+"pointCon"+p(803)](),this["_pingLos"+p(250)]?.[p(1615)+p(1084)]();return}this[p(1524)+p(1014)+p(823)](E),this["_endpoin"+p(664)]?.[p(1603)+p(796)+p(803)](),this[p(947)+"sCounter"]?.[p(1615)+p(1084)]()},this[s(1570)]=null,this[s(441)]=null,this.onmessage=null,this.onopen=null,this[s(1612)+"econnect"]=null,this[s(1004)+s(621)]=null,this[s(700)+s(1070)+s(1317)+"ct"]=null,this[s(1206)+s(741)]=this[s(1206)+s(741)][s(598)](this),this[s(1206)+s(778)]=this["_handleO"+s(778)][s(598)](this),this[s(1013)+"ageHide"]=this["_handleP"+s(536)].bind(this),this[s(1013)+s(394)]=this._handlePageShow.bind(this),this[s(889)]={url:"",automaticOpen:!0,initReconnectInterval:1e3,maxReconnectInterval:1e4,reconnectIntervalGrowFactor:2,timeoutInterval:5e3,maxRetries:5,debug:!1,maxMessageQueueLength:e[s(1523)](1,0),service:0,logIDGenerator:o,headers:void 0,payloadEncoding:"",payloadType:"",fpID:"",deviceID:"",accessKey:"",ttwID:"",bddID:"",aID:"",disableAutoReconnect:!1,customParams:{},pingInterval:15e3,pingTimeoutInterval:4e3,pingFrequency:e[s(1697)],pingLossCount:2,enableTransformTextPayload:!1,logIDNewConfig:{enableAutoGenerateLogIDNew:!1,userIp:""},miniProgramParams:{customHttpHeader:{}},enableAutoAck:!1,reconnectInterceptor:()=>!0,enableQoS:!1,QoSLevel:2,messageStrategy:e[s(1665)],env:{xTTEnv:"",xUseEnv:""},listenNetworkChanged:!0};let{url:h,ws:w}=n,y=Array[s(635)](h)?h:e.jFWhu(e.VIPji,typeof h)?[h]:[];if(!y||e[s(459)](0,y.length))throw new Error(s(1220)+s(1321)+"alid url");if(!eg(w))throw new Error("please p"+s(1203)+s(1448)+", WebSocket cons"+s(993)+s(1498)+s(953));Object[s(680)](this[s(889)],n),this[s(448)+"tManager"]=new vl(y,this._options[s(900)+"es"]),this[s(947)+s(250)]=new rg(this[s(889)][s(1101)+s(1354)]),this[s(889)][s(1500)+"cOpen"]&&(this._isInit=!0,this._connect()),this._options[s(1588)+s(1185)+"nged"]&&(this._isMiniTT||this[s(1445)+"X"]?this[s(1308)+"etWorkChange"]():this[s(444)+"er"]&&this[s(1530)+s(464)+"Listener"]())}["_handleO"+t(741)](){let n=t;this[n(889)]["disableA"+n(1652)+"nect"]||this["_readyCl"+n(872)]||this["_handleR"+n(1700)]()}[t(1206)+"ffLine"](){let n=t;this[n(617)+n(851)+"t"]();let s=e.SZxVL(Sa,n(271)+"t",{message:e.RCnla});this["onStopImmediatel"+n(1317)+"ct"]&&this[n(700)+"mediatel"+n(1317)+"ct"](s)}[t(1530)+"balEvent"+t(903)](){let n=t;this[n(444)+"er"]&&window[n(777)+n(903)](e[n(1129)],this[n(1206)+n(741)]),this[n(444)+"er"]&&window["addEvent"+n(903)](e.BNBnV,this["_handleO"+n(778)]),this[n(444)+"er"]&&window.addEventListener(e.GGNke,this["_handleP"+n(536)]),this[n(444)+"er"]&&window[n(777)+n(903)](e[n(483)],this["_handleP"+n(394)])}["_dropGlo"+t(464)+t(903)](){let n=t;this[n(444)+"er"]&&window[n(1032)+n(997)+n(783)](e[n(1129)],this._handleOnLine),this[n(444)+"er"]&&window[n(1032)+n(997)+"ner"](e[n(509)],this[n(1206)+"ffLine"]),this[n(444)+"er"]&&window[n(1032)+n(997)+n(783)](e[n(780)],this[n(1013)+n(536)]),this[n(444)+"er"]&&window[n(1032)+n(997)+n(783)](e.Iapjt,this["_handleP"+n(394)])}["_handleP"+t(536)](n){let s=t;!n[s(323)+"d"]&&(this[s(444)+"er"]&&window[s(1032)+s(997)+s(783)](e[s(780)],this[s(1013)+"ageHide"]),this[s(444)+"er"]&&window["removeEv"+s(997)+s(783)](e[s(483)],this._handlePageShow),this.close()),this[s(444)+"er"]&&window[s(1032)+s(997)+"ner"](e[s(1129)],this[s(1206)+"nLine"]),this._isBrowser&&window[s(1032)+"entListener"](e[s(509)],this[s(1206)+s(778)])}[t(1013)+t(394)](n){let s=t;n[s(323)+"d"]&&(e[s(1624)](s(666),e[s(804)])?(this["_navigat"+s(1484)]()&&(!this[s(1601)]||e[s(938)](this._ws[s(1467)+"te"],this[s(320)])||this[s(1601)][s(1467)+"te"]!==this.CONNECTING)&&this[s(1206)+s(741)](),this[s(444)+"er"]&&window[s(777)+"Listener"](e[s(1129)],this["_handleO"+s(741)]),this[s(444)+"er"]&&window["addEvent"+s(903)](e.BNBnV,this[s(1206)+s(778)])):(!_0x52151e[s(323)+"d"]&&(this[s(444)+"er"]&&_0x3edb4f[s(1032)+"entListe"+s(783)](e[s(780)],this[s(1013)+s(536)]),this[s(444)+"er"]&&_0x1855ff[s(1032)+s(997)+s(783)](s(1263),this[s(1013)+s(394)]),this[s(624)]()),this[s(444)+"er"]&&_0x493ccc["removeEventListe"+s(783)](e[s(1129)],this[s(1206)+s(741)]),this._isBrowser&&_0x464909[s(1032)+s(997)+s(783)](s(326),this._handleOffLine)))}async[t(488)+t(335)](n){let s=t,{fpID:l,deviceID:h,bddID:w,ttwID:y,accessKey:E,aID:p,customParams:R={},enableAutoAck:T,enableQoS:N,QoSLevel:G,env:K}=this[s(889)],fe,Me,ee;this._isBrowser||this._isMiniWX||this._isMiniTT?(fe=location&&e[s(605)]==location[s(976)]?e[s(1167)]:e[s(1051)],Me=n.replace(/((^ws)|(^http))((?:[s]*:\/\/))/,""),ee=/^wss(.*:\/\/)/[s(1190)](n)?n:""+fe+Me):(fe=e[s(1167)],Me=n[s(288)](/(^http)((?:[s]*:\/\/))/,""),ee=/(^ws)((?:[s]*:\/\/))/.test(Me)?Me:""+fe+Me);let oe=w?e[s(662)]:y?e.UASUx:s(1105)+"d",Ye=w||y||h;if(e[s(527)](!Ye,!oe))throw new Error(e.ANuIA);let cn=e.WspuG==typeof R?await e[s(745)](R):R,Da=K?e[s(474)](ng,K[s(1794)],K[s(660)]):{},si=Object[s(680)]({device_platform:"web",version_code:e[s(1188)],access_key:E,fpid:l,aid:p,[oe]:Ye,xsack:T?1:0,xaack:T?1:0,xsqos:N?1:0,qos_level:N?G:void 0,qos_sdk_version:2,...Da},cn),gs=Object[s(867)](si)[s(294)]((oi,ai)=>si[ai]!==void 0?""+oi+(oi?"&":"?")+ai+"="+si[ai]:oi,"");return ee+s(725)+gs}async[t(1147)](){let n=t;if(!(this[n(1147)+n(935)]||this._readyClosed)){this[n(1147)+n(935)]=!0;try{let s=this[n(448)+"tManager"]?.[n(1425)+n(743)+"ointReac"+n(1791)+n(768)](),{timeoutInterval:l}=this[n(889)];if(s){let w=this["_endpoin"+n(664)]?.[n(580)+"ntEndpoint"](),y=this["_endpoin"+n(664)]?.["replaceB"+n(1476)+"pointAnd"+n(1656)+n(1334)](),E=this[n(448)+n(664)]?.["getCurre"+n(1137)+"ntTriesC"+n(551)]();if(y){let p=n(957)+w+(n(656)+n(1491)+"tries re"+n(1423)+n(699)+n(769)+n(762))+y+(n(1170)+"y"),R=e[n(514)](lt,n(1493),{message:p,code:on[n(1186)+"IES_ERROR"]});this[n(718)](p),this[n(1524)+"hErrorEvent"](R),this[n(1646)]=await this[n(488)+"eUrl"](y),this[n(718)](n(957)+y+" "+E+" times"),this["_removeW"+n(471)+"rs"]()}else{let p="connect "+w+(n(656)+n(1491)+n(760)+"ached");this._debug(p),this[n(1524)+"hErrorEvent"](e[n(650)](lt,e.HsQLM,{message:p,code:on[n(1186)+n(247)+"R"]}));return}}else{let w=this[n(448)+n(664)]?.[n(580)+n(1137)+n(1246)+"ateCount"](),y=this[n(448)+n(664)]?.["getCurre"+n(1137)+"ntTriesC"+n(551)]();this[n(1646)]=await this[n(488)+n(335)](e[n(527)](w,"")),this[n(718)](n(957)+w+" "+y+n(1184)),this[n(480)+n(471)+"rs"]()}if(this[n(1072)])this._isInit=!1;else{if(e[n(321)](e[n(924)],e[n(236)]))return e[n(1577)](_0x488c94,e[n(557)](e[n(708)](e[n(228)](e[n(871)](e[n(919)](e[n(887)],_0x4c9ecc),e[n(1284)]),_0x56023d||1),e[n(1464)]),_0x394672));{let w=Sa("reconnect",{message:e[n(1717)]});this[n(1612)+n(1700)]&&this[n(1612)+"econnect"](w)}}let h=this[n(448)+"tManager"]?.[n(580)+n(1137)+n(1651)+n(551)]()||0;e[n(1179)](h,1)&&await this[n(1330)](e[n(1214)](h,1)),this[n(718)](n(348)+n(1140)+this[n(1646)]+(n(730)+n(443))+this[n(592)+"ls"]),this[n(1601)]=e[n(474)](Qp,{url:this[n(1646)],protocols:[this[n(592)+"ls"]],headers:this[n(889)][n(622)+n(806)+"s"][n(890)+"tpHeader"]},this[n(889)].ws),(this._isBrowser||this._isWorker)&&this[n(1601)]&&(this[n(1601)][n(990)+"pe"]=this[n(344)+"ype"]),this["_addWsLi"+n(723)](),this["_connect"+n(1490)+"utId"]=setTimeout(this[n(1786)+"ut"][n(598)](this),l)}catch(s){if(e.ADYkz!==n(1228))return this[n(1524)+"hMessageEvent"](_0x416a69),_0x2c71c0();throw this._connectLock=!1,s}}}[t(676)+t(422)](){let n=t;e[n(1759)](clearTimeout,this["_connect"+n(1490)+n(1534)]),this[n(1147)+n(1490)+n(1534)]=null}["_clearPi"+t(308)](){let n=t;e[n(570)](clearTimeout,this[n(1797)+n(1458)+"Id"]),e[n(391)](clearTimeout,this[n(637)+n(1356)+n(1074)]),this[n(1797)+"gTimeoutId"]=null,this[n(637)+n(1356)+n(1074)]=null}[t(718)](...n){let s=t,l={StLfW:e[s(1620)],rTobw:function(h,w,y,E){return e.pbQEr(h,w,y,E)},SkCwk:function(h,w,y,E){return e[s(369)](h,w,y,E)},EnXRu:e[s(411)],bEOTH:e[s(985)],MkqVT:e[s(1501)],exeNW:e[s(305)],jaXeq:function(h,w,y,E){return e[s(1208)](h,w,y,E)},ZYpNr:e[s(534)],rOthp:function(h,w,y,E){return e[s(969)](h,w,y,E)}};if(e[s(1128)](s(734),e[s(1497)])){let[h,w]=e.Ftwjj(_0x49fb8c,_0x1f3c30),y=e[s(647)](_0x2dca78,h),E=0;return _0x1c4b64[s(1686)](p=>{let R=s,T=(R(581)+"5|2|4|8|"+R(438))[R(1244)]("|"),N=0;for(;;){switch(T[N++]){case"0":_0x2ba7be[R(508)](ayghJi.StLfW,E);continue;case"1":E=ayghJi[R(792)](_0x29bfe1,y,E,p.service||0);continue;case"2":E=ayghJi[R(569)](_0x4c9fd8,w[p[R(632)+R(1271)]],y,E);continue;case"3":E=ayghJi[R(792)](_0x1fd4f1,0,y,E);continue;case"4":_0x49896e[R(508)](ayghJi[R(595)],E);continue;case"5":_0x1f5d3a[R(508)](ayghJi[R(485)],E);continue;case"6":_0xef7d59[R(508)](ayghJi[R(1104)],p,p[R(341)]);continue;case"7":_0x1f7920[R(508)](ayghJi[R(911)],E);continue;case"8":E=ayghJi[R(1081)](_0x1daafd,p[R(632)+R(1271)],y,E);continue;case"9":_0x2339d6.log(ayghJi[R(1410)],E);continue;case"10":E=ayghJi[R(1782)](_0xc4ff47,_0x3debec[R(435)+"er"](p.cursor||_0xfbc4a0),y,E);continue}break}}),{frameType:_0x251978,headers:[{key:s(1048)+s(1148),value:_0x4c2bd6}],payload:y}}else this[s(889)].debug&&console[s(508)].apply(console,[s(1598)+">",...n])}[t(1417)+t(1087)+"e"](n){let s=t,{initReconnectInterval:l,maxReconnectInterval:h,reconnectIntervalGrowFactor:w}=this[s(889)],y=l*Math[s(1762)](w,e[s(498)](n,1));return e[s(548)](y,h)?h:y}[t(1078)](){let n=t,s={LQNDa:function(l,h){return e[H(633)](l,h)},XmRao:function(l,h){return l<h},UuUxR:function(l,h){return l&h}};if(e[n(490)](e[n(1370)],e[n(584)])){if(this[n(1601)]&&this._ws[n(1467)+"te"]===this[n(1547)+"NG"])if(e.WYviK!=="ugeQZ"){this[n(395)+n(308)](),this._pingPongTimeoutId=e[n(765)](setTimeout,this[n(1078)].bind(this),this._options.pingInterval);return}else{let l=0,h=0,w;do w=tSFYwp[n(1210)](_0x2ccfd6,_0x4c22cb),tSFYwp[n(525)](l,32)&&(h|=tSFYwp[n(907)](127,w)<<l),l+=7;while(tSFYwp[n(907)](128,w));return h}if(!this._ws||e.flBks(this[n(1601)][n(1467)+"te"],this[n(320)]))return void this[n(1043)+n(1700)]();this[n(1601)]&&this[n(1601)][n(1398)]("hi"),this[n(637)+n(1356)+n(1074)]=e[n(737)](setTimeout,this[n(1043)+"econnectTimeout"][n(598)](this),this[n(889)][n(690)+n(1779)+"val"])}else this.on(_0x4d8f4f,_0x5f1fb5)}["_handleReconnect"+t(959)](){let n=t;if(e[n(1128)](n(1640),e[n(779)])){if(!this._ws)return;this[n(617)+n(851)+"t"](_0x5e39aa,_0x3814de,_0x36eb87)}else this[n(947)+n(250)]?.addCount(),this[n(1676)](e[n(257)],e[n(572)]),this[n(947)+n(250)]?.checkReachMaxCount()?this[n(1043)+n(1700)]():this._ping()}[t(931)+t(1484)](){let n=t;return e.wskHU(e[n(510)],e[n(1337)])?((this[n(1625)+"rs"][_0x4a5638]||(this[n(1625)+"rs"][_0xeee3a7]=[])).push({fn:_0x20e0ac,ctx:_0xf562ae||this}),this):this[n(1374)+"T"]||this[n(1445)+"X"]?this[n(1017)+"igatorOn"+n(1139)]:(this[n(444)+"er"]||this._isWorker)&&this[n(889)][n(1588)+n(1185)+n(733)]?navigator[n(574)]:!0}[t(1043)+t(1700)](){let n=t;!this[n(931)+n(1484)]()||this[n(432)+n(872)]||(this[n(448)+n(664)]?.[n(1603)+n(796)+"fig"](),this[n(947)+"sCounter"]?.["resetCou"+n(1084)](),this._ws?this["_disconn"+n(984)](1001,e[n(1183)],!0):this[n(1147)]())}[t(1308)+t(1798)+t(407)](){let n=t;this._isMiniTT?tt[n(1130)+n(1431)+n(1590)](({isConnected:s})=>{let l=n;this[l(1017)+l(1461)+l(1139)]=s,s?this[l(1206)+l(741)]():this[l(1206)+l(778)]()}):this._isMiniWX&&wx[n(1130)+n(1431)+n(1590)](({isConnected:s})=>{let l=n;this[l(1017)+l(1461)+"line"]=s,s?this._handleOnLine():this["_handleO"+l(778)]()})}[t(1330)](n){return new Promise(s=>{let l=H;e[l(1469)](setTimeout,s,this[l(1417)+l(1087)+"e"](n))})}[t(1168)+"ect"](n=1e3,s="",l=!1){let h=t;this._ws&&this[h(617)+"WebSocket"](n,s,l)}[t(1786)+"ut"](){let n=t,s=this[n(448)+n(664)]?.[n(580)+n(1137)+"nt"]();this[n(718)]("connect "+s+n(656)),this[n(1168)+n(984)](1001,e[n(1207)],!0)}[t(357)](n){let s=t,l=e.xswvC(Gt,n);this[s(1601)]&&e.qLRyJ(this[s(1601)][s(1467)+"te"],this[s(320)])&&(this[s(1601)]&&this[s(1601)][s(1398)](l),this[s(718)](e[s(1756)],n))}[t(480)+t(471)+"rs"](){let n=t;if(e[n(279)](e[n(728)],e[n(728)])){if(!this._ws)return;this._ws["removeEventListe"+n(783)](e.kicsY,this[n(901)]),this[n(1601)]["removeEv"+n(997)+n(783)](e[n(596)],this[n(494)]),this._ws[n(1032)+"entListe"+n(783)](e[n(1310)],this[n(1764)+"ge"]),this[n(1601)][n(1032)+n(997)+n(783)](n(1493),this[n(1496)])}else zaAFMi[n(1016)](_0x497d7e,_0x222871.error),zaAFMi[n(1544)](_0x130b70)}[t(419)+t(723)](){let n=t,s=(n(1775)+"1")[n(1244)]("|"),l=0;for(;;){switch(s[l++]){case"0":this[n(1601)][n(777)+n(903)](e[n(1616)],this[n(901)]);continue;case"1":this[n(1601)][n(777)+n(903)](n(1493),this[n(1496)]);continue;case"2":if(!this[n(1601)])return;continue;case"3":this[n(1601)][n(777)+n(903)](e[n(596)],this[n(494)]);continue;case"4":this[n(1601)]["addEvent"+n(903)](n(1533),this[n(1764)+"ge"]);continue}break}}_wsInstanceClose(n=1e3,s=""){let l=t;try{this[l(1601)]&&this[l(1601)][l(624)](n,s)}catch{}}[t(617)+t(851)+"t"](n=1e3,s="",l=!1){let h=t,w={ArVnS:function(y,E){return e[H(1405)](y,E)},WflKd:function(y,E){return e[H(433)](y,E)},gVOXX:function(y,E){return e[H(1451)](y,E)}};if(e[h(331)](e[h(627)],e[h(627)])){let y=_0x420684[h(372)],E=_0x229042[h(710)],p=_0x15aa5c.limit,R=NJcxHQ[h(1564)](E,_0x5c7522);if(NJcxHQ[h(1059)](R,y[h(1629)])){let T=new _0x494bd8(NJcxHQ.gVOXX(2,R));T.set(y),_0x1fbbbb[h(372)]=T}return _0x32259d[h(710)]=R,R>p&&(_0x5d9a5f[h(791)]=R),E}else{if(this["_clearPi"+h(308)](),this[h(676)+"mer"](),this[h(480)+h(471)+"rs"](),this[h(1793)+h(1164)](1e3,s),this[h(1147)+h(935)]=!1,l&&this[h(931)+h(1484)]()&&!this[h(432)+h(872)]){if(this["_endpoin"+h(664)]?.[h(912)+"chMaxTries"]()){let E=this[h(448)+h(664)]?.[h(580)+"ntEndpoint"]();this[h(1524)+h(1014)+"ent"](e[h(1687)](wt,e[h(596)],{code:1006,reason:h(957)+E+(h(656)+h(1491)+h(760)+h(878)),wasClean:!0}))}else{let E=this[h(889)][h(271)+h(463)+h(1393)](n,s);this[h(1524)+h(1014)+h(823)](e[h(1060)](wt,e.wrwSk,{code:n,reason:s,wasClean:!0,willReconnect:E})),E&&this[h(1147)]()}return}this["_navigat"+h(1484)]()||this[h(432)+h(872)]?this[h(1524)+h(1014)+h(823)](e[h(470)](wt,e[h(596)],{code:n,reason:e[h(590)]})):this[h(1524)+"hCloseEv"+h(823)](wt(e[h(596)],{code:1006,reason:e.yfHic})),this[h(1601)]=null,this[h(448)+"tManager"]?.[h(1603)+"pointConfig"](),this[h(947)+"sCounter"]?.[h(1615)+h(1084)]()}}[t(1524)+"hOpenEvent"](n){let s=t;this[s(1676)](s(1287),n),this.onopen&&this[s(932)](n)}[t(1524)+t(312)+t(1088)](n){let s=t;e[s(983)]===e[s(983)]?(this[s(1676)](e[s(1310)],n),this[s(638)+"e"]&&this[s(638)+"e"](n)):(e[s(473)](_0x2ee27b,_0x25d181,90),e[s(319)](_0x5b531d,_0xc79a62,_0x2599ac))}["_dispatc"+t(366)+"ageEvent"](n){let s=t;if(e[s(278)](e[s(322)],e[s(322)]))return this[s(1293)][s(870)+s(967)]();this[s(1676)](e[s(669)],n),this[s(1004)+s(621)]&&this["onReceiv"+s(621)](n)}[t(1524)+t(673)+t(823)](n){let s=t,l={ttccn:function(h,w,y){return e[H(328)](h,w,y)}};if(e[s(942)](e[s(532)],s(1499)))this[s(1676)](e[s(362)],n),this[s(441)]&&this[s(441)](n);else return _0x1879c2[s(372)][HdAGkB[s(1371)](_0x4ba792,_0xdc6b54,1)]}[t(1524)+t(1014)+t(823)](n){let s=t;this[s(1676)](e[s(596)],n),this.onclose&&this[s(1570)](n)}get[t(990)+"pe"](){let n=t;return this[n(1601)]?this[n(1601)][n(990)+"pe"]:this["_binaryT"+n(1472)]}set binaryType(n){let s=t;this[s(344)+s(1472)]=n,this[s(1601)]&&(this[s(1601)][s(990)+"pe"]=n)}get[t(843)+"nt"](){let n=t;return this[n(448)+n(664)]?.[n(580)+n(1137)+n(1651)+n(551)]()||0}get[t(1724)+t(1305)](){let n=t;if(e[n(1243)]!==e[n(1243)])return{frameType:_0x1c619e,headers:[{key:n(1048)+n(1148),value:e[n(899)]}],payload:void 0};{let s=this[n(1593)+n(1350)][n(294)]((l,h)=>(l+=h&&h[n(499)+"th"]||0,l),0);return e[n(1311)](s,this._ws?this[n(1601)][n(1724)+n(1305)]:0)}}get extensions(){let n=t;return this[n(1601)]?this._ws[n(945)+"ns"]:""}get protocol(){let n=t;return this[n(1601)]?this[n(1601)][n(976)]:""}get[t(1467)+"te"](){let n=t;return this[n(1601)]?this[n(1601)].readyState:this[n(889)][n(1500)+n(1709)]?this.CONNECTING:this[n(702)]}get url(){let n=t;return this._ws?this[n(1601)][n(599)]:this[n(1646)]}close(n=1e3,s){let l=t,h=(l(1265)+l(426))[l(1244)]("|"),w=0;for(;;){switch(h[w++]){case"0":this[l(395)+"ngTimer"]();continue;case"1":if(!this[l(1601)])return void this._debug(e[l(1242)]);continue;case"2":this[l(676)+l(422)]();continue;case"3":this[l(1606)+l(464)+l(903)]();continue;case"4":if(this._ws[l(1467)+"te"]===this[l(702)]||this._ws[l(1467)+"te"]===this[l(679)])return void this[l(718)](e[l(325)]);continue;case"5":this[l(914)+l(962)]?.[l(452)]();continue;case"6":this[l(617)+l(851)+"t"](n,s);continue;case"7":this[l(432)+l(872)]=!0;continue}break}}async[t(1398)](n,s){let l=t;if(e[l(1602)](e[l(264)],e.RecMJ)){let h=!!this[l(889)][l(1807)+"S"];if(!h)return{enabled:h,isQoSMessage:!1,isQoSAck:!1,isAckCleanupMessage:!1,ackMsgIds:[]};let w=e[l(1713)](_0xf06b02,_0x159b9b.message[l(788)],l(262)+l(373),"2"),y=w&&_0x9cdf3(_0xc6d774[l(1533)].headers,l(262)+l(1796)+"ck","1"),E=w&&_0x1a870c(_0x5811de[l(1533)][l(788)],e[l(334)],"1"),p=E?e[l(313)](_0x397886,_0x557bd7[l(1533)].headers,l(262)+l(1521)+l(885))?.split(",").filter(_0x21911a)||[]:[];return{enabled:h,isQoSMessage:w,isQoSAck:y,isAckCleanupMessage:E,ackMsgIds:p}}else{if(e[l(1633)](null,n))throw new Error(e.LShPX);e[l(1633)](e[l(560)],typeof n)&&(n=JSON[l(920)+"y"](n)),e[l(1525)](e[l(1e3)],typeof n)&&!e[l(376)](n,ArrayBuffer)&&!(n[l(327)]&&e[l(479)](n.buffer,ArrayBuffer))&&(n=JSON[l(920)+"y"](n));let h=await e[l(1135)](kl,n),w=e[l(1667)](tg,n),{method:y=0,service:E=this[l(889)][l(341)],logID:p=this[l(889)]["logIDGen"+l(640)](),headers:R=this._options.headers,payloadEncoding:T=this[l(889)][l(1551)+l(1211)],payloadType:N=this[l(889)][l(1394)+l(1472)],logIDNew:G=this[l(889)][l(469)+l(1304)][l(930)+l(693)+l(360)+"ew"]?e[l(1424)](i,this[l(889)]["logIDNew"+l(1304)][l(685)]):""}=s||{};if(!E)throw new Error(e.BDBsv);let K={SeqID:xe[l(435)+"er"](this[l(1325)]++),LogID:xe[l(435)+"er"](p),service:E,method:y,headers:R,payloadEncoding:T instanceof Object?T[l(299)]?T[l(299)]:"":T,payloadType:e.xrQlo(N,Object)?N.type?N.type:w:N||w,payload:h,LogIDNew:G},fe=e[l(1342)](Gt,K);return this[l(1601)]&&e[l(1628)](this[l(1601)][l(1467)+"te"],this[l(320)])?(this[l(1601)]&&this[l(1601)][l(1398)](fe),this[l(718)]("sent",K)):e.xSRAq(this._messageQueue[l(1629)],this[l(889)]["maxMessa"+l(630)+l(415)])?(this["_message"+l(1350)].push(fe),this[l(718)](e[l(1169)],K)):(this["_message"+l(1350)][l(1751)](),this._messageQueue[l(1174)](fe)),{seqID:this[l(1325)],logID:p,logIDNew:G}}}async[t(271)+"t"](n){let s=t;if(e[s(1331)](e[s(1459)],e[s(713)]))return new _0x5e8468(e[s(809)](e[s(1473)](e[s(891)](_0x4f3ac8[4],24)|e[s(1406)](_0x55d52c[5],16),e[s(665)](_0x655783[6],8)),_0x11e3ea[7]),e.ESWmp(e[s(1730)](e[s(1390)](_0x59ae8d[0],24)|e[s(315)](_0x38e84e[1],16),_0x32e9f9[2]<<8),_0x397f3c[3]),_0x16d5f0);{let{url:l}=e[s(807)](n,{}),h=Array[s(635)](l)?l:e.arTBy(e.VIPji,typeof l)?[l]:[];n&&Object.assign(this[s(889)],n),h&&h.length?this[s(448)+s(664)]=new vl(h,this._options[s(900)+"es"]):this[s(448)+s(664)]?.[s(1603)+s(796)+s(803)](),this[s(947)+"sCounter"]?.["resetCou"+s(1084)](this[s(889)][s(1101)+s(1354)]),this[s(432)+s(872)]=!1,this._ws&&e[s(1301)](this._ws[s(1467)+"te"],this[s(702)])?this[s(1168)+"ect"](1e3,e[s(782)],!0):(this[s(1072)]=!0,this[s(1147)]())}}async[t(1177)](){let n=t;e[n(1546)](e[n(249)],e.AAfMp)?this[n(1676)](e.HsQLM,_0x5c7728(e[n(362)],{message:this["_formatErrorMess"+n(520)](_0x2cf6b2)})):!this[n(1147)+n(935)]&&(this[n(448)+n(664)]?.[n(1603)+n(796)+"fig"](),this[n(947)+n(250)]?.[n(1615)+n(1084)](),this[n(432)+n(872)]=!1,this._isInit=!0,this[n(1147)]())}["addEvent"+t(903)](n,s){this.on(n,s)}[t(1706)+t(1088)](n){let s=t,{type:l}=n;this[s(1676)](l,n)}[t(1032)+t(997)+t(783)](n,s){this.off(n,s)}[t(1644)](){let n=t,s={iULif:function(l,h){return e.wQXQc(l,h)},mryJV:e[n(1108)],FhJze:e[n(1444)],dOhBR:e[n(257)],tHgfZ:e[n(572)],HezeU:function(l,h){return e[n(1630)](l,h)}};return new Promise((l,h)=>{let w=n;if(s[w(1063)]("NVTjS",w(1758))){if(!this._ws)return;this._ws[w(777)+w(903)]("open",this[w(901)]),this[w(1601)]["addEvent"+w(903)]("close",this[w(494)]),this._ws["addEvent"+w(903)](w(1533),this[w(1764)+"ge"]),this[w(1601)]["addEvent"+w(903)](w(1493),this._onError)}else{this[w(395)+w(308)](),this[w(1797)+"gTimeoutId"]=setTimeout(this._ping[w(598)](this),this._options["pingInte"+w(1249)]);let y=()=>{let p=w;s.iULif(l,s[p(449)]),this[p(742)](s[p(573)],y),this[p(742)](s.dOhBR,E)},E=()=>{let p=w;h(s[p(275)]),this[p(742)](s[p(573)],y),this[p(742)](s.dOhBR,E)};this.on(s[w(573)],y),this.on(w(1580)+"e_timeout",E),this[w(1078)]()}})}}})(),ze[B(1495)+"oseEvent"]=Oe[B(1495)+B(1649)],ze[B(703)+B(516)]=Oe.CustomErrorEvent,ze[B(1703)+"e"]=Oe[B(1703)+"e"],ze[B(1088)]=Oe.Event,ze[B(1657)]=Oe[B(1657)],ze["Frontier"+B(1714)+B(954)]=Oe[B(1673)+"MessageE"+B(954)],ze[B(1714)+B(954)]=Oe[B(1714)+B(954)],ze[B(1725)+"t"]=Oe[B(1725)+"t"],ze[B(654)+B(1743)]=Oe.ReconnectEvent,ze[B(1172)+B(1649)]=Oe[B(1172)+B(1649)],ze[B(1481)+B(516)]=Oe[B(1481)+B(516)],ze.createMessageEvent=Oe[B(642)+B(1397)+"nt"],ze[B(1439)+B(293)]=Oe[B(1439)+B(293)],ze["createRe"+B(921)+B(954)]=Oe[B(477)+B(921)+B(954)],ze["decodedF"+B(1162)]=Oe.decodedFrame,ze["encodeFr"+B(1271)]=Oe[B(873)+B(1271)];for(ta in Oe)[B(1495)+"oseEvent",B(703)+"rorEvent","ErrorCode",B(1088),B(1657),"Frontier"+B(1714)+"vent",B(1714)+"vent","OpenEvent","Reconnec"+B(1743),B(1172)+B(1649),B(1481)+B(516),B(642)+"ssageEvent",B(1439)+B(293),B(477)+B(921)+"vent","decodedFrame",B(873)+B(1271)][B(1731)](ta)===-1&&(ze[ta]=Oe[ta]);var ta;Object[B(385)+"operty"](ze,B(1095)+"le",{value:!0})});import{existsSync as o1,openSync as a1}from"node:fs";import{mkdir as c1}from"node:fs/promises";import{dirname as d1}from"node:path";import{fileURLToPath as l1}from"node:url";function f1(t,e){return e==="legacy"?t.logFile:t.daemonStdioLog}function el(t=Z()){return o1(t.libEntry)?t.libEntry:l1(new URL("../index.ts",import.meta.url))}async function dp(t={}){let e=t.paths??Z(),r=t.entryOverride??el(e),i=f1(e,process.env.COZE_BRIDGE_LOG_MODE);await c1(d1(i),{recursive:!0});let o=a1(i,"a"),d=r.endsWith(".ts")?["--import","tsx/esm",r,"--daemon"]:[r,"--daemon"],u=st(process.execPath,d,{detached:!0,stdio:["ignore",o,o],env:{...process.env,[us]:"1"}});if(u.unref(),typeof u.pid!="number")throw new Error("failed to spawn daemon (no pid)");return u1.info("daemon spawned",{pid:u.pid,entry:r}),{pid:u.pid,entry:r}}var u1,us,fa=rt(()=>{"use strict";Zt();ne();Re();u1=j("spawn-daemon"),us="COZE_BRIDGE_DAEMON"});import{spawn as cI}from"node:child_process";import{mkdir as dI,unlink as lI,writeFile as uI}from"node:fs/promises";import{dirname as fI,join as hI}from"node:path";function ei(t){return t.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;")}function xI(t){if(!t)return"";let e=Object.entries(t).map(([r,i])=>` <key>${ei(r)}</key>
21
+ <string>${ei(i)}</string>`).join(`
22
22
  `);return e?`
23
23
  <key>EnvironmentVariables</key>
24
24
  <dict>
25
25
  ${e}
26
- </dict>`:""}function l2(t,e){return new Promise((r,i)=>{let o=r2(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 Yr,fs,ma,sl,Np=nt(()=>{"use strict";te();Yr=G("supervisor.launchd"),fs="ai.coze.bridge",ma=l2,sl={platform:"darwin",renderConfig(t){return`<?xml version="1.0" encoding="UTF-8"?>
26
+ </dict>`:""}function pI(t,e){return new Promise((r,i)=>{let o=cI(t,e,{stdio:["ignore","pipe","pipe"]}),c="";o.stderr?.on("data",d=>{c+=d.toString("utf8")}),o.on("error",i),o.on("close",d=>{d===0?r():i(new Error(`${t} ${e.join(" ")} exited ${d}: ${c.trim()}`))})})}var Qr,xs,wa,ll,Pp=rt(()=>{"use strict";ne();Qr=j("supervisor.launchd"),xs="ai.coze.bridge",wa=pI,ll={platform:"darwin",renderConfig(t){return`<?xml version="1.0" encoding="UTF-8"?>
27
27
  <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
28
28
  <plist version="1.0">
29
29
  <dict>
30
30
  <key>Label</key>
31
- <string>${fs}</string>
31
+ <string>${xs}</string>
32
32
  <key>ProgramArguments</key>
33
33
  <array>
34
- <string>${Xr(t.nodeBin)}</string>
35
- <string>${Xr(t.entry)}</string>
34
+ <string>${ei(t.nodeBin)}</string>
35
+ <string>${ei(t.entry)}</string>
36
36
  <string>--daemon</string>
37
37
  </array>
38
38
  <key>RunAtLoad</key>
@@ -42,13 +42,13 @@ ${e}
42
42
  <key>ThrottleInterval</key>
43
43
  <integer>10</integer>
44
44
  <key>StandardOutPath</key>
45
- <string>${Xr(t.logFile)}</string>
45
+ <string>${ei(t.logFile)}</string>
46
46
  <key>StandardErrorPath</key>
47
- <string>${Xr(t.logFile)}</string>${d2(t.env)}
47
+ <string>${ei(t.logFile)}</string>${xI(t.env)}
48
48
  </dict>
49
49
  </plist>
50
- `},configPath(t){return c2(t.homeDir,"Library","LaunchAgents",`${fs}.plist`)},async install(t,e){let r=e?.activate!==!1,i=this.configPath(t);if(await i2(a2(i),{recursive:!0}),await o2(i,this.renderConfig(t),"utf8"),Yr.info("plist written",{plistPath:i,activate:r}),!r)return;await ma("launchctl",["unload","-w",i]).catch(c=>Yr.info("launchctl unload before load (ignored, likely not loaded yet)",{err:String(c)})),await ma("launchctl",["load","-w",i]),Yr.info("launchd job loaded",{label:fs});let o=process.getuid?.()??0;await ma("launchctl",["kickstart","-k",`gui/${o}/${fs}`]),Yr.info("launchd job kickstarted",{label:fs,uid:o})},async uninstall(t){let e=this.configPath(t);await ma("launchctl",["unload","-w",e]).catch(r=>Yr.warn("launchctl unload failed (ignored)",{err:String(r)})),await s2(e).catch(r=>{if(r.code!=="ENOENT")throw r}),Yr.info("launchd job removed",{plistPath:e})}}});import{spawn as u2}from"node:child_process";import{mkdir as f2,unlink as x2,writeFile as h2}from"node:fs/promises";import{dirname as p2,join as Mp}from"node:path";function wa(t,e){return t.isRoot?e:["--user",...e]}function g2(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=u2(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 ga,Qr,m2,ol,Bp=nt(()=>{"use strict";te();ga=G("supervisor.systemd"),Qr="coze-bridge.service",m2="/etc/systemd/system";ol={platform:"linux",renderConfig(t){let e=t.isRoot?"multi-user.target":"default.target";return`[Unit]
50
+ `},configPath(t){return hI(t.homeDir,"Library","LaunchAgents",`${xs}.plist`)},async install(t,e){let r=e?.activate!==!1,i=this.configPath(t);if(await dI(fI(i),{recursive:!0}),await uI(i,this.renderConfig(t),"utf8"),Qr.info("plist written",{plistPath:i,activate:r}),!r)return;await wa("launchctl",["unload","-w",i]).catch(c=>Qr.info("launchctl unload before load (ignored, likely not loaded yet)",{err:String(c)})),await wa("launchctl",["load","-w",i]),Qr.info("launchd job loaded",{label:xs});let o=process.getuid?.()??0;await wa("launchctl",["kickstart","-k",`gui/${o}/${xs}`]),Qr.info("launchd job kickstarted",{label:xs,uid:o})},async uninstall(t){let e=this.configPath(t);await wa("launchctl",["unload","-w",e]).catch(r=>Qr.warn("launchctl unload failed (ignored)",{err:String(r)})),await lI(e).catch(r=>{if(r.code!=="ENOENT")throw r}),Qr.info("launchd job removed",{plistPath:e})}}});import{spawn as gI}from"node:child_process";import{mkdir as mI,unlink as wI,writeFile as _I}from"node:fs/promises";import{dirname as yI,join as Dp}from"node:path";function ya(t,e){return t.isRoot?e:["--user",...e]}function EI(t){return t?Object.entries(t).map(([e,r])=>{let i=r.replace(/\\/g,"\\\\").replace(/"/g,'\\"');return`Environment="${e}=${i}"`}).join(`
51
+ `):""}function ba(t,e){return new Promise((r,i)=>{let o=gI(t,e,{stdio:["ignore","pipe","pipe"]}),c="";o.stderr?.on("data",d=>{c+=d.toString("utf8")}),o.on("error",i),o.on("close",d=>{d===0?r():i(new Error(`${t} ${e.join(" ")} exited ${d}: ${c.trim()}`))})})}var _a,ti,bI,ul,Op=rt(()=>{"use strict";ne();_a=j("supervisor.systemd"),ti="coze-bridge.service",bI="/etc/systemd/system";ul={platform:"linux",renderConfig(t){let e=t.isRoot?"multi-user.target":"default.target";return`[Unit]
52
52
  Description=Coze Bridge daemon
53
53
  After=network.target
54
54
 
@@ -59,10 +59,10 @@ Restart=always
59
59
  RestartSec=3
60
60
  StandardOutput=append:${t.logFile}
61
61
  StandardError=append:${t.logFile}
62
- ${g2(t.env)}
62
+ ${EI(t.env)}
63
63
  [Install]
64
64
  WantedBy=${e}
65
- `},configPath(t){return t.isRoot?Mp(m2,Qr):Mp(t.homeDir,".config","systemd","user",Qr)},async install(t,e){let r=e?.activate!==!1,i=this.configPath(t),o=t.isRoot?"system":"user";await f2(p2(i),{recursive:!0}),await h2(i,this.renderConfig(t),"utf8"),ga.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",Qr]:["enable",Qr])),ga.info("systemd unit enabled",{unitName:Qr,mode:o,activate:r})},async uninstall(t){let e=this.configPath(t);await _a("systemctl",wa(t,["disable","--now",Qr])).catch(r=>ga.warn("systemctl disable failed (ignored)",{err:String(r)})),await x2(e).catch(r=>{if(r.code!=="ENOENT")throw r}),await _a("systemctl",wa(t,["daemon-reload"])).catch(()=>{}),ga.info("systemd unit removed",{unitPath:e})}}});import{spawn as w2}from"node:child_process";import{join as _2}from"node:path";function Fp(t,e){return new Promise((r,i)=>{let o=w2(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,zp=nt(()=>{"use strict";te();al=G("supervisor.taskscheduler"),ya="CozeBridge",cl={platform:"win32",renderConfig(t){return`<?xml version="1.0" encoding="UTF-16"?>
65
+ `},configPath(t){return t.isRoot?Dp(bI,ti):Dp(t.homeDir,".config","systemd","user",ti)},async install(t,e){let r=e?.activate!==!1,i=this.configPath(t),o=t.isRoot?"system":"user";await mI(yI(i),{recursive:!0}),await _I(i,this.renderConfig(t),"utf8"),_a.info("systemd unit written",{unitPath:i,mode:o,activate:r}),await ba("systemctl",ya(t,["daemon-reload"])),await ba("systemctl",ya(t,r?["enable","--now",ti]:["enable",ti])),_a.info("systemd unit enabled",{unitName:ti,mode:o,activate:r})},async uninstall(t){let e=this.configPath(t);await ba("systemctl",ya(t,["disable","--now",ti])).catch(r=>_a.warn("systemctl disable failed (ignored)",{err:String(r)})),await wI(e).catch(r=>{if(r.code!=="ENOENT")throw r}),await ba("systemctl",ya(t,["daemon-reload"])).catch(()=>{}),_a.info("systemd unit removed",{unitPath:e})}}});import{spawn as vI}from"node:child_process";import{join as SI}from"node:path";function Lp(t,e){return new Promise((r,i)=>{let o=vI(t,e,{stdio:["ignore","pipe","pipe"],shell:!1}),c="";o.stderr?.on("data",d=>{c+=d.toString("utf8")}),o.on("error",i),o.on("close",d=>{d===0?r():i(new Error(`${t} ${e.join(" ")} exited ${d}: ${c.trim()}`))})})}var fl,Ea,hl,Np=rt(()=>{"use strict";ne();fl=j("supervisor.taskscheduler"),Ea="CozeBridge",hl={platform:"win32",renderConfig(t){return`<?xml version="1.0" encoding="UTF-16"?>
66
66
  <Task version="1.2" xmlns="http://schemas.microsoft.com/windows/2004/02/mit/task">
67
67
  <RegistrationInfo>
68
68
  <Description>Coze Bridge daemon</Description>
@@ -86,55 +86,52 @@ WantedBy=${e}
86
86
  </Exec>
87
87
  </Actions>
88
88
  </Task>
89
- `},configPath(t){return _2(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 Fp("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 Fp("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 Up={};La(Up,{buildContext:()=>I2,getSupervisor:()=>E2,launchdSupervisor:()=>sl,systemdSupervisor:()=>ol,taskSchedulerSupervisor:()=>cl});import{homedir as y2,userInfo as b2}from"node:os";function E2(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 S2(){let t={};for(let e of v2){let r=process.env[e];r&&(t[e]=r)}return t}function I2(){let t=Z();return{nodeBin:process.execPath,entry:Zd(t),logFile:t.logFile,homeDir:y2(),userName:b2().username,isRoot:process.getuid?.()===0,env:S2()}}var v2,Gp=nt(()=>{"use strict";Re();la();Np();Bp();zp();v2=["PATH","HOME","HTTP_PROXY","HTTPS_PROXY","NO_PROXY","ALL_PROXY","http_proxy","https_proxy","no_proxy","all_proxy","NODE_EXTRA_CA_CERTS"]});te();ln();var zl=G("acp-installer-warmup"),pg=["claude-code","codex"];async function Ul(t={}){let e=t.ensure??lr,i=(await Promise.allSettled(pg.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))})}Wt();te();import{readdir as Dg}from"node:fs/promises";import{mkdir as jl,readFile as Cg,writeFile as Wl}from"node:fs/promises";import{join as Ga}from"node:path";var Rg={"claude-code":"CLAUDE.md",codex:"AGENTS.md",openclaw:"SOUL.md",hermes:"AGENTS.md"};async function xr(t,e,r){await jl(t,{recursive:!0});let i=Rg[e],o=Ga(t,i);return await Wl(o,r??"","utf8"),o}async function Ha(t,e,r){let i=Ga(t,".claude");await jl(i,{recursive:!0});let o=Ga(i,"settings.local.json"),c={};try{let u=await Cg(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 Wl(o,JSON.stringify(c,null,2),"utf8"),o}var Xe=G("agent-detail-sync"),Pg=6e4,Og=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 Dg(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 h=this.retryQueue.get(e),g=h?Math.min(h.currentDelay*2,Og):Pg;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 Ue(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 xr(i.workspace,i.framework,i.cozeIdentity),this.opts.handlers.reloadAgentSessionsPublic(e,"detail-sync"))}};var xd=qt(Su(),1);import{createHash as by}from"node:crypto";import{lstat as sd,mkdir as od,readFile as _o,readdir as m0,rm as ad,stat as ud,writeFile as cd}from"node:fs/promises";import{homedir as Ey}from"node:os";import{basename as x0,dirname as vy,join as le,normalize as Sy,relative as fd,resolve as dd,sep as g0}from"node:path";import{Readable as w0}from"node:stream";import{pipeline as _0}from"node:stream/promises";import tw from"events";import it from"fs";import{EventEmitter as Gc}from"node:events";import of from"node:stream";import{StringDecoder as nw}from"node:string_decoder";import df from"node:path";import Ir from"node:fs";import{dirname as pw,parse as mw}from"path";import{EventEmitter as Sw}from"events";import Ec from"assert";import{Buffer as qn}from"buffer";import*as Cu from"zlib";import Iw from"zlib";import{posix as wr}from"node:path";import{basename as Xw}from"node:path";import to from"fs";import Pt from"fs";import Mu from"path";import{win32 as l_}from"node:path";import qu from"path";import Sf from"node:fs";import k_ from"node:assert";import{randomBytes as If}from"node:crypto";import ie from"node:fs";import Be from"node:path";import Af from"fs";import uo from"node:fs";import ki from"node:path";import ct from"node:fs";import L_ from"node:fs/promises";import io from"node:path";import{join as Bf}from"node:path";import at from"node:fs";import Uf from"node:path";var Qg=Object.defineProperty,ew=(t,e)=>{for(var r in e)Qg(t,r,{get:e[r],enumerable:!0})},Iu=typeof process=="object"&&process?process:{stdout:null,stderr:null},rw=t=>!!t&&typeof t=="object"&&(t instanceof Kn||t instanceof of||iw(t)||sw(t)),iw=t=>!!t&&typeof t=="object"&&t instanceof Gc&&typeof t.pipe=="function"&&t.pipe!==of.Writable.prototype.pipe,sw=t=>!!t&&typeof t=="object"&&t instanceof Gc&&typeof t.write=="function"&&typeof t.end=="function",Kt=Symbol("EOF"),$t=Symbol("maybeEmitEnd"),fn=Symbol("emittedEnd"),Ts=Symbol("emittingEnd"),li=Symbol("emittedError"),Cs=Symbol("closed"),Au=Symbol("read"),Rs=Symbol("flush"),ku=Symbol("flushChunk"),bt=Symbol("encoding"),gr=Symbol("decoder"),Ge=Symbol("flowing"),ui=Symbol("paused"),Er=Symbol("resume"),He=Symbol("buffer"),Qe=Symbol("pipes"),qe=Symbol("bufferLength"),Va=Symbol("bufferPush"),Ds=Symbol("bufferShift"),Ye=Symbol("objectMode"),ke=Symbol("destroyed"),Ja=Symbol("error"),Za=Symbol("emitData"),Tu=Symbol("emitEnd"),Ya=Symbol("emitEnd2"),Ct=Symbol("async"),Xa=Symbol("abort"),Ps=Symbol("aborted"),fi=Symbol("signal"),Ln=Symbol("dataListeners"),ot=Symbol("discarded"),xi=t=>Promise.resolve().then(t),ow=t=>t(),aw=t=>t==="end"||t==="finish"||t==="prefinish",cw=t=>t instanceof ArrayBuffer||!!t&&typeof t=="object"&&t.constructor&&t.constructor.name==="ArrayBuffer"&&t.byteLength>=0,dw=t=>!Buffer.isBuffer(t)&&ArrayBuffer.isView(t),af=class{src;dest;opts;ondrain;constructor(t,e,r){this.src=t,this.dest=e,this.opts=r,this.ondrain=()=>t[Er](),this.dest.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(t){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},lw=class extends 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)}},uw=t=>!!t.objectMode,fw=t=>!t.objectMode&&!!t.encoding&&t.encoding!=="buffer",Kn=class extends Gc{[Ge]=!1;[ui]=!1;[Qe]=[];[He]=[];[Ye];[bt];[Ct];[gr];[Kt]=!1;[fn]=!1;[Ts]=!1;[Cs]=!1;[li]=null;[qe]=0;[ke]=!1;[fi];[Ps]=!1;[Ln]=0;[ot]=!1;writable=!0;readable=!0;constructor(...t){let e=t[0]||{};if(super(),e.objectMode&&typeof e.encoding=="string")throw new TypeError("Encoding and objectMode may not be used together");uw(e)?(this[Ye]=!0,this[bt]=null):fw(e)?(this[bt]=e.encoding,this[Ye]=!1):(this[Ye]=!1,this[bt]=null),this[Ct]=!!e.async,this[gr]=this[bt]?new nw(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[qe]}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[Ye]}set objectMode(t){throw new Error("objectMode must be set at instantiation time")}get async(){return this[Ct]}set async(t){this[Ct]=this[Ct]||!!t}[Xa](){this[Ps]=!0,this.emit("abort",this[fi]?.reason),this.destroy(this[fi]?.reason)}get aborted(){return this[Ps]}set aborted(t){}write(t,e,r){if(this[Ps])return!1;if(this[Kt])throw new Error("write after end");if(this[ke])return this.emit("error",Object.assign(new Error("Cannot call write after a stream was destroyed"),{code:"ERR_STREAM_DESTROYED"})),!0;typeof e=="function"&&(r=e,e="utf8"),e||(e="utf8");let i=this[Ct]?xi:ow;if(!this[Ye]&&!Buffer.isBuffer(t)){if(dw(t))t=Buffer.from(t.buffer,t.byteOffset,t.byteLength);else if(cw(t))t=Buffer.from(t);else if(typeof t!="string")throw new Error("Non-contiguous data written to non-objectMode stream")}return this[Ye]?(this[Ge]&&this[qe]!==0&&this[Rs](!0),this[Ge]?this.emit("data",t):this[Va](t),this[qe]!==0&&this.emit("readable"),r&&i(r),this[Ge]):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[Ge]&&this[qe]!==0&&this[Rs](!0),this[Ge]?this.emit("data",t):this[Va](t),this[qe]!==0&&this.emit("readable"),r&&i(r),this[Ge]):(this[qe]!==0&&this.emit("readable"),r&&i(r),this[Ge])}read(t){if(this[ke])return null;if(this[ot]=!1,this[qe]===0||t===0||t&&t>this[qe])return this[$t](),null;this[Ye]&&(t=null),this[He].length>1&&!this[Ye]&&(this[He]=[this[bt]?this[He].join(""):Buffer.concat(this[He],this[qe])]);let e=this[Au](t||null,this[He][0]);return this[$t](),e}[Au](t,e){if(this[Ye])this[Ds]();else{let r=e;t===r.length||t===null?this[Ds]():typeof r=="string"?(this[He][0]=r.slice(t),e=r.slice(0,t),this[qe]-=t):(this[He][0]=r.subarray(t),e=r.subarray(0,t),this[qe]-=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[Ge]||!this[ui])&&this[$t](),this}[Er](){this[ke]||(!this[Ln]&&!this[Qe].length&&(this[ot]=!0),this[ui]=!1,this[Ge]=!0,this.emit("resume"),this[He].length?this[Rs]():this[Kt]?this[$t]():this.emit("drain"))}resume(){return this[Er]()}pause(){this[Ge]=!1,this[ui]=!0,this[ot]=!1}get destroyed(){return this[ke]}get flowing(){return this[Ge]}get paused(){return this[ui]}[Va](t){this[Ye]?this[qe]+=1:this[qe]+=t.length,this[He].push(t)}[Ds](){return this[Ye]?this[qe]-=1:this[qe]-=this[He][0].length,this[He].shift()}[Rs](t=!1){do;while(this[ku](this[Ds]())&&this[He].length);!t&&!this[He].length&&!this[Kt]&&this.emit("drain")}[ku](t){return this.emit("data",t),this[Ge]}pipe(t,e){if(this[ke])return t;this[ot]=!1;let r=this[fn];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 lw(this,t,e):new af(this,t,e)),this[Ct]?xi(()=>this[Er]()):this[Er]()),t}unpipe(t){let e=this[Qe].find(r=>r.dest===t);e&&(this[Qe].length===1?(this[Ge]&&this[Ln]===0&&(this[Ge]=!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[ot]=!1,this[Ln]++,!this[Qe].length&&!this[Ge]&&this[Er]();else if(t==="readable"&&this[qe]!==0)super.emit("readable");else if(aw(t)&&this[fn])super.emit(t),this.removeAllListeners(t);else if(t==="error"&&this[li]){let i=e;this[Ct]?xi(()=>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[Ln]=this.listeners("data").length,this[Ln]===0&&!this[ot]&&!this[Qe].length&&(this[Ge]=!1)),r}removeAllListeners(t){let e=super.removeAllListeners(t);return(t==="data"||t===void 0)&&(this[Ln]=0,!this[ot]&&!this[Qe].length&&(this[Ge]=!1)),e}get emittedEnd(){return this[fn]}[$t](){!this[Ts]&&!this[fn]&&!this[ke]&&this[He].length===0&&this[Kt]&&(this[Ts]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[Cs]&&this.emit("close"),this[Ts]=!1)}emit(t,...e){let r=e[0];if(t!=="error"&&t!=="close"&&t!==ke&&this[ke])return!1;if(t==="data")return!this[Ye]&&!r?!1:this[Ct]?(xi(()=>this[Za](r)),!0):this[Za](r);if(t==="end")return this[Tu]();if(t==="close"){if(this[Cs]=!0,!this[fn]&&!this[ke])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[$t](),o}else if(t==="resume"){let o=super.emit("resume");return this[$t](),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[$t](),i}[Za](t){for(let r of this[Qe])r.dest.write(t)===!1&&this.pause();let e=this[ot]?!1:super.emit("data",t);return this[$t](),e}[Tu](){return this[fn]?!1:(this[fn]=!0,this.readable=!1,this[Ct]?(xi(()=>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[ot]||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[Ye]||(t.dataLength=0);let e=this.promise();return this.on("data",r=>{t.push(r),this[Ye]||(t.dataLength+=r.length)}),await e,t}async concat(){if(this[Ye])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(ke,()=>e(new Error("stream destroyed"))),this.on("error",r=>e(r)),this.on("end",()=>t())})}[Symbol.asyncIterator](){this[ot]=!1;let t=!1,e=async()=>(this.pause(),t=!0,{value:void 0,done:!0});return{next:()=>{if(t)return e();let r=this.read();if(r!==null)return Promise.resolve({done:!1,value:r});if(this[Kt])return e();let i,o,c=h=>{this.off("data",d),this.off("end",u),this.off(ke,f),e(),o(h)},d=h=>{this.off("error",c),this.off("end",u),this.off(ke,f),this.pause(),i({value:h,done:!!this[Kt]})},u=()=>{this.off("error",c),this.off("data",d),this.off(ke,f),e(),i({done:!0,value:void 0})},f=()=>c(new Error("stream destroyed"));return new Promise((h,g)=>{o=g,i=h,this.once(ke,f),this.once("error",c),this.once("end",u),this.once("data",d)})},throw:e,return:e,[Symbol.asyncIterator](){return this},[Symbol.asyncDispose]:async()=>{}}}[Symbol.iterator](){this[ot]=!1;let t=!1,e=()=>(this.pause(),this.off(Ja,e),this.off(ke,e),this.off("end",e),t=!0,{done:!0,value:void 0}),r=()=>{if(t)return e();let i=this.read();return i===null?e():{done:!1,value:i}};return this.once("end",e),this.once(Ja,e),this.once(ke,e),{next:r,throw:e,return:e,[Symbol.iterator](){return this},[Symbol.dispose]:()=>{}}}destroy(t){if(this[ke])return t?this.emit("error",t):this.emit(ke),this;this[ke]=!0,this[ot]=!0,this[He].length=0,this[qe]=0;let e=this;return typeof e.close=="function"&&!this[Cs]&&e.close(),t?this.emit("error",t):this.emit(ke),this}static get isStream(){return rw}},xw=it.writev,En=Symbol("_autoClose"),It=Symbol("_close"),hi=Symbol("_ended"),de=Symbol("_fd"),Qa=Symbol("_finished"),Yt=Symbol("_flags"),ec=Symbol("_flush"),yc=Symbol("_handleChunk"),bc=Symbol("_makeBuf"),Ii=Symbol("_mode"),Os=Symbol("_needDrain"),kr=Symbol("_onerror"),Tr=Symbol("_onopen"),tc=Symbol("_onread"),vr=Symbol("_onwrite"),vn=Symbol("_open"),St=Symbol("_path"),gn=Symbol("_pos"),Rt=Symbol("_queue"),Sr=Symbol("_read"),nc=Symbol("_readSize"),Zt=Symbol("_reading"),pi=Symbol("_remain"),rc=Symbol("_size"),qs=Symbol("_write"),Nn=Symbol("_writing"),js=Symbol("_defaultFlag"),Hn=Symbol("_errored"),Hc=class extends Kn{[Hn]=!1;[de];[St];[nc];[Zt]=!1;[rc];[pi];[En];constructor(t,e){if(e=e||{},super(e),this.readable=!0,this.writable=!1,typeof t!="string")throw new TypeError("path must be a string");this[Hn]=!1,this[de]=typeof e.fd=="number"?e.fd:void 0,this[St]=t,this[nc]=e.readSize||16*1024*1024,this[Zt]=!1,this[rc]=typeof e.size=="number"?e.size:1/0,this[pi]=this[rc],this[En]=typeof e.autoClose=="boolean"?e.autoClose:!0,typeof this[de]=="number"?this[Sr]():this[vn]()}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")}[vn](){it.open(this[St],"r",(t,e)=>this[Tr](t,e))}[Tr](t,e){t?this[kr](t):(this[de]=e,this.emit("open",e),this[Sr]())}[bc](){return Buffer.allocUnsafe(Math.min(this[nc],this[pi]))}[Sr](){if(!this[Zt]){this[Zt]=!0;let t=this[bc]();if(t.length===0)return process.nextTick(()=>this[tc](null,0,t));it.read(this[de],t,0,t.length,null,(e,r,i)=>this[tc](e,r,i))}}[tc](t,e,r){this[Zt]=!1,t?this[kr](t):this[yc](e,r)&&this[Sr]()}[It](){if(this[En]&&typeof this[de]=="number"){let t=this[de];this[de]=void 0,it.close(t,e=>e?this.emit("error",e):this.emit("close"))}}[kr](t){this[Zt]=!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[Sr](),!1;case"error":return this[Hn]?!1:(this[Hn]=!0,super.emit(t,...e));default:return super.emit(t,...e)}}},hw=class extends Hc{[vn](){let t=!0;try{this[Tr](null,it.openSync(this[St],"r")),t=!1}finally{t&&this[It]()}}[Sr](){let t=!0;try{if(!this[Zt]){this[Zt]=!0;do{let e=this[bc](),r=e.length===0?0:it.readSync(this[de],e,0,e.length,null);if(!this[yc](r,e))break}while(!0);this[Zt]=!1}t=!1}finally{t&&this[It]()}}[It](){if(this[En]&&typeof this[de]=="number"){let t=this[de];this[de]=void 0,it.closeSync(t),this.emit("close")}}},so=class extends tw{readable=!1;writable=!0;[Hn]=!1;[Nn]=!1;[hi]=!1;[Rt]=[];[Os]=!1;[St];[Ii];[En];[de];[js];[Yt];[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[En]=typeof e.autoClose=="boolean"?e.autoClose:!0;let r=this[gn]!==void 0?"r+":"w";this[js]=e.flags===void 0,this[Yt]=e.flags===void 0?r:e.flags,this[de]===void 0&&this[vn]()}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]}[kr](t){this[It](),this[Nn]=!0,this.emit("error",t)}[vn](){it.open(this[St],this[Yt],this[Ii],(t,e)=>this[Tr](t,e))}[Tr](t,e){this[js]&&this[Yt]==="r+"&&t&&t.code==="ENOENT"?(this[Yt]="w",this[vn]()):t?this[kr](t):(this[de]=e,this.emit("open",e),this[Nn]||this[ec]())}end(t,e){return t&&this.write(t,e),this[hi]=!0,!this[Nn]&&!this[Rt].length&&typeof this[de]=="number"&&this[vr](null,0),this}write(t,e){return typeof t=="string"&&(t=Buffer.from(t,e)),this[hi]?(this.emit("error",new Error("write() after end()")),!1):this[de]===void 0||this[Nn]||this[Rt].length?(this[Rt].push(t),this[Os]=!0,!1):(this[Nn]=!0,this[qs](t),!0)}[qs](t){it.write(this[de],t,0,t.length,this[gn],(e,r)=>this[vr](e,r))}[vr](t,e){t?this[kr](t):(this[gn]!==void 0&&typeof e=="number"&&(this[gn]+=e),this[Rt].length?this[ec]():(this[Nn]=!1,this[hi]&&!this[Qa]?(this[Qa]=!0,this[It](),this.emit("finish")):this[Os]&&(this[Os]=!1,this.emit("drain"))))}[ec](){if(this[Rt].length===0)this[hi]&&this[vr](null,0);else if(this[Rt].length===1)this[qs](this[Rt].pop());else{let t=this[Rt];this[Rt]=[],xw(this[de],t,this[gn],(e,r)=>this[vr](e,r))}}[It](){if(this[En]&&typeof this[de]=="number"){let t=this[de];this[de]=void 0,it.close(t,e=>e?this.emit("error",e):this.emit("close"))}}},cf=class extends so{[vn](){let t;if(this[js]&&this[Yt]==="r+")try{t=it.openSync(this[St],this[Yt],this[Ii])}catch(e){if(e?.code==="ENOENT")return this[Yt]="w",this[vn]();throw e}else t=it.openSync(this[St],this[Yt],this[Ii]);this[Tr](null,t)}[It](){if(this[En]&&typeof this[de]=="number"){let t=this[de];this[de]=void 0,it.closeSync(t),this.emit("close")}}[qs](t){let e=!0;try{this[vr](null,it.writeSync(this[de],t,0,t.length,this[gn])),e=!1}finally{if(e)try{this[It]()}catch{}}}},gw=new Map([["C","cwd"],["f","file"],["z","gzip"],["P","preservePaths"],["U","unlink"],["strip-components","strip"],["stripComponents","strip"],["keep-newer","newer"],["keepNewer","newer"],["keep-newer-files","newer"],["keepNewerFiles","newer"],["k","keep"],["keep-existing","keep"],["keepExisting","keep"],["m","noMtime"],["no-mtime","noMtime"],["p","preserveOwner"],["L","follow"],["h","follow"],["onentry","onReadEntry"]]),ww=t=>!!t.sync&&!!t.file,_w=t=>!t.sync&&!!t.file,yw=t=>!!t.sync&&!t.file,bw=t=>!t.sync&&!t.file,Ew=t=>!!t.file,vw=t=>gw.get(t)||t,qc=(t={})=>{if(!t)return{};let e={};for(let[r,i]of Object.entries(t)){let o=vw(r);e[o]=i}return e.chmod===void 0&&e.noChmod===!1&&(e.chmod=!0),delete e.noChmod,e},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),ww(f)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return t(f,d)}else if(_w(f)){let h=e(f,d);return u?h.then(()=>u(),u):h}else if(yw(f)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return r(f,d)}else if(bw(f)){if(typeof u=="function")throw new TypeError("callback only supported with file option");return i(f,d)}throw new Error("impossible options??")},{syncFile:t,asyncFile:e,syncNoFile:r,asyncNoFile:i,validate:o}),Aw=Iw.constants||{ZLIB_VERNUM:4736},Lt=Object.freeze(Object.assign(Object.create(null),{Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_VERSION_ERROR:-6,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,DEFLATE:1,INFLATE:2,GZIP:3,GUNZIP:4,DEFLATERAW:5,INFLATERAW:6,UNZIP:7,BROTLI_DECODE:8,BROTLI_ENCODE:9,Z_MIN_WINDOWBITS:8,Z_MAX_WINDOWBITS:15,Z_DEFAULT_WINDOWBITS:15,Z_MIN_CHUNK:64,Z_MAX_CHUNK:1/0,Z_DEFAULT_CHUNK:16384,Z_MIN_MEMLEVEL:1,Z_MAX_MEMLEVEL:9,Z_DEFAULT_MEMLEVEL:8,Z_MIN_LEVEL:-1,Z_MAX_LEVEL:9,Z_DEFAULT_LEVEL:-1,BROTLI_OPERATION_PROCESS:0,BROTLI_OPERATION_FLUSH:1,BROTLI_OPERATION_FINISH:2,BROTLI_OPERATION_EMIT_METADATA:3,BROTLI_MODE_GENERIC:0,BROTLI_MODE_TEXT:1,BROTLI_MODE_FONT:2,BROTLI_DEFAULT_MODE:0,BROTLI_MIN_QUALITY:0,BROTLI_MAX_QUALITY:11,BROTLI_DEFAULT_QUALITY:11,BROTLI_MIN_WINDOW_BITS:10,BROTLI_MAX_WINDOW_BITS:24,BROTLI_LARGE_MAX_WINDOW_BITS:30,BROTLI_DEFAULT_WINDOW:22,BROTLI_MIN_INPUT_BLOCK_BITS:16,BROTLI_MAX_INPUT_BLOCK_BITS:24,BROTLI_PARAM_MODE:0,BROTLI_PARAM_QUALITY:1,BROTLI_PARAM_LGWIN:2,BROTLI_PARAM_LGBLOCK:3,BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING:4,BROTLI_PARAM_SIZE_HINT:5,BROTLI_PARAM_LARGE_WINDOW:6,BROTLI_PARAM_NPOSTFIX:7,BROTLI_PARAM_NDIRECT:8,BROTLI_DECODER_RESULT_ERROR:0,BROTLI_DECODER_RESULT_SUCCESS:1,BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT:2,BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT:3,BROTLI_DECODER_PARAM_DISABLE_RING_BUFFER_REALLOCATION:0,BROTLI_DECODER_PARAM_LARGE_WINDOW:1,BROTLI_DECODER_NO_ERROR:0,BROTLI_DECODER_SUCCESS:1,BROTLI_DECODER_NEEDS_MORE_INPUT:2,BROTLI_DECODER_NEEDS_MORE_OUTPUT:3,BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE:-1,BROTLI_DECODER_ERROR_FORMAT_RESERVED:-2,BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE:-3,BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET:-4,BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME:-5,BROTLI_DECODER_ERROR_FORMAT_CL_SPACE:-6,BROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE:-7,BROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT:-8,BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1:-9,BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2:-10,BROTLI_DECODER_ERROR_FORMAT_TRANSFORM:-11,BROTLI_DECODER_ERROR_FORMAT_DICTIONARY:-12,BROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS:-13,BROTLI_DECODER_ERROR_FORMAT_PADDING_1:-14,BROTLI_DECODER_ERROR_FORMAT_PADDING_2:-15,BROTLI_DECODER_ERROR_FORMAT_DISTANCE:-16,BROTLI_DECODER_ERROR_DICTIONARY_NOT_SET:-19,BROTLI_DECODER_ERROR_INVALID_ARGUMENTS:-20,BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES:-21,BROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS:-22,BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP:-25,BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1:-26,BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2:-27,BROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES:-30,BROTLI_DECODER_ERROR_UNREACHABLE:-31},Aw)),kw=qn.concat,Ru=Object.getOwnPropertyDescriptor(qn,"concat"),Tw=t=>t,ic=Ru?.writable===!0||Ru?.set!==void 0?t=>{qn.concat=t?Tw:kw}:t=>{},jn=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 Cu[e]!="function")throw new TypeError("Compression method not supported: "+e);try{this.#t=new Cu[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(qn.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}[jn](t){return super.write(t)}write(t,e,r){if(typeof e=="function"&&(r=e,e="utf8"),typeof t=="string"&&(t=qn.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[jn](qn.from(f));for(let h=1;h<d.length;h++)u=this[jn](d[h])}else u=this[jn](qn.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)}}}},Cw=class extends lf{#e;constructor(t){super(t,"Gzip"),this.#e=t&&!!t.portable}[jn](t){return this.#e?(this.#e=!1,t[9]=255,super[jn](t)):super[jn](t)}},Rw=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)}},Dw=class extends uf{constructor(t){super(t,"BrotliCompress")}},Pw=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)}},Ow=class extends ff{constructor(t){super(t,"ZstdCompress")}},Lw=class extends ff{constructor(t){super(t,"ZstdDecompress")}},Nw=(t,e)=>{if(Number.isSafeInteger(t))t<0?Bw(t,e):Mw(t,e);else throw Error("cannot encode number outside of javascript safe integer range");return e},Mw=(t,e)=>{e[0]=128;for(var r=e.length;r>1;r--)e[r-1]=t&255,t=Math.floor(t/256)},Bw=(t,e)=>{e[0]=255;var r=!1;t=t*-1;for(var i=e.length;i>1;i--){var o=t&255;t=Math.floor(t/256),r?e[i-1]=xf(o):o===0?e[i-1]=0:(r=!0,e[i-1]=hf(o))}},Fw=t=>{let e=t[0],r=e===128?Uw(t.subarray(1,t.length)):e===255?zw(t):null;if(r===null)throw Error("invalid base256 encoding");if(!Number.isSafeInteger(r))throw Error("parsed number outside of javascript safe integer range");return r},zw=t=>{for(var e=t.length,r=0,i=!1,o=e-1;o>-1;o--){var c=Number(t[o]),d;i?d=xf(c):c===0?d=c:(i=!0,d=hf(c)),d!==0&&(r-=d*Math.pow(256,e-o-1))}return r},Uw=t=>{for(var e=t.length,r=0,i=e-1;i>-1;i--){var o=Number(t[i]);o!==0&&(r+=o*Math.pow(256,e-i-1))}return r},xf=t=>(255^t)&255,hf=t=>(255^t)+1&255,Gw={};ew(Gw,{code:()=>Wc,isCode:()=>Ws,isName:()=>Hw,name:()=>oo,normalFsTypes:()=>pf});var Ws=t=>oo.has(t),Hw=t=>Wc.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"]]),Wc=new Map(Array.from(oo).map(t=>[t[1],t[0]])),Wn=class{cksumValid=!1;needPax=!1;nullBlock=!1;block;path;mode;uid;gid;size;cksum;#e="Unsupported";linkpath;uname;gname;devmaj=0;devmin=0;atime;ctime;mtime;charset;comment;constructor(t,e=0,r,i){Buffer.isBuffer(t)?this.decode(t,e||0,r,i):t&&this.#n(t)}decode(t,e,r,i){if(e||(e=0),!t||!(t.length>=e+512))throw new Error("need 512 bytes for header");let o=Mn(t,e+156,1),c=pf.has(o),d=c?r:void 0,u=c?i:void 0;if(this.path=d?.path??Mn(t,e,100),this.mode=d?.mode??u?.mode??wn(t,e+100,8),this.uid=d?.uid??u?.uid??wn(t,e+108,8),this.gid=d?.gid??u?.gid??wn(t,e+116,8),this.size=d?.size??u?.size??wn(t,e+124,12),this.mtime=d?.mtime??u?.mtime??oc(t,e+136,12),this.cksum=wn(t,e+148,12),u&&this.#n(u,!0),d&&this.#n(d),Ws(o)&&(this.#e=o||"0"),this.#e==="0"&&this.path.slice(-1)==="/"&&(this.#e="5"),this.#e==="5"&&(this.size=0),this.linkpath=Mn(t,e+157,100),t.subarray(e+257,e+265).toString()==="ustar\x0000")if(this.uname=d?.uname??u?.uname??Mn(t,e+265,32),this.gname=d?.gname??u?.gname??Mn(t,e+297,32),this.devmaj=d?.devmaj??u?.devmaj??wn(t,e+329,8)??0,this.devmin=d?.devmin??u?.devmin??wn(t,e+337,8)??0,t[e+475]!==0){let h=Mn(t,e+345,155);this.path=h+"/"+this.path}else{let h=Mn(t,e+345,130);h&&(this.path=h+"/"+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 h=e;h<e+148;h++)f+=t[h];for(let h=e+156;h<e+512;h++)f+=t[h];this.cksumValid=f===this.cksum,this.cksum===void 0&&f===256&&(this.nullBlock=!0)}#n(t,e=!1){Object.assign(this,Object.fromEntries(Object.entries(t).filter(([r,i])=>!(i==null||r==="path"&&e||r==="linkpath"&&e||r==="global"))))}encode(t,e=0){if(t||(t=this.block=Buffer.alloc(512)),this.#e==="Unsupported"&&(this.#e="0"),!(t.length>=e+512))throw new Error("need 512 bytes for header");let r=this.ctime||this.atime?130:155,i=qw(this.path||"",r),o=i[0],c=i[1];this.needPax=!!i[2],this.needPax=Bn(t,e,100,o)||this.needPax,this.needPax=_n(t,e+100,8,this.mode)||this.needPax,this.needPax=_n(t,e+108,8,this.uid)||this.needPax,this.needPax=_n(t,e+116,8,this.gid)||this.needPax,this.needPax=_n(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=Bn(t,e+157,100,this.linkpath)||this.needPax,t.write("ustar\x0000",e+257,8),this.needPax=Bn(t,e+265,32,this.uname)||this.needPax,this.needPax=Bn(t,e+297,32,this.gname)||this.needPax,this.needPax=_n(t,e+329,8,this.devmaj)||this.needPax,this.needPax=_n(t,e+337,8,this.devmin)||this.needPax,this.needPax=Bn(t,e+345,r,c)||this.needPax,t[e+475]!==0?this.needPax=Bn(t,e+345,155,c)||this.needPax:(this.needPax=Bn(t,e+345,130,c)||this.needPax,this.needPax=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,_n(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(Wc.get(t));if(Ws(e)||e==="Unsupported")this.#e=e;else if(Ws(t))this.#e=t;else throw new TypeError("invalid entry type: "+t)}},qw=(t,e)=>{let r=t,i="",o,c=wr.parse(t).root||".";if(Buffer.byteLength(r)<100)o=[r,i,!1];else{i=wr.dirname(r),r=wr.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=wr.join(wr.basename(i),r),i=wr.dirname(i));while(i!==c&&o===void 0);o||(o=[t.slice(0,99),"",!0])}return o},Mn=(t,e,r)=>t.subarray(e,e+r).toString("utf8").replace(/\0.*/,""),oc=(t,e,r)=>jw(wn(t,e,r)),jw=t=>t===void 0?void 0:new Date(t*1e3),wn=(t,e,r)=>Number(t[e])&128?Fw(t.subarray(e,e+r)):Kw(t,e,r),Ww=t=>isNaN(t)?void 0:t,Kw=(t,e,r)=>Ww(parseInt(t.subarray(e,e+r).toString("utf8").replace(/\0.*$/,"").trim(),8)),$w={12:8589934591,8:2097151},_n=(t,e,r,i)=>i===void 0?!1:i>$w[r]||i<0?(Nw(i,t.subarray(e,e+r)),!0):(Vw(t,e,r,i),!1),Vw=(t,e,r,i)=>t.write(Jw(i,r),e,r,"ascii"),Jw=(t,e)=>Zw(Math.floor(t).toString(8),e),Zw=(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:_n(t,e,r,i.getTime()/1e3),Yw=new Array(156).join("\0"),Bn=(t,e,r,i)=>i===void 0?!1:(t.write(i+Yw,e,r,"utf8"),i.length!==Buffer.byteLength(i)||i.length>r),eo=class mf{atime;mtime;ctime;charset;comment;gid;uid;gname;uname;linkpath;dev;ino;nlink;path;size;mode;global;constructor(e,r=!1){this.atime=e.atime,this.charset=e.charset,this.comment=e.comment,this.ctime=e.ctime,this.dev=e.dev,this.gid=e.gid,this.global=r,this.gname=e.gname,this.ino=e.ino,this.linkpath=e.linkpath,this.mtime=e.mtime,this.nlink=e.nlink,this.path=e.path,this.size=e.size,this.uid=e.uid,this.uname=e.uname}encode(){let e=this.encodeBody();if(e==="")return Buffer.allocUnsafe(0);let r=Buffer.byteLength(e),i=512*Math.ceil(1+r/512),o=Buffer.allocUnsafe(i);for(let c=0;c<512;c++)o[c]=0;new Wn({path:("PaxHeader/"+Xw(this.path??"")).slice(0,99),mode:this.mode||420,uid:this.uid,gid:this.gid,size:r,mtime:this.mtime,type:this.global?"GlobalExtendedHeader":"ExtendedHeader",linkpath:"",uname:this.uname||"",gname:this.gname||"",devmaj:0,devmin:0,atime:this.atime,ctime:this.ctime}).encode(o),o.write(e,512,r,"utf8");for(let c=r+512;c<o.length;c++)o[c]=0;return o}encodeBody(){return this.encodeField("path")+this.encodeField("ctime")+this.encodeField("atime")+this.encodeField("dev")+this.encodeField("ino")+this.encodeField("nlink")+this.encodeField("charset")+this.encodeField("comment")+this.encodeField("gid")+this.encodeField("gname")+this.encodeField("linkpath")+this.encodeField("mtime")+this.encodeField("size")+this.encodeField("uid")+this.encodeField("uname")}encodeField(e){if(this[e]===void 0)return"";let r=this[e],i=r instanceof Date?r.getTime()/1e3:r,o=" "+(e==="dev"||e==="ino"||e==="nlink"?"SCHILY.":"")+e+"="+i+`
90
- `,c=Buffer.byteLength(o),d=Math.floor(Math.log(c)/Math.log(10))+1;return c+d>=Math.pow(10,d)&&(d+=1),d+c+o}static parse(e,r,i=!1){return new mf(Qw(e_(e),r),i)}},Qw=(t,e)=>e?Object.assign({},e,t):t,e_=t=>t.replace(/\n$/,"").split(`
91
- `).reduce(t_,Object.create(null)),t_=(t,e)=>{let r=parseInt(e,10);if(r!==Buffer.byteLength(e)+1)return t;e=e.slice((r+" ").length);let i=e.split("="),o=i.shift();if(!o)return t;let c=o.replace(/^SCHILY\.(dev|ino|nlink)/,"$1"),d=i.join("=");return t[c]=/^([A-Z]+\.)?([mac]|birth|creation)time$/.test(c)?new Date(Number(d)*1e3):/^[0-9]+$/.test(d)?+d:d,t},n_=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,Q=n_!=="win32"?t=>t:t=>t&&t.replaceAll(/\\/g,"/"),r_=class extends 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))},i_=1024*1024,vc=Buffer.from([31,139]),Sc=Buffer.from([40,181,47,253]),s_=Math.max(vc.length,Sc.length),ft=Symbol("state"),Fn=Symbol("writeEntry"),Vt=Symbol("readEntry"),cc=Symbol("nextEntry"),Du=Symbol("processEntry"),Dt=Symbol("extendedHeader"),mi=Symbol("globalExtendedHeader"),xn=Symbol("meta"),Pu=Symbol("emitMeta"),me=Symbol("buffer"),Jt=Symbol("queue"),hn=Symbol("ended"),dc=Symbol("emittedEnd"),zn=Symbol("emit"),De=Symbol("unzip"),Ns=Symbol("consumeChunk"),Ms=Symbol("consumeChunkSub"),lc=Symbol("consumeBody"),Ou=Symbol("consumeMeta"),Lu=Symbol("consumeHeader"),gi=Symbol("consuming"),uc=Symbol("bufferConcat"),Bs=Symbol("maybeEnd"),_r=Symbol("writing"),pn=Symbol("aborted"),Fs=Symbol("onDone"),Un=Symbol("sawValidEntry"),zs=Symbol("sawNullBlock"),Us=Symbol("sawEOF"),Nu=Symbol("closeStream"),o_=()=>!0,Oi=class extends Sw{file;strict;maxMetaEntrySize;filter;brotli;zstd;writable=!0;readable=!1;[Jt]=[];[me];[Vt];[Fn];[ft]="begin";[xn]="";[Dt];[mi];[hn]=!1;[De];[pn]=!1;[Un];[zs]=!1;[Us]=!1;[_r]=!1;[gi]=!1;[dc]=!1;constructor(t={}){super(),this.file=t.file||"",this.on(Fs,()=>{(this[ft]==="begin"||this[Un]===!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||i_,this.filter=typeof t.filter=="function"?t.filter:o_;let e=t.file&&(t.file.endsWith(".tar.br")||t.file.endsWith(".tbr"));this.brotli=!(t.gzip||t.zstd)&&t.brotli!==void 0?t.brotli:e?void 0:!1;let r=t.file&&(t.file.endsWith(".tar.zst")||t.file.endsWith(".tzst"));this.zstd=!(t.gzip||t.brotli)&&t.zstd!==void 0?t.zstd:r?!0:void 0,this.on("end",()=>this[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[Un]===void 0&&(this[Un]=!1);let r;try{r=new Wn(t,e,this[Dt],this[mi])}catch(i){return this.warn("TAR_ENTRY_INVALID",i)}if(r.nullBlock)this[zs]?(this[Us]=!0,this[ft]==="begin"&&(this[ft]="header"),this[zn]("eof")):(this[zs]=!0,this[zn]("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[Fn]=new r_(r,this[Dt],this[mi]);if(!this[Un])if(o.remain){let c=()=>{o.invalid||(this[Un]=!0)};o.on("end",c)}else this[Un]=!0;o.meta?o.size>this.maxMetaEntrySize?(o.ignore=!0,this[zn]("ignoredEntry",o),this[ft]="ignore",o.resume()):o.size>0&&(this[xn]="",o.on("data",c=>this[xn]+=c),this[ft]="meta"):(this[Dt]=void 0,o.ignore=o.ignore||!this.filter(o.path,o),o.ignore?(this[zn]("ignoredEntry",o),this[ft]=o.remain?"ignore":"header",o.resume()):(o.remain?this[ft]="body":(this[ft]="header",o.end()),this[Vt]?this[Jt].push(o):(this[Jt].push(o),this[cc]())))}}}[Nu](){queueMicrotask(()=>this.emit("close"))}[Du](t){let e=!0;if(!t)this[Vt]=void 0,e=!1;else if(Array.isArray(t)){let[r,...i]=t;this.emit(r,...i)}else this[Vt]=t,this.emit("entry",t),t.emittedEnd||(t.on("end",()=>this[cc]()),e=!1);return e}[cc](){do;while(this[Du](this[Jt].shift()));if(this[Jt].length===0){let t=this[Vt];!t||t.flowing||t.size===t.remain?this[_r]||this.emit("drain"):t.once("drain",()=>this.emit("drain"))}}[lc](t,e){let r=this[Fn];if(!r)throw new Error("attempt to consume body without entry??");let i=r.blockRemain??0,o=i>=t.length&&e===0?t:t.subarray(e,e+i);return r.write(o),r.blockRemain||(this[ft]="header",this[Fn]=void 0,r.end()),o.length}[Ou](t,e){let r=this[Fn],i=this[lc](t,e);return!this[Fn]&&r&&this[Pu](r),i}[zn](t,e,r){this[Jt].length===0&&!this[Vt]?this.emit(t,e,r):this[Jt].push([t,e,r])}[Pu](t){switch(this[zn]("meta",this[xn]),t.type){case"ExtendedHeader":case"OldExtendedHeader":this[Dt]=eo.parse(this[xn],this[Dt],!1);break;case"GlobalExtendedHeader":this[mi]=eo.parse(this[xn],this[mi],!0);break;case"NextFileHasLongPath":case"OldGnuLongPath":{let e=this[Dt]??Object.create(null);this[Dt]=e,e.path=this[xn].replace(/\0.*/,"");break}case"NextFileHasLongLinkpath":{let e=this[Dt]||Object.create(null);this[Dt]=e,e.linkpath=this[xn].replace(/\0.*/,"");break}default:throw new Error("unknown meta: "+t.type)}}abort(t){this[pn]=!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[pn])return r?.(),!1;if((this[De]===void 0||this.brotli===void 0&&this[De]===!1)&&t){if(this[me]&&(t=Buffer.concat([this[me],t]),this[me]=void 0),t.length<s_)return this[me]=t,r?.(),!0;for(let d=0;this[De]===void 0&&d<vc.length;d++)t[d]!==vc[d]&&(this[De]=!1);let o=!1;if(this[De]===!1&&this.zstd!==!1){o=!0;for(let d=0;d<Sc.length;d++)if(t[d]!==Sc[d]){o=!1;break}}let c=this.brotli===void 0&&!o;if(this[De]===!1&&c)if(t.length<512)if(this[hn])this.brotli=!0;else return this[me]=t,r?.(),!0;else try{new Wn(t.subarray(0,512)),this.brotli=!1}catch{this.brotli=!0}if(this[De]===void 0||this[De]===!1&&(this.brotli||o)){let d=this[hn];this[hn]=!1,this[De]=this[De]===void 0?new Rw({}):o?new Lw({}):new Pw({}),this[De].on("data",f=>this[Ns](f)),this[De].on("error",f=>this.abort(f)),this[De].on("end",()=>{this[hn]=!0,this[Ns]()}),this[_r]=!0;let u=!!this[De][d?"end":"write"](t);return this[_r]=!1,r?.(),u}}this[_r]=!0,this[De]?this[De].write(t):this[Ns](t),this[_r]=!1;let i=this[Jt].length>0?!1:this[Vt]?this[Vt].flowing:!0;return!i&&this[Jt].length===0&&this[Vt]?.once("drain",()=>this.emit("drain")),r?.(),i}[uc](t){t&&!this[pn]&&(this[me]=this[me]?Buffer.concat([this[me],t]):t)}[Bs](){if(this[hn]&&!this[dc]&&!this[pn]&&!this[gi]){this[dc]=!0;let t=this[Fn];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[zn](Fs)}}[Ns](t){if(this[gi]&&t)this[uc](t);else if(!t&&!this[me])this[Bs]();else if(t){if(this[gi]=!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[pn]&&!this[Us];){let e=this[me];this[me]=void 0,this[Ms](e)}this[gi]=!1}(!this[me]||this[hn])&&this[Bs]()}[Ms](t){let e=0,r=t.length;for(;e+512<=r&&!this[pn]&&!this[Us];)switch(this[ft]){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[ft])}e<r&&(this[me]=this[me]?Buffer.concat([t.subarray(e),this[me]]):t.subarray(e))}end(t,e,r){return typeof t=="function"&&(r=t,e=void 0,t=void 0),typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,e)),r&&this.once("finish",r),this[pn]||(this[De]?(t&&this[De].write(t),this[De].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)},a_=t=>{let e=t.onReadEntry;t.onReadEntry=e?r=>{e(r),r.resume()}:r=>r.resume()},gf=(t,e)=>{let r=new Map(e.map(c=>[Ai(c),!0])),i=t.filter,o=(c,d="")=>{let u=d||mw(c).root||".",f;if(c===u)f=!1;else{let h=r.get(c);f=h!==void 0?h:o(pw(c),u)}return r.set(c,f),f};t.filter=i?(c,d)=>i(c,d)&&o(Ai(c)):c=>o(Ai(c))},c_=t=>{let e=new Oi(t),r=t.file,i;try{i=Ir.openSync(r,"r");let o=Ir.fstatSync(i),c=t.maxReadSize||16*1024*1024;if(o.size<c){let d=Buffer.allocUnsafe(o.size),u=Ir.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=Ir.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{Ir.closeSync(i)}catch{}}},d_=(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),Ir.stat(o,(u,f)=>{if(u)d(u);else{let h=new Hc(o,{readSize:i,size:f.size});h.on("error",d),h.pipe(r)}})})},Cr=Li(c_,d_,t=>new Oi(t),t=>new Oi(t),(t,e)=>{e?.length&&gf(t,e),t.noResume||a_(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:u_,parse:Bu}=l_,Kc=t=>{let e="",r=Bu(t);for(;u_(t)||r.root;){let i=t.charAt(0)==="/"&&t.slice(0,4)!=="//?/"?"/":r.root;t=t.slice(i.length),e+=i,r=Bu(t)}return[e,t]},co=["|","<",">","?",":"],$c=co.map(t=>String.fromCodePoint(61440+Number(t.codePointAt(0)))),f_=new Map(co.map((t,e)=>[t,$c[e]])),x_=new Map($c.map((t,e)=>[t,co[e]])),Fu=t=>co.reduce((e,r)=>e.split(r).join(f_.get(r)),t),h_=t=>$c.reduce((e,r)=>e.split(r).join(x_.get(r)),t),_f=(t,e)=>e?(t=Q(t).replace(/^\.(\/|$)/,""),Ai(e)+"/"+t):Q(t),p_=16*1024*1024,zu=Symbol("process"),Uu=Symbol("file"),Gu=Symbol("directory"),Ic=Symbol("symlink"),Hu=Symbol("hardlink"),wi=Symbol("header"),Ks=Symbol("read"),Ac=Symbol("lstat"),$s=Symbol("onlstat"),kc=Symbol("onread"),Tc=Symbol("onreadlink"),Cc=Symbol("openfile"),Rc=Symbol("onopenfile"),yn=Symbol("close"),no=Symbol("mode"),Dc=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||p_,this.linkCache=r.linkCache||new Map,this.statCache=r.statCache||new Map,this.preservePaths=!!r.preservePaths,this.cwd=Q(r.cwd||process.cwd()),this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.mtime=r.mtime,this.prefix=r.prefix?Q(r.prefix):void 0,this.onWriteEntry=r.onWriteEntry,typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let i=!1;if(!this.preservePaths){let[c,d]=Kc(this.path);c&&typeof d=="string"&&(this.path=d,i=c)}this.win32=!!r.win32||process.platform==="win32",this.win32&&(this.path=h_(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](){Pt.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=w_(t),this.emit("stat",t),this[zu]()}[zu](){switch(this.type){case"File":return this[Uu]();case"Directory":return this[Gu]();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 Wn({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)}[Gu](){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](){Pt.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()}[Hu](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[Hu](e);this.linkCache.set(t,this.absolute)}if(this[wi](),this.stat.size===0)return this.end();this[Cc]()}[Cc](){Pt.open(this.absolute,"r",(t,e)=>{if(t)return this.emit("error",t);this[Rc](e)})}[Rc](t){if(this.fd=t,this.#e)return this[yn]();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[Ks]()}[Ks](){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");Pt.read(t,e,r,i,o,(c,d)=>{if(c)return this[yn](()=>this.emit("error",c));this[kc](d)})}[yn](t=()=>{}){this.fd!==void 0&&Pt.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[yn](()=>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[yn](()=>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[Dc](()=>this[fc]())}[Dc](t){this.once("drain",t)}write(t,e,r){if(typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,typeof e=="string"?e:"utf8")),this.blockRemain<t.length){let i=Object.assign(new Error("writing more data than expected"),{path:this.absolute});return this.emit("error",i)}return this.remain-=t.length,this.blockRemain-=t.length,this.pos+=t.length,this.offset+=t.length,super.write(t,null,r)}[fc](){if(!this.remain)return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),this[yn](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[Ks]()}},m_=class extends yf{sync=!0;[Ac](){this[$s](Pt.lstatSync(this.absolute))}[Ic](){this[Tc](Pt.readlinkSync(this.absolute))}[Cc](){this[Rc](Pt.openSync(this.absolute,"r"))}[Ks](){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=Pt.readSync(e,r,i,o,c);this[kc](d),t=!1}finally{if(t)try{this[yn](()=>{})}catch{}}}[Dc](t){t()}[yn](t=()=>{}){this.fd!==void 0&&Pt.closeSync(this.fd),t()}},g_=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]=Kc(this.path);d&&typeof u=="string"&&(this.path=u,o=d)}this.remain=t.size,this.blockRemain=t.startBlockSize,this.onWriteEntry?.(this),this.header=new Wn({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}},w_=t=>t.isFile()?"File":t.isDirectory()?"Directory":t.isSymbolicLink()?"SymbolicLink":"Unsupported",__=class Ar{tail;head;length=0;static create(e=[]){return new Ar(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++)b_(this,e[r]);return this.length}unshift(...e){for(var r=0,i=e.length;r<i;r++)E_(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 Ar;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 Ar;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 Ar;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 Ar;if(r<e||r<0)return i;e<0&&(e=0),r>this.length&&(r=this.length);let o=this.length,c=this.tail;for(;c&&o>r;o--)c=c.prev;for(;c&&o>e;o--,c=c.prev)i.push(c.value);return i}splice(e,r=0,...i){e>this.length&&(e=this.length-1),e<0&&(e=this.length+e);let o=this.head;for(let d=0;o&&d<e;d++)o=o.next;let c=[];for(let d=0;o&&d<r;d++)c.push(o.value),o=this.removeNode(o);o?o!==this.tail&&(o=o.prev):o=this.tail;for(let d of i)o=y_(this,o,d);return c}reverse(){let e=this.head,r=this.tail;for(let i=e;i;i=i.prev){let o=i.prev;i.prev=i.next,i.next=o}return this.head=r,this.tail=e,this}};function y_(t,e,r){let i=e,o=e?e.next:t.head,c=new Vc(r,i,o,t);return c.next===void 0&&(t.tail=c),c.prev===void 0&&(t.head=c),t.length++,c}function b_(t,e){t.tail=new Vc(e,t.tail,void 0,t),t.head||(t.head=t.tail),t.length++}function E_(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}},Wu=Buffer.alloc(1024),Vs=Symbol("onStat"),_i=Symbol("ended"),Et=Symbol("queue"),yi=Symbol("pendingLinks"),mn=Symbol("current"),Gn=Symbol("process"),bi=Symbol("processing"),Gs=Symbol("processJob"),vt=Symbol("jobs"),xc=Symbol("jobDone"),Js=Symbol("addFSEntry"),Ku=Symbol("addTarEntry"),Pc=Symbol("stat"),Oc=Symbol("readdir"),Zs=Symbol("onreaddir"),Ys=Symbol("pipe"),$u=Symbol("entry"),hc=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 Cw(t.gzip)),t.brotli&&(typeof t.brotli!="object"&&(t.brotli={}),this.zip=new Dw(t.brotli)),t.zstd&&(typeof t.zstd!="object"&&(t.zstd={}),this.zip=new Ow(t.zstd)),!this.zip)throw new Error("impossible");let e=this.zip;e.on("data",r=>super.write(r)),e.on("end",()=>super.end()),e.on("drain",()=>this[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 __,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[Gn](),r&&r(),this}write(t){if(this[_i])throw new Error("write after end");return typeof t=="string"?this[Js](t):this[Ku](t),this.flowing}[Ku](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 g_(t,this[hc](r)),r.entry.on("end",()=>this[xc](r)),this[vt]+=1,this[Et].push(r)}this[Gn]()}[Js](t){let e=Q(qu.resolve(this.cwd,t));this[Et].push(new ju(t,e)),this[Gn]()}[Pc](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[mn])this[Gs](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[Gn]()}[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[Gn]()}[Gn](){if(!this[bi]){this[bi]=!0;for(let t=this[Et].head;t&&this[vt]<this.jobs;t=t.next)if(this[Gs](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(Wu):(super.write(Wu),super.end()))}}get[mn](){return this[Et]&&this[Et].head&&this[Et].head.value}[xc](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[Gs](o)}}this[Gn]()}[Gs](t){if(t.pending&&t.pendingLink&&t===this[mn]&&(t.pending=!1,t.pendingLink=!1),!t.pending){if(t.entry){t===this[mn]&&!t.piped&&this[Ys](t);return}if(!t.stat){let e=this.statCache.get(t.absolute);e?this[Vs](t,e):this[Pc](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[mn]&&!t.piped&&this[Ys](t)}}}[hc](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[hc](t)).on("end",()=>this[xc](t)).on("error",e=>this.emit("error",e))}catch(e){this.emit("error",e)}}[pc](){this[mn]&&this[mn].entry&&this[mn].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]=m_}pause(){}resume(){}[Pc](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)})}},v_=(t,e)=>{let r=new Jc(t),i=new cf(t.file,{mode:t.mode||438});r.pipe(i),Ef(r,e)},S_=(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)==="@"?Cr({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 Cr({file:df.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:i=>{t.add(i)}}):t.add(r);t.end()},I_=(t,e)=>{let r=new Jc(t);return Ef(r,e),r},A_=(t,e)=>{let r=new lo(t);return vf(r,e).catch(i=>r.emit("error",i)),r},aA=Li(v_,S_,I_,A_,(t,e)=>{if(!e?.length)throw new TypeError("no paths specified to add to archive")}),T_=process.env.__FAKE_PLATFORM__||process.platform,kf=T_==="win32",{O_CREAT:Tf,O_NOFOLLOW:Vu,O_TRUNC:Cf,O_WRONLY:Rf}=Af.constants,Df=Number(process.env.__FAKE_FS_O_FILENAME__)||Af.constants.UV_FS_O_FILEMAP||0,C_=kf&&!!Df,R_=512*1024,D_=Df|Cf|Tf|Rf,Ju=!kf&&typeof Vu=="number"?Vu|Cf|Tf|Rf:null,Pf=Ju!==null?()=>Ju:C_?t=>t<R_?D_:"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)})},P_=(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=h=>{if(!u){if(h)return i(u=h);if(--d===0)return ro(t,e,r,i)}};for(let h of c)P_(t,h,e,r,f)})},O_=(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)O_(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"}},N_=(t,e)=>{ct.stat(t,(r,i)=>{(r||!i.isDirectory())&&(r=new Nf(t,r?.code||"ENOTDIR")),e(r)})},M_=(t,e,r)=>{t=Q(t);let i=e.umask??18,o=e.mode|448,c=(o&i)!==0,d=e.uid,u=e.gid,f=typeof d=="number"&&typeof u=="number"&&(d!==e.processUid||u!==e.processGid),h=e.preserve,g=e.unlink,_=Q(e.cwd),v=(E,I)=>{E?r(E):I&&f?Of(I,d,u,A=>v(A)):c?ct.chmod(t,o,r):r()};if(t===_)return N_(t,v);if(h)return L_.mkdir(t,{mode:o,recursive:!0}).then(E=>v(null,E??void 0),v);let y=Q(io.relative(_,t)).split("/");Nc(_,y,o,g,_,void 0,v)},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));ct.mkdir(f,r,Mf(f,e,r,i,o,c,d))},Mf=(t,e,r,i,o,c,d)=>u=>{u?ct.lstat(t,(f,h)=>{if(f)f.path=f.path&&Q(f.path),d(f);else if(h.isDirectory())Nc(t,e,r,i,o,c,d);else if(i)ct.unlink(t,g=>{if(g)return d(g);ct.mkdir(t,r,Mf(t,e,r,i,o,c,d))});else{if(h.isSymbolicLink())return d(new fo(t,t+"/"+e.join("/")));d(u)}}):(c=c||t,Nc(t,e,r,i,o,c,d))},B_=t=>{let e=!1,r;try{e=ct.statSync(t).isDirectory()}catch(i){r=i?.code}finally{if(!e)throw new Nf(t,r??"ENOTDIR")}},F_=(t,e)=>{t=Q(t);let r=e.umask??18,i=e.mode|448,o=(i&r)!==0,c=e.uid,d=e.gid,u=typeof c=="number"&&typeof d=="number"&&(c!==e.processUid||d!==e.processGid),f=e.preserve,h=e.unlink,g=Q(e.cwd),_=E=>{E&&u&&Lf(E,c,d),o&&ct.chmodSync(t,i)};if(t===g)return B_(g),_();if(f)return _(ct.mkdirSync(t,{mode:i,recursive:!0})??void 0);let v=Q(io.relative(g,t)).split("/"),y;for(let E=v.shift(),I=g;E&&(I+="/"+E);E=v.shift()){I=Q(io.resolve(I));try{ct.mkdirSync(I,i),y=y||I}catch{let A=ct.lstatSync(I);if(A.isDirectory())continue;if(h){ct.unlinkSync(I),ct.mkdirSync(I,i),y=y||I;continue}else if(A.isSymbolicLink())return new fo(I,I+"/"+v.join("/"))}}return _(y)},mc=Object.create(null),Zu=1e4,yr=new Set,z_=t=>{yr.has(t)?yr.delete(t):mc[t]=t.normalize("NFD").toLocaleLowerCase("en").toLocaleUpperCase("en"),yr.add(t);let e=mc[t],r=yr.size-Zu;if(r>Zu/10){for(let i of yr)if(yr.delete(i),delete mc[i],--r<=0)break}return e},U_=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,G_=U_==="win32",H_=t=>t.split("/").slice(0,-1).reduce((e,r)=>{let i=e.at(-1);return i!==void 0&&(r=Bf(i,r)),e.push(r||"/"),e},[]),q_=class{#e=new Map;#n=new Map;#r=new Set;reserve(t,e){t=G_?["win32 parallelization disabled"]:t.map(i=>Ai(Bf(z_(i))));let r=new Set(t.map(i=>H_(i)).reduce((i,o)=>i.concat(o)));this.#n.set(e,{dirs:r,paths:t});for(let i of t){let o=this.#e.get(i);o?o.push(e):this.#e.set(i,[e])}for(let i of r){let o=this.#e.get(i);if(!o)this.#e.set(i,[new Set([e])]);else{let c=o.at(-1);c instanceof Set?c.add(e):o.push(new Set([e]))}}return this.#i(e)}#s(t){let e=this.#n.get(t);if(!e)throw new Error("function does not have any path reservations");return{paths:e.paths.map(r=>this.#e.get(r)),dirs:[...e.dirs].map(r=>this.#e.get(r))}}check(t){let{paths:e,dirs:r}=this.#s(t);return e.every(i=>i&&i[0]===t)&&r.every(i=>i&&i[0]instanceof Set&&i[0].has(t))}#i(t){return this.#r.has(t)||!this.check(t)?!1:(this.#r.add(t),t(()=>this.#t(t)),!0)}#t(t){if(!this.#r.has(t))return!1;let e=this.#n.get(t);if(!e)throw new Error("invalid reservation");let{paths:r,dirs:i}=e,o=new Set;for(let c of r){let d=this.#e.get(c);if(!d||d?.[0]!==t)continue;let u=d[1];if(!u){this.#e.delete(c);continue}if(d.shift(),typeof u=="function")o.add(u);else for(let f of u)o.add(f)}for(let c of i){let d=this.#e.get(c),u=d?.[0];if(!(!d||!(u instanceof Set)))if(u.size===1&&d.length===1){this.#e.delete(c);continue}else if(u.size===1){d.shift();let f=d[0];typeof f=="function"&&o.add(f)}else u.delete(t)}return this.#r.delete(t),o.forEach(c=>this.#i(c)),!0}},j_=()=>process.umask(),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"),gc=Symbol("stripAbsolutePath"),bn=Symbol("mkdir"),je=Symbol("onError"),Hs=Symbol("pending"),rf=Symbol("pend"),br=Symbol("unpend"),wc=Symbol("ended"),_c=Symbol("maybeClose"),Uc=Symbol("skip"),Ti=Symbol("doChown"),Ci=Symbol("uid"),Ri=Symbol("gid"),Di=Symbol("checkedCwd"),W_=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,Pi=W_==="win32",K_=1024,$_=(t,e)=>{if(!Pi)return ie.unlink(t,e);let r=t+".DELETE."+If(16).toString("hex");ie.rename(t,r,i=>{if(i)return e(i);ie.unlink(r,e)})},V_=t=>{if(!Pi)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;[Di]=!1;[Hs]=0;reservations=new q_;transform;writable=!0;readable=!1;uid;gid;setOwner;preserveOwner;processGid;processUid;maxDepth;forceChown;win32;newer;keep;noMtime;preservePaths;unlink;cwd;strip;processUmask;umask;dmode;fmode;chmod;constructor(t={}){if(t.ondone=()=>{this[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:K_,this.forceChown=t.forceChown===!0,this.win32=!!t.win32||Pi,this.newer=!!t.newer,this.keep=!!t.keep,this.noMtime=!!t.noMtime,this.preservePaths=!!t.preservePaths,this.unlink=!!t.unlink,this.cwd=Q(Be.resolve(t.cwd||process.cwd())),this.strip=Number(t.strip)||0,this.processUmask=this.chmod?typeof t.processUmask=="number"?t.processUmask:j_():0,this.umask=typeof t.umask=="number"?t.umask:this.processUmask,this.dmode=t.dmode||511&~this.umask,this.fmode=t.fmode||438&~this.umask,this.on("entry",e=>this[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[Hs]===0&&(this.emit("prefinish"),this.emit("finish"),this.emit("end"))}[gc](t,e){let r=t[e],{type:i}=t;if(!r||this.preservePaths)return!0;let[o,c]=Kc(r),d=c.replaceAll(/\\/g,"/").split("/");if(d.includes("..")||Pi&&/^[a-z]:\.\.$/i.test(d[0]??"")){if(e==="path"||i==="Link")return this.warn("TAR_ENTRY_ERROR",`${e} contains '..'`,{entry:t,[e]:r}),!1;let u=Be.posix.dirname(t.path),f=Be.posix.normalize(Be.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[gc](t,"path")||!this[gc](t,"linkpath"))return!1;if(t.absolute=Be.isAbsolute(t.path)?Q(Be.resolve(t.path)):Q(Be.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}=Be.win32.parse(String(t.absolute));t.absolute=i+Fu(String(t.absolute).slice(i.length));let{root:o}=Be.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(k_.equal(typeof t.absolute,"string"),t.type){case"Directory":case"GNUDumpDir":t.mode&&(t.mode=t.mode|448);case"File":case"OldFile":case"ContiguousFile":case"Link":case"SymbolicLink":return this[Mc](t);default:return this[tf](t)}}[je](t,e){t.name==="CwdError"?this.emit("error",t):(this.warn("TAR_ENTRY_ERROR",t,{entry:e}),this[br](),e.resume())}[bn](t,e,r){M_(Q(t),{uid:this.uid,gid:this.gid,processUid:this.processUid,processGid:this.processGid,umask:this.processUmask,preserve:this.preservePaths,unlink:this.unlink,cwd:this.cwd,mode:e},r)}[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}[Ci](t){return sf(this.uid,t.uid,this.processUid)}[Ri](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:Pf(t.size),mode:r,autoClose:!1});i.on("error",u=>{i.fd&&ie.close(i.fd,()=>{}),i.write=()=>!0,this[je](u,t),e()});let o=1,c=u=>{if(u){i.fd&&ie.close(i.fd,()=>{}),this[je](u,t),e();return}--o===0&&i.fd!==void 0&&ie.close(i.fd,f=>{f?this[je](f,t):this[br](),e()})};i.on("finish",()=>{let u=String(t.absolute),f=i.fd;if(typeof f=="number"&&t.mtime&&!this.noMtime){o++;let h=t.atime||new Date,g=t.mtime;ie.futimes(f,h,g,_=>_?ie.utimes(u,h,g,v=>c(v&&_)):c())}if(typeof f=="number"&&this[Ti](t)){o++;let h=this[Ci](t),g=this[Ri](t);typeof h=="number"&&typeof g=="number"&&ie.fchown(f,h,g,_=>_?ie.chown(u,h,g,v=>c(v&&_)):c())}c()});let d=this.transform&&this.transform(t)||t;d!==t&&(d.on("error",u=>{this[je](u,t),e()}),t.pipe(d)),d.pipe(i)}[zc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode;this[bn](String(t.absolute),r,i=>{if(i){this[je](i,t),e();return}let o=1,c=()=>{--o===0&&(e(),this[br](),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[Ci](t)),Number(this[Ri](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(Be.relative(this.cwd,Be.resolve(Be.dirname(String(t.absolute)),String(t.linkpath)))).split("/");this[Si](t,this.cwd,r,()=>this[Qs](t,String(t.linkpath),"symlink",e),i=>{this[je](i,t),e()})}[ef](t,e){let r=Q(Be.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[je](o,t),e()})}[Si](t,e,r,i,o){let c=r.shift();if(this.preservePaths||c===void 0)return i();let d=Be.resolve(e,c);ie.lstat(d,(u,f)=>{if(u)return i();if(f?.isSymbolicLink())return o(new fo(d,Be.resolve(d,r.join("/"))));this[Si](t,d,r,i,o)})}[rf](){this[Hs]++}[br](){this[Hs]--,this[_c]()}[Uc](t){this[br](),t.resume()}[Bc](t,e){return t.type==="File"&&!this.unlink&&e.isFile()&&e.nlink<=1&&!Pi}[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[bn](this.cwd,this.dmode,d=>{if(d){this[je](d,t),r();return}this[Di]=!0,o()})},o=()=>{if(t.absolute!==this.cwd){let d=Q(Be.dirname(String(t.absolute)));if(d!==this.cwd)return this[bn](d,this.dmode,u=>{if(u){this[je](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,h=g=>this[xt](g??null,t,r);return f?ie.chmod(String(t.absolute),Number(t.mode),h):h()}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);$_(String(t.absolute),f=>this[xt](f??null,t,r))})};this[Di]?o():i()}[xt](t,e,r){if(t){this[je](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[je](o,t):(this[br](),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[Di]){let o=this[bn](this.cwd,this.dmode);if(o)return this[je](o,t);this[Di]=!0}if(t.absolute!==this.cwd){let o=Q(Be.dirname(String(t.absolute)));if(o!==this.cwd){let c=this[bn](o,this.dmode);if(c)return this[je](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(()=>V_(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[je](d||u,t),e()},o;try{o=ie.openSync(String(t.absolute),Pf(t.size),r)}catch(d){return i(d)}let c=this.transform&&this.transform(t)||t;c!==t&&(c.on("error",d=>this[je](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(h){try{ie.utimesSync(String(t.absolute),u,f)}catch{d=h}}}if(this[Ti](t)){let u=this[Ci](t),f=this[Ri](t);try{ie.fchownSync(o,Number(u),Number(f))}catch(h){try{ie.chownSync(String(t.absolute),Number(u),Number(f))}catch{d=d||h}}}i(d)})}[zc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode,i=this[bn](String(t.absolute),r);if(i){this[je](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[Ci](t)),Number(this[Ri](t)))}catch{}e(),t.resume()}[bn](t,e){try{return F_(Q(t),{uid:this.uid,gid:this.gid,processUid:this.processUid,processGid:this.processGid,umask:this.processUmask,preserve:this.preservePaths,unlink:this.unlink,cwd:this.cwd,mode:e})}catch(r){return r}}[Si](t,e,r,i,o){if(this.preservePaths||r.length===0)return i();let c=e;for(let d of r){c=Be.resolve(c,d);let[u,f]=Ei(()=>ie.lstatSync(c));if(u)return i();if(f.isSymbolicLink())return o(new fo(c,Be.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[je](c,t)}}},J_=t=>{let e=new Ff(t),r=t.file,i=Sf.statSync(r),o=t.maxReadSize||16*1024*1024;new hw(r,{readSize:o,size:i.size}).pipe(e)},Z_=(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 h=new Hc(o,{readSize:i,size:f.size});h.on("error",d),h.pipe(r)}})})},zf=Li(J_,Z_,t=>new Ff(t),t=>new Zc(t),(t,e)=>{e?.length&&gf(t,e)}),Y_=(t,e)=>{let r=new Jc(t),i=!0,o,c;try{try{o=at.openSync(t.file,"r+")}catch(f){if(f?.code==="ENOENT")o=at.openSync(t.file,"w+");else throw f}let d=at.fstatSync(o),u=Buffer.alloc(512);e:for(c=0;c<d.size;c+=512){for(let g=0,_=0;g<512;g+=_){if(_=at.readSync(o,u,g,u.length-g,c+g),c===0&&u[0]===31&&u[1]===139)throw new Error("cannot append to compressed archives");if(!_)break e}let f=new Wn(u);if(!f.cksumValid)break;let h=512*Math.ceil((f.size||0)/512);if(c+h+512>d.size)break;c+=h,t.mtimeCache&&f.mtime&&t.mtimeCache.set(String(f.path),f.mtime)}i=!1,X_(t,r,c,o,e)}finally{if(i)try{at.closeSync(o)}catch{}}},X_=(t,e,r,i,o)=>{let c=new cf(t.file,{fd:i,start:r});e.pipe(c),ey(e,o)},Q_=(t,e)=>{e=Array.from(e);let r=new lo(t),i=(o,c,d)=>{let u=(v,y)=>{v?at.close(o,E=>d(v)):d(null,y)},f=0;if(c===0)return u(null,0);let h=0,g=Buffer.alloc(512),_=(v,y)=>{if(v||y===void 0)return u(v);if(h+=y,h<512&&y)return at.read(o,g,h,g.length-h,f+h,_);if(f===0&&g[0]===31&&g[1]===139)return u(new Error("cannot append to compressed archives"));if(h<512)return u(null,f);let E=new Wn(g);if(!E.cksumValid)return u(null,f);let I=512*Math.ceil((E.size??0)/512);if(f+I+512>c||(f+=I+512,f>=c))return u(null,f);t.mtimeCache&&E.mtime&&t.mtimeCache.set(String(E.path),E.mtime),h=0,at.read(o,g,0,512,f,_)};at.read(o,g,0,512,f,_)};return new Promise((o,c)=>{r.on("error",c);let d="r+",u=(f,h)=>{if(f&&f.code==="ENOENT"&&d==="r+")return d="w+",at.open(t.file,d,u);if(f||!h)return c(f);at.fstat(h,(g,_)=>{if(g)return at.close(h,()=>c(g));i(h,_.size,(v,y)=>{if(v)return c(v);let E=new so(t.file,{fd:h,start:y});r.pipe(E),E.on("error",c),E.on("close",o),ty(r,e)})})};at.open(t.file,d,u)})},ey=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?Cr({file:Uf.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r)}),t.end()},ty=async(t,e)=>{for(let r of e)r.charAt(0)==="@"?await Cr({file:Uf.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r);t.end()},vi=Li(Y_,Q_,()=>{throw new TypeError("file is required")},()=>{throw new TypeError("file is required")},(t,e)=>{if(!Ew(t))throw new TypeError("file is required");if(t.gzip||t.brotli||t.zstd||t.file.endsWith(".br")||t.file.endsWith(".tbr"))throw new TypeError("cannot append to compressed archives");if(!e?.length)throw new TypeError("no paths specified to add/replace")}),EA=Li(vi.syncFile,vi.asyncFile,vi.syncNoFile,vi.asyncNoFile,(t,e=[])=>{vi.validate?.(t,e),ny(t)}),ny=t=>{let e=t.filter;t.mtimeCache||(t.mtimeCache=new Map),t.filter=e?(r,i)=>e(r,i)&&!((t.mtimeCache?.get(r)??i.mtime??0)>(i.mtime??0)):(r,i)=>!((t.mtimeCache?.get(r)??i.mtime??0)>(i.mtime??0))};Wt();var ht={PAIR:"_agent/pair",CREATE:"_agent/create",HEALTH:"_agent/health",LIST_SKILLS:"_agent/listSkills",ADD_SKILLS:"_agent/addSkills",REMOVE_SKILLS:"_agent/removeSkills",GET_FILE_TREE:"_agent/getFileTree",GET_FILE_CONTENT:"_agent/getFileContent",DETAIL:"_agent/detail",UPDATE:"_agent/update",DISCONNECT:"_agent/disconnect",SWITCH_MODEL:"_agent/switchModel",GEN_MODEL_TOKEN:"_agent/genModelToken",RESET:"_agent/reset",REPAIR:"_agent/repair",UPGRADE:"_agent/upgrade",DELETE:"_agent/delete",PUBLISH_SKILL:"_agent/publishSkill"};function xo(t){return t?.cozeDeployType==="cloud"?"cloud":"local"}function Gf(t){let e=t?.cozeAccountId?.trim();if(!(!e||e==="0"))return e}function ho(t){let e=t?.cozeGroupId?.trim();if(!(!e||e==="0"))return e}function Hf(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 $n(t){if(!t?.cozeAgentId)throw new Error("missing _meta.cozeAgentId");return t.cozeAgentId}Xt();$e();te();Re();$e();function Rr(t,e){if(xo(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 Dr(t){return t.endsWith("/")?t.slice(0,-1):t}import{readFileSync as xk}from"node:fs";import{dirname as pk,join as mk}from"node:path";import{fileURLToPath as wk}from"node:url";var Nt="0.2.7-alpha.101";import{mkdir as _y,rm as c0}from"node:fs/promises";import{join as Ui}from"node:path";jt();import{readFileSync as ly}from"node:fs";var uy=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 fr(t.agentEnvFile,r,{mode:uy})}function Mi(t){try{let e=JSON.parse(ly(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}}jt();function Bi(t){let e=[],r=Object.keys(t).sort();for(let i of r){let o=t[i];o!==void 0&&(fy(o)||e.push(`${i}=${o}`))}return e.length===0?"":`${e.join(`
92
- `)}
93
- `}function fy(t){if(t.includes(`
94
- `)||t.includes("\r")||t.includes("$")||t.includes("#"))return!0;let e=t[0];return e==="'"||e==='"'}te();Re();import{homedir as py}from"node:os";import{join as my}from"node:path";$e();te();var po="1008033",Vf="1289";var Jf="pbbp2",Zf="https://www.coze.cn",Yf="/api/coze_claw/resource/get_frontier_key",xy="https://www.coze.cn",hy="wss://frontier.coze.cn";function Pr(t){return t??process.env.COZE_BRIDGE_HANDSHAKE_URL??xy}function Xf(t){return t??process.env.COZE_BRIDGE_FRONTIER_URL??hy}function Sn(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=G("handshake");async function Xc(t){let e=Pr(t.endpoint),r=t.timeoutMs??1e4,i=`${Dr(e)}${Yf}?aid=${encodeURIComponent(po)}`,o={Authorization:`Bearer ${t.privatecode}`,Accept:"application/json",...Sn(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")??"",h=u.headers.get("x-tt-trace-id")??"";if(!u.ok){let E=await u.text().catch(()=>"");throw new k("UPSTREAM_HANDSHAKE_FAILED",`handshake HTTP ${u.status} logid=${f}: ${E.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 _=g.data??{},v=typeof _.access_key=="string"&&_.access_key||typeof _.accessKey=="string"&&_.accessKey||void 0,y=typeof _.device_id=="string"&&_.device_id||typeof _.deviceId=="string"&&_.deviceId||void 0;if(!v||!y){let E=JSON.stringify(g).slice(0,500);throw new k("UPSTREAM_HANDSHAKE_FAILED",`handshake response missing access_key/device_id (also tried camelCase) logid=${f}: ${E}`)}return Fi.info("handshake ok",{remoteDeviceId:y,logid:f,traceId:h}),{accessKey:v,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 go=process.env.COZE_BRIDGE_LLM_GATEWAY_URL?.trim()||"https://llm-gateway.coze.cn",At="auto",mo=19e4,Qf=8192;function t0(t){return{model:Qc(t.model)??At,...t.modelToken?{modelToken:t.modelToken}:{}}}function n0(t){return!t||t===At}var gy=new Set(["auto","\u81EA\u52A8"]);function Qc(t){let e=t?.trim();if(e)return gy.has(e.toLowerCase())?At:e}function r0(t){let e={};if(t.modelToken){e.ANTHROPIC_BASE_URL=go,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)),t.modelInfo?.maxOutput&&(e.CLAUDE_CODE_MAX_OUTPUT_TOKENS=String(t.modelInfo.maxOutput))}else n0(t.model)||(e.ANTHROPIC_MODEL=t.model);return e}function i0(t,e,r){let i={};if(t.modelToken?i.model=t.model||At:n0(t.model)||(i.model=t.model),t.modelToken){let o={name:"coze",base_url:`${go}/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??mo}return Object.keys(i).length===0?{}:{CODEX_CONFIG:JSON.stringify(i),...t.modelToken?{MODEL_PROVIDER:"coze"}:{}}}function s0(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 o0(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 e0(t,e,r,i){return{id:t,name:t,reasoning:!1,input:e,cost:{input:0,output:0,cacheRead:0,cacheWrite:0},contextWindow:r,maxTokens:i,api:"openai-completions"}}function a0(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=[e0(o,d,t.modelInfo?.contextWindow??mo,t.modelInfo?.maxOutput??Qf)],f=new Set([o]);for(let g of i??[])!g||f.has(g)||(f.add(g),u.push(e0(g,["text"],mo,Qf)));let h={baseUrl:`${go}/v1`,api:"openai-completions",apiKey:t.modelToken,models:u};return Object.keys(c).length>0&&(h.headers=c),h}function wy(t){if(t!==void 0)return t?"auto":"text"}function nd(t,e,r){let i=wo(e,r),o=t.modelInfo?.contextWindow??mo,d=["model:"," provider: custom",` default: ${t.model||At}`,` base_url: ${go}/v1`,` context_length: ${o}`];if(t.modelInfo?.maxOutput&&d.push(` max_tokens: ${t.modelInfo.maxOutput}`),t.modelToken&&d.push(` api_key: ${JSON.stringify(t.modelToken)}`),Object.keys(i).length>0){d.push(" default_headers:");for(let[f,h]of Object.entries(i))d.push(` ${f}: ${JSON.stringify(h)}`)}d.push("compression:"),d.push(" threshold: 0.8"),d.push("approvals:"),d.push(` mode: ${JSON.stringify("off")}`),d.push(` cron_mode: ${JSON.stringify("approve")}`);let u=wy(t.modelInfo?.capabilities?.image);return u&&(d.push("agent:"),d.push(` image_input_mode: ${JSON.stringify(u)}`)),d.push("skills:"),d.push(" external_dirs:"),d.push(` - ${my(py(),".hermes","skills")}`),`${d.join(`
96
- `)}
97
- `}var Vn=G("hermes-config"),d0="dont_ask",l0="default";function Jn(t,e){return Ui(ze(t,e).root,"hermes-home")}async function yy(t){let e=Jn(t.agentId,t.paths);await _y(e,{recursive:!0,mode:448});let r=Bi({...process.env,...Mi(t.paths.agentEnvFile)});await ut(Ui(e,".env"),r,{mode:384});let i=nd(t.modelConfig,t.cozeEnv,t.mockScenario);await ut(Ui(e,"config.yaml"),i,{mode:384}),Vn.info("hermes home bootstrapped",{agentId:t.agentId,home:e,envBytes:r.length,yamlBytes:i.length})}async function u0(t){let e=Jn(t.agentId,t.paths),r=Ui(e,"state.db"),i=Ui(e,"config.yaml");Vn.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 c0(r,{force:!0}).catch(c=>Vn.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 ut(i,o,{mode:384}).catch(c=>Vn.warn("hermes reset: write config.yaml failed (ignored)",{agentId:t.agentId,err:String(c)})),Vn.info("hermes reset complete",{agentId:t.agentId,removed:["state.db"],rewrote:["config.yaml"]})}async function id(t,e){let r=Jn(t,e);Vn.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 c0(r,{recursive:!0,force:!0}).catch(i=>Vn.warn("hermes-home cleanup failed (ignored)",{agentId:t,err:String(i)}))}var rd=new Map;function f0(t){let e=rd.get(t.agentId);if(e)return e;let r=yy(t).finally(()=>rd.delete(t.agentId));return rd.set(t.agentId,r),r}var ne=G("agent-handlers"),h0=5*1024*1024,Iy=1,Ay=6,ky=new Set(["node_modules",".git",".coze","dist","build",".next"]),Ty=/^(ppe|boe)_[A-Za-z0-9_-]{1,120}$/,Cy=/^[A-Za-z][A-Za-z0-9._-]{0,63}$/,Ry=/^\d+\.\d+\.\d+(?:-[0-9A-Za-z][0-9A-Za-z.-]*)?(?:\+[0-9A-Za-z][0-9A-Za-z.-]*)?$/;function Dy(t){let e=t?.trim();return e?Ry.test(e)||Cy.test(e)?e:(ne.warn("_agent/upgrade: invalid targetVersion, fallback to latest",{targetVersion:t}),"latest"):"latest"}function Py(t){return new Promise((e,r)=>{let i=st("npx",t,{detached:!0,stdio:"ignore",windowsHide:!0}),o=!1,c=d=>{o||(o=!0,d?r(d):e(i.pid??0))};i.once("spawn",()=>{i.unref(),c()}),i.once("error",d=>c(d))})}var yo=class{constructor(e){this.opts=e}opts;get paths(){return this.opts.paths??Z()}async listSkills(e){e._meta;let r=$n(e._meta),i=await this.loadAgentCfg(r),o=i?.workspace??ze(r,this.paths).workspace,c=i?.framework??"claude-code",d=i?.skills??[],{base:u}=Lr(c,r,o,this.paths),f=[],h=new Set;for(let g of d){let _=le(u,g.relPath,"SKILL.md");await ud(_).then(y=>y.isFile()).catch(()=>!1)&&(f.push(By(g)),h.add(g.relPath))}if(e.scanLocal){let g=await I0(r,o,c,this.paths),_=await A0(r,c);for(let v of[...g,..._])h.has(v.relPath)||(h.add(v.relPath),f.push(v.skill))}return{skills:f}}async addSkills(e){e._meta;let r=$n(e._meta),i=await this.requireAgentCfg(r),o=e.skills??[],c=[...i.skills??[]],d=new Map(c.map((f,h)=>[f.skillId,h])),u=[];for(let f of o){let h=await bo({agentId:r,workspace:i.workspace,framework:i.framework,skill:f,paths:this.paths});Eo(c,d,h),u.push(f)}return await ci(r,c),this.reloadAgentSessions(r,"skills-added"),{installedSkills:u}}async removeSkills(e){e._meta;let r=$n(e._meta),i=await this.requireAgentCfg(r),o=new Set(e.skillIds??[]),c=i.skills??[],d=[],{base:u}=Lr(i.framework,r,i.workspace,this.paths);for(let f of c){if(!o.has(f.skillId)){d.push(f);continue}let h=le(u,f.relPath);ne.warn("[AUDIT] ABOUT TO RM skill dir (removeSkills)",{src:"agent-handlers.removeSkills",agentId:r,skillId:f.skillId,relPath:f.relPath,skillBase:u,absDir:h}),await ad(h,{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=$n(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??ze(r,this.paths).workspace,c=i?.framework??"claude-code",d=e.isGlobal??!1,u=await Ly(r,o,c,e.skillName,d,this.paths);if(!u){let D=d?"global":"workspace";throw new k("SKILL_NOT_FOUND",`skill not found in ${D}: ${e.skillName}`)}let{absDir:f,relPath:h,dirName:g}=u,_=le(f,"SKILL.md"),v=new xd.default;v.addLocalFolder(f,g);let y=v.toBuffer();if(y.length>p0)throw new k("SKILL_ZIP_TOO_LARGE",`skill zip ${y.length} bytes exceeds limit ${p0}`);let E=await _o(_,{encoding:"utf8"}).then(D=>v0(D).description).catch(()=>{}),I={};this.opts.publishSkillToMarketplace?I=await this.opts.publishSkillToMarketplace({zip:y,...e.skillId?{skillId:e.skillId}:{},skillName:e.skillName,...E?{description:E}:{},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??E0(r,h);if(i&&!d){let D=i.skills??[],b=D.find(R=>R.relPath===h);b?(b.version=A,b.skillId=T):D.push({skillId:T,skillName:e.skillName,relPath:h,version:A,installedAt:Date.now(),...E?{description:E}:{}}),await ci(r,D)}return ne.info("skill published",{agentId:r,skillName:e.skillName,relPath:h,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(h=>ne.warn("downstream stop failed during reload (ignored)",{reason:r,agentId:e,cloudId:o,err:String(h)}))}}isRuntimePendingPermission(e){let r=this.opts.isRuntimePendingPermission;return!r||!e.downstream?!1:r(e.downstream)}async updateAgent(e){if(!e.cozeIdentity?.trim())return 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 xr(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 Ue(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=Dy(e.targetVersion);o.push("--ignore-existing",`coze-bridge@${c}`,"connect");let d=e._meta?.cozeEnv;d&&Ty.test(d)&&o.push("--env",d);let u=await Py(o);return ne.info("_agent/upgrade: spawned bridge upgrade process",{agentId:r,pid:u,targetVersion:c,currentVersion:e.currentVersion??"",reason:e.reason??""}),{ok:!0,accepted:!0,pid:u,message:"bridge upgrade started"}}async disconnectAgent(e){let r=e.agentId;if(!r)throw new k("IPC_BAD_REQUEST","_agent/disconnect: missing agentId");let i=await ve(r);return i?(i.disconnectedAt=Date.now(),i.disconnectReason=e.reason??"",await Ue(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",`${ht.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=ze(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 Ue(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 Ue(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,h]of o.allSessionQueues())u.push(h.enqueue(async()=>{let g=o.sessions.get(f);if(!(!g?.downstream||!g.acpSessionId))try{await g.downstream.setSessionModel?.({sessionId:g.acpSessionId,modelId:r})}catch(_){ne.warn("_agent/switchModel: hermes session/set_model failed (ignored)",{agentId:e.agentId,cloudId:f,acpId:g.acpSessionId,err:String(_)})}}));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 h=o.sessions.get(u);h?.downstream&&(await h.downstream.stop(`switchModel: ${r}`).catch(()=>{}),h.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,ht.RESET),!e.agentId)throw new k("IPC_BAD_REQUEST",`${ht.RESET}: missing agentId`);return await this.clearSessionMappings(e.agentId,ht.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,ht.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 Ue(r)}async repairAgent(e){if(Rr(e._meta,ht.REPAIR),!e.agentId)throw new k("IPC_BAD_REQUEST",`${ht.REPAIR}: missing agentId`);let r=await this.loadAgentCfg(e.agentId);if(r&&r.framework!=="openclaw")throw new k("IPC_BAD_REQUEST",`${ht.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,ht.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=$n(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=Jy(e.depth);return u.isDirectory()?{tree:await Vy(o,d,c,f)}:{tree:[{name:Zy(c),path:C0(c||"."),isDir:!1,size:u.size,modifiedAt:Math.floor(u.mtimeMs)}]}}async getFileContent(e){Rr(e._meta,"_agent/getFileContent");let r=$n(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>h0)throw new k("IPC_BAD_REQUEST",`file too large: ${c.size} bytes (max ${h0})`);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??ze(e).workspace}safeJoin(e,r){let i=dd(e,r||"."),o=fd(e,i);if(o.startsWith("..")||o===".."||o.startsWith(`..${g0}`))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 y0(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 Lr(t,e,r,i){switch(t){case"claude-code":return{base:r,subdir:le(".claude","skills")};case"codex":case"openclaw":return{base:r,subdir:le(".agents","skills")};case"hermes":return{base:Jn(e,i??Z()),subdir:"skills"}}}function b0(t){let e=Ey();if(t==="claude-code")return[le(e,".claude","skills")];if(t==="codex")return[le(e,".agents","skills"),le(e,".codex","skills")];if(t==="openclaw")return[le(e,".agents","skills"),le(e,".openclaw","skills")];if(t==="hermes"){if(process.platform==="win32"){let r=process.env.LOCALAPPDATA||le(e,"AppData","Local");return[le(r,"hermes","skills"),le(e,".hermes","skills")]}return[le(e,".hermes","skills")]}return[]}async function Oy(t,e,r,i,o,c){let d=async u=>ud(le(u,"SKILL.md")).then(f=>f.isFile()).catch(()=>!1);if(!o){let{base:u,subdir:f}=Lr(r,t,e,c),h=le(f,i),g=le(u,h);return await d(g)?{absDir:g,relPath:h}:null}for(let u of b0(r)){let f=le(u,i);if(await d(f))return{absDir:f,relPath:f}}return null}async function Ly(t,e,r,i,o,c){let d=y0(i),u=await Oy(t,e,r,d,o,c);if(u)return{...u,dirName:d};let h=(o?await A0(t,r):await I0(t,e,r,c)).filter(v=>v.skill.skillName===i);if(h.length>1)throw new k("SKILL_NOT_FOUND",`multiple skills named "${i}" in ${o?"global":"workspace"}: ${h.map(v=>x0(v.relPath)).join(", ")} \u2014 rename or remove duplicates`);let g=h[0];return g?{absDir:o?g.relPath:le(e,g.relPath),relPath:g.relPath,dirName:x0(g.relPath)}:null}function E0(t,e){return(by("sha256").update(`${t}\0${e}`).digest().readBigUInt64BE(0)&0x7fffffffffffffffn).toString()}function v0(t){if(!t.startsWith("---"))return{};let e=t.indexOf(`
89
+ `},configPath(t){return SI(t.homeDir,".coze","bridge","task.xml")},async install(t){let r=`cmd.exe /c ${[`^"${t.nodeBin}^"`,`^"${t.entry}^"`,"--daemon",`>> ^"${t.logFile}^" 2>&1`].join(" ")}`;await Lp("schtasks",["/Create","/SC","ONLOGON","/TN",Ea,"/TR",r,"/RU",t.userName,"/F"]),fl.info("task scheduler entry created",{task:Ea,logFile:t.logFile})},async uninstall(t){await Lp("schtasks",["/Delete","/TN",Ea,"/F"]).catch(e=>fl.warn("schtasks /Delete failed (ignored)",{err:String(e)})),fl.info("task scheduler entry removed",{task:Ea})}}});var Mp={};La(Mp,{buildContext:()=>RI,getSupervisor:()=>kI,launchdSupervisor:()=>ll,systemdSupervisor:()=>ul,taskSchedulerSupervisor:()=>hl});import{homedir as II,userInfo as AI}from"node:os";function kI(t=process.platform){switch(t){case"darwin":return ll;case"linux":return ul;case"win32":return hl;default:throw new Error(`unsupported platform for OS supervisor: ${t}`)}}function CI(){let t={};for(let e of TI){let r=process.env[e];r&&(t[e]=r)}return t}function RI(){let t=Z();return{nodeBin:process.execPath,entry:el(t),logFile:t.logFile,homeDir:II(),userName:AI().username,isRoot:process.getuid?.()===0,env:CI()}}var TI,Bp=rt(()=>{"use strict";Re();fa();Pp();Op();Np();TI=["PATH","HOME","HTTP_PROXY","HTTPS_PROXY","NO_PROXY","ALL_PROXY","http_proxy","https_proxy","no_proxy","all_proxy","NODE_EXTRA_CA_CERTS"]});ne();dn();var jl=j("acp-installer-warmup"),dm=["claude-code","codex"];async function ql(t={}){let e=t.ensure??xr,i=(await Promise.allSettled(dm.map(async o=>{let c=await e(o);jl.info("acp wrapper warmup ok",{framework:o,path:c})}))).filter(o=>o.status==="rejected");i.length>0&&jl.warn("acp wrapper warmup partial failure (\u5C06\u5728\u4E0B\u6B21 createAgent \u65F6\u91CD\u8BD5\u5E76\u629B\u9519\u7ED9\u7528\u6237)",{failedCount:i.length,reasons:i.map(o=>o.reason instanceof Error?o.reason.message:String(o.reason))})}xn();ne();import{readdir as Im}from"node:fs/promises";import{mkdir as Vl,readFile as vm,writeFile as Jl}from"node:fs/promises";import{join as Ha}from"node:path";var Sm={"claude-code":"CLAUDE.md",codex:"AGENTS.md",openclaw:"SOUL.md"};async function pr(t,e,r){await Vl(t,{recursive:!0});let i=Sm[e],o=Ha(t,i);return await Jl(o,r??"","utf8"),o}async function Ga(t,e,r){let i=Ha(t,".claude");await Vl(i,{recursive:!0});let o=Ha(i,"settings.local.json"),c={};try{let u=await vm(o,"utf8"),f=JSON.parse(u);typeof f=="object"&&f!==null&&!Array.isArray(f)&&(c=f)}catch{}let d=typeof c.permissions=="object"&&c.permissions!==null&&!Array.isArray(c.permissions)?c.permissions:{};if(e==="cloud")d.defaultMode="bypassPermissions",c.autoCompactWindow=15e4;else{if(!r)throw new Error("writeCcPermissionSettings: local deployType requires permissionMode (caller bug)");d.defaultMode===void 0&&(d.defaultMode=r)}return c.permissions=d,await Jl(o,JSON.stringify(c,null,2),"utf8"),o}var et=j("agent-detail-sync"),Am=6e4,km=5*6e4,ks=class{constructor(e){this.opts=e}opts;retryQueue=new Map;async syncAll(e){let r=this.opts.paths.agentsRoot,i;try{i=await Im(r)}catch(o){et.info("agents dir not found, skip detail sync",{root:r,err:String(o)});return}et.info("starting detail sync",{reason:e,count:i.length}),await Promise.allSettled(i.map(async o=>{let c=await Pe(o,this.opts.paths).catch(()=>null);if(c){if(c.disconnectedAt){et.debug("detail sync: skip disconnected agent",{agentId:o});return}try{await this.syncOne(o,c)}catch(d){et.warn("detail sync failed for agent, skipping",{agentId:o,err:String(d)})}}})),et.info("detail sync done",{reason:e})}async retryPending(){if(this.retryQueue.size===0)return;let e=Date.now(),r=[];for(let[i,o]of this.retryQueue)e>=o.dueAt&&r.push(i);if(r.length!==0){et.info("retrying pending detail syncs",{count:r.length});for(let i of r)try{await this.syncOne(i)}catch(o){et.debug("detail sync retry still failing, will try again",{agentId:i,err:String(o)})}}}async syncOne(e,r){let i=r??await Pe(e,this.opts.paths);if(!i){et.info("detail sync: agent config missing, skip",{agentId:e});return}let o;try{o=await this.opts.sendDetail({_meta:{cozeAgentId:e}}),this.retryQueue.delete(e)}catch(f){et.warn("detail RPC failed, using local data",{agentId:e,err:String(f)});let x=this.retryQueue.get(e),g=x?Math.min(x.currentDelay*2,km):Am;this.retryQueue.set(e,{dueAt:Date.now()+g,currentDelay:g});return}if(o.agentId&&o.agentId!==e){et.warn("detail response agentId mismatch, ignoring",{agentId:e,responseAgentId:o.agentId});return}let c=!1,d=!1;o.agentName&&o.agentName!==i.agentName&&(i.agentName=o.agentName,c=!0),o.description!==void 0&&o.description!==i.description&&(i.description=o.description,c=!0),o.cozeIdentity&&o.cozeIdentity!==i.cozeIdentity&&(i.cozeIdentity=o.cozeIdentity,c=!0,d=!0);let u=!1;if(o.deployType==="cloud"&&i.deployType!=="cloud"?(et.warn("detail sync: agent demoted to local, repairing to cloud",{agentId:e}),i.deployType="cloud",c=!0,u=!0):o.deployType&&et.info("detail.deployType",{agentId:e,deployType:o.deployType}),!c){et.debug("detail sync: no diff",{agentId:e});return}await Ue(i,this.opts.paths),et.info("detail sync: config updated",{agentId:e,identityChanged:d,agentName:i.agentName}),u?(await this.opts.agentManager.createAgent({agentId:e,framework:i.framework,_meta:{cozeDeployType:"cloud"},cozeIdentity:i.cozeIdentity,model:i.model}),et.info("detail sync: repaired demoted agent back to cloud",{agentId:e})):d&&(await pr(i.workspace,i.framework,i.cozeIdentity),this.opts.handlers.reloadAgentSessionsPublic(e,"detail-sync"))}};var ld=jt(Tu(),1);import{createHash as oy}from"node:crypto";import{lstat as rd,mkdir as id,readFile as bo,readdir as x0,rm as sd,stat as p0,writeFile as od}from"node:fs/promises";import{homedir as ay}from"node:os";import{dirname as cy,join as _e,normalize as dy,relative as dd,resolve as ad,sep as g0}from"node:path";import{Readable as m0}from"node:stream";import{pipeline as w0}from"node:stream/promises";import Jm from"events";import it from"fs";import{EventEmitter as Hc}from"node:events";import lf from"node:stream";import{StringDecoder as Zm}from"node:string_decoder";import hf from"node:path";import kr from"node:fs";import{dirname as dw,parse as lw}from"path";import{EventEmitter as ww}from"events";import Ec from"assert";import{Buffer as $n}from"buffer";import*as Ou from"zlib";import _w from"zlib";import{posix as yr}from"node:path";import{basename as Kw}from"node:path";import so from"fs";import Rt from"fs";import Uu from"path";import{win32 as r_}from"node:path";import $u from"path";import Tf from"node:fs";import y_ from"node:assert";import{randomBytes as Cf}from"node:crypto";import ie from"node:fs";import Fe from"node:path";import Rf from"fs";import po from"node:fs";import Pi from"node:path";import ct from"node:fs";import k_ from"node:fs/promises";import co from"node:path";import{join as Hf}from"node:path";import at from"node:fs";import qf from"node:path";var $m=Object.defineProperty,Vm=(t,e)=>{for(var r in e)$m(t,r,{get:e[r],enumerable:!0})},Cu=typeof process=="object"&&process?process:{stdout:null,stderr:null},Ym=t=>!!t&&typeof t=="object"&&(t instanceof Zn||t instanceof lf||Xm(t)||Qm(t)),Xm=t=>!!t&&typeof t=="object"&&t instanceof Hc&&typeof t.pipe=="function"&&t.pipe!==lf.Writable.prototype.pipe,Qm=t=>!!t&&typeof t=="object"&&t instanceof Hc&&typeof t.write=="function"&&typeof t.end=="function",qt=Symbol("EOF"),Wt=Symbol("maybeEmitEnd"),gn=Symbol("emittedEnd"),Ds=Symbol("emittingEnd"),xi=Symbol("emittedError"),Os=Symbol("closed"),Ru=Symbol("read"),Ls=Symbol("flush"),Pu=Symbol("flushChunk"),_t=Symbol("encoding"),_r=Symbol("decoder"),He=Symbol("flowing"),pi=Symbol("paused"),Sr=Symbol("resume"),Ge=Symbol("buffer"),nt=Symbol("pipes"),je=Symbol("bufferLength"),Va=Symbol("bufferPush"),Ns=Symbol("bufferShift"),Qe=Symbol("objectMode"),ke=Symbol("destroyed"),Ja=Symbol("error"),Za=Symbol("emitData"),Du=Symbol("emitEnd"),Ya=Symbol("emitEnd2"),kt=Symbol("async"),Xa=Symbol("abort"),Ms=Symbol("aborted"),gi=Symbol("signal"),Fn=Symbol("dataListeners"),ot=Symbol("discarded"),mi=t=>Promise.resolve().then(t),ew=t=>t(),tw=t=>t==="end"||t==="finish"||t==="prefinish",nw=t=>t instanceof ArrayBuffer||!!t&&typeof t=="object"&&t.constructor&&t.constructor.name==="ArrayBuffer"&&t.byteLength>=0,rw=t=>!Buffer.isBuffer(t)&&ArrayBuffer.isView(t),uf=class{src;dest;opts;ondrain;constructor(t,e,r){this.src=t,this.dest=e,this.opts=r,this.ondrain=()=>t[Sr](),this.dest.on("drain",this.ondrain)}unpipe(){this.dest.removeListener("drain",this.ondrain)}proxyErrors(t){}end(){this.unpipe(),this.opts.end&&this.dest.end()}},iw=class extends uf{unpipe(){this.src.removeListener("error",this.proxyErrors),super.unpipe()}constructor(t,e,r){super(t,e,r),this.proxyErrors=i=>this.dest.emit("error",i),t.on("error",this.proxyErrors)}},sw=t=>!!t.objectMode,ow=t=>!t.objectMode&&!!t.encoding&&t.encoding!=="buffer",Zn=class extends Hc{[He]=!1;[pi]=!1;[nt]=[];[Ge]=[];[Qe];[_t];[kt];[_r];[qt]=!1;[gn]=!1;[Ds]=!1;[Os]=!1;[xi]=null;[je]=0;[ke]=!1;[gi];[Ms]=!1;[Fn]=0;[ot]=!1;writable=!0;readable=!0;constructor(...t){let e=t[0]||{};if(super(),e.objectMode&&typeof e.encoding=="string")throw new TypeError("Encoding and objectMode may not be used together");sw(e)?(this[Qe]=!0,this[_t]=null):ow(e)?(this[_t]=e.encoding,this[Qe]=!1):(this[Qe]=!1,this[_t]=null),this[kt]=!!e.async,this[_r]=this[_t]?new Zm(this[_t]):null,e&&e.debugExposeBuffer===!0&&Object.defineProperty(this,"buffer",{get:()=>this[Ge]}),e&&e.debugExposePipes===!0&&Object.defineProperty(this,"pipes",{get:()=>this[nt]});let{signal:r}=e;r&&(this[gi]=r,r.aborted?this[Xa]():r.addEventListener("abort",()=>this[Xa]()))}get bufferLength(){return this[je]}get encoding(){return this[_t]}set encoding(t){throw new Error("Encoding must be set at instantiation time")}setEncoding(t){throw new Error("Encoding must be set at instantiation time")}get objectMode(){return this[Qe]}set objectMode(t){throw new Error("objectMode must be set at instantiation time")}get async(){return this[kt]}set async(t){this[kt]=this[kt]||!!t}[Xa](){this[Ms]=!0,this.emit("abort",this[gi]?.reason),this.destroy(this[gi]?.reason)}get aborted(){return this[Ms]}set aborted(t){}write(t,e,r){if(this[Ms])return!1;if(this[qt])throw new Error("write after end");if(this[ke])return this.emit("error",Object.assign(new Error("Cannot call write after a stream was destroyed"),{code:"ERR_STREAM_DESTROYED"})),!0;typeof e=="function"&&(r=e,e="utf8"),e||(e="utf8");let i=this[kt]?mi:ew;if(!this[Qe]&&!Buffer.isBuffer(t)){if(rw(t))t=Buffer.from(t.buffer,t.byteOffset,t.byteLength);else if(nw(t))t=Buffer.from(t);else if(typeof t!="string")throw new Error("Non-contiguous data written to non-objectMode stream")}return this[Qe]?(this[He]&&this[je]!==0&&this[Ls](!0),this[He]?this.emit("data",t):this[Va](t),this[je]!==0&&this.emit("readable"),r&&i(r),this[He]):t.length?(typeof t=="string"&&!(e===this[_t]&&!this[_r]?.lastNeed)&&(t=Buffer.from(t,e)),Buffer.isBuffer(t)&&this[_t]&&(t=this[_r].write(t)),this[He]&&this[je]!==0&&this[Ls](!0),this[He]?this.emit("data",t):this[Va](t),this[je]!==0&&this.emit("readable"),r&&i(r),this[He]):(this[je]!==0&&this.emit("readable"),r&&i(r),this[He])}read(t){if(this[ke])return null;if(this[ot]=!1,this[je]===0||t===0||t&&t>this[je])return this[Wt](),null;this[Qe]&&(t=null),this[Ge].length>1&&!this[Qe]&&(this[Ge]=[this[_t]?this[Ge].join(""):Buffer.concat(this[Ge],this[je])]);let e=this[Ru](t||null,this[Ge][0]);return this[Wt](),e}[Ru](t,e){if(this[Qe])this[Ns]();else{let r=e;t===r.length||t===null?this[Ns]():typeof r=="string"?(this[Ge][0]=r.slice(t),e=r.slice(0,t),this[je]-=t):(this[Ge][0]=r.subarray(t),e=r.subarray(0,t),this[je]-=t)}return this.emit("data",e),!this[Ge].length&&!this[qt]&&this.emit("drain"),e}end(t,e,r){return typeof t=="function"&&(r=t,t=void 0),typeof e=="function"&&(r=e,e="utf8"),t!==void 0&&this.write(t,e),r&&this.once("end",r),this[qt]=!0,this.writable=!1,(this[He]||!this[pi])&&this[Wt](),this}[Sr](){this[ke]||(!this[Fn]&&!this[nt].length&&(this[ot]=!0),this[pi]=!1,this[He]=!0,this.emit("resume"),this[Ge].length?this[Ls]():this[qt]?this[Wt]():this.emit("drain"))}resume(){return this[Sr]()}pause(){this[He]=!1,this[pi]=!0,this[ot]=!1}get destroyed(){return this[ke]}get flowing(){return this[He]}get paused(){return this[pi]}[Va](t){this[Qe]?this[je]+=1:this[je]+=t.length,this[Ge].push(t)}[Ns](){return this[Qe]?this[je]-=1:this[je]-=this[Ge][0].length,this[Ge].shift()}[Ls](t=!1){do;while(this[Pu](this[Ns]())&&this[Ge].length);!t&&!this[Ge].length&&!this[qt]&&this.emit("drain")}[Pu](t){return this.emit("data",t),this[He]}pipe(t,e){if(this[ke])return t;this[ot]=!1;let r=this[gn];return e=e||{},t===Cu.stdout||t===Cu.stderr?e.end=!1:e.end=e.end!==!1,e.proxyErrors=!!e.proxyErrors,r?e.end&&t.end():(this[nt].push(e.proxyErrors?new iw(this,t,e):new uf(this,t,e)),this[kt]?mi(()=>this[Sr]()):this[Sr]()),t}unpipe(t){let e=this[nt].find(r=>r.dest===t);e&&(this[nt].length===1?(this[He]&&this[Fn]===0&&(this[He]=!1),this[nt]=[]):this[nt].splice(this[nt].indexOf(e),1),e.unpipe())}addListener(t,e){return this.on(t,e)}on(t,e){let r=super.on(t,e);if(t==="data")this[ot]=!1,this[Fn]++,!this[nt].length&&!this[He]&&this[Sr]();else if(t==="readable"&&this[je]!==0)super.emit("readable");else if(tw(t)&&this[gn])super.emit(t),this.removeAllListeners(t);else if(t==="error"&&this[xi]){let i=e;this[kt]?mi(()=>i.call(this,this[xi])):i.call(this,this[xi])}return r}removeListener(t,e){return this.off(t,e)}off(t,e){let r=super.off(t,e);return t==="data"&&(this[Fn]=this.listeners("data").length,this[Fn]===0&&!this[ot]&&!this[nt].length&&(this[He]=!1)),r}removeAllListeners(t){let e=super.removeAllListeners(t);return(t==="data"||t===void 0)&&(this[Fn]=0,!this[ot]&&!this[nt].length&&(this[He]=!1)),e}get emittedEnd(){return this[gn]}[Wt](){!this[Ds]&&!this[gn]&&!this[ke]&&this[Ge].length===0&&this[qt]&&(this[Ds]=!0,this.emit("end"),this.emit("prefinish"),this.emit("finish"),this[Os]&&this.emit("close"),this[Ds]=!1)}emit(t,...e){let r=e[0];if(t!=="error"&&t!=="close"&&t!==ke&&this[ke])return!1;if(t==="data")return!this[Qe]&&!r?!1:this[kt]?(mi(()=>this[Za](r)),!0):this[Za](r);if(t==="end")return this[Du]();if(t==="close"){if(this[Os]=!0,!this[gn]&&!this[ke])return!1;let o=super.emit("close");return this.removeAllListeners("close"),o}else if(t==="error"){this[xi]=r,super.emit(Ja,r);let o=!this[gi]||this.listeners("error").length?super.emit("error",r):!1;return this[Wt](),o}else if(t==="resume"){let o=super.emit("resume");return this[Wt](),o}else if(t==="finish"||t==="prefinish"){let o=super.emit(t);return this.removeAllListeners(t),o}let i=super.emit(t,...e);return this[Wt](),i}[Za](t){for(let r of this[nt])r.dest.write(t)===!1&&this.pause();let e=this[ot]?!1:super.emit("data",t);return this[Wt](),e}[Du](){return this[gn]?!1:(this[gn]=!0,this.readable=!1,this[kt]?(mi(()=>this[Ya]()),!0):this[Ya]())}[Ya](){if(this[_r]){let e=this[_r].end();if(e){for(let r of this[nt])r.dest.write(e);this[ot]||super.emit("data",e)}}for(let e of this[nt])e.end();let t=super.emit("end");return this.removeAllListeners("end"),t}async collect(){let t=Object.assign([],{dataLength:0});this[Qe]||(t.dataLength=0);let e=this.promise();return this.on("data",r=>{t.push(r),this[Qe]||(t.dataLength+=r.length)}),await e,t}async concat(){if(this[Qe])throw new Error("cannot concat in objectMode");let t=await this.collect();return this[_t]?t.join(""):Buffer.concat(t,t.dataLength)}async promise(){return new Promise((t,e)=>{this.on(ke,()=>e(new Error("stream destroyed"))),this.on("error",r=>e(r)),this.on("end",()=>t())})}[Symbol.asyncIterator](){this[ot]=!1;let t=!1,e=async()=>(this.pause(),t=!0,{value:void 0,done:!0});return{next:()=>{if(t)return e();let r=this.read();if(r!==null)return Promise.resolve({done:!1,value:r});if(this[qt])return e();let i,o,c=x=>{this.off("data",d),this.off("end",u),this.off(ke,f),e(),o(x)},d=x=>{this.off("error",c),this.off("end",u),this.off(ke,f),this.pause(),i({value:x,done:!!this[qt]})},u=()=>{this.off("error",c),this.off("data",d),this.off(ke,f),e(),i({done:!0,value:void 0})},f=()=>c(new Error("stream destroyed"));return new Promise((x,g)=>{o=g,i=x,this.once(ke,f),this.once("error",c),this.once("end",u),this.once("data",d)})},throw:e,return:e,[Symbol.asyncIterator](){return this},[Symbol.asyncDispose]:async()=>{}}}[Symbol.iterator](){this[ot]=!1;let t=!1,e=()=>(this.pause(),this.off(Ja,e),this.off(ke,e),this.off("end",e),t=!0,{done:!0,value:void 0}),r=()=>{if(t)return e();let i=this.read();return i===null?e():{done:!1,value:i}};return this.once("end",e),this.once(Ja,e),this.once(ke,e),{next:r,throw:e,return:e,[Symbol.iterator](){return this},[Symbol.dispose]:()=>{}}}destroy(t){if(this[ke])return t?this.emit("error",t):this.emit(ke),this;this[ke]=!0,this[ot]=!0,this[Ge].length=0,this[je]=0;let e=this;return typeof e.close=="function"&&!this[Os]&&e.close(),t?this.emit("error",t):this.emit(ke),this}static get isStream(){return Ym}},aw=it.writev,An=Symbol("_autoClose"),vt=Symbol("_close"),wi=Symbol("_ended"),le=Symbol("_fd"),Qa=Symbol("_finished"),Jt=Symbol("_flags"),ec=Symbol("_flush"),yc=Symbol("_handleChunk"),bc=Symbol("_makeBuf"),Ci=Symbol("_mode"),Bs=Symbol("_needDrain"),Cr=Symbol("_onerror"),Rr=Symbol("_onopen"),tc=Symbol("_onread"),Ir=Symbol("_onwrite"),kn=Symbol("_open"),Et=Symbol("_path"),bn=Symbol("_pos"),Tt=Symbol("_queue"),Ar=Symbol("_read"),nc=Symbol("_readSize"),Vt=Symbol("_reading"),_i=Symbol("_remain"),rc=Symbol("_size"),$s=Symbol("_write"),zn=Symbol("_writing"),Vs=Symbol("_defaultFlag"),Kn=Symbol("_errored"),Gc=class extends Zn{[Kn]=!1;[le];[Et];[nc];[Vt]=!1;[rc];[_i];[An];constructor(t,e){if(e=e||{},super(e),this.readable=!0,this.writable=!1,typeof t!="string")throw new TypeError("path must be a string");this[Kn]=!1,this[le]=typeof e.fd=="number"?e.fd:void 0,this[Et]=t,this[nc]=e.readSize||16*1024*1024,this[Vt]=!1,this[rc]=typeof e.size=="number"?e.size:1/0,this[_i]=this[rc],this[An]=typeof e.autoClose=="boolean"?e.autoClose:!0,typeof this[le]=="number"?this[Ar]():this[kn]()}get fd(){return this[le]}get path(){return this[Et]}write(){throw new TypeError("this is a readable stream")}end(){throw new TypeError("this is a readable stream")}[kn](){it.open(this[Et],"r",(t,e)=>this[Rr](t,e))}[Rr](t,e){t?this[Cr](t):(this[le]=e,this.emit("open",e),this[Ar]())}[bc](){return Buffer.allocUnsafe(Math.min(this[nc],this[_i]))}[Ar](){if(!this[Vt]){this[Vt]=!0;let t=this[bc]();if(t.length===0)return process.nextTick(()=>this[tc](null,0,t));it.read(this[le],t,0,t.length,null,(e,r,i)=>this[tc](e,r,i))}}[tc](t,e,r){this[Vt]=!1,t?this[Cr](t):this[yc](e,r)&&this[Ar]()}[vt](){if(this[An]&&typeof this[le]=="number"){let t=this[le];this[le]=void 0,it.close(t,e=>e?this.emit("error",e):this.emit("close"))}}[Cr](t){this[Vt]=!0,this[vt](),this.emit("error",t)}[yc](t,e){let r=!1;return this[_i]-=t,t>0&&(r=super.write(t<e.length?e.subarray(0,t):e)),(t===0||this[_i]<=0)&&(r=!1,this[vt](),super.end()),r}emit(t,...e){switch(t){case"prefinish":case"finish":return!1;case"drain":return typeof this[le]=="number"&&this[Ar](),!1;case"error":return this[Kn]?!1:(this[Kn]=!0,super.emit(t,...e));default:return super.emit(t,...e)}}},cw=class extends Gc{[kn](){let t=!0;try{this[Rr](null,it.openSync(this[Et],"r")),t=!1}finally{t&&this[vt]()}}[Ar](){let t=!0;try{if(!this[Vt]){this[Vt]=!0;do{let e=this[bc](),r=e.length===0?0:it.readSync(this[le],e,0,e.length,null);if(!this[yc](r,e))break}while(!0);this[Vt]=!1}t=!1}finally{t&&this[vt]()}}[vt](){if(this[An]&&typeof this[le]=="number"){let t=this[le];this[le]=void 0,it.closeSync(t),this.emit("close")}}},lo=class extends Jm{readable=!1;writable=!0;[Kn]=!1;[zn]=!1;[wi]=!1;[Tt]=[];[Bs]=!1;[Et];[Ci];[An];[le];[Vs];[Jt];[Qa]=!1;[bn];constructor(t,e){e=e||{},super(e),this[Et]=t,this[le]=typeof e.fd=="number"?e.fd:void 0,this[Ci]=e.mode===void 0?438:e.mode,this[bn]=typeof e.start=="number"?e.start:void 0,this[An]=typeof e.autoClose=="boolean"?e.autoClose:!0;let r=this[bn]!==void 0?"r+":"w";this[Vs]=e.flags===void 0,this[Jt]=e.flags===void 0?r:e.flags,this[le]===void 0&&this[kn]()}emit(t,...e){if(t==="error"){if(this[Kn])return!1;this[Kn]=!0}return super.emit(t,...e)}get fd(){return this[le]}get path(){return this[Et]}[Cr](t){this[vt](),this[zn]=!0,this.emit("error",t)}[kn](){it.open(this[Et],this[Jt],this[Ci],(t,e)=>this[Rr](t,e))}[Rr](t,e){this[Vs]&&this[Jt]==="r+"&&t&&t.code==="ENOENT"?(this[Jt]="w",this[kn]()):t?this[Cr](t):(this[le]=e,this.emit("open",e),this[zn]||this[ec]())}end(t,e){return t&&this.write(t,e),this[wi]=!0,!this[zn]&&!this[Tt].length&&typeof this[le]=="number"&&this[Ir](null,0),this}write(t,e){return typeof t=="string"&&(t=Buffer.from(t,e)),this[wi]?(this.emit("error",new Error("write() after end()")),!1):this[le]===void 0||this[zn]||this[Tt].length?(this[Tt].push(t),this[Bs]=!0,!1):(this[zn]=!0,this[$s](t),!0)}[$s](t){it.write(this[le],t,0,t.length,this[bn],(e,r)=>this[Ir](e,r))}[Ir](t,e){t?this[Cr](t):(this[bn]!==void 0&&typeof e=="number"&&(this[bn]+=e),this[Tt].length?this[ec]():(this[zn]=!1,this[wi]&&!this[Qa]?(this[Qa]=!0,this[vt](),this.emit("finish")):this[Bs]&&(this[Bs]=!1,this.emit("drain"))))}[ec](){if(this[Tt].length===0)this[wi]&&this[Ir](null,0);else if(this[Tt].length===1)this[$s](this[Tt].pop());else{let t=this[Tt];this[Tt]=[],aw(this[le],t,this[bn],(e,r)=>this[Ir](e,r))}}[vt](){if(this[An]&&typeof this[le]=="number"){let t=this[le];this[le]=void 0,it.close(t,e=>e?this.emit("error",e):this.emit("close"))}}},ff=class extends lo{[kn](){let t;if(this[Vs]&&this[Jt]==="r+")try{t=it.openSync(this[Et],this[Jt],this[Ci])}catch(e){if(e?.code==="ENOENT")return this[Jt]="w",this[kn]();throw e}else t=it.openSync(this[Et],this[Jt],this[Ci]);this[Rr](null,t)}[vt](){if(this[An]&&typeof this[le]=="number"){let t=this[le];this[le]=void 0,it.closeSync(t),this.emit("close")}}[$s](t){let e=!0;try{this[Ir](null,it.writeSync(this[le],t,0,t.length,this[bn])),e=!1}finally{if(e)try{this[vt]()}catch{}}}},uw=new Map([["C","cwd"],["f","file"],["z","gzip"],["P","preservePaths"],["U","unlink"],["strip-components","strip"],["stripComponents","strip"],["keep-newer","newer"],["keepNewer","newer"],["keep-newer-files","newer"],["keepNewerFiles","newer"],["k","keep"],["keep-existing","keep"],["keepExisting","keep"],["m","noMtime"],["no-mtime","noMtime"],["p","preserveOwner"],["L","follow"],["h","follow"],["onentry","onReadEntry"]]),fw=t=>!!t.sync&&!!t.file,hw=t=>!t.sync&&!!t.file,xw=t=>!!t.sync&&!t.file,pw=t=>!t.sync&&!t.file,gw=t=>!!t.file,mw=t=>uw.get(t)||t,jc=(t={})=>{if(!t)return{};let e={};for(let[r,i]of Object.entries(t)){let o=mw(r);e[o]=i}return e.chmod===void 0&&e.noChmod===!1&&(e.chmod=!0),delete e.noChmod,e},Fi=(t,e,r,i,o)=>Object.assign((c=[],d,u)=>{Array.isArray(c)&&(d=c,c={}),typeof d=="function"&&(u=d,d=void 0),d=d?Array.from(d):[];let f=jc(c);if(o?.(f,d),fw(f)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return t(f,d)}else if(hw(f)){let x=e(f,d);return u?x.then(()=>u(),u):x}else if(xw(f)){if(typeof u=="function")throw new TypeError("callback not supported for sync tar functions");return r(f,d)}else if(pw(f)){if(typeof u=="function")throw new TypeError("callback only supported with file option");return i(f,d)}throw new Error("impossible options??")},{syncFile:t,asyncFile:e,syncNoFile:r,asyncNoFile:i,validate:o}),yw=_w.constants||{ZLIB_VERNUM:4736},Dt=Object.freeze(Object.assign(Object.create(null),{Z_NO_FLUSH:0,Z_PARTIAL_FLUSH:1,Z_SYNC_FLUSH:2,Z_FULL_FLUSH:3,Z_FINISH:4,Z_BLOCK:5,Z_OK:0,Z_STREAM_END:1,Z_NEED_DICT:2,Z_ERRNO:-1,Z_STREAM_ERROR:-2,Z_DATA_ERROR:-3,Z_MEM_ERROR:-4,Z_BUF_ERROR:-5,Z_VERSION_ERROR:-6,Z_NO_COMPRESSION:0,Z_BEST_SPEED:1,Z_BEST_COMPRESSION:9,Z_DEFAULT_COMPRESSION:-1,Z_FILTERED:1,Z_HUFFMAN_ONLY:2,Z_RLE:3,Z_FIXED:4,Z_DEFAULT_STRATEGY:0,DEFLATE:1,INFLATE:2,GZIP:3,GUNZIP:4,DEFLATERAW:5,INFLATERAW:6,UNZIP:7,BROTLI_DECODE:8,BROTLI_ENCODE:9,Z_MIN_WINDOWBITS:8,Z_MAX_WINDOWBITS:15,Z_DEFAULT_WINDOWBITS:15,Z_MIN_CHUNK:64,Z_MAX_CHUNK:1/0,Z_DEFAULT_CHUNK:16384,Z_MIN_MEMLEVEL:1,Z_MAX_MEMLEVEL:9,Z_DEFAULT_MEMLEVEL:8,Z_MIN_LEVEL:-1,Z_MAX_LEVEL:9,Z_DEFAULT_LEVEL:-1,BROTLI_OPERATION_PROCESS:0,BROTLI_OPERATION_FLUSH:1,BROTLI_OPERATION_FINISH:2,BROTLI_OPERATION_EMIT_METADATA:3,BROTLI_MODE_GENERIC:0,BROTLI_MODE_TEXT:1,BROTLI_MODE_FONT:2,BROTLI_DEFAULT_MODE:0,BROTLI_MIN_QUALITY:0,BROTLI_MAX_QUALITY:11,BROTLI_DEFAULT_QUALITY:11,BROTLI_MIN_WINDOW_BITS:10,BROTLI_MAX_WINDOW_BITS:24,BROTLI_LARGE_MAX_WINDOW_BITS:30,BROTLI_DEFAULT_WINDOW:22,BROTLI_MIN_INPUT_BLOCK_BITS:16,BROTLI_MAX_INPUT_BLOCK_BITS:24,BROTLI_PARAM_MODE:0,BROTLI_PARAM_QUALITY:1,BROTLI_PARAM_LGWIN:2,BROTLI_PARAM_LGBLOCK:3,BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING:4,BROTLI_PARAM_SIZE_HINT:5,BROTLI_PARAM_LARGE_WINDOW:6,BROTLI_PARAM_NPOSTFIX:7,BROTLI_PARAM_NDIRECT:8,BROTLI_DECODER_RESULT_ERROR:0,BROTLI_DECODER_RESULT_SUCCESS:1,BROTLI_DECODER_RESULT_NEEDS_MORE_INPUT:2,BROTLI_DECODER_RESULT_NEEDS_MORE_OUTPUT:3,BROTLI_DECODER_PARAM_DISABLE_RING_BUFFER_REALLOCATION:0,BROTLI_DECODER_PARAM_LARGE_WINDOW:1,BROTLI_DECODER_NO_ERROR:0,BROTLI_DECODER_SUCCESS:1,BROTLI_DECODER_NEEDS_MORE_INPUT:2,BROTLI_DECODER_NEEDS_MORE_OUTPUT:3,BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_NIBBLE:-1,BROTLI_DECODER_ERROR_FORMAT_RESERVED:-2,BROTLI_DECODER_ERROR_FORMAT_EXUBERANT_META_NIBBLE:-3,BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_ALPHABET:-4,BROTLI_DECODER_ERROR_FORMAT_SIMPLE_HUFFMAN_SAME:-5,BROTLI_DECODER_ERROR_FORMAT_CL_SPACE:-6,BROTLI_DECODER_ERROR_FORMAT_HUFFMAN_SPACE:-7,BROTLI_DECODER_ERROR_FORMAT_CONTEXT_MAP_REPEAT:-8,BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_1:-9,BROTLI_DECODER_ERROR_FORMAT_BLOCK_LENGTH_2:-10,BROTLI_DECODER_ERROR_FORMAT_TRANSFORM:-11,BROTLI_DECODER_ERROR_FORMAT_DICTIONARY:-12,BROTLI_DECODER_ERROR_FORMAT_WINDOW_BITS:-13,BROTLI_DECODER_ERROR_FORMAT_PADDING_1:-14,BROTLI_DECODER_ERROR_FORMAT_PADDING_2:-15,BROTLI_DECODER_ERROR_FORMAT_DISTANCE:-16,BROTLI_DECODER_ERROR_DICTIONARY_NOT_SET:-19,BROTLI_DECODER_ERROR_INVALID_ARGUMENTS:-20,BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MODES:-21,BROTLI_DECODER_ERROR_ALLOC_TREE_GROUPS:-22,BROTLI_DECODER_ERROR_ALLOC_CONTEXT_MAP:-25,BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_1:-26,BROTLI_DECODER_ERROR_ALLOC_RING_BUFFER_2:-27,BROTLI_DECODER_ERROR_ALLOC_BLOCK_TYPE_TREES:-30,BROTLI_DECODER_ERROR_UNREACHABLE:-31},yw)),bw=$n.concat,Lu=Object.getOwnPropertyDescriptor($n,"concat"),Ew=t=>t,ic=Lu?.writable===!0||Lu?.set!==void 0?t=>{$n.concat=t?Ew:bw}:t=>{},Vn=Symbol("_superWrite"),Fs=class extends Error{code;errno;constructor(t,e){super("zlib: "+t.message,{cause:t}),this.code=t.code,this.errno=t.errno,this.code||(this.code="ZLIB_ERROR"),this.message="zlib: "+t.message,Error.captureStackTrace(this,e??this.constructor)}get name(){return"ZlibError"}},sc=Symbol("flushFlag"),qc=class extends Zn{#e=!1;#n=!1;#r;#s;#i;#t;#o;get sawError(){return this.#e}get handle(){return this.#t}get flushFlag(){return this.#r}constructor(t,e){if(!t||typeof t!="object")throw new TypeError("invalid options for ZlibBase constructor");if(super(t),this.#r=t.flush??0,this.#s=t.finishFlush??0,this.#i=t.fullFlushFlag??0,typeof Ou[e]!="function")throw new TypeError("Compression method not supported: "+e);try{this.#t=new Ou[e](t)}catch(r){throw new Fs(r,this.constructor)}this.#o=r=>{this.#e||(this.#e=!0,this.close(),this.emit("error",r))},this.#t?.on("error",r=>this.#o(new Fs(r))),this.once("end",()=>this.close)}close(){this.#t&&(this.#t.close(),this.#t=void 0,this.emit("close"))}reset(){if(!this.#e)return Ec(this.#t,"zlib binding closed"),this.#t.reset?.()}flush(t){this.ended||(typeof t!="number"&&(t=this.#i),this.write(Object.assign($n.alloc(0),{[sc]:t})))}end(t,e,r){return typeof t=="function"&&(r=t,e=void 0,t=void 0),typeof e=="function"&&(r=e,e=void 0),t&&(e?this.write(t,e):this.write(t)),this.flush(this.#s),this.#n=!0,super.end(r)}get ended(){return this.#n}[Vn](t){return super.write(t)}write(t,e,r){if(typeof e=="function"&&(r=e,e="utf8"),typeof t=="string"&&(t=$n.from(t,e)),this.#e)return;Ec(this.#t,"zlib binding closed");let i=this.#t._handle,o=i.close;i.close=()=>{};let c=this.#t.close;this.#t.close=()=>{},ic(!0);let d;try{let f=typeof t[sc]=="number"?t[sc]:this.#r;d=this.#t._processChunk(t,f),ic(!1)}catch(f){ic(!1),this.#o(new Fs(f,this.write))}finally{this.#t&&(this.#t._handle=i,i.close=o,this.#t.close=c,this.#t.removeAllListeners("error"))}this.#t&&this.#t.on("error",f=>this.#o(new Fs(f,this.write)));let u;if(d)if(Array.isArray(d)&&d.length>0){let f=d[0];u=this[Vn]($n.from(f));for(let x=1;x<d.length;x++)u=this[Vn](d[x])}else u=this[Vn]($n.from(d));return r&&r(),u}},xf=class extends qc{#e;#n;constructor(t,e){t=t||{},t.flush=t.flush||Dt.Z_NO_FLUSH,t.finishFlush=t.finishFlush||Dt.Z_FINISH,t.fullFlushFlag=Dt.Z_FULL_FLUSH,super(t,e),this.#e=t.level,this.#n=t.strategy}params(t,e){if(!this.sawError){if(!this.handle)throw new Error("cannot switch params when binding is closed");if(!this.handle.params)throw new Error("not supported in this implementation");if(this.#e!==t||this.#n!==e){this.flush(Dt.Z_SYNC_FLUSH),Ec(this.handle,"zlib binding closed");let r=this.handle.flush;this.handle.flush=(i,o)=>{typeof i=="function"&&(o=i,i=this.flushFlag),this.flush(i),o?.()};try{this.handle.params(t,e)}finally{this.handle.flush=r}this.handle&&(this.#e=t,this.#n=e)}}}},vw=class extends xf{#e;constructor(t){super(t,"Gzip"),this.#e=t&&!!t.portable}[Vn](t){return this.#e?(this.#e=!1,t[9]=255,super[Vn](t)):super[Vn](t)}},Sw=class extends xf{constructor(t){super(t,"Unzip")}},pf=class extends qc{constructor(t,e){t=t||{},t.flush=t.flush||Dt.BROTLI_OPERATION_PROCESS,t.finishFlush=t.finishFlush||Dt.BROTLI_OPERATION_FINISH,t.fullFlushFlag=Dt.BROTLI_OPERATION_FLUSH,super(t,e)}},Iw=class extends pf{constructor(t){super(t,"BrotliCompress")}},Aw=class extends pf{constructor(t){super(t,"BrotliDecompress")}},gf=class extends qc{constructor(t,e){t=t||{},t.flush=t.flush||Dt.ZSTD_e_continue,t.finishFlush=t.finishFlush||Dt.ZSTD_e_end,t.fullFlushFlag=Dt.ZSTD_e_flush,super(t,e)}},kw=class extends gf{constructor(t){super(t,"ZstdCompress")}},Tw=class extends gf{constructor(t){super(t,"ZstdDecompress")}},Cw=(t,e)=>{if(Number.isSafeInteger(t))t<0?Pw(t,e):Rw(t,e);else throw Error("cannot encode number outside of javascript safe integer range");return e},Rw=(t,e)=>{e[0]=128;for(var r=e.length;r>1;r--)e[r-1]=t&255,t=Math.floor(t/256)},Pw=(t,e)=>{e[0]=255;var r=!1;t=t*-1;for(var i=e.length;i>1;i--){var o=t&255;t=Math.floor(t/256),r?e[i-1]=mf(o):o===0?e[i-1]=0:(r=!0,e[i-1]=wf(o))}},Dw=t=>{let e=t[0],r=e===128?Lw(t.subarray(1,t.length)):e===255?Ow(t):null;if(r===null)throw Error("invalid base256 encoding");if(!Number.isSafeInteger(r))throw Error("parsed number outside of javascript safe integer range");return r},Ow=t=>{for(var e=t.length,r=0,i=!1,o=e-1;o>-1;o--){var c=Number(t[o]),d;i?d=mf(c):c===0?d=c:(i=!0,d=wf(c)),d!==0&&(r-=d*Math.pow(256,e-o-1))}return r},Lw=t=>{for(var e=t.length,r=0,i=e-1;i>-1;i--){var o=Number(t[i]);o!==0&&(r+=o*Math.pow(256,e-i-1))}return r},mf=t=>(255^t)&255,wf=t=>(255^t)+1&255,Nw={};Vm(Nw,{code:()=>Wc,isCode:()=>Js,isName:()=>Mw,name:()=>uo});var Js=t=>uo.has(t),Mw=t=>Wc.has(t),uo=new Map([["0","File"],["","OldFile"],["1","Link"],["2","SymbolicLink"],["3","CharacterDevice"],["4","BlockDevice"],["5","Directory"],["6","FIFO"],["7","ContiguousFile"],["g","GlobalExtendedHeader"],["x","ExtendedHeader"],["A","SolarisACL"],["D","GNUDumpDir"],["I","Inode"],["K","NextFileHasLongLinkpath"],["L","NextFileHasLongPath"],["M","ContinuationFile"],["N","OldGnuLongPath"],["S","SparseFile"],["V","TapeVolumeHeader"],["X","OldExtendedHeader"]]),Wc=new Map(Array.from(uo).map(t=>[t[1],t[0]])),Jn=class{cksumValid=!1;needPax=!1;nullBlock=!1;block;path;mode;uid;gid;size;cksum;#e="Unsupported";linkpath;uname;gname;devmaj=0;devmin=0;atime;ctime;mtime;charset;comment;constructor(t,e=0,r,i){Buffer.isBuffer(t)?this.decode(t,e||0,r,i):t&&this.#n(t)}decode(t,e,r,i){if(e||(e=0),!t||!(t.length>=e+512))throw new Error("need 512 bytes for header");this.path=r?.path??Un(t,e,100),this.mode=r?.mode??i?.mode??En(t,e+100,8),this.uid=r?.uid??i?.uid??En(t,e+108,8),this.gid=r?.gid??i?.gid??En(t,e+116,8),this.size=r?.size??i?.size??En(t,e+124,12),this.mtime=r?.mtime??i?.mtime??oc(t,e+136,12),this.cksum=En(t,e+148,12),i&&this.#n(i,!0),r&&this.#n(r);let o=Un(t,e+156,1);if(Js(o)&&(this.#e=o||"0"),this.#e==="0"&&this.path.slice(-1)==="/"&&(this.#e="5"),this.#e==="5"&&(this.size=0),this.linkpath=Un(t,e+157,100),t.subarray(e+257,e+265).toString()==="ustar\x0000")if(this.uname=r?.uname??i?.uname??Un(t,e+265,32),this.gname=r?.gname??i?.gname??Un(t,e+297,32),this.devmaj=r?.devmaj??i?.devmaj??En(t,e+329,8)??0,this.devmin=r?.devmin??i?.devmin??En(t,e+337,8)??0,t[e+475]!==0){let d=Un(t,e+345,155);this.path=d+"/"+this.path}else{let d=Un(t,e+345,130);d&&(this.path=d+"/"+this.path),this.atime=r?.atime??i?.atime??oc(t,e+476,12),this.ctime=r?.ctime??i?.ctime??oc(t,e+488,12)}let c=256;for(let d=e;d<e+148;d++)c+=t[d];for(let d=e+156;d<e+512;d++)c+=t[d];this.cksumValid=c===this.cksum,this.cksum===void 0&&c===256&&(this.nullBlock=!0)}#n(t,e=!1){Object.assign(this,Object.fromEntries(Object.entries(t).filter(([r,i])=>!(i==null||r==="path"&&e||r==="linkpath"&&e||r==="global"))))}encode(t,e=0){if(t||(t=this.block=Buffer.alloc(512)),this.#e==="Unsupported"&&(this.#e="0"),!(t.length>=e+512))throw new Error("need 512 bytes for header");let r=this.ctime||this.atime?130:155,i=Bw(this.path||"",r),o=i[0],c=i[1];this.needPax=!!i[2],this.needPax=Hn(t,e,100,o)||this.needPax,this.needPax=vn(t,e+100,8,this.mode)||this.needPax,this.needPax=vn(t,e+108,8,this.uid)||this.needPax,this.needPax=vn(t,e+116,8,this.gid)||this.needPax,this.needPax=vn(t,e+124,12,this.size)||this.needPax,this.needPax=ac(t,e+136,12,this.mtime)||this.needPax,t[e+156]=Number(this.#e.codePointAt(0)),this.needPax=Hn(t,e+157,100,this.linkpath)||this.needPax,t.write("ustar\x0000",e+257,8),this.needPax=Hn(t,e+265,32,this.uname)||this.needPax,this.needPax=Hn(t,e+297,32,this.gname)||this.needPax,this.needPax=vn(t,e+329,8,this.devmaj)||this.needPax,this.needPax=vn(t,e+337,8,this.devmin)||this.needPax,this.needPax=Hn(t,e+345,r,c)||this.needPax,t[e+475]!==0?this.needPax=Hn(t,e+345,155,c)||this.needPax:(this.needPax=Hn(t,e+345,130,c)||this.needPax,this.needPax=ac(t,e+476,12,this.atime)||this.needPax,this.needPax=ac(t,e+488,12,this.ctime)||this.needPax);let d=256;for(let u=e;u<e+148;u++)d+=t[u];for(let u=e+156;u<e+512;u++)d+=t[u];return this.cksum=d,vn(t,e+148,8,this.cksum),this.cksumValid=!0,this.needPax}get type(){return this.#e==="Unsupported"?this.#e:uo.get(this.#e)}get typeKey(){return this.#e}set type(t){let e=String(Wc.get(t));if(Js(e)||e==="Unsupported")this.#e=e;else if(Js(t))this.#e=t;else throw new TypeError("invalid entry type: "+t)}},Bw=(t,e)=>{let r=t,i="",o,c=yr.parse(t).root||".";if(Buffer.byteLength(r)<100)o=[r,i,!1];else{i=yr.dirname(r),r=yr.basename(r);do Buffer.byteLength(r)<=100&&Buffer.byteLength(i)<=e?o=[r,i,!1]:Buffer.byteLength(r)>100&&Buffer.byteLength(i)<=e?o=[r.slice(0,99),i,!0]:(r=yr.join(yr.basename(i),r),i=yr.dirname(i));while(i!==c&&o===void 0);o||(o=[t.slice(0,99),"",!0])}return o},Un=(t,e,r)=>t.subarray(e,e+r).toString("utf8").replace(/\0.*/,""),oc=(t,e,r)=>Fw(En(t,e,r)),Fw=t=>t===void 0?void 0:new Date(t*1e3),En=(t,e,r)=>Number(t[e])&128?Dw(t.subarray(e,e+r)):Uw(t,e,r),zw=t=>isNaN(t)?void 0:t,Uw=(t,e,r)=>zw(parseInt(t.subarray(e,e+r).toString("utf8").replace(/\0.*$/,"").trim(),8)),Hw={12:8589934591,8:2097151},vn=(t,e,r,i)=>i===void 0?!1:i>Hw[r]||i<0?(Cw(i,t.subarray(e,e+r)),!0):(Gw(t,e,r,i),!1),Gw=(t,e,r,i)=>t.write(jw(i,r),e,r,"ascii"),jw=(t,e)=>qw(Math.floor(t).toString(8),e),qw=(t,e)=>(t.length===e-1?t:new Array(e-t.length-1).join("0")+t+" ")+"\0",ac=(t,e,r,i)=>i===void 0?!1:vn(t,e,r,i.getTime()/1e3),Ww=new Array(156).join("\0"),Hn=(t,e,r,i)=>i===void 0?!1:(t.write(i+Ww,e,r,"utf8"),i.length!==Buffer.byteLength(i)||i.length>r),io=class _f{atime;mtime;ctime;charset;comment;gid;uid;gname;uname;linkpath;dev;ino;nlink;path;size;mode;global;constructor(e,r=!1){this.atime=e.atime,this.charset=e.charset,this.comment=e.comment,this.ctime=e.ctime,this.dev=e.dev,this.gid=e.gid,this.global=r,this.gname=e.gname,this.ino=e.ino,this.linkpath=e.linkpath,this.mtime=e.mtime,this.nlink=e.nlink,this.path=e.path,this.size=e.size,this.uid=e.uid,this.uname=e.uname}encode(){let e=this.encodeBody();if(e==="")return Buffer.allocUnsafe(0);let r=Buffer.byteLength(e),i=512*Math.ceil(1+r/512),o=Buffer.allocUnsafe(i);for(let c=0;c<512;c++)o[c]=0;new Jn({path:("PaxHeader/"+Kw(this.path??"")).slice(0,99),mode:this.mode||420,uid:this.uid,gid:this.gid,size:r,mtime:this.mtime,type:this.global?"GlobalExtendedHeader":"ExtendedHeader",linkpath:"",uname:this.uname||"",gname:this.gname||"",devmaj:0,devmin:0,atime:this.atime,ctime:this.ctime}).encode(o),o.write(e,512,r,"utf8");for(let c=r+512;c<o.length;c++)o[c]=0;return o}encodeBody(){return this.encodeField("path")+this.encodeField("ctime")+this.encodeField("atime")+this.encodeField("dev")+this.encodeField("ino")+this.encodeField("nlink")+this.encodeField("charset")+this.encodeField("comment")+this.encodeField("gid")+this.encodeField("gname")+this.encodeField("linkpath")+this.encodeField("mtime")+this.encodeField("size")+this.encodeField("uid")+this.encodeField("uname")}encodeField(e){if(this[e]===void 0)return"";let r=this[e],i=r instanceof Date?r.getTime()/1e3:r,o=" "+(e==="dev"||e==="ino"||e==="nlink"?"SCHILY.":"")+e+"="+i+`
90
+ `,c=Buffer.byteLength(o),d=Math.floor(Math.log(c)/Math.log(10))+1;return c+d>=Math.pow(10,d)&&(d+=1),d+c+o}static parse(e,r,i=!1){return new _f($w(Vw(e),r),i)}},$w=(t,e)=>e?Object.assign({},e,t):t,Vw=t=>t.replace(/\n$/,"").split(`
91
+ `).reduce(Jw,Object.create(null)),Jw=(t,e)=>{let r=parseInt(e,10);if(r!==Buffer.byteLength(e)+1)return t;e=e.slice((r+" ").length);let i=e.split("="),o=i.shift();if(!o)return t;let c=o.replace(/^SCHILY\.(dev|ino|nlink)/,"$1"),d=i.join("=");return t[c]=/^([A-Z]+\.)?([mac]|birth|creation)time$/.test(c)?new Date(Number(d)*1e3):/^[0-9]+$/.test(d)?+d:d,t},Zw=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,Q=Zw!=="win32"?t=>t:t=>t&&t.replaceAll(/\\/g,"/"),yf=class extends Zn{extended;globalExtended;header;startBlockSize;blockRemain;remain;type;meta=!1;ignore=!1;path;mode;uid;gid;uname;gname;size=0;mtime;atime;ctime;linkpath;dev;ino;nlink;invalid=!1;absolute;unsupported=!1;constructor(t,e,r){switch(super({}),this.pause(),this.extended=e,this.globalExtended=r,this.header=t,this.remain=t.size??0,this.startBlockSize=512*Math.ceil(this.remain/512),this.blockRemain=this.startBlockSize,this.type=t.type,this.type){case"File":case"OldFile":case"Link":case"SymbolicLink":case"CharacterDevice":case"BlockDevice":case"Directory":case"FIFO":case"ContiguousFile":case"GNUDumpDir":break;case"NextFileHasLongLinkpath":case"NextFileHasLongPath":case"OldGnuLongPath":case"GlobalExtendedHeader":case"ExtendedHeader":case"OldExtendedHeader":this.meta=!0;break;default:this.ignore=!0}if(!t.path)throw new Error("no path provided for tar.ReadEntry");this.path=Q(t.path),this.mode=t.mode,this.mode&&(this.mode=this.mode&4095),this.uid=t.uid,this.gid=t.gid,this.uname=t.uname,this.gname=t.gname,this.size=this.remain,this.mtime=t.mtime,this.atime=t.atime,this.ctime=t.ctime,this.linkpath=t.linkpath?Q(t.linkpath):void 0,this.uname=t.uname,this.gname=t.gname,e&&this.#e(e),r&&this.#e(r,!0)}write(t){let e=t.length;if(e>this.blockRemain)throw new Error("writing more to entry than is appropriate");let r=this.remain,i=this.blockRemain;return this.remain=Math.max(0,r-e),this.blockRemain=Math.max(0,i-e),this.ignore?!0:r>=e?super.write(t):super.write(t.subarray(0,r))}#e(t,e=!1){t.path&&(t.path=Q(t.path)),t.linkpath&&(t.linkpath=Q(t.linkpath)),Object.assign(this,Object.fromEntries(Object.entries(t).filter(([r,i])=>!(i==null||r==="path"&&e))))}},fo=(t,e,r,i={})=>{t.file&&(i.file=t.file),t.cwd&&(i.cwd=t.cwd),i.code=r instanceof Error&&r.code||e,i.tarCode=e,!t.strict&&i.recoverable!==!1?(r instanceof Error&&(i=Object.assign(r,i),r=r.message),t.emit("warn",e,r,i)):r instanceof Error?t.emit("error",Object.assign(r,i)):t.emit("error",Object.assign(new Error(`${e}: ${r}`),i))},Yw=1024*1024,vc=Buffer.from([31,139]),Sc=Buffer.from([40,181,47,253]),Xw=Math.max(vc.length,Sc.length),ft=Symbol("state"),Gn=Symbol("writeEntry"),Kt=Symbol("readEntry"),cc=Symbol("nextEntry"),Nu=Symbol("processEntry"),Ct=Symbol("extendedHeader"),yi=Symbol("globalExtendedHeader"),mn=Symbol("meta"),Mu=Symbol("emitMeta"),we=Symbol("buffer"),$t=Symbol("queue"),wn=Symbol("ended"),dc=Symbol("emittedEnd"),jn=Symbol("emit"),De=Symbol("unzip"),zs=Symbol("consumeChunk"),Us=Symbol("consumeChunkSub"),lc=Symbol("consumeBody"),Bu=Symbol("consumeMeta"),Fu=Symbol("consumeHeader"),bi=Symbol("consuming"),uc=Symbol("bufferConcat"),Hs=Symbol("maybeEnd"),br=Symbol("writing"),_n=Symbol("aborted"),Gs=Symbol("onDone"),qn=Symbol("sawValidEntry"),js=Symbol("sawNullBlock"),qs=Symbol("sawEOF"),zu=Symbol("closeStream"),Qw=()=>!0,Bi=class extends ww{file;strict;maxMetaEntrySize;filter;brotli;zstd;writable=!0;readable=!1;[$t]=[];[we];[Kt];[Gn];[ft]="begin";[mn]="";[Ct];[yi];[wn]=!1;[De];[_n]=!1;[qn];[js]=!1;[qs]=!1;[br]=!1;[bi]=!1;[dc]=!1;constructor(t={}){super(),this.file=t.file||"",this.on(Gs,()=>{(this[ft]==="begin"||this[qn]===!1)&&this.warn("TAR_BAD_ARCHIVE","Unrecognized archive format")}),t.ondone?this.on(Gs,t.ondone):this.on(Gs,()=>{this.emit("prefinish"),this.emit("finish"),this.emit("end")}),this.strict=!!t.strict,this.maxMetaEntrySize=t.maxMetaEntrySize||Yw,this.filter=typeof t.filter=="function"?t.filter:Qw;let e=t.file&&(t.file.endsWith(".tar.br")||t.file.endsWith(".tbr"));this.brotli=!(t.gzip||t.zstd)&&t.brotli!==void 0?t.brotli:e?void 0:!1;let r=t.file&&(t.file.endsWith(".tar.zst")||t.file.endsWith(".tzst"));this.zstd=!(t.gzip||t.brotli)&&t.zstd!==void 0?t.zstd:r?!0:void 0,this.on("end",()=>this[zu]()),typeof t.onwarn=="function"&&this.on("warn",t.onwarn),typeof t.onReadEntry=="function"&&this.on("entry",t.onReadEntry)}warn(t,e,r={}){fo(this,t,e,r)}[Fu](t,e){this[qn]===void 0&&(this[qn]=!1);let r;try{r=new Jn(t,e,this[Ct],this[yi])}catch(i){return this.warn("TAR_ENTRY_INVALID",i)}if(r.nullBlock)this[js]?(this[qs]=!0,this[ft]==="begin"&&(this[ft]="header"),this[jn]("eof")):(this[js]=!0,this[jn]("nullBlock"));else if(this[js]=!1,!r.cksumValid)this.warn("TAR_ENTRY_INVALID","checksum failure",{header:r});else if(!r.path)this.warn("TAR_ENTRY_INVALID","path is required",{header:r});else{let i=r.type;if(/^(Symbolic)?Link$/.test(i)&&!r.linkpath)this.warn("TAR_ENTRY_INVALID","linkpath required",{header:r});else if(!/^(Symbolic)?Link$/.test(i)&&!/^(Global)?ExtendedHeader$/.test(i)&&r.linkpath)this.warn("TAR_ENTRY_INVALID","linkpath forbidden",{header:r});else{let o=this[Gn]=new yf(r,this[Ct],this[yi]);if(!this[qn])if(o.remain){let c=()=>{o.invalid||(this[qn]=!0)};o.on("end",c)}else this[qn]=!0;o.meta?o.size>this.maxMetaEntrySize?(o.ignore=!0,this[jn]("ignoredEntry",o),this[ft]="ignore",o.resume()):o.size>0&&(this[mn]="",o.on("data",c=>this[mn]+=c),this[ft]="meta"):(this[Ct]=void 0,o.ignore=o.ignore||!this.filter(o.path,o),o.ignore?(this[jn]("ignoredEntry",o),this[ft]=o.remain?"ignore":"header",o.resume()):(o.remain?this[ft]="body":(this[ft]="header",o.end()),this[Kt]?this[$t].push(o):(this[$t].push(o),this[cc]())))}}}[zu](){queueMicrotask(()=>this.emit("close"))}[Nu](t){let e=!0;if(!t)this[Kt]=void 0,e=!1;else if(Array.isArray(t)){let[r,...i]=t;this.emit(r,...i)}else this[Kt]=t,this.emit("entry",t),t.emittedEnd||(t.on("end",()=>this[cc]()),e=!1);return e}[cc](){do;while(this[Nu](this[$t].shift()));if(this[$t].length===0){let t=this[Kt];!t||t.flowing||t.size===t.remain?this[br]||this.emit("drain"):t.once("drain",()=>this.emit("drain"))}}[lc](t,e){let r=this[Gn];if(!r)throw new Error("attempt to consume body without entry??");let i=r.blockRemain??0,o=i>=t.length&&e===0?t:t.subarray(e,e+i);return r.write(o),r.blockRemain||(this[ft]="header",this[Gn]=void 0,r.end()),o.length}[Bu](t,e){let r=this[Gn],i=this[lc](t,e);return!this[Gn]&&r&&this[Mu](r),i}[jn](t,e,r){this[$t].length===0&&!this[Kt]?this.emit(t,e,r):this[$t].push([t,e,r])}[Mu](t){switch(this[jn]("meta",this[mn]),t.type){case"ExtendedHeader":case"OldExtendedHeader":this[Ct]=io.parse(this[mn],this[Ct],!1);break;case"GlobalExtendedHeader":this[yi]=io.parse(this[mn],this[yi],!0);break;case"NextFileHasLongPath":case"OldGnuLongPath":{let e=this[Ct]??Object.create(null);this[Ct]=e,e.path=this[mn].replace(/\0.*/,"");break}case"NextFileHasLongLinkpath":{let e=this[Ct]||Object.create(null);this[Ct]=e,e.linkpath=this[mn].replace(/\0.*/,"");break}default:throw new Error("unknown meta: "+t.type)}}abort(t){this[_n]=!0,this.emit("abort",t),this.warn("TAR_ABORT",t,{recoverable:!1})}write(t,e,r){if(typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,typeof e=="string"?e:"utf8")),this[_n])return r?.(),!1;if((this[De]===void 0||this.brotli===void 0&&this[De]===!1)&&t){if(this[we]&&(t=Buffer.concat([this[we],t]),this[we]=void 0),t.length<Xw)return this[we]=t,r?.(),!0;for(let d=0;this[De]===void 0&&d<vc.length;d++)t[d]!==vc[d]&&(this[De]=!1);let o=!1;if(this[De]===!1&&this.zstd!==!1){o=!0;for(let d=0;d<Sc.length;d++)if(t[d]!==Sc[d]){o=!1;break}}let c=this.brotli===void 0&&!o;if(this[De]===!1&&c)if(t.length<512)if(this[wn])this.brotli=!0;else return this[we]=t,r?.(),!0;else try{new Jn(t.subarray(0,512)),this.brotli=!1}catch{this.brotli=!0}if(this[De]===void 0||this[De]===!1&&(this.brotli||o)){let d=this[wn];this[wn]=!1,this[De]=this[De]===void 0?new Sw({}):o?new Tw({}):new Aw({}),this[De].on("data",f=>this[zs](f)),this[De].on("error",f=>this.abort(f)),this[De].on("end",()=>{this[wn]=!0,this[zs]()}),this[br]=!0;let u=!!this[De][d?"end":"write"](t);return this[br]=!1,r?.(),u}}this[br]=!0,this[De]?this[De].write(t):this[zs](t),this[br]=!1;let i=this[$t].length>0?!1:this[Kt]?this[Kt].flowing:!0;return!i&&this[$t].length===0&&this[Kt]?.once("drain",()=>this.emit("drain")),r?.(),i}[uc](t){t&&!this[_n]&&(this[we]=this[we]?Buffer.concat([this[we],t]):t)}[Hs](){if(this[wn]&&!this[dc]&&!this[_n]&&!this[bi]){this[dc]=!0;let t=this[Gn];if(t&&t.blockRemain){let e=this[we]?this[we].length:0;this.warn("TAR_BAD_ARCHIVE",`Truncated input (needed ${t.blockRemain} more bytes, only ${e} available)`,{entry:t}),this[we]&&t.write(this[we]),t.end()}this[jn](Gs)}}[zs](t){if(this[bi]&&t)this[uc](t);else if(!t&&!this[we])this[Hs]();else if(t){if(this[bi]=!0,this[we]){this[uc](t);let e=this[we];this[we]=void 0,this[Us](e)}else this[Us](t);for(;this[we]&&this[we]?.length>=512&&!this[_n]&&!this[qs];){let e=this[we];this[we]=void 0,this[Us](e)}this[bi]=!1}(!this[we]||this[wn])&&this[Hs]()}[Us](t){let e=0,r=t.length;for(;e+512<=r&&!this[_n]&&!this[qs];)switch(this[ft]){case"begin":case"header":this[Fu](t,e),e+=512;break;case"ignore":case"body":e+=this[lc](t,e);break;case"meta":e+=this[Bu](t,e);break;default:throw new Error("invalid state: "+this[ft])}e<r&&(this[we]=this[we]?Buffer.concat([t.subarray(e),this[we]]):t.subarray(e))}end(t,e,r){return typeof t=="function"&&(r=t,e=void 0,t=void 0),typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,e)),r&&this.once("finish",r),this[_n]||(this[De]?(t&&this[De].write(t),this[De].end()):(this[wn]=!0,(this.brotli===void 0||this.zstd===void 0)&&(t=t||Buffer.alloc(0)),t&&this.write(t),this[Hs]())),this}},Ri=t=>{let e=t.length-1,r=-1;for(;e>-1&&t.charAt(e)==="/";)r=e,e--;return r===-1?t:t.slice(0,r)},e_=t=>{let e=t.onReadEntry;t.onReadEntry=e?r=>{e(r),r.resume()}:r=>r.resume()},bf=(t,e)=>{let r=new Map(e.map(c=>[Ri(c),!0])),i=t.filter,o=(c,d="")=>{let u=d||lw(c).root||".",f;if(c===u)f=!1;else{let x=r.get(c);f=x!==void 0?x:o(dw(c),u)}return r.set(c,f),f};t.filter=i?(c,d)=>i(c,d)&&o(Ri(c)):c=>o(Ri(c))},t_=t=>{let e=new Bi(t),r=t.file,i;try{i=kr.openSync(r,"r");let o=kr.fstatSync(i),c=t.maxReadSize||16*1024*1024;if(o.size<c){let d=Buffer.allocUnsafe(o.size),u=kr.readSync(i,d,0,o.size,0);e.end(u===d.byteLength?d:d.subarray(0,u))}else{let d=0,u=Buffer.allocUnsafe(c);for(;d<o.size;){let f=kr.readSync(i,u,0,c,d);if(f===0)break;d+=f,e.write(u.subarray(0,f))}e.end()}}finally{if(typeof i=="number")try{kr.closeSync(i)}catch{}}},n_=(t,e)=>{let r=new Bi(t),i=t.maxReadSize||16*1024*1024,o=t.file;return new Promise((c,d)=>{r.on("error",d),r.on("end",c),kr.stat(o,(u,f)=>{if(u)d(u);else{let x=new Gc(o,{readSize:i,size:f.size});x.on("error",d),x.pipe(r)}})})},Pr=Fi(t_,n_,t=>new Bi(t),t=>new Bi(t),(t,e)=>{e?.length&&bf(t,e),t.noResume||e_(t)}),Ef=(t,e,r)=>(t&=4095,r&&(t=(t|384)&-19),e&&(t&256&&(t|=64),t&32&&(t|=8),t&4&&(t|=1)),t),{isAbsolute:i_,parse:Hu}=r_,Kc=t=>{let e="",r=Hu(t);for(;i_(t)||r.root;){let i=t.charAt(0)==="/"&&t.slice(0,4)!=="//?/"?"/":r.root;t=t.slice(i.length),e+=i,r=Hu(t)}return[e,t]},ho=["|","<",">","?",":"],$c=ho.map(t=>String.fromCodePoint(61440+Number(t.codePointAt(0)))),s_=new Map(ho.map((t,e)=>[t,$c[e]])),o_=new Map($c.map((t,e)=>[t,ho[e]])),Gu=t=>ho.reduce((e,r)=>e.split(r).join(s_.get(r)),t),a_=t=>$c.reduce((e,r)=>e.split(r).join(o_.get(r)),t),vf=(t,e)=>e?(t=Q(t).replace(/^\.(\/|$)/,""),Ri(e)+"/"+t):Q(t),c_=16*1024*1024,ju=Symbol("process"),qu=Symbol("file"),Wu=Symbol("directory"),Ic=Symbol("symlink"),Ku=Symbol("hardlink"),Ei=Symbol("header"),Zs=Symbol("read"),Ac=Symbol("lstat"),Ys=Symbol("onlstat"),kc=Symbol("onread"),Tc=Symbol("onreadlink"),Cc=Symbol("openfile"),Rc=Symbol("onopenfile"),Sn=Symbol("close"),oo=Symbol("mode"),Pc=Symbol("awaitDrain"),fc=Symbol("ondrain"),Pt=Symbol("prefix"),Sf=class extends Zn{path;portable;myuid=process.getuid&&process.getuid()||0;myuser=process.env.USER||"";maxReadSize;linkCache;statCache;preservePaths;cwd;strict;mtime;noPax;noMtime;prefix;fd;blockLen=0;blockRemain=0;buf;pos=0;remain=0;length=0;offset=0;win32;absolute;header;type;linkpath;stat;onWriteEntry;#e=!1;constructor(t,e={}){let r=jc(e);super(),this.path=Q(t),this.portable=!!r.portable,this.maxReadSize=r.maxReadSize||c_,this.linkCache=r.linkCache||new Map,this.statCache=r.statCache||new Map,this.preservePaths=!!r.preservePaths,this.cwd=Q(r.cwd||process.cwd()),this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.mtime=r.mtime,this.prefix=r.prefix?Q(r.prefix):void 0,this.onWriteEntry=r.onWriteEntry,typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let i=!1;if(!this.preservePaths){let[c,d]=Kc(this.path);c&&typeof d=="string"&&(this.path=d,i=c)}this.win32=!!r.win32||process.platform==="win32",this.win32&&(this.path=a_(this.path.replaceAll(/\\/g,"/")),t=t.replaceAll(/\\/g,"/")),this.absolute=Q(r.absolute||Uu.resolve(this.cwd,t)),this.path===""&&(this.path="./"),i&&this.warn("TAR_ENTRY_INFO",`stripping ${i} from absolute path`,{entry:this,path:i+this.path});let o=this.statCache.get(this.absolute);o?this[Ys](o):this[Ac]()}warn(t,e,r={}){return fo(this,t,e,r)}emit(t,...e){return t==="error"&&(this.#e=!0),super.emit(t,...e)}[Ac](){Rt.lstat(this.absolute,(t,e)=>{if(t)return this.emit("error",t);this[Ys](e)})}[Ys](t){this.statCache.set(this.absolute,t),this.stat=t,t.isFile()||(t.size=0),this.type=u_(t),this.emit("stat",t),this[ju]()}[ju](){switch(this.type){case"File":return this[qu]();case"Directory":return this[Wu]();case"SymbolicLink":return this[Ic]();default:return this.end()}}[oo](t){return Ef(t,this.type==="Directory",this.portable)}[Pt](t){return vf(t,this.prefix)}[Ei](){if(!this.stat)throw new Error("cannot write header before stat");this.type==="Directory"&&this.portable&&(this.noMtime=!0),this.onWriteEntry?.(this),this.header=new Jn({path:this[Pt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Pt](this.linkpath):this.linkpath,mode:this[oo](this.stat.mode),uid:this.portable?void 0:this.stat.uid,gid:this.portable?void 0:this.stat.gid,size:this.stat.size,mtime:this.noMtime?void 0:this.mtime||this.stat.mtime,type:this.type==="Unsupported"?void 0:this.type,uname:this.portable?void 0:this.stat.uid===this.myuid?this.myuser:"",atime:this.portable?void 0:this.stat.atime,ctime:this.portable?void 0:this.stat.ctime}),this.header.encode()&&!this.noPax&&super.write(new io({atime:this.portable?void 0:this.header.atime,ctime:this.portable?void 0:this.header.ctime,gid:this.portable?void 0:this.header.gid,mtime:this.noMtime?void 0:this.mtime||this.header.mtime,path:this[Pt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Pt](this.linkpath):this.linkpath,size:this.header.size,uid:this.portable?void 0:this.header.uid,uname:this.portable?void 0:this.header.uname,dev:this.portable?void 0:this.stat.dev,ino:this.portable?void 0:this.stat.ino,nlink:this.portable?void 0:this.stat.nlink}).encode());let t=this.header?.block;if(!t)throw new Error("failed to encode header");super.write(t)}[Wu](){if(!this.stat)throw new Error("cannot create directory entry without stat");this.path.slice(-1)!=="/"&&(this.path+="/"),this.stat.size=0,this[Ei](),this.end()}[Ic](){Rt.readlink(this.absolute,(t,e)=>{if(t)return this.emit("error",t);this[Tc](e)})}[Tc](t){this.linkpath=Q(t),this[Ei](),this.end()}[Ku](t){if(!this.stat)throw new Error("cannot create link entry without stat");this.type="Link",this.linkpath=Q(Uu.relative(this.cwd,t)),this.stat.size=0,this[Ei](),this.end()}[qu](){if(!this.stat)throw new Error("cannot create file entry without stat");if(this.stat.nlink>1){let t=`${this.stat.dev}:${this.stat.ino}`,e=this.linkCache.get(t);if(e?.indexOf(this.cwd)===0)return this[Ku](e);this.linkCache.set(t,this.absolute)}if(this[Ei](),this.stat.size===0)return this.end();this[Cc]()}[Cc](){Rt.open(this.absolute,"r",(t,e)=>{if(t)return this.emit("error",t);this[Rc](e)})}[Rc](t){if(this.fd=t,this.#e)return this[Sn]();if(!this.stat)throw new Error("should stat before calling onopenfile");this.blockLen=512*Math.ceil(this.stat.size/512),this.blockRemain=this.blockLen;let e=Math.min(this.blockLen,this.maxReadSize);this.buf=Buffer.allocUnsafe(e),this.offset=0,this.pos=0,this.remain=this.stat.size,this.length=this.buf.length,this[Zs]()}[Zs](){let{fd:t,buf:e,offset:r,length:i,pos:o}=this;if(t===void 0||e===void 0)throw new Error("cannot read file without first opening");Rt.read(t,e,r,i,o,(c,d)=>{if(c)return this[Sn](()=>this.emit("error",c));this[kc](d)})}[Sn](t=()=>{}){this.fd!==void 0&&Rt.close(this.fd,t)}[kc](t){if(t<=0&&this.remain>0){let r=Object.assign(new Error("encountered unexpected EOF"),{path:this.absolute,syscall:"read",code:"EOF"});return this[Sn](()=>this.emit("error",r))}if(t>this.remain){let r=Object.assign(new Error("did not encounter expected EOF"),{path:this.absolute,syscall:"read",code:"EOF"});return this[Sn](()=>this.emit("error",r))}if(!this.buf)throw new Error("should have created buffer prior to reading");if(t===this.remain)for(let r=t;r<this.length&&t<this.blockRemain;r++)this.buf[r+this.offset]=0,t++,this.remain++;let e=this.offset===0&&t===this.buf.length?this.buf:this.buf.subarray(this.offset,this.offset+t);this.write(e)?this[fc]():this[Pc](()=>this[fc]())}[Pc](t){this.once("drain",t)}write(t,e,r){if(typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,typeof e=="string"?e:"utf8")),this.blockRemain<t.length){let i=Object.assign(new Error("writing more data than expected"),{path:this.absolute});return this.emit("error",i)}return this.remain-=t.length,this.blockRemain-=t.length,this.pos+=t.length,this.offset+=t.length,super.write(t,null,r)}[fc](){if(!this.remain)return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),this[Sn](t=>t?this.emit("error",t):this.end());if(!this.buf)throw new Error("buffer lost somehow in ONDRAIN");this.offset>=this.length&&(this.buf=Buffer.allocUnsafe(Math.min(this.blockRemain,this.buf.length)),this.offset=0),this.length=this.buf.length-this.offset,this[Zs]()}},d_=class extends Sf{sync=!0;[Ac](){this[Ys](Rt.lstatSync(this.absolute))}[Ic](){this[Tc](Rt.readlinkSync(this.absolute))}[Cc](){this[Rc](Rt.openSync(this.absolute,"r"))}[Zs](){let t=!0;try{let{fd:e,buf:r,offset:i,length:o,pos:c}=this;if(e===void 0||r===void 0)throw new Error("fd and buf must be set in READ method");let d=Rt.readSync(e,r,i,o,c);this[kc](d),t=!1}finally{if(t)try{this[Sn](()=>{})}catch{}}}[Pc](t){t()}[Sn](t=()=>{}){this.fd!==void 0&&Rt.closeSync(this.fd),t()}},l_=class extends Zn{blockLen=0;blockRemain=0;buf=0;pos=0;remain=0;length=0;preservePaths;portable;strict;noPax;noMtime;readEntry;type;prefix;path;mode;uid;gid;uname;gname;header;mtime;atime;ctime;linkpath;size;onWriteEntry;warn(t,e,r={}){return fo(this,t,e,r)}constructor(t,e={}){let r=jc(e);super(),this.preservePaths=!!r.preservePaths,this.portable=!!r.portable,this.strict=!!r.strict,this.noPax=!!r.noPax,this.noMtime=!!r.noMtime,this.onWriteEntry=r.onWriteEntry,this.readEntry=t;let{type:i}=t;if(i==="Unsupported")throw new Error("writing entry that should be ignored");this.type=i,this.type==="Directory"&&this.portable&&(this.noMtime=!0),this.prefix=r.prefix,this.path=Q(t.path),this.mode=t.mode!==void 0?this[oo](t.mode):void 0,this.uid=this.portable?void 0:t.uid,this.gid=this.portable?void 0:t.gid,this.uname=this.portable?void 0:t.uname,this.gname=this.portable?void 0:t.gname,this.size=t.size,this.mtime=this.noMtime?void 0:r.mtime||t.mtime,this.atime=this.portable?void 0:t.atime,this.ctime=this.portable?void 0:t.ctime,this.linkpath=t.linkpath!==void 0?Q(t.linkpath):void 0,typeof r.onwarn=="function"&&this.on("warn",r.onwarn);let o=!1;if(!this.preservePaths){let[d,u]=Kc(this.path);d&&typeof u=="string"&&(this.path=u,o=d)}this.remain=t.size,this.blockRemain=t.startBlockSize,this.onWriteEntry?.(this),this.header=new Jn({path:this[Pt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Pt](this.linkpath):this.linkpath,mode:this.mode,uid:this.portable?void 0:this.uid,gid:this.portable?void 0:this.gid,size:this.size,mtime:this.noMtime?void 0:this.mtime,type:this.type,uname:this.portable?void 0:this.uname,atime:this.portable?void 0:this.atime,ctime:this.portable?void 0:this.ctime}),o&&this.warn("TAR_ENTRY_INFO",`stripping ${o} from absolute path`,{entry:this,path:o+this.path}),this.header.encode()&&!this.noPax&&super.write(new io({atime:this.portable?void 0:this.atime,ctime:this.portable?void 0:this.ctime,gid:this.portable?void 0:this.gid,mtime:this.noMtime?void 0:this.mtime,path:this[Pt](this.path),linkpath:this.type==="Link"&&this.linkpath!==void 0?this[Pt](this.linkpath):this.linkpath,size:this.size,uid:this.portable?void 0:this.uid,uname:this.portable?void 0:this.uname,dev:this.portable?void 0:this.readEntry.dev,ino:this.portable?void 0:this.readEntry.ino,nlink:this.portable?void 0:this.readEntry.nlink}).encode());let c=this.header?.block;if(!c)throw new Error("failed to encode header");super.write(c),t.pipe(this)}[Pt](t){return vf(t,this.prefix)}[oo](t){return Ef(t,this.type==="Directory",this.portable)}write(t,e,r){typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,typeof e=="string"?e:"utf8"));let i=t.length;if(i>this.blockRemain)throw new Error("writing more to entry than is appropriate");return this.blockRemain-=i,super.write(t,r)}end(t,e,r){return this.blockRemain&&super.write(Buffer.alloc(this.blockRemain)),typeof t=="function"&&(r=t,e=void 0,t=void 0),typeof e=="function"&&(r=e,e=void 0),typeof t=="string"&&(t=Buffer.from(t,e??"utf8")),r&&this.once("finish",r),t?super.end(t,r):super.end(r),this}},u_=t=>t.isFile()?"File":t.isDirectory()?"Directory":t.isSymbolicLink()?"SymbolicLink":"Unsupported",f_=class Tr{tail;head;length=0;static create(e=[]){return new Tr(e)}constructor(e=[]){for(let r of e)this.push(r)}*[Symbol.iterator](){for(let e=this.head;e;e=e.next)yield e.value}removeNode(e){if(e.list!==this)throw new Error("removing node which does not belong to this list");let r=e.next,i=e.prev;return r&&(r.prev=i),i&&(i.next=r),e===this.head&&(this.head=r),e===this.tail&&(this.tail=i),this.length--,e.next=void 0,e.prev=void 0,e.list=void 0,r}unshiftNode(e){if(e===this.head)return;e.list&&e.list.removeNode(e);let r=this.head;e.list=this,e.next=r,r&&(r.prev=e),this.head=e,this.tail||(this.tail=e),this.length++}pushNode(e){if(e===this.tail)return;e.list&&e.list.removeNode(e);let r=this.tail;e.list=this,e.prev=r,r&&(r.next=e),this.tail=e,this.head||(this.head=e),this.length++}push(...e){for(let r=0,i=e.length;r<i;r++)x_(this,e[r]);return this.length}unshift(...e){for(var r=0,i=e.length;r<i;r++)p_(this,e[r]);return this.length}pop(){if(!this.tail)return;let e=this.tail.value,r=this.tail;return this.tail=this.tail.prev,this.tail?this.tail.next=void 0:this.head=void 0,r.list=void 0,this.length--,e}shift(){if(!this.head)return;let e=this.head.value,r=this.head;return this.head=this.head.next,this.head?this.head.prev=void 0:this.tail=void 0,r.list=void 0,this.length--,e}forEach(e,r){r=r||this;for(let i=this.head,o=0;i;o++)e.call(r,i.value,o,this),i=i.next}forEachReverse(e,r){r=r||this;for(let i=this.tail,o=this.length-1;i;o--)e.call(r,i.value,o,this),i=i.prev}get(e){let r=0,i=this.head;for(;i&&r<e;r++)i=i.next;if(r===e&&i)return i.value}getReverse(e){let r=0,i=this.tail;for(;i&&r<e;r++)i=i.prev;if(r===e&&i)return i.value}map(e,r){r=r||this;let i=new Tr;for(let o=this.head;o;)i.push(e.call(r,o.value,this)),o=o.next;return i}mapReverse(e,r){r=r||this;var i=new Tr;for(let o=this.tail;o;)i.push(e.call(r,o.value,this)),o=o.prev;return i}reduce(e,r){let i,o=this.head;if(arguments.length>1)i=r;else if(this.head)o=this.head.next,i=this.head.value;else throw new TypeError("Reduce of empty list with no initial value");for(var c=0;o;c++)i=e(i,o.value,c),o=o.next;return i}reduceReverse(e,r){let i,o=this.tail;if(arguments.length>1)i=r;else if(this.tail)o=this.tail.prev,i=this.tail.value;else throw new TypeError("Reduce of empty list with no initial value");for(let c=this.length-1;o;c--)i=e(i,o.value,c),o=o.prev;return i}toArray(){let e=new Array(this.length);for(let r=0,i=this.head;i;r++)e[r]=i.value,i=i.next;return e}toArrayReverse(){let e=new Array(this.length);for(let r=0,i=this.tail;i;r++)e[r]=i.value,i=i.prev;return e}slice(e=0,r=this.length){r<0&&(r+=this.length),e<0&&(e+=this.length);let i=new Tr;if(r<e||r<0)return i;e<0&&(e=0),r>this.length&&(r=this.length);let o=this.head,c=0;for(c=0;o&&c<e;c++)o=o.next;for(;o&&c<r;c++,o=o.next)i.push(o.value);return i}sliceReverse(e=0,r=this.length){r<0&&(r+=this.length),e<0&&(e+=this.length);let i=new Tr;if(r<e||r<0)return i;e<0&&(e=0),r>this.length&&(r=this.length);let o=this.length,c=this.tail;for(;c&&o>r;o--)c=c.prev;for(;c&&o>e;o--,c=c.prev)i.push(c.value);return i}splice(e,r=0,...i){e>this.length&&(e=this.length-1),e<0&&(e=this.length+e);let o=this.head;for(let d=0;o&&d<e;d++)o=o.next;let c=[];for(let d=0;o&&d<r;d++)c.push(o.value),o=this.removeNode(o);o?o!==this.tail&&(o=o.prev):o=this.tail;for(let d of i)o=h_(this,o,d);return c}reverse(){let e=this.head,r=this.tail;for(let i=e;i;i=i.prev){let o=i.prev;i.prev=i.next,i.next=o}return this.head=r,this.tail=e,this}};function h_(t,e,r){let i=e,o=e?e.next:t.head,c=new Vc(r,i,o,t);return c.next===void 0&&(t.tail=c),c.prev===void 0&&(t.head=c),t.length++,c}function x_(t,e){t.tail=new Vc(e,t.tail,void 0,t),t.head||(t.head=t.tail),t.length++}function p_(t,e){t.head=new Vc(e,void 0,t.head,t),t.tail||(t.tail=t.head),t.length++}var Vc=class{list;next;prev;value;constructor(t,e,r,i){this.list=i,this.value=t,e?(e.next=this,this.prev=e):this.prev=void 0,r?(r.prev=this,this.next=r):this.next=void 0}},Vu=class{path;absolute;entry;stat;readdir;pending=!1;pendingLink=!1;ignore=!1;piped=!1;constructor(t,e){this.path=t||"./",this.absolute=e}},Ju=Buffer.alloc(1024),Xs=Symbol("onStat"),vi=Symbol("ended"),yt=Symbol("queue"),Si=Symbol("queue"),yn=Symbol("current"),Wn=Symbol("process"),Ii=Symbol("processing"),Ws=Symbol("processJob"),bt=Symbol("jobs"),hc=Symbol("jobDone"),Qs=Symbol("addFSEntry"),Zu=Symbol("addTarEntry"),Dc=Symbol("stat"),Oc=Symbol("readdir"),eo=Symbol("onreaddir"),to=Symbol("pipe"),Yu=Symbol("entry"),xc=Symbol("entryOpt"),no=Symbol("writeEntryClass"),If=Symbol("write"),pc=Symbol("ondrain"),xo=class extends Zn{sync=!1;opt;cwd;maxReadSize;preservePaths;strict;noPax;prefix;linkCache;statCache;file;portable;zip;readdirCache;noDirRecurse;follow;noMtime;mtime;filter;jobs;[no];onWriteEntry;[yt];[Si]=new Map;[bt]=0;[Ii]=!1;[vi]=!1;constructor(t={}){if(super(),this.opt=t,this.file=t.file||"",this.cwd=t.cwd||process.cwd(),this.maxReadSize=t.maxReadSize,this.preservePaths=!!t.preservePaths,this.strict=!!t.strict,this.noPax=!!t.noPax,this.prefix=Q(t.prefix||""),this.linkCache=t.linkCache||new Map,this.statCache=t.statCache||new Map,this.readdirCache=t.readdirCache||new Map,this.onWriteEntry=t.onWriteEntry,this[no]=Sf,typeof t.onwarn=="function"&&this.on("warn",t.onwarn),this.portable=!!t.portable,t.gzip||t.brotli||t.zstd){if((t.gzip?1:0)+(t.brotli?1:0)+(t.zstd?1:0)>1)throw new TypeError("gzip, brotli, zstd are mutually exclusive");if(t.gzip&&(typeof t.gzip!="object"&&(t.gzip={}),this.portable&&(t.gzip.portable=!0),this.zip=new vw(t.gzip)),t.brotli&&(typeof t.brotli!="object"&&(t.brotli={}),this.zip=new Iw(t.brotli)),t.zstd&&(typeof t.zstd!="object"&&(t.zstd={}),this.zip=new kw(t.zstd)),!this.zip)throw new Error("impossible");let e=this.zip;e.on("data",r=>super.write(r)),e.on("end",()=>super.end()),e.on("drain",()=>this[pc]()),this.on("resume",()=>e.resume())}else this.on("drain",this[pc]);this.noDirRecurse=!!t.noDirRecurse,this.follow=!!t.follow,this.noMtime=!!t.noMtime,t.mtime&&(this.mtime=t.mtime),this.filter=typeof t.filter=="function"?t.filter:()=>!0,this[yt]=new f_,this[bt]=0,this.jobs=Number(t.jobs)||4,this[Ii]=!1,this[vi]=!1}[If](t){return super.write(t)}add(t){return this.write(t),this}end(t,e,r){return typeof t=="function"&&(r=t,t=void 0),typeof e=="function"&&(r=e,e=void 0),t&&this.add(t),this[vi]=!0,this[Wn](),r&&r(),this}write(t){if(this[vi])throw new Error("write after end");return t instanceof yf?this[Zu](t):this[Qs](t),this.flowing}[Zu](t){let e=Q($u.resolve(this.cwd,t.path));if(!this.filter(t.path,t))t.resume();else{let r=new Vu(t.path,e);r.entry=new l_(t,this[xc](r)),r.entry.on("end",()=>this[hc](r)),this[bt]+=1,this[yt].push(r)}this[Wn]()}[Qs](t){let e=Q($u.resolve(this.cwd,t));this[yt].push(new Vu(t,e)),this[Wn]()}[Dc](t){t.pending=!0,this[bt]+=1;let e=this.follow?"stat":"lstat";so[e](t.absolute,(r,i)=>{t.pending=!1,this[bt]-=1,r?this.emit("error",r):this[Xs](t,i)})}[Xs](t,e){if(this.statCache.set(t.absolute,e),t.stat=e,!this.filter(t.path,e))t.ignore=!0;else if(e.isFile()&&e.nlink>1&&!this.linkCache.get(`${e.dev}:${e.ino}`)&&!this.sync)if(t===this[yn])this[Ws](t);else{let r=`${e.dev}:${e.ino}`,i=this[Si].get(r);i?i.push(t):this[Si].set(r,[t]),t.pendingLink=!0,t.pending=!0}this[Wn]()}[Oc](t){t.pending=!0,this[bt]+=1,so.readdir(t.absolute,(e,r)=>{if(t.pending=!1,this[bt]-=1,e)return this.emit("error",e);this[eo](t,r)})}[eo](t,e){this.readdirCache.set(t.absolute,e),t.readdir=e,this[Wn]()}[Wn](){if(!this[Ii]){this[Ii]=!0;for(let t=this[yt].head;t&&this[bt]<this.jobs;t=t.next)if(this[Ws](t.value),t.value.ignore){let e=t.next;this[yt].removeNode(t),t.next=e}this[Ii]=!1,this[vi]&&this[yt].length===0&&this[bt]===0&&(this.zip?this.zip.end(Ju):(super.write(Ju),super.end()))}}get[yn](){return this[yt]&&this[yt].head&&this[yt].head.value}[hc](t){this[yt].shift(),this[bt]-=1;let{stat:e}=t;if(e&&e.isFile()&&e.nlink>1){let r=`${e.dev}:${e.ino}`,i=this[Si].get(r);if(i){this[Si].delete(r);for(let o of i)o.pending=!1,this[Ws](o)}}this[Wn]()}[Ws](t){if(t.pending&&t.pendingLink&&t===this[yn]&&(t.pending=!1,t.pendingLink=!1),!t.pending){if(t.entry){t===this[yn]&&!t.piped&&this[to](t);return}if(!t.stat){let e=this.statCache.get(t.absolute);e?this[Xs](t,e):this[Dc](t)}if(t.stat&&!t.ignore){if(!this.noDirRecurse&&t.stat.isDirectory()&&!t.readdir){let e=this.readdirCache.get(t.absolute);if(e?this[eo](t,e):this[Oc](t),!t.readdir)return}if(t.entry=this[Yu](t),!t.entry){t.ignore=!0;return}t===this[yn]&&!t.piped&&this[to](t)}}}[xc](t){return{onwarn:(e,r,i)=>this.warn(e,r,i),noPax:this.noPax,cwd:this.cwd,absolute:t.absolute,preservePaths:this.preservePaths,maxReadSize:this.maxReadSize,strict:this.strict,portable:this.portable,linkCache:this.linkCache,statCache:this.statCache,noMtime:this.noMtime,mtime:this.mtime,prefix:this.prefix,onWriteEntry:this.onWriteEntry}}[Yu](t){this[bt]+=1;try{return new this[no](t.path,this[xc](t)).on("end",()=>this[hc](t)).on("error",e=>this.emit("error",e))}catch(e){this.emit("error",e)}}[pc](){this[yn]&&this[yn].entry&&this[yn].entry.resume()}[to](t){t.piped=!0,t.readdir&&t.readdir.forEach(i=>{let o=t.path,c=o==="./"?"":o.replace(/\/*$/,"/");this[Qs](c+i)});let e=t.entry,r=this.zip;if(!e)throw new Error("cannot pipe without source");r?e.on("data",i=>{r.write(i)||e.pause()}):e.on("data",i=>{super.write(i)||e.pause()})}pause(){return this.zip&&this.zip.pause(),super.pause()}warn(t,e,r={}){fo(this,t,e,r)}},Jc=class extends xo{sync=!0;constructor(t){super(t),this[no]=d_}pause(){}resume(){}[Dc](t){let e=this.follow?"statSync":"lstatSync";this[Xs](t,so[e](t.absolute))}[Oc](t){this[eo](t,so.readdirSync(t.absolute))}[to](t){let e=t.entry,r=this.zip;if(t.readdir&&t.readdir.forEach(i=>{let o=t.path,c=o==="./"?"":o.replace(/\/*$/,"/");this[Qs](c+i)}),!e)throw new Error("Cannot pipe without source");r?e.on("data",i=>{r.write(i)}):e.on("data",i=>{super[If](i)})}},g_=(t,e)=>{let r=new Jc(t),i=new ff(t.file,{mode:t.mode||438});r.pipe(i),Af(r,e)},m_=(t,e)=>{let r=new xo(t),i=new lo(t.file,{mode:t.mode||438});r.pipe(i);let o=new Promise((c,d)=>{i.on("error",d),i.on("close",c),r.on("error",d)});return kf(r,e).catch(c=>r.emit("error",c)),o},Af=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?Pr({file:hf.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r)}),t.end()},kf=async(t,e)=>{for(let r of e)r.charAt(0)==="@"?await Pr({file:hf.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:i=>{t.add(i)}}):t.add(r);t.end()},w_=(t,e)=>{let r=new Jc(t);return Af(r,e),r},__=(t,e)=>{let r=new xo(t);return kf(r,e).catch(i=>r.emit("error",i)),r},fk=Fi(g_,m_,w_,__,(t,e)=>{if(!e?.length)throw new TypeError("no paths specified to add to archive")}),b_=process.env.__FAKE_PLATFORM__||process.platform,Pf=b_==="win32",{O_CREAT:Df,O_NOFOLLOW:Xu,O_TRUNC:Of,O_WRONLY:Lf}=Rf.constants,Nf=Number(process.env.__FAKE_FS_O_FILENAME__)||Rf.constants.UV_FS_O_FILEMAP||0,E_=Pf&&!!Nf,v_=512*1024,S_=Nf|Of|Df|Lf,Qu=!Pf&&typeof Xu=="number"?Xu|Of|Df|Lf:null,Mf=Qu!==null?()=>Qu:E_?t=>t<v_?S_:"w":()=>"w",Lc=(t,e,r)=>{try{return po.lchownSync(t,e,r)}catch(i){if(i?.code!=="ENOENT")throw i}},ao=(t,e,r,i)=>{po.lchown(t,e,r,o=>{i(o&&o?.code!=="ENOENT"?o:null)})},I_=(t,e,r,i,o)=>{if(e.isDirectory())Bf(Pi.resolve(t,e.name),r,i,c=>{if(c)return o(c);let d=Pi.resolve(t,e.name);ao(d,r,i,o)});else{let c=Pi.resolve(t,e.name);ao(c,r,i,o)}},Bf=(t,e,r,i)=>{po.readdir(t,{withFileTypes:!0},(o,c)=>{if(o){if(o.code==="ENOENT")return i();if(o.code!=="ENOTDIR"&&o.code!=="ENOTSUP")return i(o)}if(o||!c.length)return ao(t,e,r,i);let d=c.length,u=null,f=x=>{if(!u){if(x)return i(u=x);if(--d===0)return ao(t,e,r,i)}};for(let x of c)I_(t,x,e,r,f)})},A_=(t,e,r,i)=>{e.isDirectory()&&Ff(Pi.resolve(t,e.name),r,i),Lc(Pi.resolve(t,e.name),r,i)},Ff=(t,e,r)=>{let i;try{i=po.readdirSync(t,{withFileTypes:!0})}catch(o){let c=o;if(c?.code==="ENOENT")return;if(c?.code==="ENOTDIR"||c?.code==="ENOTSUP")return Lc(t,e,r);throw c}for(let o of i)A_(t,o,e,r);return Lc(t,e,r)},zf=class extends Error{path;code;syscall="chdir";constructor(t,e){super(`${e}: Cannot cd into '${t}'`),this.path=t,this.code=e}get name(){return"CwdError"}},go=class extends Error{path;symlink;syscall="symlink";code="TAR_SYMLINK_ERROR";constructor(t,e){super("TAR_SYMLINK_ERROR: Cannot extract through symbolic link"),this.symlink=t,this.path=e}get name(){return"SymlinkError"}},T_=(t,e)=>{ct.stat(t,(r,i)=>{(r||!i.isDirectory())&&(r=new zf(t,r?.code||"ENOTDIR")),e(r)})},C_=(t,e,r)=>{t=Q(t);let i=e.umask??18,o=e.mode|448,c=(o&i)!==0,d=e.uid,u=e.gid,f=typeof d=="number"&&typeof u=="number"&&(d!==e.processUid||u!==e.processGid),x=e.preserve,g=e.unlink,m=Q(e.cwd),S=(v,I)=>{v?r(v):I&&f?Bf(I,d,u,A=>S(A)):c?ct.chmod(t,o,r):r()};if(t===m)return T_(t,S);if(x)return k_.mkdir(t,{mode:o,recursive:!0}).then(v=>S(null,v??void 0),S);let _=Q(co.relative(m,t)).split("/");Nc(m,_,o,g,m,void 0,S)},Nc=(t,e,r,i,o,c,d)=>{if(e.length===0)return d(null,c);let u=e.shift(),f=Q(co.resolve(t+"/"+u));ct.mkdir(f,r,Uf(f,e,r,i,o,c,d))},Uf=(t,e,r,i,o,c,d)=>u=>{u?ct.lstat(t,(f,x)=>{if(f)f.path=f.path&&Q(f.path),d(f);else if(x.isDirectory())Nc(t,e,r,i,o,c,d);else if(i)ct.unlink(t,g=>{if(g)return d(g);ct.mkdir(t,r,Uf(t,e,r,i,o,c,d))});else{if(x.isSymbolicLink())return d(new go(t,t+"/"+e.join("/")));d(u)}}):(c=c||t,Nc(t,e,r,i,o,c,d))},R_=t=>{let e=!1,r;try{e=ct.statSync(t).isDirectory()}catch(i){r=i?.code}finally{if(!e)throw new zf(t,r??"ENOTDIR")}},P_=(t,e)=>{t=Q(t);let r=e.umask??18,i=e.mode|448,o=(i&r)!==0,c=e.uid,d=e.gid,u=typeof c=="number"&&typeof d=="number"&&(c!==e.processUid||d!==e.processGid),f=e.preserve,x=e.unlink,g=Q(e.cwd),m=v=>{v&&u&&Ff(v,c,d),o&&ct.chmodSync(t,i)};if(t===g)return R_(g),m();if(f)return m(ct.mkdirSync(t,{mode:i,recursive:!0})??void 0);let S=Q(co.relative(g,t)).split("/"),_;for(let v=S.shift(),I=g;v&&(I+="/"+v);v=S.shift()){I=Q(co.resolve(I));try{ct.mkdirSync(I,i),_=_||I}catch{let A=ct.lstatSync(I);if(A.isDirectory())continue;if(x){ct.unlinkSync(I),ct.mkdirSync(I,i),_=_||I;continue}else if(A.isSymbolicLink())return new go(I,I+"/"+S.join("/"))}}return m(_)},gc=Object.create(null),ef=1e4,Er=new Set,D_=t=>{Er.has(t)?Er.delete(t):gc[t]=t.normalize("NFD").toLocaleLowerCase("en").toLocaleUpperCase("en"),Er.add(t);let e=gc[t],r=Er.size-ef;if(r>ef/10){for(let i of Er)if(Er.delete(i),delete gc[i],--r<=0)break}return e},O_=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,L_=O_==="win32",N_=t=>t.split("/").slice(0,-1).reduce((e,r)=>{let i=e.at(-1);return i!==void 0&&(r=Hf(i,r)),e.push(r||"/"),e},[]),M_=class{#e=new Map;#n=new Map;#r=new Set;reserve(t,e){t=L_?["win32 parallelization disabled"]:t.map(i=>Ri(Hf(D_(i))));let r=new Set(t.map(i=>N_(i)).reduce((i,o)=>i.concat(o)));this.#n.set(e,{dirs:r,paths:t});for(let i of t){let o=this.#e.get(i);o?o.push(e):this.#e.set(i,[e])}for(let i of r){let o=this.#e.get(i);if(!o)this.#e.set(i,[new Set([e])]);else{let c=o.at(-1);c instanceof Set?c.add(e):o.push(new Set([e]))}}return this.#i(e)}#s(t){let e=this.#n.get(t);if(!e)throw new Error("function does not have any path reservations");return{paths:e.paths.map(r=>this.#e.get(r)),dirs:[...e.dirs].map(r=>this.#e.get(r))}}check(t){let{paths:e,dirs:r}=this.#s(t);return e.every(i=>i&&i[0]===t)&&r.every(i=>i&&i[0]instanceof Set&&i[0].has(t))}#i(t){return this.#r.has(t)||!this.check(t)?!1:(this.#r.add(t),t(()=>this.#t(t)),!0)}#t(t){if(!this.#r.has(t))return!1;let e=this.#n.get(t);if(!e)throw new Error("invalid reservation");let{paths:r,dirs:i}=e,o=new Set;for(let c of r){let d=this.#e.get(c);if(!d||d?.[0]!==t)continue;let u=d[1];if(!u){this.#e.delete(c);continue}if(d.shift(),typeof u=="function")o.add(u);else for(let f of u)o.add(f)}for(let c of i){let d=this.#e.get(c),u=d?.[0];if(!(!d||!(u instanceof Set)))if(u.size===1&&d.length===1){this.#e.delete(c);continue}else if(u.size===1){d.shift();let f=d[0];typeof f=="function"&&o.add(f)}else u.delete(t)}return this.#r.delete(t),o.forEach(c=>this.#i(c)),!0}},B_=()=>process.umask(),tf=Symbol("onEntry"),Mc=Symbol("checkFs"),nf=Symbol("checkFs2"),Bc=Symbol("isReusable"),ht=Symbol("makeFs"),Fc=Symbol("file"),zc=Symbol("directory"),ro=Symbol("link"),rf=Symbol("symlink"),sf=Symbol("hardlink"),Ti=Symbol("ensureNoSymlink"),of=Symbol("unsupported"),af=Symbol("checkPath"),mc=Symbol("stripAbsolutePath"),In=Symbol("mkdir"),qe=Symbol("onError"),Ks=Symbol("pending"),cf=Symbol("pend"),vr=Symbol("unpend"),wc=Symbol("ended"),_c=Symbol("maybeClose"),Uc=Symbol("skip"),Di=Symbol("doChown"),Oi=Symbol("uid"),Li=Symbol("gid"),Ni=Symbol("checkedCwd"),F_=process.env.TESTING_TAR_FAKE_PLATFORM||process.platform,Mi=F_==="win32",z_=1024,U_=(t,e)=>{if(!Mi)return ie.unlink(t,e);let r=t+".DELETE."+Cf(16).toString("hex");ie.rename(t,r,i=>{if(i)return e(i);ie.unlink(r,e)})},H_=t=>{if(!Mi)return ie.unlinkSync(t);let e=t+".DELETE."+Cf(16).toString("hex");ie.renameSync(t,e),ie.unlinkSync(e)},df=(t,e,r)=>t!==void 0&&t===t>>>0?t:e!==void 0&&e===e>>>0?e:r,Zc=class extends Bi{[wc]=!1;[Ni]=!1;[Ks]=0;reservations=new M_;transform;writable=!0;readable=!1;uid;gid;setOwner;preserveOwner;processGid;processUid;maxDepth;forceChown;win32;newer;keep;noMtime;preservePaths;unlink;cwd;strip;processUmask;umask;dmode;fmode;chmod;constructor(t={}){if(t.ondone=()=>{this[wc]=!0,this[_c]()},super(t),this.transform=t.transform,this.chmod=!!t.chmod,typeof t.uid=="number"||typeof t.gid=="number"){if(typeof t.uid!="number"||typeof t.gid!="number")throw new TypeError("cannot set owner without number uid and gid");if(t.preserveOwner)throw new TypeError("cannot preserve owner in archive and also set owner explicitly");this.uid=t.uid,this.gid=t.gid,this.setOwner=!0}else this.uid=void 0,this.gid=void 0,this.setOwner=!1;this.preserveOwner=t.preserveOwner===void 0&&typeof t.uid!="number"?!!(process.getuid&&process.getuid()===0):!!t.preserveOwner,this.processUid=(this.preserveOwner||this.setOwner)&&process.getuid?process.getuid():void 0,this.processGid=(this.preserveOwner||this.setOwner)&&process.getgid?process.getgid():void 0,this.maxDepth=typeof t.maxDepth=="number"?t.maxDepth:z_,this.forceChown=t.forceChown===!0,this.win32=!!t.win32||Mi,this.newer=!!t.newer,this.keep=!!t.keep,this.noMtime=!!t.noMtime,this.preservePaths=!!t.preservePaths,this.unlink=!!t.unlink,this.cwd=Q(Fe.resolve(t.cwd||process.cwd())),this.strip=Number(t.strip)||0,this.processUmask=this.chmod?typeof t.processUmask=="number"?t.processUmask:B_():0,this.umask=typeof t.umask=="number"?t.umask:this.processUmask,this.dmode=t.dmode||511&~this.umask,this.fmode=t.fmode||438&~this.umask,this.on("entry",e=>this[tf](e))}warn(t,e,r={}){return(t==="TAR_BAD_ARCHIVE"||t==="TAR_ABORT")&&(r.recoverable=!1),super.warn(t,e,r)}[_c](){this[wc]&&this[Ks]===0&&(this.emit("prefinish"),this.emit("finish"),this.emit("end"))}[mc](t,e){let r=t[e],{type:i}=t;if(!r||this.preservePaths)return!0;let[o,c]=Kc(r),d=c.replaceAll(/\\/g,"/").split("/");if(d.includes("..")||Mi&&/^[a-z]:\.\.$/i.test(d[0]??"")){if(e==="path"||i==="Link")return this.warn("TAR_ENTRY_ERROR",`${e} contains '..'`,{entry:t,[e]:r}),!1;let u=Fe.posix.dirname(t.path),f=Fe.posix.normalize(Fe.posix.join(u,d.join("/")));if(f.startsWith("../")||f==="..")return this.warn("TAR_ENTRY_ERROR",`${e} escapes extraction directory`,{entry:t,[e]:r}),!1}return o&&(t[e]=String(c),this.warn("TAR_ENTRY_INFO",`stripping ${o} from absolute ${e}`,{entry:t,[e]:r})),!0}[af](t){let e=Q(t.path),r=e.split("/");if(this.strip){if(r.length<this.strip)return!1;if(t.type==="Link"){let i=Q(String(t.linkpath)).split("/");if(i.length>=this.strip)t.linkpath=i.slice(this.strip).join("/");else return!1}r.splice(0,this.strip),t.path=r.join("/")}if(isFinite(this.maxDepth)&&r.length>this.maxDepth)return this.warn("TAR_ENTRY_ERROR","path excessively deep",{entry:t,path:e,depth:r.length,maxDepth:this.maxDepth}),!1;if(!this[mc](t,"path")||!this[mc](t,"linkpath"))return!1;if(t.absolute=Fe.isAbsolute(t.path)?Q(Fe.resolve(t.path)):Q(Fe.resolve(this.cwd,t.path)),!this.preservePaths&&typeof t.absolute=="string"&&t.absolute.indexOf(this.cwd+"/")!==0&&t.absolute!==this.cwd)return this.warn("TAR_ENTRY_ERROR","path escaped extraction target",{entry:t,path:Q(t.path),resolvedPath:t.absolute,cwd:this.cwd}),!1;if(t.absolute===this.cwd&&t.type!=="Directory"&&t.type!=="GNUDumpDir")return!1;if(this.win32){let{root:i}=Fe.win32.parse(String(t.absolute));t.absolute=i+Gu(String(t.absolute).slice(i.length));let{root:o}=Fe.win32.parse(t.path);t.path=o+Gu(t.path.slice(o.length))}return!0}[tf](t){if(!this[af](t))return t.resume();switch(y_.equal(typeof t.absolute,"string"),t.type){case"Directory":case"GNUDumpDir":t.mode&&(t.mode=t.mode|448);case"File":case"OldFile":case"ContiguousFile":case"Link":case"SymbolicLink":return this[Mc](t);default:return this[of](t)}}[qe](t,e){t.name==="CwdError"?this.emit("error",t):(this.warn("TAR_ENTRY_ERROR",t,{entry:e}),this[vr](),e.resume())}[In](t,e,r){C_(Q(t),{uid:this.uid,gid:this.gid,processUid:this.processUid,processGid:this.processGid,umask:this.processUmask,preserve:this.preservePaths,unlink:this.unlink,cwd:this.cwd,mode:e},r)}[Di](t){return this.forceChown||this.preserveOwner&&(typeof t.uid=="number"&&t.uid!==this.processUid||typeof t.gid=="number"&&t.gid!==this.processGid)||typeof this.uid=="number"&&this.uid!==this.processUid||typeof this.gid=="number"&&this.gid!==this.processGid}[Oi](t){return df(this.uid,t.uid,this.processUid)}[Li](t){return df(this.gid,t.gid,this.processGid)}[Fc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.fmode,i=new lo(String(t.absolute),{flags:Mf(t.size),mode:r,autoClose:!1});i.on("error",u=>{i.fd&&ie.close(i.fd,()=>{}),i.write=()=>!0,this[qe](u,t),e()});let o=1,c=u=>{if(u){i.fd&&ie.close(i.fd,()=>{}),this[qe](u,t),e();return}--o===0&&i.fd!==void 0&&ie.close(i.fd,f=>{f?this[qe](f,t):this[vr](),e()})};i.on("finish",()=>{let u=String(t.absolute),f=i.fd;if(typeof f=="number"&&t.mtime&&!this.noMtime){o++;let x=t.atime||new Date,g=t.mtime;ie.futimes(f,x,g,m=>m?ie.utimes(u,x,g,S=>c(S&&m)):c())}if(typeof f=="number"&&this[Di](t)){o++;let x=this[Oi](t),g=this[Li](t);typeof x=="number"&&typeof g=="number"&&ie.fchown(f,x,g,m=>m?ie.chown(u,x,g,S=>c(S&&m)):c())}c()});let d=this.transform&&this.transform(t)||t;d!==t&&(d.on("error",u=>{this[qe](u,t),e()}),t.pipe(d)),d.pipe(i)}[zc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode;this[In](String(t.absolute),r,i=>{if(i){this[qe](i,t),e();return}let o=1,c=()=>{--o===0&&(e(),this[vr](),t.resume())};t.mtime&&!this.noMtime&&(o++,ie.utimes(String(t.absolute),t.atime||new Date,t.mtime,c)),this[Di](t)&&(o++,ie.chown(String(t.absolute),Number(this[Oi](t)),Number(this[Li](t)),c)),c()})}[of](t){t.unsupported=!0,this.warn("TAR_ENTRY_UNSUPPORTED",`unsupported entry type: ${t.type}`,{entry:t}),t.resume()}[rf](t,e){let r=Q(Fe.relative(this.cwd,Fe.resolve(Fe.dirname(String(t.absolute)),String(t.linkpath)))).split("/");this[Ti](t,this.cwd,r,()=>this[ro](t,String(t.linkpath),"symlink",e),i=>{this[qe](i,t),e()})}[sf](t,e){let r=Q(Fe.resolve(this.cwd,String(t.linkpath))),i=Q(String(t.linkpath)).split("/");this[Ti](t,this.cwd,i,()=>this[ro](t,r,"link",e),o=>{this[qe](o,t),e()})}[Ti](t,e,r,i,o){let c=r.shift();if(this.preservePaths||c===void 0)return i();let d=Fe.resolve(e,c);ie.lstat(d,(u,f)=>{if(u)return i();if(f?.isSymbolicLink())return o(new go(d,Fe.resolve(d,r.join("/"))));this[Ti](t,d,r,i,o)})}[cf](){this[Ks]++}[vr](){this[Ks]--,this[_c]()}[Uc](t){this[vr](),t.resume()}[Bc](t,e){return t.type==="File"&&!this.unlink&&e.isFile()&&e.nlink<=1&&!Mi}[Mc](t){this[cf]();let e=[t.path];t.linkpath&&e.push(t.linkpath),this.reservations.reserve(e,r=>this[nf](t,r))}[nf](t,e){let r=d=>{e(d)},i=()=>{this[In](this.cwd,this.dmode,d=>{if(d){this[qe](d,t),r();return}this[Ni]=!0,o()})},o=()=>{if(t.absolute!==this.cwd){let d=Q(Fe.dirname(String(t.absolute)));if(d!==this.cwd)return this[In](d,this.dmode,u=>{if(u){this[qe](u,t),r();return}c()})}c()},c=()=>{ie.lstat(String(t.absolute),(d,u)=>{if(u&&(this.keep||this.newer&&u.mtime>(t.mtime??u.mtime))){this[Uc](t),r();return}if(d||this[Bc](t,u))return this[ht](null,t,r);if(u.isDirectory()){if(t.type==="Directory"){let f=this.chmod&&t.mode&&(u.mode&4095)!==t.mode,x=g=>this[ht](g??null,t,r);return f?ie.chmod(String(t.absolute),Number(t.mode),x):x()}if(t.absolute!==this.cwd)return ie.rmdir(String(t.absolute),f=>this[ht](f??null,t,r))}if(t.absolute===this.cwd)return this[ht](null,t,r);U_(String(t.absolute),f=>this[ht](f??null,t,r))})};this[Ni]?o():i()}[ht](t,e,r){if(t){this[qe](t,e),r();return}switch(e.type){case"File":case"OldFile":case"ContiguousFile":return this[Fc](e,r);case"Link":return this[sf](e,r);case"SymbolicLink":return this[rf](e,r);case"Directory":case"GNUDumpDir":return this[zc](e,r)}}[ro](t,e,r,i){ie[r](e,String(t.absolute),o=>{o?this[qe](o,t):(this[vr](),t.resume()),i()})}},Ai=t=>{try{return[null,t()]}catch(e){return[e,null]}},Gf=class extends Zc{sync=!0;[ht](t,e){return super[ht](t,e,()=>{})}[Mc](t){if(!this[Ni]){let o=this[In](this.cwd,this.dmode);if(o)return this[qe](o,t);this[Ni]=!0}if(t.absolute!==this.cwd){let o=Q(Fe.dirname(String(t.absolute)));if(o!==this.cwd){let c=this[In](o,this.dmode);if(c)return this[qe](c,t)}}let[e,r]=Ai(()=>ie.lstatSync(String(t.absolute)));if(r&&(this.keep||this.newer&&r.mtime>(t.mtime??r.mtime)))return this[Uc](t);if(e||this[Bc](t,r))return this[ht](null,t);if(r.isDirectory()){if(t.type==="Directory"){let c=this.chmod&&t.mode&&(r.mode&4095)!==t.mode,[d]=c?Ai(()=>{ie.chmodSync(String(t.absolute),Number(t.mode))}):[];return this[ht](d,t)}let[o]=Ai(()=>ie.rmdirSync(String(t.absolute)));this[ht](o,t)}let[i]=t.absolute===this.cwd?[]:Ai(()=>H_(String(t.absolute)));this[ht](i,t)}[Fc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.fmode,i=d=>{let u;try{ie.closeSync(o)}catch(f){u=f}(d||u)&&this[qe](d||u,t),e()},o;try{o=ie.openSync(String(t.absolute),Mf(t.size),r)}catch(d){return i(d)}let c=this.transform&&this.transform(t)||t;c!==t&&(c.on("error",d=>this[qe](d,t)),t.pipe(c)),c.on("data",d=>{try{ie.writeSync(o,d,0,d.length)}catch(u){i(u)}}),c.on("end",()=>{let d=null;if(t.mtime&&!this.noMtime){let u=t.atime||new Date,f=t.mtime;try{ie.futimesSync(o,u,f)}catch(x){try{ie.utimesSync(String(t.absolute),u,f)}catch{d=x}}}if(this[Di](t)){let u=this[Oi](t),f=this[Li](t);try{ie.fchownSync(o,Number(u),Number(f))}catch(x){try{ie.chownSync(String(t.absolute),Number(u),Number(f))}catch{d=d||x}}}i(d)})}[zc](t,e){let r=typeof t.mode=="number"?t.mode&4095:this.dmode,i=this[In](String(t.absolute),r);if(i){this[qe](i,t),e();return}if(t.mtime&&!this.noMtime)try{ie.utimesSync(String(t.absolute),t.atime||new Date,t.mtime)}catch{}if(this[Di](t))try{ie.chownSync(String(t.absolute),Number(this[Oi](t)),Number(this[Li](t)))}catch{}e(),t.resume()}[In](t,e){try{return P_(Q(t),{uid:this.uid,gid:this.gid,processUid:this.processUid,processGid:this.processGid,umask:this.processUmask,preserve:this.preservePaths,unlink:this.unlink,cwd:this.cwd,mode:e})}catch(r){return r}}[Ti](t,e,r,i,o){if(this.preservePaths||r.length===0)return i();let c=e;for(let d of r){c=Fe.resolve(c,d);let[u,f]=Ai(()=>ie.lstatSync(c));if(u)return i();if(f.isSymbolicLink())return o(new go(c,Fe.resolve(e,r.join("/"))))}i()}[ro](t,e,r,i){let o=`${r}Sync`;try{ie[o](e,String(t.absolute)),i(),t.resume()}catch(c){return this[qe](c,t)}}},G_=t=>{let e=new Gf(t),r=t.file,i=Tf.statSync(r),o=t.maxReadSize||16*1024*1024;new cw(r,{readSize:o,size:i.size}).pipe(e)},j_=(t,e)=>{let r=new Zc(t),i=t.maxReadSize||16*1024*1024,o=t.file;return new Promise((c,d)=>{r.on("error",d),r.on("close",c),Tf.stat(o,(u,f)=>{if(u)d(u);else{let x=new Gc(o,{readSize:i,size:f.size});x.on("error",d),x.pipe(r)}})})},jf=Fi(G_,j_,t=>new Gf(t),t=>new Zc(t),(t,e)=>{e?.length&&bf(t,e)}),q_=(t,e)=>{let r=new Jc(t),i=!0,o,c;try{try{o=at.openSync(t.file,"r+")}catch(f){if(f?.code==="ENOENT")o=at.openSync(t.file,"w+");else throw f}let d=at.fstatSync(o),u=Buffer.alloc(512);e:for(c=0;c<d.size;c+=512){for(let g=0,m=0;g<512;g+=m){if(m=at.readSync(o,u,g,u.length-g,c+g),c===0&&u[0]===31&&u[1]===139)throw new Error("cannot append to compressed archives");if(!m)break e}let f=new Jn(u);if(!f.cksumValid)break;let x=512*Math.ceil((f.size||0)/512);if(c+x+512>d.size)break;c+=x,t.mtimeCache&&f.mtime&&t.mtimeCache.set(String(f.path),f.mtime)}i=!1,W_(t,r,c,o,e)}finally{if(i)try{at.closeSync(o)}catch{}}},W_=(t,e,r,i,o)=>{let c=new ff(t.file,{fd:i,start:r});e.pipe(c),$_(e,o)},K_=(t,e)=>{e=Array.from(e);let r=new xo(t),i=(o,c,d)=>{let u=(S,_)=>{S?at.close(o,v=>d(S)):d(null,_)},f=0;if(c===0)return u(null,0);let x=0,g=Buffer.alloc(512),m=(S,_)=>{if(S||_===void 0)return u(S);if(x+=_,x<512&&_)return at.read(o,g,x,g.length-x,f+x,m);if(f===0&&g[0]===31&&g[1]===139)return u(new Error("cannot append to compressed archives"));if(x<512)return u(null,f);let v=new Jn(g);if(!v.cksumValid)return u(null,f);let I=512*Math.ceil((v.size??0)/512);if(f+I+512>c||(f+=I+512,f>=c))return u(null,f);t.mtimeCache&&v.mtime&&t.mtimeCache.set(String(v.path),v.mtime),x=0,at.read(o,g,0,512,f,m)};at.read(o,g,0,512,f,m)};return new Promise((o,c)=>{r.on("error",c);let d="r+",u=(f,x)=>{if(f&&f.code==="ENOENT"&&d==="r+")return d="w+",at.open(t.file,d,u);if(f||!x)return c(f);at.fstat(x,(g,m)=>{if(g)return at.close(x,()=>c(g));i(x,m.size,(S,_)=>{if(S)return c(S);let v=new lo(t.file,{fd:x,start:_});r.pipe(v),v.on("error",c),v.on("close",o),V_(r,e)})})};at.open(t.file,d,u)})},$_=(t,e)=>{e.forEach(r=>{r.charAt(0)==="@"?Pr({file:qf.resolve(t.cwd,r.slice(1)),sync:!0,noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r)}),t.end()},V_=async(t,e)=>{for(let r of e)r.charAt(0)==="@"?await Pr({file:qf.resolve(String(t.cwd),r.slice(1)),noResume:!0,onReadEntry:i=>t.add(i)}):t.add(r);t.end()},ki=Fi(q_,K_,()=>{throw new TypeError("file is required")},()=>{throw new TypeError("file is required")},(t,e)=>{if(!gw(t))throw new TypeError("file is required");if(t.gzip||t.brotli||t.zstd||t.file.endsWith(".br")||t.file.endsWith(".tbr"))throw new TypeError("cannot append to compressed archives");if(!e?.length)throw new TypeError("no paths specified to add/replace")}),kk=Fi(ki.syncFile,ki.asyncFile,ki.syncNoFile,ki.asyncNoFile,(t,e=[])=>{ki.validate?.(t,e),J_(t)}),J_=t=>{let e=t.filter;t.mtimeCache||(t.mtimeCache=new Map),t.filter=e?(r,i)=>e(r,i)&&!((t.mtimeCache?.get(r)??i.mtime??0)>(i.mtime??0)):(r,i)=>!((t.mtimeCache?.get(r)??i.mtime??0)>(i.mtime??0))};xn();var xt={PAIR:"_agent/pair",CREATE:"_agent/create",HEALTH:"_agent/health",LIST_SKILLS:"_agent/listSkills",ADD_SKILLS:"_agent/addSkills",REMOVE_SKILLS:"_agent/removeSkills",GET_FILE_TREE:"_agent/getFileTree",GET_FILE_CONTENT:"_agent/getFileContent",DETAIL:"_agent/detail",UPDATE:"_agent/update",DISCONNECT:"_agent/disconnect",SWITCH_MODEL:"_agent/switchModel",GEN_MODEL_TOKEN:"_agent/genModelToken",RESET:"_agent/reset",REPAIR:"_agent/repair",UPGRADE:"_agent/upgrade",DELETE:"_agent/delete",PUBLISH_SKILL:"_agent/publishSkill"};function mo(t){return t?.cozeDeployType==="cloud"?"cloud":"local"}function Wf(t){let e=t?.cozeAccountId?.trim();if(!(!e||e==="0"))return e}function wo(t){let e=t?.cozeGroupId?.trim();if(!(!e||e==="0"))return e}function Kf(t){return t?.bizFreeScene?.trim()||void 0}function $f(t){let e=t?.permissionMode;if(typeof e!="string")return;let r=e.trim();return r===""?void 0:r}function Vf(t){let{_meta:e,...r}=t;return{stripped:r,meta:e}}function Yn(t){if(!t?.cozeAgentId)throw new Error("missing _meta.cozeAgentId");return t.cozeAgentId}Zt();$e();ne();Re();$e();function Dr(t,e){if(mo(t)!=="cloud")throw new k("OPERATION_NOT_ALLOWED_FOR_LOCAL",`${e} is not allowed for local agent`)}function zi(t){return t.startsWith("http://")||t.startsWith("https://")}function Or(t){return t.endsWith("/")?t.slice(0,-1):t}import{readFileSync as w2}from"node:fs";import{dirname as y2,join as b2}from"node:path";import{fileURLToPath as v2}from"node:url";var Ot="0.2.7-alpha.11";$e();ne();var _o="1008033",Xf="1289";var Qf="pbbp2",e0="https://www.coze.cn",t0="/api/coze_claw/resource/get_frontier_key",ry="https://www.coze.cn",iy="wss://frontier.coze.cn";function Lr(t){return t??process.env.COZE_BRIDGE_HANDSHAKE_URL??ry}function n0(t){return t??process.env.COZE_BRIDGE_FRONTIER_URL??iy}function Tn(t){let e={},r=t?.ttEnv??process.env.COZE_BRIDGE_TT_ENV,i=t?.usePpe??process.env.COZE_BRIDGE_USE_PPE;return r&&(e["x-tt-env"]=r),i&&(e["x-use-ppe"]=i),e}function Hi(t){return t?t.startsWith("boe_")?{ttEnv:t}:{ttEnv:t,usePpe:"1"}:{}}var Ui=j("handshake");async function Yc(t){let e=Lr(t.endpoint),r=t.timeoutMs??1e4,i=`${Or(e)}${t0}?aid=${encodeURIComponent(_o)}`,o={Authorization:`Bearer ${t.privatecode}`,Accept:"application/json",...Tn(t.ppeOverride)},c=new AbortController,d=setTimeout(()=>c.abort(),r);Ui.info("frontier key handshake",{base:e});try{let u=await fetch(i,{method:"GET",headers:o,signal:c.signal}),f=u.headers.get("x-tt-logid")??"",x=u.headers.get("x-tt-trace-id")??"";if(!u.ok){let v=await u.text().catch(()=>"");throw new k("UPSTREAM_HANDSHAKE_FAILED",`handshake HTTP ${u.status} logid=${f}: ${v.slice(0,200)}`)}let g=await u.json();if(g.code!==void 0&&g.code!==0)throw new k("UPSTREAM_HANDSHAKE_FAILED",`handshake code=${g.code} msg=${g.msg??"-"} logid=${f}`);let m=g.data??{},S=typeof m.access_key=="string"&&m.access_key||typeof m.accessKey=="string"&&m.accessKey||void 0,_=typeof m.device_id=="string"&&m.device_id||typeof m.deviceId=="string"&&m.deviceId||void 0;if(!S||!_){let v=JSON.stringify(g).slice(0,500);throw new k("UPSTREAM_HANDSHAKE_FAILED",`handshake response missing access_key/device_id (also tried camelCase) logid=${f}: ${v}`)}return Ui.info("handshake ok",{remoteDeviceId:_,logid:f,traceId:x}),{accessKey:S,deviceId:_}}catch(u){if(u instanceof k)throw Ui.error("handshake failed (bridge error)",{base:e,message:u.message,code:u.code}),u;if(u.name==="AbortError")throw Ui.warn("handshake timeout",{base:e,timeoutMs:r}),new k("UPSTREAM_HANDSHAKE_FAILED",`handshake timeout (${r}ms)`,{cause:u});let f=u.cause;throw Ui.error("handshake error",{base:e,message:u instanceof Error?u.message:String(u),errno:f?.code,syscall:f?.syscall,cause:String(u).slice(0,300)}),new k("UPSTREAM_HANDSHAKE_FAILED",String(u),{cause:u})}finally{clearTimeout(d)}}var Xc=process.env.COZE_BRIDGE_LLM_GATEWAY_URL?.trim()||"https://llm-gateway.coze.cn",Lt="auto",yo=15e4;function i0(t){return{model:Qc(t.model)??Lt,...t.modelToken?{modelToken:t.modelToken}:{}}}function s0(t){return!t||t===Lt}var sy=new Set(["auto","\u81EA\u52A8"]);function Qc(t){let e=t?.trim();if(e)return sy.has(e.toLowerCase())?Lt:e}function o0(t){let e={};if(t.modelToken){e.ANTHROPIC_BASE_URL=Xc,e.ANTHROPIC_AUTH_TOKEN=t.modelToken;let r=t.model||Lt;e.ANTHROPIC_MODEL=r,e.ANTHROPIC_SMALL_FAST_MODEL=r,e.ANTHROPIC_DEFAULT_HAIKU_MODEL=r,e.ANTHROPIC_DEFAULT_OPUS_MODEL=r,e.ANTHROPIC_DEFAULT_SONNET_MODEL=r,e.CLAUDE_CODE_SUBAGENT_MODEL=r,e.CLAUDE_CODE_ATTRIBUTION_HEADER="0",t.modelInfo?.contextWindow&&(e.CLAUDE_CODE_MAX_CONTEXT_TOKENS=String(t.modelInfo.contextWindow))}else s0(t.model)||(e.ANTHROPIC_MODEL=t.model);return e}function a0(t){let e=[];if(t.modelToken?e.push("-c",`model="${t.model||Lt}"`):s0(t.model)||e.push("-c",`model="${t.model}"`),t.modelToken){e.push("-c",'model_providers.coze.name="coze"'),e.push("-c",`model_providers.coze.base_url="${Xc}/v1"`),e.push("-c",'model_providers.coze.env_key="OPENAI_API_KEY"'),e.push("-c",'model_providers.coze.wire_api="responses"'),e.push("-c","model_providers.coze.requires_openai_auth=false"),e.push("-c","model_providers.coze.supports_websockets=false"),e.push("-c",'model_provider="coze"');let r=t.modelInfo?.contextWindow??yo;e.push("-c",`model_context_window=${r}`)}return e}function c0(t){return t.modelToken?{OPENAI_API_KEY:t.modelToken}:{}}function ed(t,e,r){let{ttEnv:i,usePpe:o}=Hi(t),c={};return i&&(c["x-tt-env"]=i),o&&(c["x-use-ppe"]=o),e&&(c["x-mock-scenario"]=e),r&&(c["rpc-persist-biz-free-scene"]=r),c}function d0(t,e,r,i){if(!t.modelToken)return{};let o=ed(e,r,i);return Object.keys(o).length===0?{}:{ANTHROPIC_CUSTOM_HEADERS:Object.entries(o).map(([d,u])=>`${d}:${u}`).join(`
92
+ `)}}function td(t){return`coze-session-${t.replace(/[^A-Za-z0-9_-]+/g,"-")}`}function nd(t){return t.model||Lt}function r0(t,e,r){return{id:t,name:t,reasoning:!1,input:e,cost:{input:0,output:0,cacheRead:0,cacheWrite:0},contextWindow:r,maxTokens:8192,api:"openai-completions"}}function l0(t,e,r,i,o){if(!t.modelToken)return null;let c=nd(t),d=ed(e,r,o),u=["text"];t.modelInfo?.capabilities?.image===!0&&u.push("image");let f=[r0(c,u,t.modelInfo?.contextWindow??yo)],x=new Set([c]);for(let m of i??[])!m||x.has(m)||(x.add(m),f.push(r0(m,["text"],yo)));let g={baseUrl:`${Xc}/v1`,api:"openai-completions",apiKey:t.modelToken,models:[{id:c,name:c,reasoning:!1,input:u,cost:{input:0,output:0,cacheRead:0,cacheWrite:0},contextWindow:t.modelInfo?.contextWindow??yo,maxTokens:32e3,api:"openai-completions"}]};return Object.keys(d).length>0&&(g.headers=d),g}function u0(t,e,r,i){if(!t.modelToken)return[];let o=ed(e,r,i),c=[];for(let[d,u]of Object.entries(o))c.push("-c",`model_providers.coze.http_headers.${d}="${u}"`);return c}var ge=j("agent-handlers"),f0=5*1024*1024,ly=1,uy=6,fy=new Set(["node_modules",".git",".coze","dist","build",".next"]),hy=/^(ppe|boe)_[A-Za-z0-9_-]{1,120}$/,xy=/^[A-Za-z][A-Za-z0-9._-]{0,63}$/,py=/^\d+\.\d+\.\d+(?:-[0-9A-Za-z][0-9A-Za-z.-]*)?(?:\+[0-9A-Za-z][0-9A-Za-z.-]*)?$/;function gy(t){let e=t?.trim();return e?py.test(e)||xy.test(e)?e:(ge.warn("_agent/upgrade: invalid targetVersion, fallback to latest",{targetVersion:t}),"latest"):"latest"}function my(t){return new Promise((e,r)=>{let i=st("npx",t,{detached:!0,stdio:"ignore",windowsHide:!0}),o=!1,c=d=>{o||(o=!0,d?r(d):e(i.pid??0))};i.once("spawn",()=>{i.unref(),c()}),i.once("error",d=>c(d))})}var Eo=class{constructor(e){this.opts=e}opts;async listSkills(e){e._meta;let r=Yn(e._meta),i=await this.loadAgentCfg(r),o=i?.workspace??Ve(r).workspace,c=i?.skills??[],d=[],u=new Set;for(let f of c){let x=_e(o,f.relPath,"SKILL.md");await p0(x).then(m=>m.isFile()).catch(()=>!1)&&(d.push(vy(f)),u.add(f.relPath))}if(e.scanLocal){let f=i?.framework??"claude-code",x=await _y(r,o,f),g=await yy(r,f);for(let m of[...x,...g])u.has(m.relPath)||(u.add(m.relPath),d.push(m.skill))}return{skills:d}}async addSkills(e){e._meta;let r=Yn(e._meta),i=await this.requireAgentCfg(r),o=e.skills??[],c=[...i.skills??[]],d=new Map(c.map((f,x)=>[f.skillId,x])),u=[];for(let f of o){let x=await vo({agentId:r,workspace:i.workspace,framework:i.framework,skill:f});So(c,d,x),u.push(f)}return await fi(r,c),this.reloadAgentSessions(r,"skills-added"),{installedSkills:u}}async removeSkills(e){e._meta;let r=Yn(e._meta),i=await this.requireAgentCfg(r),o=new Set(e.skillIds??[]),c=i.skills??[],d=[];for(let u of c){if(!o.has(u.skillId)){d.push(u);continue}let f=_e(i.workspace,u.relPath);await sd(f,{recursive:!0,force:!0}),ge.info("skill removed",{agentId:r,skillId:u.skillId,relPath:u.relPath})}return await fi(r,d),this.reloadAgentSessions(r,"skills-removed"),{ok:!0}}async publishSkill(e){e._meta;let r=Yn(e._meta);if(!e.skillName)throw new k("IPC_BAD_REQUEST","_agent/publishSkill: missing skillName");ge.info("_agent/publishSkill start",{agentId:r,skillId:e.skillId??"",skillName:e.skillName,userId:e.userId??"",accountId:e.accountId??""});let i=await this.loadAgentCfg(r),o=i?.workspace??Ve(r).workspace,c=i?.framework??"claude-code",d=e.isGlobal??!1,u=_0(e.skillName),f=await wy(o,c,u,d);if(!f){let O=d?"global":"workspace";throw new k("SKILL_NOT_FOUND",`skill not found in ${O}: ${e.skillName} (${u})`)}let{absDir:x,relPath:g}=f,m=_e(x,"SKILL.md"),S=new ld.default;S.addLocalFolder(x,u);let _=S.toBuffer();if(_.length>h0)throw new k("SKILL_ZIP_TOO_LARGE",`skill zip ${_.length} bytes exceeds limit ${h0}`);let v=await bo(m,{encoding:"utf8"}).then(O=>E0(O).description).catch(()=>{}),I={};this.opts.publishSkillToMarketplace?I=await this.opts.publishSkillToMarketplace({zip:_,...e.skillId?{skillId:e.skillId}:{},skillName:e.skillName,...v?{description:v}:{},agentId:r,...e.userId?{userId:e.userId}:{},...e.accountId?{accountId:e.accountId}:{}}):ge.warn("_agent/publishSkill: publishSkillToMarketplace not injected, skip upload",{agentId:r,skillName:e.skillName});let A=I.version??"v1.0",C=I.skillId??e.skillId??b0(r,g);if(i&&!d){let O=i.skills??[],b=O.find(P=>P.relPath===g);b?(b.version=A,b.skillId=C):O.push({skillId:C,skillName:e.skillName,relPath:g,version:A,installedAt:Date.now(),...v?{description:v}:{}}),await fi(r,O)}return ge.info("skill published",{agentId:r,skillName:e.skillName,relPath:g,zipBytes:_.length,skillId:C,version:A}),{ok:!0,skillId:C,version:A}}reloadAgentSessionsPublic(e,r){this.reloadAgentSessions(e,r)}reloadAgentSessions(e,r){let i=this.opts.agents.get(e);if(i)for(let[o,c]of i.sessions){if(!c.downstream)continue;let d=c.acpSessionId;if(d&&i.activeTriggers.has(d)||this.isRuntimePendingPermission(c)){c.reloadAfterTurn=!0,ge.info("downstream busy, scheduling reload after turn",{reason:r,agentId:e,framework:i.framework,cloudId:o,acpId:d});continue}let f=c.downstream;c.downstream=void 0,ge.info("killing downstream for workspace reload (idle)",{reason:r,agentId:e,framework:i.framework,cloudId:o,acpId:d}),f.stop(r).catch(x=>ge.warn("downstream stop failed during reload (ignored)",{reason:r,agentId:e,cloudId:o,err:String(x)}))}}isRuntimePendingPermission(e){let r=this.opts.isRuntimePendingPermission;return!r||!e.downstream?!1:r(e.downstream)}async updateAgent(e){if(!e.cozeIdentity?.trim())return ge.info("_agent/update: empty cozeIdentity, noop",{agentId:e.agentId}),{ok:!0};let r=e.agentId,i=await Pe(r);if(!i)throw new k("AGENT_NOT_FOUND",`agent not found: ${r}`);if(i.cozeIdentity===e.cozeIdentity)return ge.info("_agent/update: cozeIdentity unchanged, noop",{agentId:r}),{ok:!0};try{await pr(i.workspace,i.framework,e.cozeIdentity)}catch(o){throw ge.error("_agent/update: writeInstructionFile failed, aborting update",{agentId:r,framework:i.framework,workspace:i.workspace,err:String(o)}),new k("AGENT_PROTOCOL_ERROR",`failed to write instruction file for agent ${r}: ${String(o)}`,{cause:o})}return i.cozeIdentity=e.cozeIdentity,await Ue(i),ge.info("_agent/update: cozeIdentity rewritten",{agentId:r,framework:i.framework}),this.reloadAgentSessions(r,"identity-changed"),{ok:!0}}async upgradeBridge(e){let r=e.agentId||e._meta?.cozeAgentId;if(!r)throw new k("IPC_BAD_REQUEST","_agent/upgrade: missing agentId");if(!await Pe(r))throw new k("AGENT_NOT_FOUND",`agent not found: ${r}`);let o=["-y"];e.registry&&zi(e.registry)&&o.push(`--registry=${e.registry}`);let c=gy(e.targetVersion);o.push("--ignore-existing",`coze-bridge@${c}`,"connect");let d=e._meta?.cozeEnv;d&&hy.test(d)&&o.push("--env",d);let u=await my(o);return ge.info("_agent/upgrade: spawned bridge upgrade process",{agentId:r,pid:u,targetVersion:c,currentVersion:e.currentVersion??"",reason:e.reason??""}),{ok:!0,accepted:!0,pid:u,message:"bridge upgrade started"}}async disconnectAgent(e){let r=e.agentId;if(!r)throw new k("IPC_BAD_REQUEST","_agent/disconnect: missing agentId");let i=await Pe(r);return i?(i.disconnectedAt=Date.now(),i.disconnectReason=e.reason??"",await Ue(i),ge.info("agent disconnected",{agentId:r,reason:e.reason??"",force:e.force??!1}),this.opts.disposeAndMarkDisconnected&&await this.opts.disposeAndMarkDisconnected(r,e.reason??"disconnect"),{ok:!0}):(ge.warn("_agent/disconnect: agent not found, ignoring",{agentId:r}),{ok:!0})}async deleteAgent(e){let r=e.agentId;if(!r)throw new k("IPC_BAD_REQUEST",`${xt.DELETE}: missing agentId`);let i=await Pe(r),o=e._meta?.cozeDeployType==="cloud"||e._meta?.cozeDeployType==="local"?e._meta.cozeDeployType:void 0,c=e.deployType??o??i?.deployType??"local";this.opts.disposeForDelete&&await this.opts.disposeForDelete(r,e.reason??"delete");let d=Ve(r);return c==="cloud"?await sd(d.root,{recursive:!0,force:!0}):i&&(i.deletedAt=Date.now(),i.deleteReason=e.reason??"deleted",await Ue(i)),ge.info("agent deleted",{agentId:r,reason:e.reason??"",deployType:c,configFound:!!i}),{ok:!0}}async switchModel(e){if(Dr(e._meta,"_agent/switchModel"),!e.agentId)throw new k("IPC_BAD_REQUEST","_agent/switchModel: missing agentId");let r=Qc(e.model)??Lt,i=await Pe(e.agentId);if(!i)throw new k("AGENT_NOT_FOUND",`agent not found: ${e.agentId}`);i.model=r,e.modelInfo&&(i.modelInfo=e.modelInfo),await Ue(i),ge.info("_agent/switchModel: model persisted",{agentId:e.agentId,model:r,reason:e.reason??""});let o=this.opts.agents.get(e.agentId);if(!o)return ge.info("_agent/switchModel: agent not running, config persisted only",{agentId:e.agentId}),{ok:!0};let c=o.model;o.model=r,e.modelInfo&&o.setModelInfo(e.modelInfo),this.opts.cleanupOpenclawProviders&&await this.opts.cleanupOpenclawProviders(o,c).catch(u=>ge.warn("cleanupOpenclawProviders before switchModel failed (ignored)",{agentId:e.agentId,err:String(u)}));let d=[];for(let[u,f]of o.allSessionQueues())d.push(f.enqueue(async()=>{let x=o.sessions.get(u);x?.downstream&&(await x.downstream.stop(`switchModel: ${r}`).catch(()=>{}),x.downstream=void 0)}));return await Promise.all(d),ge.info("_agent/switchModel: all session runtimes killed, next prompt will respawn",{agentId:e.agentId,model:r,cloudSessions:d.length}),{ok:!0}}async resetAgent(e){if(Dr(e._meta,xt.RESET),!e.agentId)throw new k("IPC_BAD_REQUEST",`${xt.RESET}: missing agentId`);return await this.clearSessionMappings(e.agentId,xt.RESET),await this.runDetailSync(e.agentId,xt.RESET,e.reason),{ok:!0}}async clearSessionMappings(e,r){let i=this.opts.agents.get(e);if(!i){await this.clearPersistedAcpSessionIds(e),ge.info("reset: agent not in memory, cleared persisted acpSessionIds only",{agentId:e});return}await i.killAllRuntimes(r);for(let c of i.sessions.values())c.acpSessionId=void 0,c.replySeq=0,c.loadingSession=!1,c.spawnFailCount=void 0,c.spawnFailedAt=void 0;let o=new Map;for(let[c,d]of i.sessions)o.set(c,{modelToken:d.modelToken,tokenGeneratedAt:d.tokenGeneratedAt});await ui(e,o)}async clearPersistedAcpSessionIds(e){let r=await Pe(e).catch(()=>null);if(!r?.sessions)return;let i=!1;for(let o of Object.values(r.sessions))o.acpSessionId&&(o.acpSessionId=void 0,i=!0);i&&await Ue(r)}async repairAgent(e){if(Dr(e._meta,xt.REPAIR),!e.agentId)throw new k("IPC_BAD_REQUEST",`${xt.REPAIR}: missing agentId`);let r=await this.loadAgentCfg(e.agentId);if(r&&r.framework!=="openclaw")throw new k("IPC_BAD_REQUEST",`${xt.REPAIR} only allowed for openclaw, got ${r.framework}`);if(r&&this.opts.openclawRepair)try{await this.opts.openclawRepair(e.agentId,r.workspace)}catch(i){ge.warn("openclaw repair (delete+add) failed (ignored)",{agentId:e.agentId,reason:e.reason,err:String(i)})}return await this.runDetailSync(e.agentId,xt.REPAIR,e.reason),{ok:!0}}async runDetailSync(e,r,i){if(!this.opts.detailSyncer){ge.warn("detailSyncer not wired, skipping sync",{method:r,agentId:e});return}try{await this.opts.detailSyncer(e)}catch(o){ge.warn("detail sync failed (ignored)",{method:r,agentId:e,reason:i,err:String(o)})}}async getFileTree(e){Dr(e._meta,"_agent/getFileTree");let r=e._meta,i=Yn(r),o=await this.resolveWorkspace(i),c=e.filePath??"",d=this.safeJoin(o,c),u=await rd(d).catch(()=>null);if(!u)throw new k("IPC_BAD_REQUEST",`path not found: ${c}`);if(u.isSymbolicLink())throw new k("IPC_BAD_REQUEST",`symlink not allowed: ${c}`);if(!await li(d,o))throw new k("IPC_BAD_REQUEST",`path escapes workspace: ${c}`);let f=Ny(e.depth);return u.isDirectory()?{tree:await Ly(o,d,c,f)}:{tree:[{name:My(c),path:A0(c||"."),isDir:!1,size:u.size,modifiedAt:Math.floor(u.mtimeMs)}]}}async getFileContent(e){Dr(e._meta,"_agent/getFileContent");let r=Yn(e._meta),i=await this.resolveWorkspace(r);if(!e.filePath)throw new k("IPC_BAD_REQUEST","filePath required");let o=this.safeJoin(i,e.filePath),c=await rd(o).catch(()=>null);if(!c||!c.isFile())throw new k("IPC_BAD_REQUEST",`not a file: ${e.filePath}`);if(c.isSymbolicLink())throw new k("IPC_BAD_REQUEST",`symlink not allowed: ${e.filePath}`);if(!await li(o,i))throw new k("IPC_BAD_REQUEST",`path escapes workspace: ${e.filePath}`);if(c.size>f0)throw new k("IPC_BAD_REQUEST",`file too large: ${c.size} bytes (max ${f0})`);let d=await bo(o);return d.includes(0)?{content:d.toString("base64"),encoding:"base64",size:c.size}:{content:d.toString("utf8"),encoding:"utf-8",size:c.size}}async resolveWorkspace(e){let r=this.opts.agents.get(e);return r?r.workspace:(await Pe(e).catch(()=>null))?.workspace??Ve(e).workspace}safeJoin(e,r){let i=ad(e,r||"."),o=dd(e,i);if(o.startsWith("..")||o===".."||o.startsWith(`..${g0}`))throw new k("IPC_BAD_REQUEST",`path escapes workspace: ${r}`);return i}loadAgentCfg(e){return Pe(e)}async requireAgentCfg(e){let r=await this.loadAgentCfg(e);if(!r)throw new k("AGENT_NOT_FOUND",`no config for agent: ${e}`);return r}};function _0(t){let e=t.trim().replace(/[\x00-\x1f<>:"|?*/\\]+/g,"-").replace(/^[\s.-]+|[\s.-]+$/g,"").slice(0,64);if(!e||e==="."||e==="..")throw new k("IPC_BAD_REQUEST",`invalid skill name: ${t}`);if(/^(con|prn|aux|nul|com[1-9]|lpt[1-9])$/i.test(e))throw new k("IPC_BAD_REQUEST",`reserved windows filename: ${t}`);return e}function ud(t){return t==="claude-code"?_e(".claude","skills"):_e(".agents","skills")}function y0(t){let e=ay();return t==="claude-code"?[_e(e,".claude","skills")]:t==="codex"?[_e(e,".agents","skills"),_e(e,".codex","skills")]:[_e(e,".agents","skills"),_e(e,".openclaw","skills")]}async function wy(t,e,r,i){let o=async c=>p0(_e(c,"SKILL.md")).then(d=>d.isFile()).catch(()=>!1);if(!i){let c=_e(ud(e),r),d=_e(t,c);return await o(d)?{absDir:d,relPath:c}:null}for(let c of y0(e)){let d=_e(c,r);if(await o(d))return{absDir:d,relPath:d}}return null}function b0(t,e){return(oy("sha256").update(`${t}\0${e}`).digest().readBigUInt64BE(0)&0x7fffffffffffffffn).toString()}function E0(t){if(!t.startsWith("---"))return{};let e=t.indexOf(`
101
93
  ---`,3);if(e<0)return{};let r=t.slice(3,e),i={};for(let o of r.split(`
102
- `)){let c=/^\s*(name|description)\s*:\s*(.+?)\s*$/.exec(o);if(!c||!c[2])continue;let d=c[1],u=c[2].trim();(u.startsWith('"')&&u.endsWith('"')||u.startsWith("'")&&u.endsWith("'"))&&(u=u.slice(1,-1)),u&&(i[d]=u)}return i}async function S0(t,e,r,i){let o=await m0(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(le(e,d.name)).catch(()=>null))?.isDirectory()),!u)continue;let f=d.name,h=le(r,f),g=le(e,f,"SKILL.md"),_=await _o(g,{encoding:"utf8"}).catch(()=>null);if(_===null)continue;let v=v0(_);c.push({relPath:h,skill:{skillId:E0(t,h),skillName:v.name||f,...v.description?{description:v.description}:{},...i?{isGlobal:!0}:{}}})}return c}async function I0(t,e,r,i){let{base:o,subdir:c}=Lr(r,t,e,i);return S0(t,le(o,c),c,!1)}async function A0(t,e){let r=[],i=new Set;for(let o of b0(e)){let c=await S0(t,o,o,!0);for(let d of c)i.has(d.relPath)||(i.add(d.relPath),r.push(d))}return r}var Ny=3e4,My=50*1024*1024,p0=10*1024*1024,Or=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=y0(o.skillName),{base:h,subdir:g}=Lr(i,e,r,c),_=le(g,f),v=le(h,_);if(await od(v,{recursive:!0}),d){let E=Buffer.from(o.content,"utf8");Gi(E.length),await cd(le(v,"SKILL.md"),E,"utf8")}else{let E=await zy(o.downloadUrl);Gy(E)?await Wy(E,v):Hy(E)?await qy(E,v):await cd(le(v,"SKILL.md"),E.toString("utf8"),"utf8")}let y={skillId:o.skillId,skillName:o.skillName,relPath:_,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:_,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 By(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 Fy(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 k0(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 Ue(r,e),{status:"seeded",count:0};let c=[...r.skills??[]],d=new Map(c.map((_,v)=>[_.skillId,v])),u=c.filter(_=>_.builtin===!0&&!!_.downloadUrl);if(u.length===0)return r.skillsRefreshedForVersion=i,await Ue(r,e),{status:"noop",count:0};let f=0,h=0,{base:g}=Lr(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(_=>_.relPath)});for(let _ of u)try{let v=le(g,_.relPath);ne.warn("[AUDIT] ABOUT TO RM builtin skill dir (refreshBuiltinSkills)",{src:"agent-handlers.refreshAgentBuiltinSkillsOnUpgrade",agentId:t,skillId:_.skillId,relPath:_.relPath,rmTarget:v}),await ad(v,{recursive:!0,force:!0});let y=await bo({agentId:t,workspace:r.workspace,framework:r.framework,skill:Fy(_),...e?{paths:e}:{}});Eo(c,d,y),f+=1}catch(v){h+=1,ne.warn("refresh builtin skill failed (skipping)",{agentId:t,skillId:_.skillId,skillName:_.skillName,err:String(v)})}return r.skills=c,h===0&&(r.skillsRefreshedForVersion=i),await Ue(r,e),ne.info("builtin skills refreshed after bridge upgrade",{agentId:t,from:o,to:i,ok:f,failed:h}),{status:"refreshed",count:f}}async function zy(t){if(!t)throw new k("IPC_BAD_REQUEST","skill missing downloadUrl");if(t.startsWith("data:")){let e=Math.floor(t.length*3/4);Gi(e);let r=Uy(t);return Gi(r.length),r}if(t.startsWith("file:")){let e=new URL(t).pathname,r=await _o(e);return Gi(r.length),r}if(Ni(t)){let e=new AbortController,r=setTimeout(()=>e.abort(),Ny);try{let i=await fetch(t,{signal:e.signal});if(!i.ok)throw new k("IPC_BAD_REQUEST",`fetch skill failed HTTP ${i.status} ${t}`);let o=await i.arrayBuffer();return Gi(o.byteLength),Buffer.from(o)}finally{clearTimeout(r)}}throw new k("IPC_BAD_REQUEST",`unsupported downloadUrl scheme (\u8981 https/data/file): ${t.slice(0,80)}`)}function Gi(t){if(t>My)throw new k("IPC_BAD_REQUEST",`skill too large: ${t} bytes`)}function Uy(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 Gy(t){return t.length>=2&&t[0]===31&&t[1]===139}function Hy(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 qy(t,e){let r,i;try{r=new xd.default(t),i=r.getEntries()}catch(d){throw new k("IPC_BAD_REQUEST",`zip parse failed: ${d.message}`,{cause:d})}for(let d of i){let u=d.entryName;if(!u||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(h=>h===".."))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=jy(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),h=fd(c,f);if(h.startsWith("..")||h==="..")throw new k("IPC_BAD_REQUEST",`zip entry escapes destDir: ${u}`);if(d.isDirectory){await od(f,{recursive:!0});continue}await od(vy(f),{recursive:!0});let g;try{g=d.getData()}catch(_){throw new k("IPC_BAD_REQUEST",`zip entry getData failed (${d.entryName}): ${_.message}`,{cause:_})}await cd(f,g)}}function jy(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 Wy(t,e){await Ky(t);let r=zf({cwd:e,strip:1}),i=!1,o=setTimeout(()=>{i=!0,r.destroy(new k("IPC_BAD_REQUEST",`tar extract timeout (${Or}ms)`))},Or);try{await _0(w0.from(t),r)}catch(c){throw c instanceof k?c:i?new k("IPC_BAD_REQUEST",`tar extract timeout (${Or}ms)`):new k("IPC_BAD_REQUEST",`tar extract failed: ${c.message??String(c)}`,{cause:c})}finally{clearTimeout(o)}}async function Ky(t){let e=[],r=Cr({onReadEntry:c=>{let d=c.path,u=c.type;if(u!=="File"&&u!=="Directory"){e.push(`tar entry kind '${u}' not allowed (symlink/hardlink/special): ${d.slice(0,100)}`);return}if(d.startsWith("/")||d.startsWith("\\")||/^[a-zA-Z]:[\\/]/.test(d)){e.push(`tar entry absolute path: ${d}`);return}d.split(/[/\\]/).some(h=>h==="..")&&e.push(`tar entry contains '..': ${d}`)}}),i=!1,o=setTimeout(()=>{i=!0,r.destroy(new k("IPC_BAD_REQUEST",`tar list timeout (${Or}ms)`))},Or);try{await _0(w0.from(t),r)}catch(c){throw i?new k("IPC_BAD_REQUEST",`tar list timeout (${Or}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 $y=5e3;async function Vy(t,e,r,i){return T0(t,e,r,i,{count:0})}async function T0(t,e,r,i,o){if(i<=0)return[];let c;try{c=await m0(e,{withFileTypes:!0})}catch{return[]}let d=[];for(let u of c){if(ky.has(u.name)||u.isSymbolicLink())continue;if(o.count>=$y){d.push({name:"...",path:"...",isDir:!1,size:0,modifiedAt:0,hasMore:!0});break}let f=le(e,u.name),h=Sy(le(r,u.name)),g=null;try{g=await sd(f)}catch{continue}if(g.isSymbolicLink())continue;o.count++;let _={name:u.name,path:C0(fd(t,f)),isDir:g.isDirectory(),size:g.size,modifiedAt:Math.floor(g.mtimeMs)};g.isDirectory()&&i>1&&(_.children=await T0(t,f,h,i-1,o)),d.push(_)}return d.sort((u,f)=>u.isDir!==f.isDir?u.isDir?-1:1:u.name.localeCompare(f.name)),d}function Jy(t){return!t||t<=0?Iy:Math.min(t,Ay)}function Zy(t){if(!t||t==="."||t==="/")return".";let e=t.split(/[/\\]/);return e[e.length-1]||"."}function C0(t){return t.split(g0).join("/")}te();var In=G("agent-health-reporter"),Yy=1e4,Xy=3,Hi=class{constructor(e){this.opts=e;this.intervalMs=e.intervalMs??Yy,this.livenessFailureThreshold=e.livenessFailureThreshold??Xy}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()}),In.info("heartbeat started",{intervalMs:this.intervalMs}),this.tick())}stop(){this.timer&&(clearInterval(this.timer),this.timer=null,this.unsubscribeRegister&&(this.unsubscribeRegister(),this.unsubscribeRegister=null),In.info("heartbeat stopped"))}async tick(){if(this.inFlight){In.debug("previous tick still in-flight, skip");return}let e=this.opts.getDeviceId();if(!e){this.consecutiveFailures=0,In.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=Qy(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,In.warn("heartbeat batch send failed",{count:r.length,consecutiveFailures:this.consecutiveFailures,err:String(d)})}let c=o?.authFailures;if(c&&c.length>0&&(In.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){In.warn("onAuthFailures callback failed (ignored)",{err:String(d)})}}finally{this.inFlight=!1}if(this.opts.onTickEnd)try{await this.opts.onTickEnd()}catch(r){In.warn("onTickEnd hook failed",{err:String(r)})}}};function Qy(t){return t.status==="error"?"error":t.activeTriggers.size>0?"busy":t.status==="ok"?"online":null}Wt();import{mkdir as gd,rm as Wb,stat as Kb}from"node:fs/promises";import{homedir as $b}from"node:os";import{join as ox}from"node:path";ln();import{existsSync as lb}from"node:fs";import{release as ub}from"node:os";import{basename as fb,isAbsolute as xb}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 Nr(t,e){return e===void 0?{jsonrpc:"2.0",method:t}:{jsonrpc:"2.0",method:t,params:e}}function Mr(t,e){return{jsonrpc:"2.0",id:t,result:e}}function An(t,e){return{jsonrpc:"2.0",id:t,error:e}}$e();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 R0(t){return"method"in t&&"id"in t&&t.id!==void 0}function D0(t){return"method"in t&&!("id"in t)}function So(t){return!("method"in t)&&"id"in t}var eb={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 tb(t){if(t!=null)return t instanceof Error?{name:t.name,message:ji(t.message)}:typeof t=="string"?ji(t):typeof t=="object"?rb(t):t}var nb=[[/\/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 nb)e=e.replace(r,i);return e}function rb(t){let e={};for(let[r,i]of Object.entries(t))typeof i=="string"?e[r]=ji(i):e[r]=i;return e}function Wi(t){if(t instanceof k){let e=tb(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:eb[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 P0(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 L0(t){return`${JSON.stringify(t)}
103
- `}var O0=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>O0){let o=this.buffer.length;return this.buffer="",this.onError?.({line:`<buffer overflow: ${o} bytes, dropped>`,error:new Error(`LdjsonDecoder buffer exceeded ${O0} 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 M0={"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"},_T=Object.fromEntries(Object.entries(M0).map(([t,e])=>[e,t])),ib={"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:[]},Br=class{seq=0;next(e,r){this.seq+=1;let i=M0[e]??sb(e),o=ib[i]??[],c=[i,String(this.seq)];if(o.length>0){let d=o.map(f=>N0(r?.[f]??"")),u=ob(d).join(":");u&&c.push(u)}else r&&Object.values(r).some(d=>d)&&c.push(Object.values(r).filter(Boolean).map(d=>N0(String(d))).join(":"));return c.join("_")}reset(){this.seq=0}};function sb(t){return t.replace(/[\s/]+/g,".").replace(/_+/g,"-")}function N0(t){return t.replace(/[:_\s]+/g,"-")}function ob(t){let e=t.length;for(;e>0&&!t[e-1];)e-=1;return t.slice(0,e)}Xt();ar();$e();te();Re();import{execFileSync as ab,spawnSync as cb}from"node:child_process";function Ki(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"),cb("taskkill",r,{stdio:"ignore",windowsHide:!0})}else process.kill(-t,e)}catch{}}var hd=new Set;function B0(t){typeof t=="number"&&t>0&&hd.add(t)}function F0(t){typeof t=="number"&&hd.delete(t)}function z0(){for(let t of hd)$i(t,"SIGKILL")}var Fr="coze-bridge-daemon";function U0(t){let e=t?.execFn??(()=>{if(process.platform==="win32")return"";let o=process.getuid?.()??0;return ab("pgrep",["-U",String(o),"-f",Fr],{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 G0(t,e){if(t.length===0)return;let r=e?.killFn??$i,i=e?.isAliveFn??Ki,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 db=[{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 H0(t,e){if(!e)return null;for(let r of db)if(!(r.frameworks&&!r.frameworks.includes(t))&&r.match.test(e))return{bridgeCode:r.bridgeCode,reason:r.reason,message:r.message};return null}function q0(t,e){return H0(t,e)}function j0(t,e){return H0(t,e)}function zr(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 W0(t,e,r){let o=r-t.armedAt-t.expectedIntervalMs;if(o>e.suspendThresholdMs){let h=t.suspendedMs+o,g=r-t.startedAt-h;return{action:"suspend",suspendedDeltaMs:o,rearmMs:zr(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:zr(c,!0,e)}:r-t.lastActivityAt<e.livenessWindowMs||t.hasActiveTool||t.awaitingApproval?{action:"continue",rearmMs:zr(c,!0,e)}:{action:"reject-idle"}:e.firstUpdateMs>0&&c>=e.firstUpdateMs&&!t.awaitingApproval?{action:"reject-idle"}:{action:"continue",rearmMs:zr(c,!1,e)}}var K0=Ze("COZE_BRIDGE_INITIALIZE_TIMEOUT_MS",3e4),hb=200,pb=40,mb=Ze("COZE_BRIDGE_SESSION_PROMPT_MAX_MS",3600*1e3),gb=Ze("COZE_BRIDGE_SESSION_PROMPT_IDLE_MS",600*1e3),wb=Ze("COZE_BRIDGE_SESSION_PROMPT_ABSOLUTE_MAX_MS",7200*1e3),_b=Ze("COZE_BRIDGE_SUSPEND_THRESHOLD_MS",60*1e3),yb=Ze("COZE_BRIDGE_SESSION_PROMPT_FIRST_UPDATE_MS",600*1e3),bb=Ze("COZE_BRIDGE_SESSION_PROMPT_APPROVAL_MAX_MS",1440*60*1e3),$0=500;function Eb(t){try{let e=JSON.stringify(t);return e===void 0||e.length<=$0?t:`${e.slice(0,$0)}...<truncated, total ${e.length} chars>`}catch{return"<unserializable>"}}function vb(t){let e=[];typeof t.message=="string"&&e.push(t.message);let{data:r}=t;if(typeof r=="string")e.push(r);else if(r&&typeof r=="object")try{e.push(JSON.stringify(r))}catch{}return e.join(" ")}function V0(t){try{return lb(t)}catch{return}}function Sb(t,e){return{platform:process.platform,osRelease:ub(),code:t.code,errno:t.errno,syscall:t.syscall,errPath:t.path,command:e.command,commandExists:xb(e.command)?V0(e.command):void 0,cwd:e.cwd,cwdExists:V0(e.cwd),envKeys:e.envKeys}}function Ib(t,e){return`${t.message} [diag: platform=${e.platform} os=${e.osRelease} code=${e.code} errno=${e.errno} syscall=${e.syscall} cmd=${fb(e.command)} cmdExists=${e.commandExists} cwdExists=${e.cwdExists} envKeys=${e.envKeys}]`}var pt=class{constructor(e){this.opts=e;this.log=G(`downstream.${this.constructor.name}`,this.opts.agentId),this.decoder=new Io({onError:r=>this.log.warn("decode line failed",{line:r.line})})}opts;child;decoder;pending=new Map;inflightAgentRequests=new Map;idAllocator=new Br;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=st(this.opts.command,this.opts.args,{cwd:this.opts.cwd,env:r,stdio:["pipe","pipe","pipe"],detached:e});this.child=i,B0(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>hb&&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,F0(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=Sb(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",Ib(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:yb,phase2GateMs:mb,livenessWindowMs:gb,absoluteMaxMs:wb,approvalMaxMs:bb,suspendThresholdMs:_b,...r};return this.call("session/prompt",e,K0,i)}async sessionCancel(e){!this.child||this.stopped||this.writeFrame(Nr("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(Mr(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(An(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=K0,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,h)=>{let g={resolve:f,reject:h,timer:null,method:e,promptTimeout:null};if(o){let _=this.now(),v={cfg:o,startedAt:_,lastActivityAt:_,firstFrameSeen:!1,activeToolCalls:new Set,suspendedMs:0,armedAt:_,expectedIntervalMs:zr(0,!1,o),sessionId:u};g.promptTimeout=v;let y=()=>{let E={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=W0(E,v.cfg,I),T=D=>{v.armedAt=I,v.expectedIntervalMs=D,g.timer=setTimeout(y,D)};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}:{}}),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,...v.sessionId?{sessionId:v.sessionId}:{}}),h(A.awaitingApproval?new k("AGENT_APPROVAL_TIMEOUT",`${e} awaiting permission timed out after ${v.cfg.approvalMaxMs}ms`):new k("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}:{}}),h(new k("AGENT_FRAME_IDLE_TIMEOUT",`${e} no progress within ${v.cfg.livenessWindowMs}ms`)))};g.timer=setTimeout(y,v.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}),h(new k("AGENT_TIMEOUT",`${e} timed out after ${i}ms`))},i));this.pending.set(c,g);try{this.writeFrame(d)}catch(_){g.timer&&clearTimeout(g.timer),this.pending.delete(c),h(_)}})}writeFrame(e){if(!this.child?.stdin||this.child.stdin.destroyed)throw new k("AGENT_PROTOCOL_ERROR","downstream stdin not writable");this.child.stdin.write(L0(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:Eb(e.result)}),r.resolve(e.result));return}if(D0(e)){if(e.method==="session/update"){let r=e.params;for(let i of this.pending.values()){let o=i.promptTimeout;o&&(o.firstFrameSeen=!0,o.lastActivityAt=this.now(),this.trackToolCall(o,r))}for(let i of this.updateHandlers)try{Promise.resolve(i(r)).catch(o=>this.log.warn("update handler failed (async)",{err:String(o)}))}catch(o){this.log.warn("update handler threw sync, swallowed",{err:String(o)})}}else this.log.info("unknown notification (drop, not forwarded)",{method:e.method});return}if(R0(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(An(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(An(e.id,Wi(i)))}catch{}this.inflightAgentRequests.delete(e.id)}}wireErrorToBridge(e){let r=P0(e);if(r.code!=="AGENT_PROTOCOL_ERROR")return r;let i=j0(this.framework,vb(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(pb).join(`
106
- `),o=q0(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 Ab(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 pt{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 Ab(e)}};ln();import{mkdtempSync as kb,rmSync as Tb}from"node:fs";import{tmpdir as Cb}from"node:os";import{join as Rb}from"node:path";var J0=["default","acceptEdits","plan","auto","bypassPermissions"],Z0=["read-only","auto","full-access"];var Y0=["default","accept_edits","dont_ask"];function Mt(t,e){if(typeof e!="string")return!1;switch(t){case"claude-code":return J0.includes(e);case"codex":return Z0.includes(e);case"hermes":return Y0.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 X0(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 J0.join("/");case"codex":return Z0.join("/");case"hermes":return Y0.join("/");case"openclaw":return""}}var To=class extends pt{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?kb(Rb(Cb(),"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(Db(r)))}async stop(e){if(await super.stop(e),this.codexHomeDir)try{Tb(this.codexHomeDir,{recursive:!0,force:!0})}catch{}}};function Db(t){let e=t.update;if(e.sessionUpdate!=="current_mode_update"||typeof e.currentModeId!="string")return t;let r=X0(e.currentModeId);return!r||r===e.currentModeId?t:{...t,update:{...t.update,currentModeId:r}}}te();var Pb=G("hermes-downstream"),Co=class extends pt{framework="hermes";modelId;constructor(e){let r={command:e.command,args:[],cwd:e.cwd,agentId:e.agentId,...e.env?{env:e.env}:{}};super(r),e.modelId&&(this.modelId=e.modelId)}async afterSessionEstablished(e){if(this.modelId)try{await this.setSessionModel({sessionId:e,modelId:this.modelId})}catch(r){Pb.warn("hermes session/set_model post-establish failed (ignored)",{sessionId:e,modelId:this.modelId,err:String(r)})}}};$e();var Ob=3e4,Ur=class extends pt{framework="openclaw";agentId;sessionName;slashModelOnStart;constructor(e){let r=e.sessionName??"default",i=["acp","--session",`agent:${e.agentId}:${r}`];e.gatewayToken&&i.push("--token",e.gatewayToken);let o={command:e.command,args:i,cwd:e.cwd,agentId:e.agentId,...e.env?{env:e.env}:{}};super(o),this.agentId=e.agentId,this.sessionName=r,this.slashModelOnStart=e.slashModelOnStart}async afterSessionEstablished(e){this.slashModelOnStart&&(this.log.info("switching session to per-session provider via /model",{agentId:this.agentId,sessionName:this.sessionName,slash:this.slashModelOnStart}),await this.call("session/prompt",{sessionId:e,prompt:[{type:"text",text:`/model ${this.slashModelOnStart}`}]},Ob))}get acpSessionName(){return this.sessionName}setSessionMode(e){return Promise.reject(new k("METHOD_NOT_FOUND","session/set_mode not supported on openclaw"))}};jt();$e();te();Re();function md(t){return t.replace(/[^A-Za-z0-9._-]+/g,"-")}ln();var kn=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 Ro=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 kn,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 Qt(t){return t.framework==="hermes"?!0:t.deployType!=="local"?!1:t.framework==="claude-code"||t.framework==="codex"}Xt();te();import{constants as Q0}from"node:fs";import{access as Lb,readFile as Nb}from"node:fs/promises";import{delimiter as Mb,dirname as Bb,join as ex}from"node:path";var et=G("framework-detector"),tx={"claude-code":"claude",codex:"codex",openclaw:"openclaw",hermes:"hermes-acp"},Fb=[".exe",".cmd",".bat",".ps1"],Zn=class{env;constructor(e={}){this.env={pathEnv:e.pathEnv??process.env.PATH??"",platform:e.platform??process.platform,spawn:e.spawn??st,access:e.access??Lb,readFile:e.readFile??Nb}}async detect(e){let r=tx[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(tx).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(Mb).filter(Boolean),i=this.env.platform==="win32"?["",...Fb]:[""];for(let o of r)for(let c of i){let d=ex(o,e+c);if(await this.isExecutable(d))return d}return null}async isExecutable(e){try{let r=this.env.platform==="win32"?Q0.F_OK:Q0.X_OK;return await this.env.access(e,r),!0}catch{return!1}}async 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=ex(Bb(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&&(Ub(i.stdout).split(/\r?\n/)[0]??"").trim()||"unknown"}runProbe(e,r){return new Promise(i=>{let o="",c=!1,d,u=f=>{c||(c=!0,d&&clearTimeout(d),i(f))};try{let f=this.env.spawn(e,r,{stdio:["ignore","pipe","pipe"]});d=setTimeout(()=>{f.kill("SIGKILL"),u(null)},15e3),f.stdout?.on("data",h=>{o+=h.toString("utf8")}),f.on("error",()=>u(null)),f.on("close",h=>u({code:h,stdout:o}))}catch{u(null)}})}},zb=new RegExp("\x1B\\[[0-9;]*[A-Za-z]","g");function Ub(t){return t.replace(zb,"")}import{homedir as Gb}from"node:os";import{join as Hb}from"node:path";jt();Xt();ar();$e();te();async function ix(){let t=Hb(Gb(),".openclaw/openclaw.json");return ur(t)}async function sx(){return(await ix())?.gateway?.auth?.token??""}var nx=G("openclaw.config"),qb=[0,5e3,5e3],jb=Ze("COZE_BRIDGE_OPENCLAW_CLI_TIMEOUT_MS",15e3),rx="models.providers.",Do="agents.defaults.models",Po=class{command;env;retryDelaysMs;cliTimeoutMs;queue=new kn;constructor(e){this.command=e.command,this.env=e.env??process.env,this.retryDelaysMs=e.retryDelaysMs??qb,this.cliTimeoutMs=e.cliTimeoutMs??jb}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,nx.warn("openclaw cli failed, will retry",{label:e,attempt:o+1,err:String(d)})}}throw new k("AGENT_SPAWN_FAILED",`openclaw cli ${e} failed after ${this.retryDelaysMs.length} attempts: ${i?.message??"unknown"}`)}runCli(e){return new Promise((r,i)=>{let o=st(this.command,e,{stdio:["ignore","ignore","pipe"],env:this.env}),c="",d=!1,u=h=>{d||(d=!0,clearTimeout(f),h())};o.stderr?.on("data",h=>{c+=h.toString("utf8")});let f=setTimeout(()=>{u(()=>{o.kill("SIGTERM"),setTimeout(()=>o.kill("SIGKILL"),250).unref(),i(new Error(`timeout after ${this.cliTimeoutMs}ms: ${e.join(" ")}`))})},this.cliTimeoutMs);f.unref(),o.on("error",h=>u(()=>i(h))),o.on("close",h=>u(()=>{h===0?r():i(new Error(`exit ${h}: ${c.trim().slice(0,500)}`))}))})}async runCliTolerant(e,r){try{await this.runCli(e)}catch(i){let o=String(i);if(r.some(c=>o.includes(c)))return;throw i}}async bestEffortUnset(e,r){try{await this.queue.enqueue(()=>this.withRetry(e,()=>this.runCliTolerant(["config","unset",r],["Config path not found","Nothing was changed"])))}catch(i){nx.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",`${rx}${e}`,JSON.stringify(r),"--strict-json","--merge"])))}removeProvider(e){return this.bestEffortUnset(`config unset models.providers.${e}`,`${rx}${e}`)}addModelToAllowlist(e,r){let i={[e]:r?{alias:r}:{}};return this.queue.enqueue(()=>this.withRetry(`config set ${Do}[${e}]`,()=>this.runCli(["config","set",Do,JSON.stringify(i),"--strict-json","--merge"])))}removeModelFromAllowlist(e){return this.bestEffortUnset(`config unset ${Do}[${e}]`,`${Do}.${e}`)}async getAllowlistModelsForProvider(e){let i=(await ix())?.agents?.defaults?.models;if(!i||typeof i!="object")return[];let o=`${e}/`,c=[];for(let d of Object.keys(i))d.startsWith(o)&&c.push(d.slice(o.length));return c}ensureAgent(e,r,i){let o=["agents","add",e,"--workspace",r,"--non-interactive"];return i&&o.push("--model",i),this.queue.enqueue(()=>this.withRetry(`agents add ${e}`,()=>this.runCliTolerant(o,["already exists","already registered"])))}restartGateway(){return this.queue.enqueue(()=>this.withRetry("gateway restart",()=>this.runCli(["gateway","restart"])))}deleteAgent(e){return this.queue.enqueue(()=>this.withRetry(`agents delete ${e}`,()=>this.runCliTolerant(["agents","delete",e,"--force"],["not found","does not exist"])))}};var ue=G("agent-manager"),_d="acceptEdits",dx="full-access",lx="read-only";function Vb(t){return{INITIAL_AGENT_MODE:ko(t)}}var Jb=(t,e,r,i,o,c,d,u,f,h)=>{switch(t){case"claude-code":{let g={...o?{...r0(o),...o0(o,d,u)}:{},...f??{},IS_SANDBOX:"1"};return new Ao({cwd:r,env:g,agentId:i})}case"codex":{let g=dx;h!==void 0&&(Mt("codex",h)?g=h:ue.warn("codex spawn: invalid codexPermissionMode, falling back to full-access",{agentId:i,received:h}));let _=!!o,v={...o?{...s0(o),...i0(o,d,u)}:{},...Vb(g),..._?{NO_BROWSER:"1"}:{},...f??{}};return new To({cwd:r,agentId:i,...Object.keys(v).length>0?{env:v}:{},..._?{authMethodId:"api-key",isolateCodexHome:!0}:{}})}case"openclaw":return new Ur({command:e,cwd:r,agentId:i,...c?{sessionName:md(c)}:{}});case"hermes":return new Co({command:e,cwd:r,agentId:i,...f&&Object.keys(f).length>0?{env:{...f}}:{},...o?.model?{modelId:o.model}:{}})}};function wd(t){return t==="claude-code"||t==="codex"}var Zb={path:"",version:"cloud-deployed"},ax="openclaw_gateway_unavailable",Yb="openclaw_default_agent_missing";function cx(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 Xb={protocolVersion:1,clientCapabilities:{fs:{readTextFile:!0,writeTextFile:!0}}},Qb=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??Jb,this.createTimeoutMs=e.createTimeoutMs??Qb,this.detectorFactory=e.detectorFactory??(()=>new Zn),this.openclawConfigFactory=e.openclawConfigFactory??(r=>new Po({command:r})),this.openclawConfigDir=e.openclawConfigDir??ox($b(),".openclaw")}buildBinShimPathEnv(){let e=process.platform==="win32"?";":":";return{PATH:`${this.paths.binDir}${e}${process.env.PATH??""}`}}getOpenclawConfig(){if(!this.openclawConfigCache){let e=this.config.frameworksCache?.openclaw;if(!e?.path)throw new k("AGENT_SPAWN_FAILED","openclaw binary not detected on this machine");this.openclawConfigCache=this.openclawConfigFactory(e.path)}return this.openclawConfigCache}bootstrapOpenclawEnvIfNeeded(){return this.openclawEnvBootstrapPromise?this.openclawEnvBootstrapPromise:(this.openclawEnvBootstrapPromise=this.doBootstrapOpenclawEnv().catch(e=>{ue.warn("openclaw env bootstrap failed (ignored)",{err:String(e)}),this.openclawEnvBootstrapPromise=void 0}),this.openclawEnvBootstrapPromise)}async doBootstrapOpenclawEnv(){let e=this.openclawConfigDir,r=ox(e,".env");if(await Kb(r).then(c=>c.isFile()).catch(()=>!1)){ue.debug("openclaw .env exists, skip bootstrap",{envFile:r});return}let o=Bi({...process.env,...Mi(this.paths.agentEnvFile)});await ut(r,o,{mode:384}),ue.info("openclaw .env bootstrapped",{envFile:r,bytes:o.length}),await this.getOpenclawConfig().restartGateway(),ue.info("openclaw gateway restarted after env bootstrap")}async createAgent(e,r){if(!e.agentId)throw new k("IPC_BAD_REQUEST","agentId required");if(!e.framework)throw new k("IPC_BAD_REQUEST","framework required");let i=await ve(e.agentId,this.paths).catch(()=>null),o=xo(e._meta)==="cloud"||i?.deployType==="cloud";this.registry.reviveIfDisconnected?.(e.agentId);let c=this.registry.get(e.agentId);if(c){if(c.framework!==e.framework)throw new k("AGENT_BUSY",`agent ${e.agentId} exists with different framework (${c.framework})`);if(c.status==="error")ue.warn("existing agent in error state, rebuilding",{agentId:e.agentId}),await c.dispose("rebuild after error").catch(T=>ue.warn("dispose stale agent failed (ignored)",{err:String(T)})),this.registry.unregister(e.agentId);else if(o&&c.deployType!=="cloud")ue.warn("existing agent deployType drifted to local, rebuilding as cloud",{agentId:e.agentId}),await c.dispose("rebuild after deployType drift").catch(T=>ue.warn("dispose drifted agent failed (ignored)",{err:String(T)})),this.registry.unregister(e.agentId);else{if(e.patToken&&e.patToken!==c.patToken){ue.info("updating agent patToken on re-create (reconnect with new PAT)",{agentId:e.agentId}),c.setPatToken(e.patToken);let T=await ve(e.agentId,this.paths).catch(()=>null);T&&(T.patToken=e.patToken,await Ue(T,this.paths))}if(c.deployType==="cloud"&&e.modelInfo){ue.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 Ue(T,this.paths))}return ue.info("agent already exists, return current",{agentId:e.agentId}),{ok:!0,agentId:c.agentId,workspace:c.workspace,framework:c.framework}}}if(!o&&!this.config.frameworksCache?.[e.framework]){let D=e.framework==="hermes"?"; install with `pipx install hermes-agent` and rerun daemon to refresh frameworks_cache":"; rerun daemon to refresh frameworks_cache";throw new k("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine${D}`)}let u=ze(e.agentId,this.paths),f=o?"cloud":"local",h=e.framework==="openclaw"&&f==="local",g;h&&!r?.revive&&(g=(await this.ensureOpenclawDefaultAgent()).workspace,await this.ensureOpenclawGatewayReachable());let _=g??(h?this.config.frameworksCache?.openclaw?.defaultAgent?.workspace:void 0),v=e.workspace??_??u.workspace,y=new AbortController,E=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 lr(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 gd(u.root,{recursive:!0}),await gd(v,{recursive:!0}),await gd(u.logs,{recursive:!0}),T(),h||await xr(v,e.framework,e.cozeIdentity),e.framework==="claude-code"&&(f==="cloud"?await Ha(v,"cloud"):await Ha(v,"local",_d)),T();let D=i,b=t0({model:e.model??D?.model}),R=Gf(e._meta)??D?.accountId,P=e.patToken??D?.patToken,B=f==="cloud"?e.modelInfo??D?.modelInfo:void 0;if(I=new Ro({agentId:e.agentId,framework:e.framework,workspace:v,model:b.model??At,deployType:f,...R?{accountId:R}:{},...P?{patToken:P}:{},...B?{modelInfo:B}:{}}),I.status="ok",D?.sessions){let V=e.framework==="hermes"||f==="local"&&(e.framework==="claude-code"||e.framework==="codex");for(let[X,se]of Object.entries(D.sessions)){let oe={acpSessionId:se.acpSessionId,modelToken:se.modelToken,tokenGeneratedAt:se.tokenGeneratedAt,lastActiveAt:Date.now(),loadingSession:!1,replySeq:0};V?se.permissionMode===void 0?(oe.permissionMode=e.framework==="claude-code"?"bypassPermissions":e.framework==="codex"?"full-access":"default",ue.info("autoRevive: legacy session (no permissionMode) \u2192 fallback to D80/D84 default",{agentId:e.agentId,cloudId:X,framework:e.framework,fallback:oe.permissionMode})):Mt(e.framework,se.permissionMode)?oe.permissionMode=se.permissionMode:ue.warn("autoRevive: dropping invalid persisted permissionMode",{agentId:e.agentId,cloudId:X,framework:e.framework,value:se.permissionMode}):se.permissionMode!==void 0&&ue.info("autoRevive: dropping persisted permissionMode (gate disabled)",{agentId:e.agentId,cloudId:X,framework:e.framework,deployType:f}),se.cozeGroupId&&(oe.cozeGroupId=se.cozeGroupId),I.sessions.set(X,oe)}let re=Object.keys(D.sessions).length;re>0&&ue.info("restored persisted session records (no spawn)",{agentId:e.agentId,count:re})}this.registry.register(I),A=!0;let M={agentId:e.agentId,framework:e.framework,workspace:v,cozeIdentity:e.cozeIdentity,createdAt:D?.createdAt??Date.now(),sessions:D?.sessions??{},model:b.model};f==="cloud"&&(M.deployType="cloud"),R&&(M.accountId=R),P&&(M.patToken=P),B&&(M.modelInfo=B),D?.skills&&(M.skills=D.skills),D?.agentName&&(M.agentName=D.agentName),D?.description&&(M.description=D.description),M.skillsRefreshedForVersion=D?.skillsRefreshedForVersion??Nt,e.framework==="openclaw"&&f==="cloud"&&(this.config.frameworksCache?.openclaw?.path?(await this.bootstrapOpenclawEnvIfNeeded(),await this.getOpenclawConfig().ensureAgent(e.agentId,v)):ue.warn("openclaw binary not on this machine, skip agents add (will fail at session/prompt)",{agentId:e.agentId}));let J=e.initialSkills??[];if(J.length>0){let V=[...M.skills??[]],re=new Map(V.map((oe,C)=>[oe.skillId,C])),X=await Promise.allSettled(J.map(oe=>bo({agentId:e.agentId,workspace:v,framework:e.framework,skill:oe,paths:this.paths}))),se=0;for(let[oe,C]of X.entries()){let z=J[oe];z&&(C.status==="fulfilled"?(Eo(V,re,C.value),se++):ue.warn("initialSkill install failed (skipping)",{agentId:e.agentId,skillId:z.skillId,skillName:z.skillName,err:String(C.reason)}))}se>0&&(M.skills=V,ue.info("initialSkills installed",{agentId:e.agentId,installed:se,requested:J.length}))}return await Ue(M,this.paths),ue.info("agent created (no spawn, lazy on first prompt)",{agentId:e.agentId,framework:e.framework,deployType:f}),{ok:!0,agentId:e.agentId,workspace:v,framework:e.framework}}catch(T){throw ue.error("agent create failed, rolling back",{agentId:e.agentId,err:String(T)}),A&&I&&(await I.dispose("rollback").catch(()=>{}),this.registry.unregister(e.agentId)),ue.error("[AUDIT] ROLLBACK: about to rm dirs.root",{src:"agent-manager.createAgent.catch",agentId:e.agentId,path:u.root,revive:r?.revive===!0,framework:e.framework,errStack:T instanceof Error?T.stack:String(T)}),await Wb(u.root,{recursive:!0,force:!0}).catch(D=>ue.warn("rm agent dir failed (ignored)",{err:String(D)})),T instanceof k?T:new k("AGENT_SPAWN_FAILED",String(T),{cause:T})}finally{clearTimeout(E)}}async spawnSessionDownstream(e,r,i,o,c){let u=this.config.frameworksCache?.[e.framework];if(!u)if(e.deployType==="cloud"&&wd(e.framework))u=Zb;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)&&(ue.info("spawn: resolving acp wrapper",{agentId:e.agentId,framework:e.framework}),await lr(e.framework));let f=e.deployType==="cloud"?{model:e.model,modelToken:r,...e.modelInfo?{modelInfo:e.modelInfo}:{}}:void 0,h;if(e.framework==="openclaw")h=await this.buildOpenclawDownstream({session:e,modelConfig:f,cloudSessionId:i,cozeEnv:o,mockScenario:c,command:u.path});else if(e.framework==="hermes"){let g={...this.buildBinShimPathEnv()};f&&(await f0({paths:this.paths,agentId:e.agentId,modelConfig:f,cozeEnv:o,mockScenario:c}),g.HERMES_HOME=Jn(e.agentId,this.paths)),h=this.factory(e.framework,u.path,e.workspace,e.agentId,f,i,o,c,g)}else{let g=e.sessions.get(i),_=Qt(e)?g?.permissionMode??dx:"full-access";h=this.factory(e.framework,u.path,e.workspace,e.agentId,f,i,o,c,this.buildBinShimPathEnv(),_)}try{return await h.start(),await h.initialize(Xb),h}catch(g){let _=h instanceof pt?h.getStderrTail():[];throw _.length>0&&ue.warn("spawnSessionDownstream failed, recent stderr (D94)",{agentId:e.agentId,framework:e.framework,method:g instanceof k?g.code:"unknown",recentStderr:_}),await h.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",cx(o),{cause:{reason:ax}})}catch(o){ue.warn("openclaw gateway diagnose failed (ignored, fall through to original error)",{agentId:e.agentId,err:String(o)})}return i instanceof k?i:new k("AGENT_SPAWN_FAILED",i instanceof Error?i.message:String(i),{cause:i})}async ensureOpenclawDefaultAgent(){let e=this.config.frameworksCache?.openclaw?.defaultAgent;if(e?.id&&e.workspace)return{id:e.id,workspace:e.workspace};ue.warn("openclaw default agent stale or missing, attempting lazy re-detect");let r=await this.detectorFactory().detect("openclaw");if(r?.defaultAgent?.id&&r.defaultAgent.workspace)return ue.info("openclaw lazy re-detect success",{agentId:r.defaultAgent.id,workspace:r.defaultAgent.workspace}),this.config.frameworksCache||(this.config.frameworksCache={}),this.config.frameworksCache.openclaw=r,{id:r.defaultAgent.id,workspace:r.defaultAgent.workspace};throw new k("AGENT_ENV_NOT_READY","openclaw default agent \u672A\u63A2\u6D4B\u5230; \u8BF7\u5148\u8DD1 `openclaw setup` \u6216 `openclaw agents add` \u521B\u5EFA\u9ED8\u8BA4 agent",{cause:{reason:Yb}})}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",cx(r),{cause:{reason:ax}})}async buildOpenclawDownstream(e){let{session:r,modelConfig:i,cloudSessionId:o,cozeEnv:c,mockScenario:d,command:u}=e,f=md(o);if(r.deployType==="local"){let _=await this.ensureOpenclawDefaultAgent();return new Ur({command:u,cwd:_.workspace,agentId:_.id,sessionName:f})}let h=await sx(),g;if(i?.modelToken){let _=ed(o),v=td(i),y=`${_}/${v}`;if(!this.ensuredProviders.has(y)){let E=this.getOpenclawConfig(),I=await E.getAllowlistModelsForProvider(_),A=a0(i,c,d,I);A&&(await E.ensureProvider(_,A),await E.addModelToAllowlist(y),this.ensuredProviders.add(y))}g=y}return new Ur({command:u,cwd:r.workspace,agentId:r.agentId,sessionName:f,...h?{gatewayToken:h}:{},...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(h){f=!1,ue.warn("removeProvider failed, keeping ensuredProviders entry",{providerId:d,err:String(h)})}try{await i.removeModelFromAllowlist(u)}catch(h){f=!1,ue.warn("removeModelFromAllowlist failed, keeping ensuredProviders entry",{fullModelId:u,err:String(h)})}f&&this.ensuredProviders.delete(u)}}};import{randomUUID as px}from"node:crypto";import{promises as oE}from"node:fs";import{basename as mx}from"node:path";$e();te();import{promises as eE}from"node:fs";import{basename as tE}from"node:path";var ux=G("file-upload"),nE="/api/coze_claw/file/agent_upload",rE=6e4;async function fx(t,e={}){let i=`${Dr(Pr(e.handshakeBase))}${nE}`,o=e.timeoutMs??rE,c=await eE.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",...Sn(e.ppeOverride),...t.accountId?{"x-coze-account":t.accountId}:{}},f=new AbortController,h=setTimeout(()=>f.abort(),o);ux.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}),_=g.headers.get("x-tt-logid")??"";if(!g.ok){let E=await g.text().catch(()=>"");throw new k("UPLOAD_FAILED",`upload HTTP ${g.status} logid=${_}: ${E.slice(0,200)}`)}let v=await g.json();if(v.code!==void 0&&v.code!==0)throw new k("UPLOAD_FAILED",`upload code=${v.code} msg=${v.msg??"-"} logid=${_}`);let y=v.data?.file?.file_url;if(!y)throw new k("UPLOAD_FAILED",`upload response missing data.file.file_url logid=${_}: ${JSON.stringify(v).slice(0,200)}`);return ux.info("file upload ok",{uri:y,logid:_}),{uri:y}}catch(g){throw g instanceof k?g:g.name==="AbortError"?new k("UPLOAD_FAILED",`upload timeout (${o}ms) for ${tE(t.path)}`):new k("UPLOAD_FAILED",String(g),{cause:g})}finally{clearTimeout(h)}}$e();te();import{extname as iE}from"node:path";var sE={".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 xx(t){let e=iE(t).toLowerCase();return sE[e]??"application/octet-stream"}Re();var Lo=G("agent-send"),hx=50*1024*1024;function gx(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 _x(t,e,r,i,o,c){let u;for(let f=0;f<=2;f++)try{await t.core.sendAgentFileUpdate(e,r,i,o);return}catch(h){u=h,f<2&&(Lo.warn("sendAgentFileUpdate failed, retrying",{attempt:f+1,err:String(h)}),await new Promise(g=>setTimeout(g,5e3)))}throw new k("UPSTREAM_NOT_READY",`${c} after 3 attempts: ${String(u)}`,{cause:u})}async function yx(t,e){let{session:r,runtime:i}=gx(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 oE.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>hx)throw new k("FILE_TOO_LARGE",`${o.size} bytes > limit ${hx}`);let c=await xx(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??mx(t.path),u;try{u=await fx({patToken:r.patToken??e.patToken,agentId:t.agentId,sessionId:t.sessionId,path:t.path,mimeType:c,name:d,sizeBytes:o.size,...r.accountId?{accountId:r.accountId}:{}},{handshakeBase:e.handshakeBase,ppeOverride:e.ppeOverride})}catch(h){throw Lo.warn("agent file upload failed",{agentId:t.agentId,sessionId:t.sessionId,path:t.path,sizeBytes:o.size,mime:c,code:h instanceof k?h.code:"UNKNOWN",message:h instanceof Error?h.message:String(h)}),h}let f={sessionUpdate:"agent_file",messageId:px(),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 _x(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 bx(t,e){let{session:r,runtime:i}=gx(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??mx(t.path),c={sessionUpdate:"group_file",messageId:px(),content:{uri:t.path,name:o,mimeType:t.mimeType,...t.caption!==void 0?{caption:t.caption}:{}}};return await _x(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 Ex(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}Xt();te();ln();var Bt=G("coze-cli-installer"),vx="@coze/cli@latest",aE="coze",Sx="0.1.8",cE=5e3,dE=5e3,lE=9e4,Ix=1e4,Ji=null,No=!1;async function bd(t,e={}){if(No)return;if(Ji)return Ji;let r=e.exec??Kf;return Ji=(async()=>{try{let i=await uE(aE,r),o=!1;if(i){let d=await fE(r);if(d===void 0)Bt.warn("coze-cli found but version unparseable, fall through to full install",{path:i});else if(Ex(d,Sx))Bt.info("coze-cli version too old, upgrade-only (preserve user config + auth)",{path:i,version:d,min:Sx}),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:vx,mode:c});try{await r("npm",["i","-g","--prefer-online",vx],{timeout:lE,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:Ix}),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:Ix}),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 uE(t,e){let r=process.platform==="win32"?"where":"which";try{let{stdout:i}=await e(r,[t],{timeout:cE});return Ua(i)}catch{return}}async function fE(t){try{let{stdout:e,stderr:r}=await t("coze",["--version"],{timeout:dE});return(e||r).match(/(\d+\.\d+\.\d+)/)?.[1]}catch{return}}Wt();jt();Re();var xE=10*6e4;function Ax(t){let e=t?.sessionIdleTimeoutMs;return typeof e!="number"||!Number.isFinite(e)||e<=0?xE:e}function Mo(t){return ur(t??Z().configFile)}function Zi(t,e){return fr(e??Z().configFile,t)}import{randomBytes as OE}from"node:crypto";ar();$e();te();import{createReadStream as hE}from"node:fs";import{mkdir as pE,readFile as mE,realpath as gE,stat as wE,writeFile as _E}from"node:fs/promises";import{basename as yE,dirname as Ed,isAbsolute as bE,join as EE,relative as vE,resolve as kx,sep as SE}from"node:path";import{createInterface as IE}from"node:readline";var Cx=G("fs-rpc"),Yi=Ze("COZE_BRIDGE_FS_RPC_MAX_BYTES",20*1024*1024);async function Rx(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 Px(t.path,e);return await pE(Ed(i),{recursive:!0}),await _E(i,t.content,"utf8"),Cx.info("fs/write_text_file ok",{path:i,size:t.content.length}),null}async function Dx(t,e){let r=await Px(t.path,e),i=await wE(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 AE(r,t.line??1,t.limit);else{let d=await mE(r,"utf8");if(o){let u=d.split(`
107
- `),f=Math.max(0,(t.line??1)-1),h=typeof t.limit=="number"?f+t.limit:void 0;c=u.slice(f,h).join(`
108
- `)}else c=d}return Cx.info("fs/read_text_file ok",{path:r,size:c.length}),{content:c}}async function AE(t,e,r){let i=IE({input:hE(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 Px(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([Tx(kx(e)),Tx(kx(t))]),o=vE(r,i);if(kE(o,SE,bE(o)))throw new k("IPC_BAD_REQUEST",`path escapes workspace: ${t}`);return i}function kE(t,e,r){return t===""?!1:r?!0:t===".."||t.startsWith(`..${e}`)}async function Tx(t){let e=[],r=t;for(;r!==Ed(r);)try{let i=await gE(r);return e.length?EE(i,...e.reverse()):i}catch{e.push(yE(r)),r=Ed(r)}return t}te();var Ox=G("prompt-multimodal"),Lx=10*1024*1024,TE=15e3,CE=6;async function Nx(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 RE(d))}}let o=Array.from({length:Math.min(CE,t.length)},()=>i());return await Promise.all(o),e}function Mx(t){return t.some(e=>e.type==="image")}async function RE(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 PE(e.uri),o=e.mimeType||DE(i)||"application/octet-stream";return Ox.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 Ox.warn("image fetch failed, degrading to text block",{uri:e.uri,err:String(r)}),{type:"text",text:`[image load failed: ${e.uri}]`}}}function DE(t){if(!t)return;let e=t.indexOf(";");return(e===-1?t:t.slice(0,e)).trim()||void 0}async function PE(t){let e=new AbortController,r=setTimeout(()=>e.abort(),TE);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>Lx)throw new Error(`image too large: ${o.byteLength} bytes (max ${Lx})`);return{buf:Buffer.from(o),contentType:i.headers.get("content-type")??void 0}}finally{clearTimeout(r)}}Wt();$e();te();var $=G("core"),LE=3e4,NE=/^(boe|ppe)_[A-Za-z0-9_-]+$/,ME="\u6211\u6B63\u5728\u7B49\u5F85\u5BA1\u6279\uFF0C\u8BF7\u7A0D\u540E\u518D\u8054\u7CFB\u6211",BE="\u5BA1\u6279\u5DF2\u8D85\u65F6",FE=3e4,Bo=class{upstream;agents=new Map;disconnectedAgents=new Set;extensions;paths;sessionSpawner;sessionIdleTimeoutMs;upstreamIds=new Br;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=Ax(e.bridgeConfig)}registerExtension(e,r){this.extensions[e]=r}getCozeEnv(){return this.currentCozeEnv}getMockScenario(){return this.currentMockScenario}setMockScenario(e){this.currentMockScenario=e&&e.length>0?e:void 0}async start(){this.upstream.onFrame(e=>this.handleFrame(e)),this.upstream.onConnect?.(({initial:e})=>{e||this.rejectAllPendingOnReconnect()}),await this.upstream.start(),$.info("Core started",{extensions:Object.keys(this.extensions)})}async stop(e){$.info("Core stopping",{reason:e}),await Promise.all([...this.agents.values()].map(r=>r.dispose(e))),this.agents.clear(),await this.upstream.stop(e)}async reloadAgents(e){let r=e?this.agents.has(e)?[e]:[]:[...this.agents.keys()];for(let i of r)await this.agents.get(i)?.killAllRuntimes("reload");return r}get(e){return this.agents.get(e)}register(e){this.agents.set(e.agentId,e),$.info("agent registered",{agentId:e.agentId,framework:e.framework});for(let r of this.registerHandlers)try{r(e.agentId)}catch(i){$.warn("onAgentRegister handler threw (ignored)",{agentId:e.agentId,err:String(i)})}}onAgentRegister(e){return this.registerHandlers.add(e),()=>this.registerHandlers.delete(e)}registerHandlers=new Set;unregister(e){this.agents.delete(e)}reviveIfDisconnected(e){this.disconnectedAgents.delete(e)&&$.info("agent revived from disconnect",{agentId:e})}attachRuntimeHooks(e,r,i){let o=i.downstream;o&&(o.onUpdate(c=>{i.loadingSession||this.forwardUpdate(e,c)}),o.onAgentRequest(c=>{this.handleAgentRequest(e,o,c)}),o.onExit((c,d)=>{$.info("session runtime exited",{agentId:e.agentId,cloudId:r,code:c,signal:d}),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){$.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(An(o,{code:Y.INTERNAL_ERROR,message:`bridge downstream gone: ${r}`})).catch(d=>$.debug("send error response to upstream failed (ignored)",{err:String(d)}));try{c.downstream.respondAgentRequestError(c.agentRequestId,{code:Y.INTERNAL_ERROR,message:`bridge: ${r}`})}catch{}}}}}rejectAllPendingOnReconnect(){let e=this.pendingUpstream.size,r=this.pendingBridge.size;if(!(e===0&&r===0)){$.warn("upstream reconnected, rejecting stale pending requests",{pendingUpstream:e,pendingBridge:r});for(let[,i]of this.pendingUpstream){try{i.downstream.respondAgentRequestError(i.agentRequestId,{code:Y.INTERNAL_ERROR,message:"upstream reconnected; please retry"})}catch{}this.clearPendingPermissionFor(i)}this.pendingUpstream.clear();for(let[,i]of this.pendingBridge)clearTimeout(i.timer),i.reject(new k("UPSTREAM_DISCONNECTED",`${i.method} aborted: upstream reconnected`));this.pendingBridge.clear()}}async handleFrame(e){if(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&&NE.test(i)?this.currentCozeEnv=i:i&&$.warn("rejecting cozeEnv with invalid shape, keeping previous",{rejected:i});try{if(e.method.startsWith("_agent/")){let o=this.extensions[e.method];if(!o){r!==null?await this.sendError(r,Y.METHOD_NOT_FOUND,`extension not registered: ${e.method}`):$.warn("drop notification: extension not registered",{method:e.method});return}let c=await o(e,this);r!==null&&await this.upstream.send(Mr(r,c));return}if(e.method.startsWith("session/")){let o=await this.routeSessionMethod(e);r!==null&&await this.upstream.send(Mr(r,o));return}if(e.method==="initialize"){r!==null&&await this.upstream.send(Mr(r,{protocolVersion:1,agentCapabilities:{loadSession:!0}}));return}r!==null?await this.sendError(r,Y.METHOD_NOT_FOUND,`method not implemented: ${e.method}`):$.warn("drop unknown notification",{method:e.method})}catch(o){$.error("handleFrame failed",{method:e.method,err:String(o)}),r!==null&&await this.upstream.send(An(r,Wi(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 h=r._meta?.cozeTriggerMsgId,g=ho(r._meta);return $.info("session in pendingPermission, bouncing new prompt",{agentId:o.agentId,cloudSessionId:c}),this.synthesizePromptReply(o,f,c,ME,h,g)}}let d=Date.now(),u=!1;try{let f=await o.getSessionQueue(c).enqueue(()=>this.dispatchSessionCall(o,e.method,r));return u=!0,f}finally{$.info("session call done",{agentId:o.agentId,method:e.method,durationMs:Date.now()-d,ok:u})}}async dispatchSessionCall(e,r,i){e.lastActiveAt=Date.now();let{stripped:o}=qf(i);switch(r){case"session/new":{let c=zE();return $.info("session/new ack (lazy spawn)",{agentId:e.agentId,cloudId:c}),{sessionId:c}}case"session/load":{let c=o;return $.info("session/load ack (lazy spawn)",{agentId:e.agentId,cloudId:c.sessionId}),{}}case"session/prompt":{let c=o,d=c.sessionId;if(!d)throw new k("IPC_BAD_REQUEST","session/prompt: missing sessionId");let u=Qt(e)?Hf(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 v=f.permissionMode;f.permissionMode=u,await this.persistSessionMapping(e);try{await f.downstream.setSessionMode({sessionId:f.acpSessionId,modeId:u})}catch(y){throw f.permissionMode=v,await this.persistSessionMapping(e).catch(()=>{}),y}}let h=i._meta?.cozeTriggerMsgId;h?e.activeTriggers.set(f.acpSessionId,h):e.activeTriggers.delete(f.acpSessionId);let g=ho(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&&Mx(c.prompt))throw new k("MODEL_MODALITY_UNSUPPORTED",`model=${e.modelInfo.id??e.model} does not support image input`);let _=await Nx(c.prompt);try{let v=await f.downstream.sessionPrompt({...c,sessionId:f.acpSessionId,prompt:_});return f.lastActiveAt=Date.now(),v}catch(v){if(v instanceof k&&v.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 E=f.acpSessionId,I=E?e.activeTriggers.get(E):void 0,A=E?e.activeGroupIds.get(E):void 0;return $.warn("approval timed out, synthesizing \u5BA1\u6279\u5DF2\u8D85\u65F6 reply + recovering session",{agentId:e.agentId,cloudId:d}),await this.synthesizePromptReply(e,f,d,BE,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,$.info("reloadAfterTurn: stopping downstream",{agentId:e.agentId,cloudId:d,acpId:f.acpSessionId}),v.stop("reload-after-turn").catch(y=>$.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&&($.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=ho(i._meta);if(!d)throw new k("IPC_BAD_REQUEST","session/set_mode: missing sessionId");if(!Qt(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 h=e.sessions.get(d)??await this.ensureRuntime(e,d);if(h.permissionMode===u)return{};let g=h.permissionMode;if(h.permissionMode=u,await this.persistSessionMapping(e),h.downstream?.isAlive()&&h.acpSessionId)try{await h.downstream.setSessionMode({sessionId:h.acpSessionId,modeId:u})}catch(_){throw h.permissionMode=g,await this.persistSessionMapping(e).catch(()=>{}),_}else $.info("session/set_mode: runtime not active, persisted only",{framework:e.framework,agentId:e.agentId,cloudId:d,modeId:u});return{}}default:throw new k("IPC_BAD_REQUEST",`session method not supported: ${r}`)}}async handleGroupSetMode(e,r,i){let o=[];for(let[d,u]of e.sessions)u.cozeGroupId===r&&u.permissionMode!==i&&o.push({cloudId:d,runtime:u,oldMode:u.permissionMode});if(o.length===0)return $.info("group session/set_mode: no active runtime (db-only path)",{framework:e.framework,agentId:e.agentId,groupId:r,modeId:i}),{};$.info("group session/set_mode: applying to runtimes",{framework:e.framework,agentId:e.agentId,groupId:r,modeId:i,targets:o.length});for(let d of o)d.runtime.permissionMode=i;await this.persistSessionMapping(e);let c=[];for(let d of o){let u=d.runtime.downstream,f=d.runtime.acpSessionId;u?.isAlive()&&f&&c.push({downstream:u,acpSessionId:f,oldMode:d.oldMode,runtime:d.runtime})}for(let d of c)try{await d.downstream.setSessionMode({sessionId:d.acpSessionId,modeId:i})}catch(u){for(let f of o)f.runtime.permissionMode=f.oldMode;throw await this.persistSessionMapping(e).catch(()=>{}),u}return{}}async ensureRuntime(e,r){let i=e.sessions.get(r);if(i)return i;let c={modelToken:e.deployType==="cloud"?await this.requestSessionToken(e.agentId,r):"",tokenGeneratedAt:Date.now(),lastActiveAt:Date.now(),loadingSession:!1,replySeq:0};return Qt(e)&&(e.framework==="hermes"?c.permissionMode=e.deployType==="cloud"?d0:l0:c.permissionMode=e.framework==="claude-code"?_d:lx),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(ht.GEN_MODEL_TOKEN,i,FE);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(h){throw i.spawnFailCount=d+1,i.spawnFailedAt=Date.now(),i.spawnFailCount>=o&&i.acpSessionId&&($.warn("clearing stale acpSessionId after repeated spawn failures",{agentId:e.agentId,cloudId:r,staleAcpId:i.acpSessionId}),i.acpSessionId=void 0),h}i.spawnFailCount=0,i.spawnFailedAt=void 0,i.downstream=f,this.attachRuntimeHooks(e,r,i);try{if(i.acpSessionId){i.loadingSession=!0;try{await f.sessionLoad({sessionId:i.acpSessionId,cwd:e.workspace}),$.info("session restored via session/load",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId})}catch(h){$.warn("session/load failed, fallback to session/new",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId,err:String(h)}),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 h=await f.sessionNew({cwd:e.workspace});i.acpSessionId=h.sessionId,await this.persistSessionMapping(e)}}catch(h){throw $.warn("session init failed after spawn, tearing down half-spawned runtime",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId,err:String(h)}),await f.stop("session-init-failed").catch(()=>{}),i.downstream=void 0,i.acpSessionId=void 0,h}if(f.afterSessionEstablished&&i.acpSessionId&&await f.afterSessionEstablished(i.acpSessionId),Qt(e)&&i.acpSessionId&&i.permissionMode)try{await f.setSessionMode({sessionId:i.acpSessionId,modeId:i.permissionMode})}catch(h){$.warn("post-spawn set_mode failed, framework using its own startup default",{framework:e.framework,agentId:e.agentId,cloudId:r,mode:i.permissionMode,err:String(h)})}}armIdleTimer(e,r,i){if(Vi(i),this.isRuntimeBusy(e,i)){$.debug("skip idle timer: runtime busy (in-flight turn / pending permission)",{agentId:e.agentId,cloudId:r});return}i.idleTimer=setTimeout(()=>{if(i.idleTimer=void 0,this.isRuntimeBusy(e,i)){$.info("idle reaper fired but runtime busy, re-arming",{agentId:e.agentId,cloudId:r}),this.armIdleTimer(e,r,i);return}$.info("session runtime idle timeout, killing downstream",{agentId:e.agentId,cloudId:r});let o=i.downstream;i.downstream=void 0,i.acpSessionId&&e.activeTriggers.delete(i.acpSessionId),o&&o.stop("idle timeout").catch(c=>$.warn("idle stop failed (ignored)",{agentId:e.agentId,cloudId:r,err:String(c)}))},this.sessionIdleTimeoutMs),i.idleTimer.unref?.()}isRuntimeBusy(e,r){if(r.acpSessionId&&e.activeTriggers.has(r.acpSessionId))return!0;let i=r.downstream;if(!i)return!1;for(let o of this.pendingUpstream.values())if(o.downstream===i)return!0;return!1}async sendAgentFileUpdate(e,r,i,o){let c={cozeAgentId:e.agentId,cozeReplySeqID:++r.replySeq};if(r.acpSessionId){let d=e.activeTriggers.get(r.acpSessionId);d&&(c.cozeTriggerMsgId=d);let u=e.activeGroupIds.get(r.acpSessionId);u&&(c.cozeGroupId=u)}await this.upstream.send(Nr("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(Nr("session/update",{sessionId:i,update:{sessionUpdate:"agent_message_chunk",content:{type:"text",text:o}},_meta:u})).catch(f=>$.warn("synthesizePromptReply update send failed (ignored)",{err:String(f)})),{stopReason:"end_turn"}}forwardUpdate(e,r){let i=r.sessionId,o=this.reverseSessionId(e,i);if(!o){$.debug("drop update for unknown session",{agentId:e.agentId,acpId:i});return}let c=e.sessions.get(o);if(!c){$.debug("drop update: runtime gone",{agentId:e.agentId,cloudId:o});return}if(HE(r)){$.debug("drop codex noise chunk",{agentId:e.agentId,acpId:i});return}let d=r.update;if(d&&typeof d=="object"&&d.sessionUpdate==="current_mode_update"&&Qt(e)){let g=d.currentModeId;Mt(e.framework,g)&&c.permissionMode!==g?(c.permissionMode=g,this.persistSessionMapping(e).catch(_=>$.warn("persist mode (from current_mode_update) failed",{framework:e.framework,agentId:e.agentId,err:String(_)}))):typeof g=="string"&&!Mt(e.framework,g)&&$.warn("current_mode_update with invalid modeId for framework, not persisting",{framework:e.framework,agentId:e.agentId,modeId:g})}let u={cozeAgentId:e.agentId,cozeReplySeqID:++c.replySeq},f=e.activeTriggers.get(i);f&&(u.cozeTriggerMsgId=f);let h=e.activeGroupIds.get(i);h&&(u.cozeGroupId=h),this.upstream.send(Nr("session/update",{...r,sessionId:o,_meta:u})).catch(g=>$.warn("forward update failed",{agentId:e.agentId,err:String(g)}))}handleAgentRequest(e,r,i){if(i.method==="session/request_permission"){this.forwardPermissionRequest(e,r,i);return}if(i.method==="fs/write_text_file"||i.method==="fs/read_text_file"){this.handleFsRpcRequest(e,r,i);return}$.warn("unhandled agent request,returning method_not_found",{agentId:e.agentId,method:i.method}),r.respondAgentRequestError(i.id,{code:Y.METHOD_NOT_FOUND,message:`method not handled by Bridge: ${i.method}`})}async handleFsRpcRequest(e,r,i){try{let o=e.workspace;if(i.method==="fs/write_text_file"){let c=i.params??{},d=await Rx(c,o);r.respondAgentRequest(i.id,d)}else{let c=i.params??{},d=await Dx(c,o);r.respondAgentRequest(i.id,d)}}catch(o){$.warn("fs rpc handler failed",{agentId:e.agentId,method:i.method,err:String(o)}),r.respondAgentRequestError(i.id,Wi(o))}}clearPendingPermissionFor(e){if(e.method!=="session/request_permission"||!e.cloudSessionId)return;let r=this.agents.get(e.agentId)?.sessions.get(e.cloudSessionId);r&&(r.pendingPermission=void 0)}forwardPermissionRequest(e,r,i){let o=this.upstreamIds.next("session/request_permission"),c=i.params??{},u=c.sessionId,f=u?e.activeTriggers.get(u):void 0,h={cozeAgentId:e.agentId};f&&(h.cozeTriggerMsgId=f);let g=u?e.activeGroupIds.get(u):void 0;g&&(h.cozeGroupId=g);let _=u?this.reverseSessionId(e,u):void 0,v=_?e.sessions.get(_):void 0;v&&(v.pendingPermission={downstream:r,agentRequestId:i.id,upstreamId:o});let y={...c,..._?{sessionId:_}:{},_meta:h};this.pendingUpstream.set(o,{agentRequestId:i.id,agentId:e.agentId,downstream:r,method:i.method,cloudSessionId:_}),$.info("forward permission_request \u2192 upstream",{agentId:e.agentId,upstreamId:o,acpSessionId:u,cloudSessionId:_,toolCallId:c.toolCall?.toolCallId,options:c.options?.map(E=>({optionId:E.optionId,kind:E.kind,name:E.name}))}),this.upstream.send(qi(o,"session/request_permission",y)).catch(E=>{this.pendingUpstream.delete(o),$.error("forward permission request failed",{agentId:e.agentId,err:String(E)}),r.respondAgentRequestError(i.id,{code:Y.INTERNAL_ERROR,message:`upstream send failed: ${String(E)}`})})}handleUpstreamResponse(e){if(e.id===null)return;let r=this.lookupPending(this.pendingUpstream,e.id,"upstream");if(r){this.pendingUpstream.delete(r.key);let o=r.value;this.clearPendingPermissionFor(o),e.error?($.info("upstream \u2192 permission response (error)",{agentId:o.agentId,upstreamId:e.id,method:o.method,error:e.error}),o.downstream.respondAgentRequestError(o.agentRequestId,e.error)):(o.method==="session/request_permission"&&UE(e.result,o),$.info("upstream \u2192 permission response (result)",{agentId:o.agentId,upstreamId:e.id,method:o.method,result:e.result}),o.downstream.respondAgentRequest(o.agentRequestId,e.result));return}let i=this.lookupPending(this.pendingBridge,e.id,"bridge");if(i){this.pendingBridge.delete(i.key),clearTimeout(i.value.timer),e.error?i.value.reject(new vo(e.error)):i.value.resolve(e.result);return}$.debug("orphan upstream response (no pending)",{id:e.id})}lookupPending(e,r,i){let o=e.get(r);if(o)return{value:o,key:r};if(typeof r=="number"){let c=String(r),d=e.get(c);if(d)return $.warn(`${i} id type mismatch: number received but Bridge expected string`,{rawId:r,normalizedId:c}),{value:d,key:c}}}sendRequest(e,r,i=LE){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 h=this.pendingBridge.get(o);h&&(clearTimeout(h.timer),this.pendingBridge.delete(o)),d(f)})})}async persistSessionMapping(e){if(this.paths)try{let r=new Map;for(let[i,o]of e.sessions){let c={modelToken:o.modelToken,tokenGeneratedAt:o.tokenGeneratedAt};o.acpSessionId&&(c.acpSessionId=o.acpSessionId),o.permissionMode&&Qt(e)&&(c.permissionMode=o.permissionMode),o.cozeGroupId&&(c.cozeGroupId=o.cozeGroupId),r.set(i,c)}await ai(e.agentId,r,this.paths)}catch(r){$.warn("persist session mapping failed",{agentId:e.agentId,err:String(r)})}}reverseSessionId(e,r){for(let[i,o]of e.sessions.entries())if(o.acpSessionId===r)return i}sendError(e,r,i){return this.upstream.send(An(e,{code:r,message:i,data:{bridgeVersion:Nt}}))}};function zE(){return OE(16).toString("hex")}function UE(t,e){if(!t||typeof t!="object"){$.warn("permission response: result not an object (suspicious)",{agentId:e.agentId,result:t});return}let r=t;if("kind"in r&&!("outcome"in r)){$.warn('permission response: top-level "kind" field (D66 historical bug shape)',{agentId:e.agentId,result:t});return}let i=r.outcome;if(!i||typeof i!="object"){$.warn("permission response: missing or non-object outcome field",{agentId:e.agentId,result:t});return}let c=i.outcome;(typeof c!="string"||c!=="selected"&&c!=="cancelled")&&$.warn("permission response: unknown outcome discriminant",{agentId:e.agentId,outcomeValue:c,result:t})}var GE=["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."],Bx="Warning: ";function HE(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(Bx)?i.text.slice(Bx.length):i.text;return GE.some(c=>o.startsWith(c))}jt();te();Re();import{randomBytes as qE}from"node:crypto";import{createServer as jE}from"node:http";var WE=1e6,Fx=G("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=qE(32).toString("hex");let e=jE((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(),Fx.info("IPC listening",{port:this.port}),{port:this.port,token:this.token}}async stop(){let e=this.server;e&&(await new Promise((r,i)=>{e.close(o=>o?i(o):r())}),this.server=null)}async persistAuthFiles(){await ut(this.paths.portFile,String(this.port)),await ut(this.paths.tokenFile,this.token,{mode:384})}async dispatch(e,r){if(e.headers.authorization!==`Bearer ${this.token}`){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 KE(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){Fx.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 KE(t){let e=[],r=0;for await(let o of t){let c=o;if(r+=c.length,r>WE)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 xS=qt(Oh(),1),hS=qt($o(),1),pS=qt(qr(),1),mS=qt(Od(),1),gS=qt(Md(),1),wS=qt(Hd(),1),Hh=qt(Yo(),1),_S=qt(Gh(),1);var qh=Hh.default;$e();te();var{FWS:NS}=ep(),Oe=G("upstream.frontier"),np="application/json",rp="none",MS=15e3;function BS(t){class e extends qh{constructor(i){super(i,Jf,{headers:t})}guardTeardown(){this.listenerCount("error")===0&&this.on("error",i=>Oe.warn("frontier ws error during teardown (handled, prevents daemon crash)",{err:i instanceof Error?i.message:String(i)}))}close(i,o){this.guardTeardown(),super.close(i,o)}terminate(){this.guardTeardown(),super.terminate()}send(i,...o){if(Pl("debug"))try{let c;typeof i=="string"?c=Buffer.from(i,"utf8"):i instanceof Buffer?c=i:i instanceof ArrayBuffer?c=new Uint8Array(i):ArrayBuffer.isView(i)?c=new Uint8Array(i.buffer,i.byteOffset,i.byteLength):c=new Uint8Array(0);let d=Buffer.from(c.slice(0,128)).toString("hex");Oe.debug("WS raw frame out",{bytes:c.byteLength,headHex:d})}catch(c){Oe.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){Oe.warn("start called on already-started FrontierUpstream; noop");return}let e={Authorization:`Bearer ${this.opts.privatecode}`,Origin:Zf,...Sn(this.opts.ppeOverride)},r=BS(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:np,force:!0},payloadEncoding:{encoding:rp,force:!0},enableTransformTextPayload:!0,enableQoS:!1,enableAutoAck:!1,automaticOpen:!1,maxRetries:Number.POSITIVE_INFINITY,debug:this.opts.debug??!1},c=new NS(o),d=!1,u=null,f,h,g=new Promise((y,E)=>{f=y,h=E}),_=y=>{d||(d=!0,u&&(clearTimeout(u),u=null),y?h(y):f())};c.onopen=()=>{this.opened=!0,this.openCount+=1;let y=this.openCount===1;Oe.info("frontier opened",{url:i,remoteDeviceId:this.opts.handshake.deviceId,initial:y,openCount:this.openCount}),y&&_();for(let E of this.connectHandlers)Promise.resolve(E({initial:y})).catch(I=>Oe.warn("onConnect handler threw (ignored)",{err:String(I)}))},c.onclose=y=>{this.opened=!1,Oe.info("frontier closed",{code:y.code,reason:y.reason,willReconnect:y.willReconnect})},c.onerror=y=>{Oe.warn("frontier error",{code:y.code,msg:y.message}),_(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 v=this.opts.openTimeoutMs??MS;u=setTimeout(()=>{_(new k("UPSTREAM_DISCONNECTED",`frontier ws open timeout after ${v}ms (handshake or upgrade slow)`))},v),await c.connect();try{await g}catch(y){try{c.close(1e3,"open failed")}catch(E){Oe.warn("fws close during start failure threw (ignored)",{err:String(E)})}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){Oe.warn("frontier close threw (ignored)",{err:String(i)})}}}async send(e){let r=this.fws,i=e.method;if(!r)throw Oe.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?(Oe.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;ip(c)||Oe.info("frontier frame out",{method:c.method,jsonrpcId:c.id,size:o.length});try{await r.send(o,{service:33555712,method:1,payloadType:np,payloadEncoding:rp})}catch(u){throw Oe.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){Oe.debug("drop non-adapter frontier frame",{service:r});return}let i=US(e);if(!i){Oe.debug("frontier message without text payload, drop",{payloadType:e.message?.payloadType});return}if(!this.handler){Oe.debug("frame received but no onFrame handler",{size:i.length});return}let o;try{o=JSON.parse(i)}catch(d){Oe.warn("frontier message JSON parse failed",{err:String(d),head:i.slice(0,80)});return}let c=o;ip(c)||Oe.info("frontier frame in",{logid:zS(e.message?.LogID),logidNew:e.message?.LogIDNew,msgId:e.message?.msgID,jsonrpcId:c.id,method:c.method,body:FS(i)}),Promise.resolve(this.handler(o)).catch(d=>Oe.warn("frontier frame handler threw",{err:String(d)}))}};function ip(t){return t.method==="_agent/health"?!0:typeof t.id=="string"&&t.id.startsWith("agent.health_")}var sp=2e3;function FS(t){return t.length<=sp?t:`${t.slice(0,sp)}...<truncated, total ${t.length} chars>`}function zS(t){return t?t.high===0?String(t.low>>>0):`${t.high.toString(16)}${(t.low>>>0).toString(16).padStart(8,"0")}`:""}function US(t){let e=t.message;if(e?.textPayload)return e.textPayload;let r=e?.payload;if(!r)return null;try{return Buffer.from(r).toString("utf8")}catch{return null}}$e();te();var Kd=G("skill-publish"),GS="/api/marketplace/product/skill/publish_with_assets",HS=15e4;async function op(t,e={}){let i=`${Dr(Pr(e.handshakeBase))}${GS}`,o=e.timeoutMs??HS,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",...Sn(e.ppeOverride),...t.accountId&&t.accountId!=="0"?{"x-coze-account":t.accountId}:{}},u=new AbortController,f=setTimeout(()=>u.abort(),o);Kd.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 h=await fetch(i,{method:"POST",headers:d,body:c,signal:u.signal}),g=h.headers.get("x-tt-logid")??"";if(!h.ok){let y=await h.text().catch(()=>"");throw new k("UPLOAD_FAILED",`skill publish HTTP ${h.status} logid=${g}: ${y.slice(0,200)}`)}let _=await h.json();if(Kd.info("skill publish response",{logid:g,httpStatus:h.status,code:_.code,msg:_.msg,dataSkillId:_.data?.skill_id??"",dataVersion:_.data?.version??""}),_.code!==void 0&&_.code!==0)throw new k("UPLOAD_FAILED",`skill publish code=${_.code} msg=${_.msg??"-"} logid=${g}`);let v={};return _.data?.skill_id!==void 0&&_.data.skill_id!==""&&(v.skillId=String(_.data.skill_id)),_.data?.version&&(v.version=_.data.version),Kd.info("skill publish ok",{logid:g,skillId:v.skillId??"",version:v.version??""}),v}catch(h){throw h instanceof k?h:h.name==="AbortError"?new k("UPLOAD_FAILED",`skill publish timeout (${o}ms): ${t.skillName}`):new k("UPLOAD_FAILED",String(h),{cause:h})}finally{clearTimeout(f)}}te();var $d=G("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=G("upstream"),Jr=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)}};$e();te();jt();te();Re();import{promises as qS}from"node:fs";var ap=G("pat-token-store");async function aa(t=Z()){try{let r=(await qS.readFile(t.patTokenFile,"utf8")).trim();return r.length===0?(ap.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"&&ap.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 ut(e.patTokenFile,t,{mode:384})}Re();Re();import{promises as ca}from"node:fs";import{join as jS}from"node:path";function WS(t,e){return`#!/bin/sh
94
+ `)){let c=/^\s*(name|description)\s*:\s*(.+?)\s*$/.exec(o);if(!c||!c[2])continue;let d=c[1],u=c[2].trim();(u.startsWith('"')&&u.endsWith('"')||u.startsWith("'")&&u.endsWith("'"))&&(u=u.slice(1,-1)),u&&(i[d]=u)}return i}async function v0(t,e,r,i){let o=await x0(e,{withFileTypes:!0}).catch(()=>null);if(!o)return[];let c=[];for(let d of o){if(!d.isDirectory())continue;let u=d.name,f=_e(r,u),x=_e(e,u,"SKILL.md"),g=await bo(x,{encoding:"utf8"}).catch(()=>null);if(g===null)continue;let m=E0(g);c.push({relPath:f,skill:{skillId:b0(t,f),skillName:m.name||u,...m.description?{description:m.description}:{},...i?{isGlobal:!0}:{}}})}return c}async function _y(t,e,r){let i=ud(r);return v0(t,_e(e,i),i,!1)}async function yy(t,e){let r=[],i=new Set;for(let o of y0(e)){let c=await v0(t,o,o,!0);for(let d of c)i.has(d.relPath)||(i.add(d.relPath),r.push(d))}return r}var by=3e4,Ey=50*1024*1024,h0=10*1024*1024,Nr=3e4;async function vo(t){let{agentId:e,workspace:r,framework:i,skill:o}=t;if(!o.skillName)throw new k("IPC_BAD_REQUEST","skill missing skillName");let c=typeof o.content=="string"&&o.content.length>0,d=typeof o.downloadUrl=="string"&&o.downloadUrl.length>0;if(!c&&!d)throw new k("IPC_BAD_REQUEST",`skill ${o.skillId} missing both content and downloadUrl`);let u=_0(o.skillName),f=ud(i),x=_e(f,u),g=_e(r,x);if(await id(g,{recursive:!0}),c){let S=Buffer.from(o.content,"utf8");Gi(S.length),await od(_e(g,"SKILL.md"),S,"utf8")}else{let S=await Iy(o.downloadUrl);ky(S)?await Py(S,g):Ty(S)?await Cy(S,g):await od(_e(g,"SKILL.md"),S.toString("utf8"),"utf8")}let m={skillId:o.skillId,skillName:o.skillName,relPath:x,installedAt:Date.now(),...o.description?{description:o.description}:{},...o.icon?{icon:o.icon}:{},...o.version?{version:o.version}:{},...o.downloadUrl?{downloadUrl:o.downloadUrl}:{},...o.config?{config:o.config}:{},...o.builtin?{builtin:o.builtin}:{}};return ge.info("skill installed",{agentId:e,skillId:o.skillId,skillName:o.skillName,relPath:x,source:c?"content":"downloadUrl"}),m}function So(t,e,r){let i=e.get(r.skillId);if(i!==void 0){t[i]=r;return}e.set(r.skillId,t.length),t.push(r)}function vy(t){return{skillId:t.skillId,skillName:t.skillName,...t.description?{description:t.description}:{},...t.icon?{icon:t.icon}:{},...t.version?{version:t.version}:{},...t.config?{config:t.config}:{},...t.builtin?{builtin:t.builtin}:{}}}function Sy(t){return{skillId:t.skillId,skillName:t.skillName,...t.downloadUrl?{downloadUrl:t.downloadUrl}:{},...t.description?{description:t.description}:{},...t.icon?{icon:t.icon}:{},...t.version?{version:t.version}:{},...t.config?{config:t.config}:{},...t.builtin?{builtin:t.builtin}:{}}}async function S0(t,e){let r=await Pe(t,e);if(!r)return{status:"skipped",count:0};if(r.disconnectedAt)return{status:"skipped",count:0};let i=Ot,o=r.skillsRefreshedForVersion;if(o===i)return{status:"noop",count:0};if(!o)return r.skillsRefreshedForVersion=i,await Ue(r,e),{status:"seeded",count:0};let c=[...r.skills??[]],d=new Map(c.map((g,m)=>[g.skillId,m])),u=c.filter(g=>g.builtin===!0&&!!g.downloadUrl);if(u.length===0)return r.skillsRefreshedForVersion=i,await Ue(r,e),{status:"noop",count:0};let f=0,x=0;for(let g of u)try{await sd(_e(r.workspace,g.relPath),{recursive:!0,force:!0});let m=await vo({agentId:t,workspace:r.workspace,framework:r.framework,skill:Sy(g)});So(c,d,m),f+=1}catch(m){x+=1,ge.warn("refresh builtin skill failed (skipping)",{agentId:t,skillId:g.skillId,skillName:g.skillName,err:String(m)})}return r.skills=c,x===0&&(r.skillsRefreshedForVersion=i),await Ue(r,e),ge.info("builtin skills refreshed after bridge upgrade",{agentId:t,from:o,to:i,ok:f,failed:x}),{status:"refreshed",count:f}}async function Iy(t){if(!t)throw new k("IPC_BAD_REQUEST","skill missing downloadUrl");if(t.startsWith("data:")){let e=Math.floor(t.length*3/4);Gi(e);let r=Ay(t);return Gi(r.length),r}if(t.startsWith("file:")){let e=new URL(t).pathname,r=await bo(e);return Gi(r.length),r}if(zi(t)){let e=new AbortController,r=setTimeout(()=>e.abort(),by);try{let i=await fetch(t,{signal:e.signal});if(!i.ok)throw new k("IPC_BAD_REQUEST",`fetch skill failed HTTP ${i.status} ${t}`);let o=await i.arrayBuffer();return Gi(o.byteLength),Buffer.from(o)}finally{clearTimeout(r)}}throw new k("IPC_BAD_REQUEST",`unsupported downloadUrl scheme (\u8981 https/data/file): ${t.slice(0,80)}`)}function Gi(t){if(t>Ey)throw new k("IPC_BAD_REQUEST",`skill too large: ${t} bytes`)}function Ay(t){let e=/^data:([^,;]*)(;base64)?,(.*)$/s.exec(t);if(!e)throw new k("IPC_BAD_REQUEST","bad data URL");let r=!!e[2],i=e[3]??"";return r?Buffer.from(i,"base64"):Buffer.from(decodeURIComponent(i),"utf8")}function ky(t){return t.length>=2&&t[0]===31&&t[1]===139}function Ty(t){if(t.length<4||t[0]!==80||t[1]!==75)return!1;let e=t[2],r=t[3];return e===3&&r===4||e===5&&r===6}function cd(t){return t==="__MACOSX"||t.startsWith("__MACOSX/")}async function Cy(t,e){let r,i;try{r=new ld.default(t),i=r.getEntries()}catch(d){throw new k("IPC_BAD_REQUEST",`zip parse failed: ${d.message}`,{cause:d})}for(let d of i){let u=d.entryName;if(!u||cd(u))continue;if(u.startsWith("/")||/^[A-Za-z]:[\\/]/.test(u))throw new k("IPC_BAD_REQUEST",`zip entry absolute path: ${u}`);if(u.split(/[/\\]/).some(x=>x===".."))throw new k("IPC_BAD_REQUEST",`zip entry contains '..' (traversal): ${u}`);let f=d.header.attr>>>16&61440;if(f!==0&&f!==32768&&f!==16384)throw new k("IPC_BAD_REQUEST",`zip entry kind 0x${f.toString(16)} not allowed (symlink/hardlink/special): ${u}`)}let o=Ry(i),c=ad(e);for(let d of i){if(cd(d.entryName))continue;let u=d.entryName;if(o&&u.startsWith(o)&&(u=u.slice(o.length)),!u)continue;let f=ad(e,u),x=dd(c,f);if(x.startsWith("..")||x==="..")throw new k("IPC_BAD_REQUEST",`zip entry escapes destDir: ${u}`);if(d.isDirectory){await id(f,{recursive:!0});continue}await id(cy(f),{recursive:!0});let g;try{g=d.getData()}catch(m){throw new k("IPC_BAD_REQUEST",`zip entry getData failed (${d.entryName}): ${m.message}`,{cause:m})}await od(f,g)}}function Ry(t){let e;for(let r of t){let i=r.entryName;if(!i||cd(i))continue;let o=i.indexOf("/");if(o<=0)return;let c=i.slice(0,o+1);if(e===void 0)e=c;else if(e!==c)return}return e}async function Py(t,e){await Dy(t);let r=jf({cwd:e,strip:1}),i=!1,o=setTimeout(()=>{i=!0,r.destroy(new k("IPC_BAD_REQUEST",`tar extract timeout (${Nr}ms)`))},Nr);try{await w0(m0.from(t),r)}catch(c){throw c instanceof k?c:i?new k("IPC_BAD_REQUEST",`tar extract timeout (${Nr}ms)`):new k("IPC_BAD_REQUEST",`tar extract failed: ${c.message??String(c)}`,{cause:c})}finally{clearTimeout(o)}}async function Dy(t){let e=[],r=Pr({onReadEntry:c=>{let d=c.path,u=c.type;if(u!=="File"&&u!=="Directory"){e.push(`tar entry kind '${u}' not allowed (symlink/hardlink/special): ${d.slice(0,100)}`);return}if(d.startsWith("/")||d.startsWith("\\")||/^[a-zA-Z]:[\\/]/.test(d)){e.push(`tar entry absolute path: ${d}`);return}d.split(/[/\\]/).some(x=>x==="..")&&e.push(`tar entry contains '..': ${d}`)}}),i=!1,o=setTimeout(()=>{i=!0,r.destroy(new k("IPC_BAD_REQUEST",`tar list timeout (${Nr}ms)`))},Nr);try{await w0(m0.from(t),r)}catch(c){throw i?new k("IPC_BAD_REQUEST",`tar list timeout (${Nr}ms)`):new k("IPC_BAD_REQUEST",`tar list failed: ${c.message??String(c)}`,{cause:c})}finally{clearTimeout(o)}if(e.length>0)throw new k("IPC_BAD_REQUEST",e[0]??"tar entry validation failed")}var Oy=5e3;async function Ly(t,e,r,i){return I0(t,e,r,i,{count:0})}async function I0(t,e,r,i,o){if(i<=0)return[];let c;try{c=await x0(e,{withFileTypes:!0})}catch{return[]}let d=[];for(let u of c){if(fy.has(u.name)||u.isSymbolicLink())continue;if(o.count>=Oy){d.push({name:"...",path:"...",isDir:!1,size:0,modifiedAt:0,hasMore:!0});break}let f=_e(e,u.name),x=dy(_e(r,u.name)),g=null;try{g=await rd(f)}catch{continue}if(g.isSymbolicLink())continue;o.count++;let m={name:u.name,path:A0(dd(t,f)),isDir:g.isDirectory(),size:g.size,modifiedAt:Math.floor(g.mtimeMs)};g.isDirectory()&&i>1&&(m.children=await I0(t,f,x,i-1,o)),d.push(m)}return d.sort((u,f)=>u.isDir!==f.isDir?u.isDir?-1:1:u.name.localeCompare(f.name)),d}function Ny(t){return!t||t<=0?ly:Math.min(t,uy)}function My(t){if(!t||t==="."||t==="/")return".";let e=t.split(/[/\\]/);return e[e.length-1]||"."}function A0(t){return t.split(g0).join("/")}ne();var Cn=j("agent-health-reporter"),By=1e4,Fy=3,ji=class{constructor(e){this.opts=e;this.intervalMs=e.intervalMs??By,this.livenessFailureThreshold=e.livenessFailureThreshold??Fy}opts;timer=null;inFlight=!1;unsubscribeRegister=null;intervalMs;livenessFailureThreshold;consecutiveFailures=0;isLivenessLost(){return this.consecutiveFailures>=this.livenessFailureThreshold}start(){this.timer||(this.timer=setInterval(()=>{this.tick()},this.intervalMs),this.timer.unref?.(),this.unsubscribeRegister=this.opts.core.onAgentRegister(()=>{this.tick()}),Cn.info("heartbeat started",{intervalMs:this.intervalMs}),this.tick())}stop(){this.timer&&(clearInterval(this.timer),this.timer=null,this.unsubscribeRegister&&(this.unsubscribeRegister(),this.unsubscribeRegister=null),Cn.info("heartbeat stopped"))}async tick(){if(this.inFlight){Cn.debug("previous tick still in-flight, skip");return}let e=this.opts.getDeviceId();if(!e){this.consecutiveFailures=0,Cn.debug("deviceId not available, skip tick (\u5C1A\u672A pair)");return}this.inFlight=!0;try{let r=[];for(let d of this.opts.core.agents.values()){let u=zy(d);if(!u)continue;let f={agentId:d.agentId,status:u};d.patToken&&(f.patToken=d.patToken),d.accountId&&(f.accountId=d.accountId),r.push(f)}if(r.length===0){this.consecutiveFailures=0;return}let i={agents:r,bridgeVersion:Ot,_meta:{cozeDeviceId:e}},o;try{o=await this.opts.core.sendRequest("_agent/health",i,5e3),this.consecutiveFailures=0}catch(d){this.consecutiveFailures+=1,Cn.warn("heartbeat batch send failed",{count:r.length,consecutiveFailures:this.consecutiveFailures,err:String(d)})}let c=o?.authFailures;if(c&&c.length>0&&(Cn.warn("heartbeat received authFailures from cloud",{count:c.length,agentIds:c.map(d=>d.agentId)}),this.opts.onAuthFailures))try{await this.opts.onAuthFailures(c)}catch(d){Cn.warn("onAuthFailures callback failed (ignored)",{err:String(d)})}}finally{this.inFlight=!1}if(this.opts.onTickEnd)try{await this.opts.onTickEnd()}catch(r){Cn.warn("onTickEnd hook failed",{err:String(r)})}}};function zy(t){return t.status==="error"?"error":t.activeTriggers.size>0?"busy":t.status==="ok"?"online":null}xn();import{mkdir as yd,rm as Zb,stat as Yb}from"node:fs/promises";import{homedir as Xb}from"node:os";import{join as bd}from"node:path";dn();import{existsSync as Xy}from"node:fs";import{release as Qy}from"node:os";import{basename as eb,isAbsolute as tb}from"node:path";function qi(t,e,r){return r===void 0?{jsonrpc:"2.0",id:t,method:e}:{jsonrpc:"2.0",id:t,method:e,params:r}}function Mr(t,e){return e===void 0?{jsonrpc:"2.0",method:t}:{jsonrpc:"2.0",method:t,params:e}}function Br(t,e){return{jsonrpc:"2.0",id:t,result:e}}function Rn(t,e){return{jsonrpc:"2.0",id:t,error:e}}$e();var Io=class extends Error{code;data;constructor(e){super(`JSON-RPC error code=${e.code} ${e.message}`),this.name="RemoteRpcError",this.code=e.code,e.data!==void 0&&(this.data=e.data)}},Y={PARSE_ERROR:-32700,INVALID_REQUEST:-32600,METHOD_NOT_FOUND:-32601,INVALID_PARAMS:-32602,INTERNAL_ERROR:-32603,AGENT_NOT_FOUND:-32001,AGENT_BUSY:-32002,AGENT_TIMEOUT:-32003,AGENT_SPAWN_FAILED:-32004,OPERATION_NOT_ALLOWED_FOR_LOCAL:-32005,AGENT_DISCONNECTED:-32006,MODEL_TOKEN_GEN_FAILED:-32009,PATH_OUTSIDE_WORKSPACE:-32010,FILE_TOO_LARGE:-32011,UNSUPPORTED_MIME:-32012,UPLOAD_FAILED:-32013,UPSTREAM_NOT_READY:-32014,AGENT_FRAME_IDLE_TIMEOUT:-32016,MODEL_MODALITY_UNSUPPORTED:-32017,AGENT_DEPENDENCY_INSTALL_FAILED:-32018,AGENT_APPROVAL_TIMEOUT:-32019,AGENT_TURN_ABORTED:-32020,AGENT_ENV_NOT_READY:-32021,SKILL_NOT_FOUND:-32022,SKILL_ZIP_TOO_LARGE:-32023,OPERATION_NOT_ALLOWED_FOR_CLOUD:-32024};function k0(t){return"method"in t&&"id"in t&&t.id!==void 0}function T0(t){return"method"in t&&!("id"in t)}function Ao(t){return!("method"in t)&&"id"in t}var Uy={AGENT_NOT_FOUND:Y.AGENT_NOT_FOUND,AGENT_BUSY:Y.AGENT_BUSY,AGENT_DISCONNECTED:Y.AGENT_DISCONNECTED,AGENT_TIMEOUT:Y.AGENT_TIMEOUT,AGENT_FRAME_IDLE_TIMEOUT:Y.AGENT_FRAME_IDLE_TIMEOUT,AGENT_SPAWN_FAILED:Y.AGENT_SPAWN_FAILED,AGENT_PROTOCOL_ERROR:Y.INTERNAL_ERROR,BRIDGE_CONFIG_INVALID:Y.INTERNAL_ERROR,BRIDGE_INTERNAL:Y.INTERNAL_ERROR,IPC_AUTH_FAILED:Y.INTERNAL_ERROR,IPC_BAD_REQUEST:Y.INVALID_REQUEST,METHOD_NOT_FOUND:Y.METHOD_NOT_FOUND,MODEL_TOKEN_GEN_FAILED:Y.MODEL_TOKEN_GEN_FAILED,MODEL_MODALITY_UNSUPPORTED:Y.MODEL_MODALITY_UNSUPPORTED,OPERATION_NOT_ALLOWED_FOR_LOCAL:Y.OPERATION_NOT_ALLOWED_FOR_LOCAL,OPERATION_NOT_ALLOWED_FOR_CLOUD:Y.OPERATION_NOT_ALLOWED_FOR_CLOUD,UPSTREAM_DISCONNECTED:Y.INTERNAL_ERROR,UPSTREAM_HANDSHAKE_FAILED:Y.INTERNAL_ERROR,PATH_OUTSIDE_WORKSPACE:Y.PATH_OUTSIDE_WORKSPACE,FILE_TOO_LARGE:Y.FILE_TOO_LARGE,UNSUPPORTED_MIME:Y.UNSUPPORTED_MIME,UPLOAD_FAILED:Y.UPLOAD_FAILED,UPSTREAM_NOT_READY:Y.UPSTREAM_NOT_READY,AGENT_DEPENDENCY_INSTALL_FAILED:Y.AGENT_DEPENDENCY_INSTALL_FAILED,AGENT_APPROVAL_TIMEOUT:Y.AGENT_APPROVAL_TIMEOUT,AGENT_TURN_ABORTED:Y.AGENT_TURN_ABORTED,AGENT_ENV_NOT_READY:Y.AGENT_ENV_NOT_READY,SKILL_NOT_FOUND:Y.SKILL_NOT_FOUND,SKILL_ZIP_TOO_LARGE:Y.SKILL_ZIP_TOO_LARGE};function Hy(t){if(t!=null)return t instanceof Error?{name:t.name,message:Wi(t.message)}:typeof t=="string"?Wi(t):typeof t=="object"?jy(t):t}var Gy=[[/\/Users\/[^/\s'"`)]+/g,"/Users/<redacted>"],[/\/home\/[^/\s'"`)]+/g,"/home/<redacted>"],[/[A-Za-z]:\\Users\\[^\\\s'"`)]+/g,"C:\\Users\\<redacted>"],[/(Bearer|Token|Authorization:)\s+[\w._-]+/gi,"$1 <redacted>"],[/\b(sk|pat|ak)[-_][A-Za-z0-9_-]{20,}\b/g,"<redacted-key>"]];function Wi(t){let e=t;for(let[r,i]of Gy)e=e.replace(r,i);return e}function jy(t){let e={};for(let[r,i]of Object.entries(t))typeof i=="string"?e[r]=Wi(i):e[r]=i;return e}function Ki(t){if(t instanceof k){let e=Hy(t.cause),r={bridgeCode:t.code,retriable:t.retriable};return e!==void 0&&(r.cause=e),e&&typeof e=="object"&&"reason"in e&&typeof e.reason=="string"&&(r.reason=e.reason),{code:Uy[t.code]??Y.INTERNAL_ERROR,message:Wi(t.message),data:r}}return{code:Y.INTERNAL_ERROR,message:Wi(t instanceof Error?t.message:String(t))}}function C0(t){let e=t.data,r=e?.bridgeCode??"AGENT_PROTOCOL_ERROR",i=!!e&&typeof e.message=="string"&&!!e.message,o=i?e?.message:t.message,c=t.data;if(i&&e){let{message:d,...u}=e;c=u}return new k(r,o,{retriable:e?.retriable??!1,cause:c})}function P0(t){return`${JSON.stringify(t)}
95
+ `}var R0=10*1024*1024,ko=class{buffer="";onError;constructor(e={}){this.onError=e.onError}push(e){if(this.buffer+=typeof e=="string"?e:e.toString("utf8"),this.buffer.length>R0){let o=this.buffer.length;return this.buffer="",this.onError?.({line:`<buffer overflow: ${o} bytes, dropped>`,error:new Error(`LdjsonDecoder buffer exceeded ${R0} bytes`)}),[]}let r=this.buffer.split(`
96
+ `);this.buffer=r.pop()??"";let i=[];for(let o of r){let c=o.replace(/\r$/,"").trim();if(c)try{i.push(JSON.parse(c))}catch(d){this.onError?.({line:c,error:d})}}return i}flush(){if(!this.buffer)return[];let e=this.buffer.replace(/\r$/,"").trim();if(this.buffer="",!e)return[];try{return[JSON.parse(e)]}catch(r){return this.onError?.({line:e,error:r}),[]}}};var O0={"session/prompt":"session.prompt","session/cancel":"session.cancel","session/new":"session.new","session/load":"session.load","_agent/create":"agent.create","_agent/health":"agent.health","_agent/pair":"agent.pair","_agent/listSkills":"agent.listSkills","_agent/addSkills":"agent.addSkills","_agent/removeSkills":"agent.removeSkills","_agent/getFileTree":"agent.getFileTree","_agent/getFileContent":"agent.getFileContent","_agent/detail":"agent.detail","_agent/update":"agent.update","_agent/disconnect":"agent.disconnect","_agent/switchModel":"agent.switchModel","_agent/genModelToken":"agent.genModelToken","_agent/reset":"agent.reset","_agent/repair":"agent.repair","session/request_permission":"session.requestPermission","session/set_mode":"session.setMode",initialize:"initialize"},cT=Object.fromEntries(Object.entries(O0).map(([t,e])=>[e,t])),qy={"session.prompt":["agentId","triggerMsgId","sessionId"],"session.cancel":["agentId","triggerMsgId","sessionId"],"session.new":["agentId"],"session.load":["agentId"],"agent.create":["agentId"],"agent.health":[],"agent.listSkills":["agentId"],"agent.addSkills":["agentId"],"agent.removeSkills":["agentId"],"agent.getFileTree":["agentId"],"agent.getFileContent":["agentId"],"agent.detail":["agentId"],"agent.update":["agentId"],"agent.disconnect":["agentId"],"agent.switchModel":["agentId"],"agent.genModelToken":["agentId","sessionId"],"agent.reset":["agentId"],"agent.repair":["agentId"],"session.requestPermission":["agentId","sessionId"],"session.setMode":["agentId","sessionId"],"agent.pair":[],initialize:[]},Fr=class{seq=0;next(e,r){this.seq+=1;let i=O0[e]??Wy(e),o=qy[i]??[],c=[i,String(this.seq)];if(o.length>0){let d=o.map(f=>D0(r?.[f]??"")),u=Ky(d).join(":");u&&c.push(u)}else r&&Object.values(r).some(d=>d)&&c.push(Object.values(r).filter(Boolean).map(d=>D0(String(d))).join(":"));return c.join("_")}reset(){this.seq=0}};function Wy(t){return t.replace(/[\s/]+/g,".").replace(/_+/g,"-")}function D0(t){return t.replace(/[:_\s]+/g,"-")}function Ky(t){let e=t.length;for(;e>0&&!t[e-1];)e-=1;return t.slice(0,e)}hn();import{readFileSync as $y}from"node:fs";var Vy=384;async function fd(t,e=process.env){let r={};for(let[i,o]of Object.entries(e))typeof o=="string"&&(r[i]=o);await fn(t.agentEnvFile,r,{mode:Vy})}function $i(t){try{let e=JSON.parse($y(t,"utf8"));return e&&typeof e=="object"&&!Array.isArray(e)?e:{}}catch{return{}}}function To(t,e,r={},i=o=>o){return{...i({...t,...$i(e)}),...r}}Zt();lr();$e();ne();Re();import{execFileSync as Jy,spawnSync as Zy}from"node:child_process";function Vi(t){try{return process.kill(t,0),!0}catch(e){return e.code==="EPERM"}}function Ji(t,e){if(!(typeof t!="number"||t<=0))try{if(process.platform==="win32"){let r=["/PID",String(t),"/T"];e==="SIGKILL"&&r.push("/F"),Zy("taskkill",r,{stdio:"ignore",windowsHide:!0})}else process.kill(-t,e)}catch{}}var hd=new Set;function L0(t){typeof t=="number"&&t>0&&hd.add(t)}function N0(t){typeof t=="number"&&hd.delete(t)}function M0(){for(let t of hd)Ji(t,"SIGKILL")}var zr="coze-bridge-daemon";function B0(t){let e=t?.execFn??(()=>{if(process.platform==="win32")return"";let o=process.getuid?.()??0;return Jy("pgrep",["-U",String(o),"-f",zr],{encoding:"utf8",stdio:["ignore","pipe","ignore"],timeout:2e3})}),r;try{r=e()}catch{return[]}let i=process.pid;return r.split(`
97
+ `).map(o=>Number.parseInt(o.trim(),10)).filter(o=>Number.isFinite(o)&&o>0&&o!==i)}async function F0(t,e){if(t.length===0)return;let r=e?.killFn??Ji,i=e?.isAliveFn??Vi,o=e?.sleepFn??(u=>new Promise(f=>setTimeout(f,u))),c=e?.graceMs??3e3,d=e?.pollMs??100;for(let u of t)r(u,"SIGTERM");for(let u=0;u<c&&t.some(f=>i(f));u+=d)await o(Math.min(d,c-u));for(let u of t)i(u)&&r(u,"SIGKILL")}var Yy=[{reason:"openclaw_scope_approval_pending",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/scope upgrade pending approval/i,message:"openclaw \u9700\u8981\u4F60\u5728\u672C\u673A\u6279\u51C6\u4E00\u6B21\u6743\u9650\u5347\u7EA7 (scope upgrade)\uFF0C\u8BF7\u5728\u672C\u673A openclaw \u5B8C\u6210\u6388\u6743\u540E\u91CD\u8BD5"},{reason:"openclaw_pairing_required",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/pairing required/i,message:"openclaw \u5C1A\u672A\u5B8C\u6210\u914D\u5BF9\uFF0C\u8BF7\u5148\u5728\u672C\u673A\u5B8C\u6210 openclaw \u914D\u5BF9\u540E\u91CD\u8BD5"},{reason:"openclaw_gateway_token_unavailable",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/gateway\.auth\.token.*(unavailable|secret reference)/i,message:"openclaw gateway token \u914D\u7F6E\u4E0D\u53EF\u7528 (\u914D\u6210\u4E86 secret \u5F15\u7528\u4F46\u5F53\u524D\u8DEF\u5F84\u53D6\u4E0D\u5230)\uFF0C\u8BF7\u68C0\u67E5\u672C\u673A openclaw \u7684 gateway.auth.token \u914D\u7F6E"},{reason:"openclaw_version_mismatch",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/protocol mismatch/i,message:"openclaw \u7248\u672C\u4E0E\u672C\u673A gateway \u4E0D\u517C\u5BB9 (protocol mismatch)\uFF0C\u8BF7\u5347\u7EA7\u672C\u673A openclaw \u5230\u6700\u65B0\u7248\u540E\u91CD\u8BD5"},{reason:"openclaw_gateway_not_ready",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/gateway closed (before ready|\(\d+\))/i,message:"openclaw gateway \u672A\u5C31\u7EEA (\u53EF\u80FD\u6B63\u5728\u542F\u52A8)\uFF0C\u8BF7\u7A0D\u540E\u91CD\u8BD5"},{reason:"openclaw_config_invalid",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/OpenClaw config is invalid|Config invalid|Invalid config at|config was written by version/i,message:"\u4F60\u7684\u672C\u673A openclaw \u914D\u7F6E\u975E\u6CD5 (~/.openclaw/openclaw.json)\uFF0C\u8BF7\u8FD0\u884C `openclaw doctor --fix` \u6216 `openclaw config validate` \u4FEE\u590D\u540E\u91CD\u8BD5"},{reason:"openclaw_tls_self_signed",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/self-signed certificate/i,message:"openclaw \u8FDE\u63A5\u88AB\u81EA\u7B7E\u8BC1\u4E66/\u4F01\u4E1A\u4EE3\u7406\u62E6\u622A (self-signed certificate)\uFF0C\u8BF7\u68C0\u67E5\u672C\u673A\u7F51\u7EDC/\u4EE3\u7406\u6216\u8BC1\u4E66\u914D\u7F6E\u540E\u91CD\u8BD5"},{reason:"openclaw_node_binary_not_found",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/\[qclaw-cli\] Error: (Node binary not found|QCLAW_CLI_NODE_BINARY not set)/i,message:"\u672C\u673A\u627E\u4E0D\u5230 node \u4E8C\u8FDB\u5236 (qclaw \u542F\u52A8\u5931\u8D25)\uFF0C\u8BF7\u68C0\u67E5\u672C\u673A Node \u5B89\u88C5\u4E0E PATH \u540E\u91CD\u8BD5"},{reason:"openclaw_gateway_unavailable",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["openclaw"],match:/ECONNREFUSED|\[object ErrorEvent\]|gateway connect failed|gateway (not connected|disconnected)/i,message:"openclaw gateway \u672A\u8FD0\u884C/\u672A\u8FDE\u63A5 (\u8FDE\u63A5\u672C\u673A gateway \u88AB\u62D2\u6216\u4F1A\u8BDD\u671F\u95F4\u65AD\u5F00)\uFF0C\u8BF7\u5728\u672C\u673A\u542F\u52A8 openclaw gateway \u540E\u91CD\u8BD5"},{reason:"openclaw_shim_bug",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["openclaw"],match:/openclaw-shim\/bin\/openclaw.*unbound variable/i,message:"openclaw \u542F\u52A8 shim \u811A\u672C\u5F02\u5E38 (unbound variable)\uFF0C\u8BF7\u53CD\u9988\u73AF\u5883\u7EF4\u62A4\u65B9\u4FEE\u590D shim"},{reason:"codex_user_config_invalid",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["codex"],match:/error loading config:.*config\.toml|model_catalog_json|wire_api/i,message:"\u4F60\u7684\u672C\u673A ~/.codex/config.toml \u914D\u7F6E\u6709\u8BEF\uFF0C\u8BF7\u6309 codex \u62A5\u9519\u63D0\u793A\u4FEE\u6B63\u540E\u91CD\u8BD5"},{reason:"codex_provider_invalid",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["codex"],match:/error loading config: Model provider .* not found/i,message:"\u4F60\u7684\u672C\u673A codex \u914D\u7F6E\u5F15\u7528\u4E86\u4E0D\u5B58\u5728\u7684 model provider\uFF0C\u8BF7\u4FEE\u6B63 ~/.codex \u914D\u7F6E\u540E\u91CD\u8BD5"},{reason:"codex_path_update_failed",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["codex"],match:/could not update PATH[\s\S]*Operation not permitted/i,message:"codex \u56E0\u672C\u673A\u6743\u9650\u9650\u5236\u65E0\u6CD5\u66F4\u65B0 PATH/\u8BFB\u53D6\u914D\u7F6E (Operation not permitted)\uFF0C\u8BF7\u68C0\u67E5 ~/.codex \u76EE\u5F55\u6743\u9650\u6216\u91CD\u65B0\u6388\u4E88\u7EC8\u7AEF\u5B8C\u5168\u78C1\u76D8\u8BBF\u95EE\u540E\u91CD\u8BD5"},{reason:"node_version_too_old",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["codex"],match:/import\.meta\.resolve is not a function|\.resolve is not a function/i,message:"\u672C\u673A Node \u7248\u672C\u8FC7\u4F4E (codex ACP \u9700\u8981 import.meta.resolve)\uFF0C\u8BF7\u5347\u7EA7 Node \u5230 \u2265 20 \u540E\u91CD\u8BD5"},{reason:"codex_acp_exec_failed",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["codex"],match:/Failed to execute[\s\S]*codex-acp|spawnSync[\s\S]*codex-acp/i,message:"codex ACP \u4E8C\u8FDB\u5236\u6267\u884C\u5931\u8D25\uFF0C\u8BF7\u91CD\u65B0\u6267\u884C pair/connect \u89E6\u53D1\u4F9D\u8D56\u5B89\u88C5"},{reason:"codex_platform_binary_missing",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["codex"],match:/Failed to locate @zed-industries\/codex-acp|optional dependency was not installed/i,message:"codex ACP \u4F9D\u8D56\u7684\u5E73\u53F0\u4E8C\u8FDB\u5236\u7F3A\u5931\uFF0C\u8BF7\u91CD\u65B0\u6267\u884C pair/connect \u89E6\u53D1\u4F9D\u8D56\u5B89\u88C5"},{reason:"acp_module_missing",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["claude-code","codex"],match:/Cannot find module[^\n]*node_modules[\\/]@(agentclientprotocol[\\/]claude-agent-acp|zed-industries[\\/]codex-acp)/i,message:"ACP \u4F9D\u8D56\u672A\u6B63\u786E\u5B89\u88C5 (wrapper \u5165\u53E3\u7F3A\u5931)\uFF0C\u8BF7\u91CD\u65B0\u6267\u884C pair/connect \u89E6\u53D1\u4F9D\u8D56\u91CD\u88C5"},{reason:"node_version_too_old",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["claude-code","openclaw"],match:/import .* with \{ type: ["']json["'] \}|import assertion|import attribute|openclaw\.mjs[\s\S]*Unexpected token '\.'/i,message:"\u672C\u673A Node \u7248\u672C\u8FC7\u4F4E (ACP \u9700\u8981\u8F83\u65B0 Node \u624D\u652F\u6301 import attributes / \u53EF\u9009\u94FE)\uFF0C\u8BF7\u5347\u7EA7 Node \u5230 \u2265 20.10 \u540E\u91CD\u8BD5"},{reason:"acp_cmd_misexec",bridgeCode:"AGENT_SPAWN_FAILED",frameworks:["claude-code"],match:/claude-agent-acp\.cmd.*@ECHO off|\.cmd:\d+/i,message:"claude ACP wrapper \u542F\u52A8\u65B9\u5F0F\u5F02\u5E38 (Windows .cmd \u88AB\u8BEF\u5F53\u811A\u672C\u6267\u884C)\uFF0C\u8BF7\u91CD\u65B0\u6267\u884C pair/connect"},{reason:"prompt_too_long",bridgeCode:"AGENT_ENV_NOT_READY",frameworks:["claude-code"],match:/Prompt is too long|bad request: failed to read body: length limit exceeded/i,message:"\u672C\u8F6E\u8F93\u5165\u8FC7\u957F\uFF0C\u8D85\u8FC7\u6A21\u578B\u4E0A\u4E0B\u6587\u4E0A\u9650\uFF0C\u8BF7\u7CBE\u7B80\u8F93\u5165\u6216\u5F00\u542F\u65B0\u4F1A\u8BDD\u540E\u91CD\u8BD5"}];function z0(t,e){if(!e)return null;for(let r of Yy)if(!(r.frameworks&&!r.frameworks.includes(t))&&r.match.test(e))return{bridgeCode:r.bridgeCode,reason:r.reason,message:r.message};return null}function U0(t,e){return z0(t,e)}function H0(t,e){return z0(t,e)}function Ur(t,e,r){return!e&&r.firstUpdateMs>0&&t<r.firstUpdateMs?Math.max(1,r.firstUpdateMs-t):t<r.phase2GateMs?Math.max(1,r.phase2GateMs-t):Math.max(1,r.livenessWindowMs)}function G0(t,e,r){let o=r-t.armedAt-t.expectedIntervalMs;if(o>e.suspendThresholdMs){let x=t.suspendedMs+o,g=r-t.startedAt-x;return{action:"suspend",suspendedDeltaMs:o,rearmMs:Ur(g,t.firstFrameSeen,e)}}let c=r-t.startedAt-t.suspendedMs,d=t.awaitingApproval?e.approvalMaxMs:e.absoluteMaxMs;return c>=d?{action:"reject-backstop",awaitingApproval:t.awaitingApproval}:t.firstFrameSeen?c<e.phase2GateMs?{action:"continue",rearmMs:Ur(c,!0,e)}:r-t.lastActivityAt<e.livenessWindowMs||t.hasActiveTool||t.awaitingApproval?{action:"continue",rearmMs:Ur(c,!0,e)}:{action:"reject-idle"}:e.firstUpdateMs>0&&c>=e.firstUpdateMs&&!t.awaitingApproval?{action:"reject-idle"}:{action:"continue",rearmMs:Ur(c,!1,e)}}var j0=Xe("COZE_BRIDGE_INITIALIZE_TIMEOUT_MS",3e4),nb=200,rb=40,ib=Xe("COZE_BRIDGE_SESSION_PROMPT_MAX_MS",3600*1e3),sb=Xe("COZE_BRIDGE_SESSION_PROMPT_IDLE_MS",600*1e3),ob=Xe("COZE_BRIDGE_SESSION_PROMPT_ABSOLUTE_MAX_MS",7200*1e3),ab=Xe("COZE_BRIDGE_SUSPEND_THRESHOLD_MS",60*1e3),cb=Xe("COZE_BRIDGE_SESSION_PROMPT_FIRST_UPDATE_MS",600*1e3),db=Xe("COZE_BRIDGE_SESSION_PROMPT_APPROVAL_MAX_MS",1440*60*1e3),q0=500;function lb(t){try{let e=JSON.stringify(t);return e===void 0||e.length<=q0?t:`${e.slice(0,q0)}...<truncated, total ${e.length} chars>`}catch{return"<unserializable>"}}function ub(t){let e=[];typeof t.message=="string"&&e.push(t.message);let{data:r}=t;if(typeof r=="string")e.push(r);else if(r&&typeof r=="object")try{e.push(JSON.stringify(r))}catch{}return e.join(" ")}function W0(t){try{return Xy(t)}catch{return}}function fb(t,e){return{platform:process.platform,osRelease:Qy(),code:t.code,errno:t.errno,syscall:t.syscall,errPath:t.path,command:e.command,commandExists:tb(e.command)?W0(e.command):void 0,cwd:e.cwd,cwdExists:W0(e.cwd),envKeys:e.envKeys}}function hb(t,e){return`${t.message} [diag: platform=${e.platform} os=${e.osRelease} code=${e.code} errno=${e.errno} syscall=${e.syscall} cmd=${eb(e.command)} cmdExists=${e.commandExists} cwdExists=${e.cwdExists} envKeys=${e.envKeys}]`}var Nt=class{constructor(e){this.opts=e;this.log=j(`downstream.${this.constructor.name}`,this.opts.agentId),this.decoder=new ko({onError:r=>this.log.warn("decode line failed",{line:r.line})})}opts;child;decoder;pending=new Map;inflightAgentRequests=new Map;idAllocator=new Fr;updateHandlers=[];agentRequestHandlers=[];exitHandlers=[];log;stopped=!1;stopReason;stderrRing=[];now=Date.now;sanitizeEnv(e){return e}async start(){if(this.child)throw new k("BRIDGE_INTERNAL","Downstream already started");let e=process.platform!=="win32",r=To(process.env,this.opts.agentEnvFile??Z().agentEnvFile,this.opts.env,o=>this.sanitizeEnv(o)),i=st(this.opts.command,this.opts.args,{cwd:this.opts.cwd,env:r,stdio:["pipe","pipe","pipe"],detached:e});this.child=i,L0(i.pid),i.stdout?.setEncoding("utf8"),i.stdout?.on("data",o=>{try{for(let c of this.decoder.push(o))this.dispatch(c)}catch(c){this.log.warn("stdout dispatch threw, swallowed to keep daemon alive",{err:String(c)})}}),i.stderr?.setEncoding("utf8"),i.stderr?.on("data",o=>{let c=o.trimEnd();this.stderrRing.push(c),this.stderrRing.length>nb&&this.stderrRing.shift(),this.log.debug("stderr",{text:c})}),i.stdin?.on("error",o=>{this.log.warn("child stdin error",{err:String(o)})}),i.stdout?.on("error",o=>{this.log.warn("child stdout error",{err:String(o)})}),i.stderr?.on("error",o=>{this.log.warn("child stderr error",{err:String(o)})}),i.on("exit",(o,c)=>{this.stopped=!0,N0(i.pid),(o!==0||c!==null)&&this.stderrRing.length>0&&this.log.warn("downstream exited abnormally, recent stderr",{code:o,signal:c,recentStderr:[...this.stderrRing]});try{for(let u of this.decoder.flush())this.dispatch(u)}catch(u){this.log.debug("decoder.flush on exit threw (ignored)",{err:String(u)})}this.failAllPending(this.buildExitError(o,c));for(let u of this.exitHandlers)u(o,c)}),i.on("error",o=>{let c=o,d=fb(c,{command:this.opts.command,cwd:this.opts.cwd,envKeys:Object.keys(r).length});this.log.error("child error",{err:String(o),diag:d}),this.failAllPending(new k("AGENT_SPAWN_FAILED",hb(c,d),{cause:d}))}),this.log.info("downstream started",{command:this.opts.command,pid:i.pid,cwd:this.opts.cwd})}async stop(e){if(!this.child||this.stopped)return;this.stopped=!0,this.stopReason=e??"stopped",this.log.info("downstream stopping",{reason:e});let r=this.child,i=new Promise(c=>r.once("exit",()=>c()));Ji(r.pid,"SIGTERM");let o=setTimeout(()=>{r.killed||Ji(r.pid,"SIGKILL")},5e3);try{await i}finally{clearTimeout(o)}}pid(){return this.child?.pid}isAlive(){return!!this.child&&!this.stopped}getStderrTail(e){return e===void 0?[...this.stderrRing]:this.stderrRing.slice(-e)}initialize(e){return this.call("initialize",e)}sessionNew(e){return this.call("session/new",{mcpServers:[],...e})}sessionLoad(e){return this.call("session/load",{mcpServers:[],...e})}sessionPrompt(e,r){let i={firstUpdateMs:cb,phase2GateMs:ib,livenessWindowMs:sb,absoluteMaxMs:ob,approvalMaxMs:db,suspendThresholdMs:ab,...r};return this.call("session/prompt",e,j0,i)}async sessionCancel(e){!this.child||this.stopped||this.writeFrame(Mr("session/cancel",e))}setSessionMode(e){return this.call("session/set_mode",e)}onUpdate(e){this.updateHandlers.push(e)}onAgentRequest(e){this.agentRequestHandlers.push(e)}respondAgentRequest(e,r){if(this.inflightAgentRequests.delete(e),!(!this.child||this.stopped))try{this.writeFrame(Br(e,r))}catch(i){this.log.warn("respondAgentRequest write failed",{id:e,err:String(i)})}}respondAgentRequestError(e,r){if(this.inflightAgentRequests.delete(e),!(!this.child||this.stopped))try{this.writeFrame(Rn(e,r))}catch(i){this.log.warn("respondAgentRequestError write failed",{id:e,err:String(i)})}}onExit(e){this.exitHandlers.push(e)}call(e,r,i=j0,o){if(!this.child||this.stopped)return Promise.reject(new k("AGENT_PROTOCOL_ERROR","downstream not started"));let c=this.idAllocator.next(e),d=qi(c,e,r),u=(()=>{if(typeof r!="object"||r===null)return;let f=r.sessionId;return typeof f=="string"?f:void 0})();return new Promise((f,x)=>{let g={resolve:f,reject:x,timer:null,method:e,promptTimeout:null};if(o){let m=this.now(),S={cfg:o,startedAt:m,lastActivityAt:m,firstFrameSeen:!1,activeToolCalls:new Set,suspendedMs:0,armedAt:m,expectedIntervalMs:Ur(0,!1,o),sessionId:u};g.promptTimeout=S;let _=()=>{let v={startedAt:S.startedAt,lastActivityAt:S.lastActivityAt,firstFrameSeen:S.firstFrameSeen,hasActiveTool:S.activeToolCalls.size>0,awaitingApproval:this.inflightAgentRequests.size>0,suspendedMs:S.suspendedMs,armedAt:S.armedAt,expectedIntervalMs:S.expectedIntervalMs},I=this.now(),A=G0(v,S.cfg,I),C=O=>{S.armedAt=I,S.expectedIntervalMs=O,g.timer=setTimeout(_,O)};if(A.action==="suspend"){S.suspendedMs+=A.suspendedDeltaMs,S.lastActivityAt=I,this.log.warn("downstream prompt timer: suspend detected",{id:c,method:e,gapMs:A.suspendedDeltaMs,suspendedMs:S.suspendedMs,...S.sessionId?{sessionId:S.sessionId}:{}}),C(A.rearmMs);return}if(A.action==="continue"){C(A.rearmMs);return}this.pending.delete(c),A.action==="reject-backstop"?(this.log.warn("downstream prompt absolute timeout",{id:c,method:e,awaitingApproval:A.awaitingApproval,...S.sessionId?{sessionId:S.sessionId}:{}}),x(A.awaitingApproval?new k("AGENT_APPROVAL_TIMEOUT",`${e} awaiting permission timed out after ${S.cfg.approvalMaxMs}ms`):new k("AGENT_TIMEOUT",`${e} timed out after ${S.cfg.absoluteMaxMs}ms`))):(this.log.warn("downstream prompt idle timeout",{id:c,method:e,...S.sessionId?{sessionId:S.sessionId}:{}}),x(new k("AGENT_FRAME_IDLE_TIMEOUT",`${e} no progress within ${S.cfg.livenessWindowMs}ms`)))};g.timer=setTimeout(_,S.expectedIntervalMs)}else i>0&&Number.isFinite(i)&&(g.timer=setTimeout(()=>{this.pending.delete(c),this.log.warn("downstream call timeout",{id:c,method:e,timeoutMs:i}),x(new k("AGENT_TIMEOUT",`${e} timed out after ${i}ms`))},i));this.pending.set(c,g);try{this.writeFrame(d)}catch(m){g.timer&&clearTimeout(g.timer),this.pending.delete(c),x(m)}})}writeFrame(e){if(!this.child?.stdin||this.child.stdin.destroyed)throw new k("AGENT_PROTOCOL_ERROR","downstream stdin not writable");this.child.stdin.write(P0(e),r=>{r&&this.log.warn("stdin write callback err",{err:String(r)})})}dispatch(e){if(Ao(e)){let r=e.id!==null?this.pending.get(e.id):void 0;if(!r){this.log.warn("orphan response",{id:e.id});return}this.pending.delete(e.id),r.timer&&clearTimeout(r.timer),e.error?(this.log.warn("downstream returned error frame",{id:e.id,method:r.method,code:e.error.code,message:e.error.message,data:e.error.data}),r.reject(this.wireErrorToBridge(e.error))):e.result===void 0?(this.log.warn("downstream response missing both result and error",{id:e.id,method:r.method}),r.reject(new k("AGENT_PROTOCOL_ERROR",`${r.method} response missing both result and error`))):(this.log.info("downstream returned result",{id:e.id,method:r.method,result:lb(e.result)}),r.resolve(e.result));return}if(T0(e)){if(e.method==="session/update"){let r=e.params;for(let i of this.pending.values()){let o=i.promptTimeout;o&&(o.firstFrameSeen=!0,o.lastActivityAt=this.now(),this.trackToolCall(o,r))}for(let i of this.updateHandlers)try{Promise.resolve(i(r)).catch(o=>this.log.warn("update handler failed (async)",{err:String(o)}))}catch(o){this.log.warn("update handler threw sync, swallowed",{err:String(o)})}}else this.log.info("unknown notification (drop, not forwarded)",{method:e.method});return}if(k0(e)){let r=e;try{this.handleAgentRequest(r).catch(i=>this.log.error("agent request handler failed (async)",{method:r.method,err:String(i)}))}catch(i){this.log.warn("handleAgentRequest threw sync, swallowed",{method:r.method,err:String(i)})}}}trackToolCall(e,r){let i=r.update,o=i?.sessionUpdate;if(o!=="tool_call"&&o!=="tool_call_update")return;let c=typeof i.toolCallId=="string"?i.toolCallId:void 0;if(!c)return;let d=typeof i.status=="string"?i.status:void 0,u=d==="completed"||d==="failed"||d==="cancelled";o==="tool_call"&&!u?e.activeToolCalls.add(c):u&&e.activeToolCalls.delete(c)}async handleAgentRequest(e){if(this.agentRequestHandlers.length===0){this.writeFrame(Rn(e.id,{code:-32601,message:`method not handled by Bridge: ${e.method}`}));return}this.inflightAgentRequests.set(e.id,e.method);for(let r of this.agentRequestHandlers)try{await r(e)}catch(i){this.log.error("agentRequestHandler threw",{method:e.method,err:String(i)});try{this.writeFrame(Rn(e.id,Ki(i)))}catch{}this.inflightAgentRequests.delete(e.id)}}wireErrorToBridge(e){let r=C0(e);if(r.code!=="AGENT_PROTOCOL_ERROR")return r;let i=H0(this.framework,ub(e));return i?new k(i.bridgeCode,i.message,{cause:{reason:i.reason,wireCode:e.code,wireMessage:e.message,wireData:e.data}}):r}buildExitError(e,r){if(this.stopReason!==void 0)return new k("AGENT_TURN_ABORTED",`turn aborted: ${this.stopReason}`,{cause:{reason:this.stopReason}});let i=this.getStderrTail(rb).join(`
98
+ `),o=U0(this.framework,i);return o?new k(o.bridgeCode,o.message,{cause:{reason:o.reason,code:e,signal:r,stderrTail:i}}):new k("AGENT_PROTOCOL_ERROR",`agent exited (${e}/${r})`,{cause:{code:e,signal:r,stderrTail:i}})}failAllPending(e){for(let r of this.pending.values())r.timer&&clearTimeout(r.timer),r.reject(e);this.pending.clear(),this.inflightAgentRequests.clear()}};function xb(t){let e={};for(let[r,i]of Object.entries(t))i!==void 0&&(r.startsWith("CLAUDE")||r==="AI_AGENT"||r==="BAGGAGE"||(e[r]=i));return e}var Co=class extends Nt{framework="claude-code";constructor(e){let{command:r,args:i}=di("claude-code",e.command,e.args??[]),o={command:r,args:i,cwd:e.cwd,agentId:e.agentId,...e.env?{env:e.env}:{}};super(o)}sanitizeEnv(e){return xb(e)}};dn();import{spawn as pb}from"node:child_process";import{closeSync as gb,existsSync as gd,mkdirSync as mb,mkdtempSync as wb,openSync as _b,readFileSync as X0,readSync as yb,readdirSync as bb,rmSync as Eb,statSync as vb}from"node:fs";import{homedir as Sb,tmpdir as Ib}from"node:os";import{join as Hr}from"node:path";var K0=["default","acceptEdits","plan","auto","bypassPermissions"],$0=["read-only","auto","full-access"];function Mt(t,e){if(typeof e!="string")return!1;switch(t){case"claude-code":return K0.includes(e);case"codex":return $0.includes(e);case"openclaw":return!1}}function V0(t){switch(t){case"read-only":return"read-only";case"auto":return"agent";case"full-access":return"agent-full-access"}}function J0(t){switch(t){case"read-only":return"read-only";case"agent":return"auto";case"agent-full-access":return"full-access";default:return}}function xd(t){switch(t){case"claude-code":return K0.join("/");case"codex":return $0.join("/");case"openclaw":return""}}Re();var md=9e4,Ab=64*1024,kb=100;function Tb(t){let e=typeof t=="number"?t:typeof t=="string"?Number.parseFloat(t):Number.NaN;return!Number.isFinite(e)||e<=0?md:Math.max(1,Math.floor(e*1e3))}function Cb(t){let e=typeof t=="number"?t:typeof t=="string"?Number.parseFloat(t):Number.NaN;return!Number.isFinite(e)||e<=0?md:Math.max(1,Math.floor(e))}function Rb(t){if(!t||typeof t!="object"||Array.isArray(t))return;let e={};for(let[r,i]of Object.entries(t))typeof i=="string"&&(e[r]=i);return Object.keys(e).length>0?e:void 0}function Z0(t){if(typeof t=="string"&&t.trim())return{command:t,timeoutMs:md};if(!t||typeof t!="object"||Array.isArray(t))return;let e=t;if(e.type&&e.type!=="command")return;let r=typeof e.command=="string"?e.command.trim():"";if(!r)return;let i=typeof e.working_directory=="string"&&e.working_directory.trim()?e.working_directory.trim():typeof e.cwd=="string"&&e.cwd.trim()?e.cwd.trim():void 0,o=Rb(e.env);return{command:r,timeoutMs:e.timeout_ms===void 0?Tb(e.timeout):Cb(e.timeout_ms),...i?{cwd:i}:{},...o?{env:o}:{}}}function pd(t){if(Array.isArray(t))return t.flatMap(i=>pd(i));if(!t||typeof t!="object"){let i=Z0(t);return i?[i]:[]}let e=t;if(e.hooks)return pd(e.hooks);let r=Z0(e);return r?[r]:[]}function Pb(t){let e=Hr(t,"hooks.json");if(!gd(e))return[];let r=JSON.parse(X0(e,"utf8")),o=r.hooks&&typeof r.hooks=="object"?r.hooks:r;return pd(o.Stop??o.stop)}function Db(t,e){let r=Hr(t,"sessions");if(!gd(r))return;let i=[],o=c=>{let d;try{d=bb(c,{withFileTypes:!0})}catch{return}for(let u of d){let f=Hr(c,u.name);if(u.isDirectory())o(f);else if(u.isFile()&&u.name.endsWith(".jsonl"))try{i.push({path:f,mtimeMs:vb(f).mtimeMs})}catch{}}};o(r),i.sort((c,d)=>d.mtimeMs-c.mtimeMs);for(let c of i.slice(0,kb))if(Ob(c.path,e))return c.path;return i[0]?.path}function Ob(t,e){let r;try{r=_b(t,"r");let i=Buffer.alloc(Ab),o=yb(r,i,0,i.length,0),c=i.subarray(0,o).toString("utf8");return c.includes(JSON.stringify(e))||c.includes(e)}catch{return!1}finally{if(r!==void 0)try{gb(r)}catch{}}}function Lb(t){return $i(t??Z().agentEnvFile)}function Nb(t){let e=t.trim();if(e.length>=2){let r=e[0];if((r==='"'||r==="'")&&e.endsWith(r)){let i=e.slice(1,-1);return r==='"'?i.replace(/\\n/g,`
99
+ `).replace(/\\r/g,"\r").replace(/\\t/g," ").replace(/\\"/g,'"').replace(/\\\\/g,"\\"):i.replace(/\\'/g,"'")}}return e.replace(/\s+#.*$/,"")}function Mb(t){let e={};for(let r of t.split(/\r?\n/)){let i=r.trim();if(!i||i.startsWith("#"))continue;let o=i.startsWith("export ")?i.slice(7).trimStart():i,c=o.indexOf("=");if(c<=0)continue;let d=o.slice(0,c).trim();/^[A-Za-z_][A-Za-z0-9_]*$/.test(d)&&(e[d]=Nb(o.slice(c+1)))}return e}function Bb(t){let e=Hr(t,"cozeloop.env");return gd(e)?Mb(X0(e,"utf8")):{}}function Y0(t){let e=t?.trim();return e||void 0}function Fb(t){let e=Lb(t.agentEnvFile),r=Y0(t.env?.CODEX_HOME??e.CODEX_HOME??process.env.CODEX_HOME);if(r)return r;let i=Y0(t.env?.HOME??e.HOME??process.env.HOME)??Sb();return Hr(i,".codex")}var Ro=class extends Nt{framework="codex";authMethodId;codexHomeDir;cleanupCodexHomeDir;constructor(e){let r=e.args??[],i=e.extraArgs?[...r,...e.extraArgs]:r,{command:o,args:c}=di("codex",e.command,i),d=e.isolateCodexHome?e.codexHomeDir??e.env?.CODEX_HOME??wb(Hr(Ib(),"coze-bridge-codex-home-")):Fb(e),u=!!e.isolateCodexHome&&!!d&&!e.codexHomeDir&&e.env?.CODEX_HOME!==d;e.isolateCodexHome&&d&&!u&&mb(d,{recursive:!0});let f=e.isolateCodexHome&&d?{...e.env??{},CODEX_HOME:d}:e.env,x={command:o,args:c,cwd:e.cwd,agentId:e.agentId,...e.agentEnvFile?{agentEnvFile:e.agentEnvFile}:{},...f?{env:f}:{}};super(x),this.authMethodId=e.authMethodId,this.codexHomeDir=d,this.cleanupCodexHomeDir=u}async initialize(e){let r=await super.initialize(e);return this.authMethodId&&await this.call("authenticate",{methodId:this.authMethodId}),r}async sessionPrompt(e){let r=await super.sessionPrompt(e);return this.runStopHooksBestEffort(e.sessionId).catch(i=>{this.log.warn("codex stop hook unexpected failure",{err:String(i)})}),r}setSessionMode(e){let r=Mt("codex",e.modeId)?V0(e.modeId):e.modeId;return super.setSessionMode({...e,modeId:r})}onUpdate(e){super.onUpdate(r=>e(zb(r)))}async runStopHooksBestEffort(e){let r=this.codexHomeDir??this.opts.env?.CODEX_HOME;if(!r)return;let i;try{i=Pb(r)}catch(d){this.log.warn("codex stop hook load failed",{codexHomeDir:r,err:String(d)});return}if(i.length===0)return;let o=Db(r,e),c=JSON.stringify({hook_event_name:"Stop",session_id:e,...o?{transcript_path:o}:{},trigger:"coze-bridge"});await Promise.all(i.map(async d=>{try{await this.runHookCommand(d,c)}catch(u){this.log.warn("codex stop hook failed",{codexHomeDir:r,command:d.command.slice(0,200),err:String(u)})}}))}runHookCommand(e,r){return new Promise((i,o)=>{let c=this.codexHomeDir??this.opts.env?.CODEX_HOME,d=c?Bb(c):{},u=pb(e.command,{cwd:e.cwd??this.opts.cwd,env:To(process.env,this.opts.agentEnvFile??Z().agentEnvFile,{...this.opts.env??{},...d,...e.env??{}}),shell:!0,stdio:["pipe","ignore","pipe"]}),f="",x=setTimeout(()=>{u.kill("SIGTERM"),o(new Error(`hook timed out after ${e.timeoutMs}ms`))},e.timeoutMs);u.stderr?.setEncoding("utf8"),u.stderr?.on("data",g=>{f+=g,f.length>4e3&&(f=f.slice(-4e3))}),u.on("error",g=>{clearTimeout(x),o(g)}),u.on("close",(g,m)=>{if(clearTimeout(x),g===0){i();return}o(new Error(`hook exited code=${g} signal=${m} stderr=${f.slice(-1e3)}`))}),u.stdin.end(`${r}
100
+ `)})}async stop(e){if(await super.stop(e),this.codexHomeDir&&this.cleanupCodexHomeDir)try{Eb(this.codexHomeDir,{recursive:!0,force:!0})}catch{}}};function zb(t){let e=t.update;if(e.sessionUpdate!=="current_mode_update"||typeof e.currentModeId!="string")return t;let r=J0(e.currentModeId);return!r||r===e.currentModeId?t:{...t,update:{...t.update,currentModeId:r}}}$e();var Ub=3e4,Gr=class extends Nt{framework="openclaw";agentId;sessionName;slashModelOnStart;constructor(e){let r=e.sessionName??"default",i=["acp","--session",`agent:${e.agentId}:${r}`];e.gatewayToken&&i.push("--token",e.gatewayToken);let o={command:e.command,args:i,cwd:e.cwd,agentId:e.agentId,...e.env?{env:e.env}:{}};super(o),this.agentId=e.agentId,this.sessionName=r,this.slashModelOnStart=e.slashModelOnStart}async afterSessionEstablished(e){this.slashModelOnStart&&(this.log.info("switching session to per-session provider via /model",{agentId:this.agentId,sessionName:this.sessionName,slash:this.slashModelOnStart}),await this.call("session/prompt",{sessionId:e,prompt:[{type:"text",text:`/model ${this.slashModelOnStart}`}]},Ub))}get acpSessionName(){return this.sessionName}setSessionMode(e){return Promise.reject(new k("METHOD_NOT_FOUND","session/set_mode not supported on openclaw"))}};hn();$e();ne();Re();function wd(t){return t.replace(/[^A-Za-z0-9._-]+/g,"-")}dn();var Pn=class{slots=[];running=!1;closed=!1;disposed=!1;enqueue(e){return this.disposed?Promise.reject(new Error("AsyncQueue disposed")):this.closed?Promise.reject(new Error("AsyncQueue closed")):new Promise((r,i)=>{this.slots.push({task:e,resolve:r,reject:i}),this.drain()})}close(){this.closed=!0}dispose(e=new Error("AsyncQueue disposed")){for(this.disposed=!0,this.closed=!0;this.slots.length>0;)this.slots.shift()?.reject(e)}get size(){return this.slots.length}get isRunning(){return this.running}get isDisposed(){return this.disposed}async drain(){if(!this.running){this.running=!0;try{for(;this.slots.length>0&&!this.disposed;){let e=this.slots.shift();if(!e)break;try{let r=await e.task();e.resolve(r)}catch(r){e.reject(r)}}}finally{this.running=!1}}}};var Po=class{agentId;framework;workspace;deployType;accountId;patToken;modelInfo;sessions=new Map;sessionQueues=new Map;activeTriggers=new Map;activeGroupIds=new Map;status="ok";model;lastActiveAt=Date.now();constructor(e){this.agentId=e.agentId,this.framework=e.framework,this.workspace=e.workspace,this.model=e.model,this.deployType=e.deployType??"local",e.accountId&&(this.accountId=e.accountId),e.patToken&&(this.patToken=e.patToken),e.modelInfo&&(this.modelInfo=e.modelInfo)}setPatToken(e){this.patToken=e}setModelInfo(e){this.modelInfo=e}getSessionQueue(e){let r=this.sessionQueues.get(e);return(!r||r.isDisposed)&&(r=new Pn,this.sessionQueues.set(e,r)),r}allSessionQueues(){return this.sessionQueues.entries()}hasSessionQueue(e){let r=this.sessionQueues.get(e);return!!r&&!r.isDisposed}async dispose(e){this.status="stopped";let r=new Error(`AgentSession disposed${e?`: ${e}`:""}`);for(let i of this.sessionQueues.values())i.dispose(r);this.sessionQueues.clear(),await this.killAllRuntimes(e??"dispose")}async killAllRuntimes(e){let r=[];for(let[,i]of this.sessions)Zi(i),i.downstream&&(r.push(i.downstream.stop(e).catch(()=>{})),i.downstream=void 0);await Promise.all(r),this.activeTriggers.clear(),this.activeGroupIds.clear()}};function Zi(t){t.idleTimer&&(clearTimeout(t.idleTimer),t.idleTimer=void 0)}function Yt(t){return t.deployType!=="local"?!1:t.framework==="claude-code"||t.framework==="codex"}Zt();ne();import{constants as Q0}from"node:fs";import{access as Hb}from"node:fs/promises";import{delimiter as Gb,join as jb}from"node:path";var St=j("framework-detector"),eh={"claude-code":"claude",codex:"codex",openclaw:"openclaw"},qb=[".exe",".cmd",".bat",".ps1"],Xn=class{env;constructor(e={}){this.env={pathEnv:e.pathEnv??process.env.PATH??"",platform:e.platform??process.platform,spawn:e.spawn??st,access:e.access??Hb}}async detect(e){let r=eh[e],i=await this.which(r);if(!i)return St.debug("framework binary not found",{framework:e,bin:r}),null;let o=e==="openclaw"?["--log-level","silent"]:[],[c,d]=await Promise.all([this.probeVersion(i,o),e==="openclaw"?this.probeOpenclawDefaultAgent(i):Promise.resolve(null)]),u={path:i,version:c};return d&&(u.defaultAgent=d),u}async detectAll(){let e=await Promise.all(Object.keys(eh).map(async i=>[i,await this.detect(i)])),r={};for(let[i,o]of e)o&&(r[i]=o);return r}async which(e){let r=this.env.pathEnv.split(Gb).filter(Boolean),i=this.env.platform==="win32"?["",...qb]:[""];for(let o of r)for(let c of i){let d=jb(o,e+c);if(await this.isExecutable(d))return d}return null}async isExecutable(e){try{let r=this.env.platform==="win32"?Q0.F_OK:Q0.X_OK;return await this.env.access(e,r),!0}catch{return!1}}async probeOpenclawDefaultAgent(e){let r=await this.runProbe(e,["--log-level","silent","agents","list","--json"]);if(!r)return St.warn("openclaw default agent probe: runProbe returned null (spawn err / timeout)",{path:e}),null;if(r.code!==0)return St.warn("openclaw default agent probe: non-zero exit",{path:e,code:r.code,stdoutHead:r.stdout.slice(0,200)}),null;let i=r.stdout.match(/\[\s*\{[\s\S]*\}\s*\]/);if(!i)return St.warn("openclaw default agent probe: regex no match (no JSON array in stdout)",{path:e,stdoutHead:r.stdout.slice(0,200)}),null;try{let o=JSON.parse(i[0]);if(!Array.isArray(o))return St.warn("openclaw default agent probe: JSON parsed but not an array",{path:e}),null;let c=o.find(d=>d?.isDefault===!0);return c?!c.id||!c.workspace?(St.warn("openclaw default agent probe: default agent missing id or workspace",{path:e,hasId:!!c.id,hasWorkspace:!!c.workspace}),null):{id:c.id,workspace:c.workspace}:(St.info("openclaw default agent probe: no agent has isDefault=true",{path:e,agentCount:o.length}),null)}catch(o){return St.warn("openclaw default agent probe: JSON.parse failed",{path:e,err:String(o),matchHead:i[0].slice(0,200)}),null}}async probeOpenclawGateway(e){let r=await this.runProbe(e,["--log-level","silent","gateway","status","--json","--require-rpc","--timeout","5000"]);if(!r)return St.warn("openclaw gateway probe: runProbe returned null (spawn err / timeout)",{path:e}),{reachable:!1};let i=r.code===0;i||St.warn("openclaw gateway probe: non-zero exit (gateway unreachable)",{path:e,code:r.code,stdoutHead:r.stdout.slice(0,200)});let o={reachable:i},c=r.stdout.match(/\{[\s\S]*\}/);if(c)try{let d=JSON.parse(c[0]);typeof d.gateway?.port=="number"&&(o.port=d.gateway.port),typeof d.service?.runtime?.status=="string"&&(o.runtime=d.service.runtime.status),!i&&typeof d.rpc?.error=="string"&&(o.detail=d.rpc.error)}catch(d){St.warn("openclaw gateway probe: JSON.parse failed (detail omitted, gate by exit code)",{path:e,err:String(d)})}return o}async probeVersion(e,r=[]){let i=await this.runProbe(e,[...r,"--version"]);return i&&(Kb(i.stdout).split(/\r?\n/)[0]??"").trim()||"unknown"}runProbe(e,r){return new Promise(i=>{let o="",c=!1,d,u=f=>{c||(c=!0,d&&clearTimeout(d),i(f))};try{let f=this.env.spawn(e,r,{stdio:["ignore","pipe","pipe"]});d=setTimeout(()=>{f.kill("SIGKILL"),u(null)},15e3),f.stdout?.on("data",x=>{o+=x.toString("utf8")}),f.on("error",()=>u(null)),f.on("close",x=>u({code:x,stdout:o}))}catch{u(null)}})}},Wb=new RegExp("\x1B\\[[0-9;]*[A-Za-z]","g");function Kb(t){return t.replace(Wb,"")}import{homedir as nh}from"node:os";import{join as Oo}from"node:path";hn();Zt();lr();$e();ne();async function rh(){let t=Oo(nh(),".openclaw/openclaw.json");return ln(t)}async function ih(){return(await rh())?.gateway?.auth?.token??""}var Qn=j("openclaw.config"),$b=[0,5e3,5e3],Vb=Xe("COZE_BRIDGE_OPENCLAW_CLI_TIMEOUT_MS",15e3),th="models.providers.",Do="agents.defaults.models",Jb=["operator.admin","operator.read","operator.write","operator.approvals","operator.pairing"];function _d(t,e){if(!Array.isArray(t))return!1;let r=new Set(t);return e.every(i=>r.has(i))}var Lo=class{command;env;retryDelaysMs;cliTimeoutMs;openclawDir;queue=new Pn;constructor(e){this.command=e.command,this.env=e.env??process.env,this.retryDelaysMs=e.retryDelaysMs??$b,this.cliTimeoutMs=e.cliTimeoutMs??Vb,this.openclawDir=e.openclawDir??Oo(nh(),".openclaw")}async withRetry(e,r){let i;for(let o=0;o<this.retryDelaysMs.length;o++){let c=this.retryDelaysMs[o]??0;c>0&&await new Promise(d=>setTimeout(d,c));try{return await r()}catch(d){i=d,Qn.warn("openclaw cli failed, will retry",{label:e,attempt:o+1,err:String(d)})}}throw new k("AGENT_SPAWN_FAILED",`openclaw cli ${e} failed after ${this.retryDelaysMs.length} attempts: ${i?.message??"unknown"}`)}runCli(e){return new Promise((r,i)=>{let o=st(this.command,e,{stdio:["ignore","ignore","pipe"],env:this.env}),c="",d=!1,u=x=>{d||(d=!0,clearTimeout(f),x())};o.stderr?.on("data",x=>{c+=x.toString("utf8")});let f=setTimeout(()=>{u(()=>{o.kill("SIGTERM"),setTimeout(()=>o.kill("SIGKILL"),250).unref(),i(new Error(`timeout after ${this.cliTimeoutMs}ms: ${e.join(" ")}`))})},this.cliTimeoutMs);f.unref(),o.on("error",x=>u(()=>i(x))),o.on("close",x=>u(()=>{x===0?r():i(new Error(`exit ${x}: ${c.trim().slice(0,500)}`))}))})}async runCliTolerant(e,r){try{await this.runCli(e)}catch(i){let o=String(i);if(r.some(c=>o.includes(c)))return;throw i}}async bestEffortUnset(e,r){try{await this.queue.enqueue(()=>this.withRetry(e,()=>this.runCli(["config","unset",r])))}catch(i){Qn.warn(`${e} failed (best-effort)`,{configPath:r,err:String(i)})}}ensureProvider(e,r){return this.queue.enqueue(()=>this.withRetry(`config set models.providers.${e}`,()=>this.runCli(["config","set",`${th}${e}`,JSON.stringify(r),"--strict-json","--merge"])))}removeProvider(e){return this.bestEffortUnset(`config unset models.providers.${e}`,`${th}${e}`)}addModelToAllowlist(e,r){let i={[e]:r?{alias:r}:{}};return this.queue.enqueue(()=>this.withRetry(`config set ${Do}[${e}]`,()=>this.runCli(["config","set",Do,JSON.stringify(i),"--strict-json","--merge"])))}removeModelFromAllowlist(e){return this.bestEffortUnset(`config unset ${Do}[${e}]`,`${Do}.${e}`)}async getAllowlistModelsForProvider(e){let i=(await rh())?.agents?.defaults?.models;if(!i||typeof i!="object")return[];let o=`${e}/`,c=[];for(let d of Object.keys(i))d.startsWith(o)&&c.push(d.slice(o.length));return c}ensureAgent(e,r,i){let o=["agents","add",e,"--workspace",r,"--non-interactive"];return i&&o.push("--model",i),this.queue.enqueue(()=>this.withRetry(`agents add ${e}`,()=>this.runCliTolerant(o,["already exists","already registered"])))}deleteAgent(e){return this.queue.enqueue(()=>this.withRetry(`agents delete ${e}`,()=>this.runCliTolerant(["agents","delete",e,"--force"],["not found","does not exist"])))}async ensureAcpDeviceScopes(){try{let e=Oo(this.openclawDir,"identity","device.json"),i=(await ln(e))?.deviceId?.trim();if(!i)return Qn.debug("openclaw device identity absent, skip acp scope ensure",{identityPath:e}),!1;let o=Oo(this.openclawDir,"devices","paired.json"),c=await ln(o),d=c?.[i];if(!c||!d)return Qn.debug("acp device not yet paired, skip scope ensure",{deviceId:i}),!1;let u=[...Jb],f=d.tokens?.operator;return _d(d.scopes,u)&&_d(d.approvedScopes,u)&&_d(f?.scopes,u)?(Qn.debug("acp device already has full operator scopes",{deviceId:i}),!1):(d.scopes=[...u],d.approvedScopes=[...u],f&&(f.scopes=[...u]),await fn(o,c,{mode:384}),Qn.info("acp device scopes upgraded to full operator set (bypass manual approval)",{deviceId:i,scopes:u}),!0)}catch(e){return Qn.warn("ensureAcpDeviceScopes failed (ignored, best-effort)",{err:String(e)}),!1}}restartGateway(){return this.queue.enqueue(()=>this.withRetry("gateway restart",()=>this.runCli(["gateway","restart"])))}};var ue=j("agent-manager"),vd="acceptEdits",ah="full-access",ch="read-only";function Qb(t){switch(t){case"read-only":return["-c",'sandbox_mode="read-only"',"-c",'approval_policy="on-request"'];case"auto":return["-c",'sandbox_mode="workspace-write"',"-c",'approval_policy="on-failure"'];case"full-access":return["-c",'sandbox_mode="danger-full-access"',"-c",'approval_policy="never"']}}var eE=(t,e,r,i,o,c,d,u,f,x,g,m)=>{switch(t){case"claude-code":{let S={...o?{...o0(o),...d0(o,d,u,m)}:{},...f??{},IS_SANDBOX:"1"};return new Co({cwd:r,env:S,agentId:i})}case"codex":{let S=o?[...a0(o),...u0(o,d,u,m)]:[],_=ah;x!==void 0&&(Mt("codex",x)?_=x:ue.warn("codex spawn: invalid codexPermissionMode, falling back to full-access",{agentId:i,received:x}));let v=[...S,...Qb(_)],I={...o?c0(o):{},...f??{}},A=!!o;return new Ro({cwd:r,agentId:i,...v.length>0?{extraArgs:v}:{},...Object.keys(I).length>0?{env:I}:{},...A?{authMethodId:"openai-api-key",isolateCodexHome:!0,...g?{codexHomeDir:g}:{}}:{}})}case"openclaw":return new Gr({command:e,cwd:r,agentId:i,...c?{sessionName:wd(c)}:{}})}};function Ed(t){return t==="claude-code"||t==="codex"}function tE(t){let e=[],r=Object.keys(t).sort();for(let i of r){let o=t[i];o!==void 0&&(nE(o)||e.push(`${i}=${o}`))}return e.length===0?"":`${e.join(`
101
+ `)}
102
+ `}function nE(t){if(t.includes(`
103
+ `)||t.includes("\r")||t.includes("$")||t.includes("#"))return!0;let e=t[0];return e==="'"||e==='"'}var rE={path:"",version:"cloud-deployed"},sh="openclaw_gateway_unavailable",iE="openclaw_default_agent_missing";function oh(t){let e=[t.port!==void 0?`port=${t.port}`:"",t.runtime?`runtime=${t.runtime}`:"",t.detail??""].filter(Boolean).join(", ");return`openclaw gateway \u672A\u8FD0\u884C/\u4E0D\u53EF\u8FBE${e?` (${e})`:""}; \u8BF7\u542F\u52A8 openclaw gateway`}var sE={protocolVersion:1,clientCapabilities:{fs:{readTextFile:!0,writeTextFile:!0}}},oE=6e4,No=class{paths;config;registry;factory;createTimeoutMs;openclawConfigCache;ensuredProviders=new Set;detectorFactory;openclawEnvBootstrapPromise;openclawConfigFactory;openclawConfigDir;constructor(e){this.paths=e.paths,this.config=e.config,this.registry=e.registry,this.factory=e.downstreamFactory??eE,this.createTimeoutMs=e.createTimeoutMs??oE,this.detectorFactory=e.detectorFactory??(()=>new Xn),this.openclawConfigFactory=e.openclawConfigFactory??(r=>new Lo({command:r,openclawDir:this.openclawConfigDir})),this.openclawConfigDir=e.openclawConfigDir??bd(Xb(),".openclaw")}buildBinShimPathEnv(){let e=process.platform==="win32"?";":":";return{PATH:`${this.paths.binDir}${e}${process.env.PATH??""}`}}getOpenclawConfig(){if(!this.openclawConfigCache){let e=this.config.frameworksCache?.openclaw;if(!e?.path)throw new k("AGENT_SPAWN_FAILED","openclaw binary not detected on this machine");this.openclawConfigCache=this.openclawConfigFactory(e.path)}return this.openclawConfigCache}bootstrapOpenclawEnvIfNeeded(){return this.openclawEnvBootstrapPromise?this.openclawEnvBootstrapPromise:(this.openclawEnvBootstrapPromise=this.doBootstrapOpenclawEnv().catch(e=>{ue.warn("openclaw env bootstrap failed (ignored)",{err:String(e)}),this.openclawEnvBootstrapPromise=void 0}),this.openclawEnvBootstrapPromise)}async doBootstrapOpenclawEnv(){let e=this.openclawConfigDir,r=bd(e,".env");if(await Yb(r).then(c=>c.isFile()).catch(()=>!1)){ue.debug("openclaw .env exists, skip bootstrap",{envFile:r});return}let o=tE({...process.env,...$i(this.paths.agentEnvFile)});await un(r,o,{mode:384}),ue.info("openclaw .env bootstrapped",{envFile:r,bytes:o.length}),await this.getOpenclawConfig().restartGateway(),ue.info("openclaw gateway restarted after env bootstrap")}async createAgent(e,r){if(!e.agentId)throw new k("IPC_BAD_REQUEST","agentId required");if(!e.framework)throw new k("IPC_BAD_REQUEST","framework required");let i=await Pe(e.agentId,this.paths).catch(()=>null),o=mo(e._meta)==="cloud"||i?.deployType==="cloud";this.registry.reviveIfDisconnected?.(e.agentId);let c=this.registry.get(e.agentId);if(c){if(c.framework!==e.framework)throw new k("AGENT_BUSY",`agent ${e.agentId} exists with different framework (${c.framework})`);if(c.status==="error")ue.warn("existing agent in error state, rebuilding",{agentId:e.agentId}),await c.dispose("rebuild after error").catch(C=>ue.warn("dispose stale agent failed (ignored)",{err:String(C)})),this.registry.unregister(e.agentId);else if(o&&c.deployType!=="cloud")ue.warn("existing agent deployType drifted to local, rebuilding as cloud",{agentId:e.agentId}),await c.dispose("rebuild after deployType drift").catch(C=>ue.warn("dispose drifted agent failed (ignored)",{err:String(C)})),this.registry.unregister(e.agentId);else{if(e.patToken&&e.patToken!==c.patToken){ue.info("updating agent patToken on re-create (reconnect with new PAT)",{agentId:e.agentId}),c.setPatToken(e.patToken);let C=await Pe(e.agentId,this.paths).catch(()=>null);C&&(C.patToken=e.patToken,await Ue(C,this.paths))}if(c.deployType==="cloud"&&e.modelInfo){ue.info("updating agent modelInfo on re-create",{agentId:e.agentId}),c.setModelInfo(e.modelInfo);let C=await Pe(e.agentId,this.paths).catch(()=>null);C&&(C.modelInfo=e.modelInfo,await Ue(C,this.paths))}return ue.info("agent already exists, return current",{agentId:e.agentId}),{ok:!0,agentId:c.agentId,workspace:c.workspace,framework:c.framework}}}if(!o&&!this.config.frameworksCache?.[e.framework])throw new k("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine; rerun daemon to refresh frameworks_cache`);let u=Ve(e.agentId,this.paths),f=o?"cloud":"local",x=e.framework==="openclaw"&&f==="local",g;x&&!r?.revive&&(g=(await this.ensureOpenclawDefaultAgent()).workspace,await this.ensureOpenclawGatewayReachable());let m=g??(x?this.config.frameworksCache?.openclaw?.defaultAgent?.workspace:void 0),S=e.workspace??m??u.workspace,_=new AbortController,v=setTimeout(()=>_.abort(new k("AGENT_TIMEOUT",`_agent/create timed out after ${this.createTimeoutMs}ms`)),this.createTimeoutMs),I,A=!1;try{o&&Ed(e.framework)&&await xr(e.framework,_.signal);let C=()=>{if(_.signal.aborted)throw _.signal.reason instanceof Error?_.signal.reason:new k("AGENT_TIMEOUT","_agent/create aborted")};await yd(u.root,{recursive:!0}),await yd(S,{recursive:!0}),await yd(u.logs,{recursive:!0}),C(),x||await pr(S,e.framework,e.cozeIdentity),e.framework==="claude-code"&&(f==="cloud"?await Ga(S,"cloud"):await Ga(S,"local",vd)),C();let O=i,b=i0({model:e.model??O?.model}),P=Wf(e._meta)??O?.accountId,L=e.patToken??O?.patToken,F=f==="cloud"?e.modelInfo??O?.modelInfo:void 0;if(I=new Po({agentId:e.agentId,framework:e.framework,workspace:S,model:b.model??Lt,deployType:f,...P?{accountId:P}:{},...L?{patToken:L}:{},...F?{modelInfo:F}:{}}),I.status="ok",O?.sessions){let V=f==="local"&&(e.framework==="claude-code"||e.framework==="codex");for(let[X,se]of Object.entries(O.sessions)){let ae={acpSessionId:se.acpSessionId,modelToken:se.modelToken,tokenGeneratedAt:se.tokenGeneratedAt,lastActiveAt:Date.now(),loadingSession:!1,replySeq:0};V?se.permissionMode===void 0?(ae.permissionMode=e.framework==="claude-code"?"bypassPermissions":"full-access",ue.info("autoRevive: legacy session (no permissionMode) \u2192 fallback to D80/D84 default",{agentId:e.agentId,cloudId:X,framework:e.framework,fallback:ae.permissionMode})):Mt(e.framework,se.permissionMode)?ae.permissionMode=se.permissionMode:ue.warn("autoRevive: dropping invalid persisted permissionMode",{agentId:e.agentId,cloudId:X,framework:e.framework,value:se.permissionMode}):se.permissionMode!==void 0&&ue.info("autoRevive: dropping persisted permissionMode (gate disabled)",{agentId:e.agentId,cloudId:X,framework:e.framework,deployType:f}),se.cozeGroupId&&(ae.cozeGroupId=se.cozeGroupId),I.sessions.set(X,ae)}let re=Object.keys(O.sessions).length;re>0&&ue.info("restored persisted session records (no spawn)",{agentId:e.agentId,count:re})}this.registry.register(I),A=!0;let M={agentId:e.agentId,framework:e.framework,workspace:S,cozeIdentity:e.cozeIdentity,createdAt:O?.createdAt??Date.now(),sessions:O?.sessions??{},model:b.model};f==="cloud"&&(M.deployType="cloud"),P&&(M.accountId=P),L&&(M.patToken=L),F&&(M.modelInfo=F),O?.skills&&(M.skills=O.skills),O?.agentName&&(M.agentName=O.agentName),O?.description&&(M.description=O.description),M.skillsRefreshedForVersion=O?.skillsRefreshedForVersion??Ot,e.framework==="openclaw"&&f==="cloud"&&(this.config.frameworksCache?.openclaw?.path?(await this.bootstrapOpenclawEnvIfNeeded(),await this.getOpenclawConfig().ensureAgent(e.agentId,S)):ue.warn("openclaw binary not on this machine, skip agents add (will fail at session/prompt)",{agentId:e.agentId}));let J=e.initialSkills??[];if(J.length>0){let V=[...M.skills??[]],re=new Map(V.map((ae,D)=>[ae.skillId,D])),X=await Promise.allSettled(J.map(ae=>vo({agentId:e.agentId,workspace:S,framework:e.framework,skill:ae}))),se=0;for(let[ae,D]of X.entries()){let U=J[ae];U&&(D.status==="fulfilled"?(So(V,re,D.value),se++):ue.warn("initialSkill install failed (skipping)",{agentId:e.agentId,skillId:U.skillId,skillName:U.skillName,err:String(D.reason)}))}se>0&&(M.skills=V,ue.info("initialSkills installed",{agentId:e.agentId,installed:se,requested:J.length}))}return await Ue(M,this.paths),ue.info("agent created (no spawn, lazy on first prompt)",{agentId:e.agentId,framework:e.framework,deployType:f}),{ok:!0,agentId:e.agentId,workspace:S,framework:e.framework}}catch(C){throw ue.error("agent create failed, rolling back",{agentId:e.agentId,err:String(C)}),A&&I&&(await I.dispose("rollback").catch(()=>{}),this.registry.unregister(e.agentId)),await Zb(u.root,{recursive:!0,force:!0}).catch(O=>ue.warn("rm agent dir failed (ignored)",{err:String(O)})),C instanceof k?C:new k("AGENT_SPAWN_FAILED",String(C),{cause:C})}finally{clearTimeout(v)}}async spawnSessionDownstream(e,r,i,o,c,d){let f=this.config.frameworksCache?.[e.framework];if(!f)if(e.deployType==="cloud"&&Ed(e.framework))f=rE;else throw new k("AGENT_SPAWN_FAILED",`framework ${e.framework} not detected on this machine`);Ed(e.framework)&&!vs(e.framework)&&(ue.info("spawn: resolving acp wrapper",{agentId:e.agentId,framework:e.framework}),await xr(e.framework));let x=e.deployType==="cloud"?{model:e.model,modelToken:r,...e.modelInfo?{modelInfo:e.modelInfo}:{}}:void 0,g;if(e.framework==="openclaw")g=await this.buildOpenclawDownstream({session:e,modelConfig:x,cloudSessionId:i,cozeEnv:o,mockScenario:c,bizFreeScene:d,command:f.path});else{let m=e.sessions.get(i),S=Yt(e)?m?.permissionMode??ah:"full-access";g=this.factory(e.framework,f.path,e.workspace,e.agentId,x,i,o,c,this.buildBinShimPathEnv(),S,e.framework==="codex"&&e.deployType==="cloud"?bd(Ve(e.agentId,this.paths).root,"codex-home"):void 0,d)}try{return await g.start(),await g.initialize(sE),g}catch(m){let S=g instanceof Nt?g.getStderrTail():[];throw S.length>0&&ue.warn("spawnSessionDownstream failed, recent stderr (D94)",{agentId:e.agentId,framework:e.framework,method:m instanceof k?m.code:"unknown",recentStderr:S}),await g.stop("spawnSessionDownstream failed").catch(()=>{}),await this.resolveSpawnFailure(e,f.path,m)}}async resolveSpawnFailure(e,r,i){if(e.framework==="openclaw"&&e.deployType==="local"&&r)try{let o=await this.detectorFactory().probeOpenclawGateway(r);if(!o.reachable)return new k("AGENT_ENV_NOT_READY",oh(o),{cause:{reason:sh}})}catch(o){ue.warn("openclaw gateway diagnose failed (ignored, fall through to original error)",{agentId:e.agentId,err:String(o)})}return i instanceof k?i:new k("AGENT_SPAWN_FAILED",i instanceof Error?i.message:String(i),{cause:i})}async ensureOpenclawDefaultAgent(){let e=this.config.frameworksCache?.openclaw?.defaultAgent;if(e?.id&&e.workspace)return{id:e.id,workspace:e.workspace};ue.warn("openclaw default agent stale or missing, attempting lazy re-detect");let r=await this.detectorFactory().detect("openclaw");if(r?.defaultAgent?.id&&r.defaultAgent.workspace)return ue.info("openclaw lazy re-detect success",{agentId:r.defaultAgent.id,workspace:r.defaultAgent.workspace}),this.config.frameworksCache||(this.config.frameworksCache={}),this.config.frameworksCache.openclaw=r,{id:r.defaultAgent.id,workspace:r.defaultAgent.workspace};throw new k("AGENT_ENV_NOT_READY","openclaw default agent \u672A\u63A2\u6D4B\u5230; \u8BF7\u5148\u8DD1 `openclaw setup` \u6216 `openclaw agents add` \u521B\u5EFA\u9ED8\u8BA4 agent",{cause:{reason:iE}})}async ensureOpenclawGatewayReachable(){let e=this.config.frameworksCache?.openclaw?.path;if(!e)throw new k("AGENT_SPAWN_FAILED","openclaw binary not detected on this machine");let r=await this.detectorFactory().probeOpenclawGateway(e);if(!r.reachable)throw new k("AGENT_ENV_NOT_READY",oh(r),{cause:{reason:sh}})}async buildOpenclawDownstream(e){let{session:r,modelConfig:i,cloudSessionId:o,cozeEnv:c,mockScenario:d,bizFreeScene:u,command:f}=e,x=wd(o);if(r.deployType==="local"){let S=await this.ensureOpenclawDefaultAgent();return new Gr({command:f,cwd:S.workspace,agentId:S.id,sessionName:x})}let g=await ih();try{await this.getOpenclawConfig().ensureAcpDeviceScopes()}catch(S){ue.warn("acp device scope ensure failed (ignored)",{err:String(S)})}let m;if(i?.modelToken){let S=td(o),_=nd(i),v=`${S}/${_}`;if(!this.ensuredProviders.has(v)){let I=this.getOpenclawConfig(),A=await I.getAllowlistModelsForProvider(S),C=l0(i,c,d,A,u);C&&(await I.ensureProvider(S,C),await I.addModelToAllowlist(v),this.ensuredProviders.add(v))}m=v}return new Gr({command:f,cwd:r.workspace,agentId:r.agentId,sessionName:x,...g?{gatewayToken:g}:{},...m?{slashModelOnStart:m}:{}})}async openclawRepair(e,r){let i=this.getOpenclawConfig();await i.deleteAgent(e),await i.ensureAgent(e,r)}async cleanupOpenclawSessionProviders(e,r){if(e.framework!=="openclaw"||!this.openclawConfigCache)return;let i=this.openclawConfigCache,o=r??e.model;for(let c of e.sessions.keys()){let d=td(c),u=`${d}/${o}`,f=!0;try{await i.removeProvider(d)}catch(x){f=!1,ue.warn("removeProvider failed, keeping ensuredProviders entry",{providerId:d,err:String(x)})}try{await i.removeModelFromAllowlist(u)}catch(x){f=!1,ue.warn("removeModelFromAllowlist failed, keeping ensuredProviders entry",{fullModelId:u,err:String(x)})}f&&this.ensuredProviders.delete(u)}}};import{randomUUID as hh}from"node:crypto";import{promises as hE}from"node:fs";import{basename as xh}from"node:path";$e();ne();import{promises as aE}from"node:fs";import{basename as cE}from"node:path";var dh=j("file-upload"),dE="/api/coze_claw/file/agent_upload",lE=6e4;async function lh(t,e={}){let i=`${Or(Lr(e.handshakeBase))}${dE}`,o=e.timeoutMs??lE,c=await aE.readFile(t.path),d=new FormData;d.append("agent_id",t.agentId),d.append("session_id",t.sessionId),d.append("file_name",t.name),d.append("file_content",new Blob([c],{type:t.mimeType}),t.name);let u={Authorization:`Bearer ${t.patToken}`,Accept:"application/json","x-coze-version":"3.0",...Tn(e.ppeOverride),...t.accountId?{"x-coze-account":t.accountId}:{}},f=new AbortController,x=setTimeout(()=>f.abort(),o);dh.info("file upload start",{url:i,agentId:t.agentId,sessionId:t.sessionId,name:t.name,bytes:t.sizeBytes,mime:t.mimeType});try{let g=await fetch(i,{method:"POST",headers:u,body:d,signal:f.signal}),m=g.headers.get("x-tt-logid")??"";if(!g.ok){let v=await g.text().catch(()=>"");throw new k("UPLOAD_FAILED",`upload HTTP ${g.status} logid=${m}: ${v.slice(0,200)}`)}let S=await g.json();if(S.code!==void 0&&S.code!==0)throw new k("UPLOAD_FAILED",`upload code=${S.code} msg=${S.msg??"-"} logid=${m}`);let _=S.data?.file?.file_url;if(!_)throw new k("UPLOAD_FAILED",`upload response missing data.file.file_url logid=${m}: ${JSON.stringify(S).slice(0,200)}`);return dh.info("file upload ok",{uri:_,logid:m}),{uri:_}}catch(g){throw g instanceof k?g:g.name==="AbortError"?new k("UPLOAD_FAILED",`upload timeout (${o}ms) for ${cE(t.path)}`):new k("UPLOAD_FAILED",String(g),{cause:g})}finally{clearTimeout(x)}}$e();ne();import{extname as uE}from"node:path";var fE={".png":"image/png",".jpg":"image/jpeg",".jpeg":"image/jpeg",".gif":"image/gif",".webp":"image/webp",".svg":"image/svg+xml",".bmp":"image/bmp",".ico":"image/x-icon",".heic":"image/heic",".heif":"image/heif",".pdf":"application/pdf",".doc":"application/msword",".docx":"application/vnd.openxmlformats-officedocument.wordprocessingml.document",".xls":"application/vnd.ms-excel",".xlsx":"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet",".ppt":"application/vnd.ms-powerpoint",".pptx":"application/vnd.openxmlformats-officedocument.presentationml.presentation",".txt":"text/plain",".md":"text/markdown",".markdown":"text/markdown",".json":"application/json",".yaml":"text/yaml",".yml":"text/yaml",".csv":"text/csv",".html":"text/html",".htm":"text/html",".xml":"application/xml",".log":"text/plain",".zip":"application/zip",".tar":"application/x-tar",".gz":"application/gzip",".tgz":"application/gzip",".mp3":"audio/mpeg",".wav":"audio/wav",".mp4":"video/mp4",".mov":"video/quicktime",".webm":"video/webm"};async function uh(t){let e=uE(t).toLowerCase();return fE[e]??"application/octet-stream"}Re();var Mo=j("agent-send"),fh=50*1024*1024;function ph(t,e,r){let i=t.get(e);if(!i)throw new k("AGENT_NOT_FOUND",`agent=${e}`);if(t.disconnectedAgents.has(e))throw new k("AGENT_DISCONNECTED",`agent=${e} was disconnected by cloud`);let o=i.sessions.get(r);if(!o)throw new k("AGENT_NOT_FOUND",`session=${r} not active in agent=${e}`);return{session:i,runtime:o}}async function gh(t,e,r,i,o,c){let u;for(let f=0;f<=2;f++)try{await t.core.sendAgentFileUpdate(e,r,i,o);return}catch(x){u=x,f<2&&(Mo.warn("sendAgentFileUpdate failed, retrying",{attempt:f+1,err:String(x)}),await new Promise(g=>setTimeout(g,5e3)))}throw new k("UPSTREAM_NOT_READY",`${c} after 3 attempts: ${String(u)}`,{cause:u})}async function mh(t,e){let{session:r,runtime:i}=ph(e.core,t.agentId,t.sessionId);if(!await li(t.path,r.workspace))throw new k("PATH_OUTSIDE_WORKSPACE",`path=${t.path} not under workspace=${r.workspace}`);let o=await hE.stat(t.path).catch(()=>null);if(!o||!o.isFile())throw new k("IPC_BAD_REQUEST",`path is not a regular file: ${t.path}`);if(o.size>fh)throw new k("FILE_TOO_LARGE",`${o.size} bytes > limit ${fh}`);let c=await uh(t.path);if(t.kind==="image"&&!c.startsWith("image/"))throw new k("UNSUPPORTED_MIME",`kind=image but mime=${c}`);if(!e.core.upstream.isConnected())throw new k("UPSTREAM_NOT_READY","cloud WS not connected");let d=t.name??xh(t.path),u;try{u=await lh({patToken:r.patToken??e.patToken,agentId:t.agentId,sessionId:t.sessionId,path:t.path,mimeType:c,name:d,sizeBytes:o.size,...r.accountId?{accountId:r.accountId}:{}},{handshakeBase:e.handshakeBase,ppeOverride:e.ppeOverride})}catch(x){throw Mo.warn("agent file upload failed",{agentId:t.agentId,sessionId:t.sessionId,path:t.path,sizeBytes:o.size,mime:c,code:x instanceof k?x.code:"UNKNOWN",message:x instanceof Error?x.message:String(x)}),x}let f={sessionUpdate:"agent_file",messageId:hh(),content:{type:t.kind==="image"?"image":"resource",uri:u.uri,mimeType:c,name:d,sizeBytes:o.size,...u.fileId!==void 0?{fileId:u.fileId}:{},...t.caption!==void 0?{caption:t.caption}:{}}};return await gh(e,r,i,t.sessionId,f,"agent file uploaded to cloud but sendAgentFileUpdate failed"),Mo.info("agent file sent",{agentId:t.agentId,sessionId:t.sessionId,kind:t.kind,name:d,bytes:o.size,mime:c,uri:u.uri}),{ok:!0,uri:u.uri,bytes:o.size,mimeType:c,...u.fileId!==void 0?{fileId:u.fileId}:{}}}async function wh(t,e){let{session:r,runtime:i}=ph(e.core,t.agentId,t.sessionId);if(!t.mimeType)throw new k("IPC_BAD_REQUEST","group-file requires mimeType");if(!e.core.upstream.isConnected())throw new k("UPSTREAM_NOT_READY","cloud WS not connected");let o=t.name??xh(t.path),c={sessionUpdate:"group_file",messageId:hh(),content:{uri:t.path,name:o,mimeType:t.mimeType,...t.caption!==void 0?{caption:t.caption}:{}}};return await gh(e,r,i,t.sessionId,c,"agent group file sendAgentFileUpdate failed"),Mo.info("agent group file sent",{agentId:t.agentId,sessionId:t.sessionId,uri:t.path,name:o,mime:t.mimeType}),{ok:!0,uri:t.path,bytes:0,mimeType:t.mimeType}}function _h(t,e){let r=t.split(".").map(Number),i=e.split(".").map(Number),o=Math.max(r.length,i.length);for(let c=0;c<o;c++){let d=r[c]??0,u=i[c]??0;if(d<u)return!0;if(d>u)return!1}return!1}dn();Zt();ne();var Bt=j("coze-cli-installer"),yh="@coze/cli@latest",xE="coze",bh="0.1.8",pE=5e3,gE=5e3,mE=9e4,Eh=1e4,Yi=null,Bo=!1;async function Id(t,e={}){if(Bo)return;if(Yi)return Yi;let r=e.exec??Yf;return Yi=(async()=>{try{let i=await wE(xE,r),o=!1;if(i){let d=await _E(r);if(d===void 0)Bt.warn("coze-cli found but version unparseable, fall through to full install",{path:i});else if(_h(d,bh))Bt.info("coze-cli version too old, upgrade-only (preserve user config + auth)",{path:i,version:d,min:bh}),o=!0;else{Bt.info("coze-cli already on PATH with sufficient version, skip",{path:i,version:d}),Bo=!0;return}}let c=o?"upgrade-only":"full";Bt.info("coze-cli install start",{package:yh,mode:c});try{await r("npm",["i","-g","--prefer-online",yh],{timeout:mE,maxBuffer:10*1024*1024}),Bt.info("coze-cli install ok")}catch(d){Bt.warn("coze-cli install failed (skip subsequent steps)",{err:String(d)});return}if(o){Bo=!0;return}if(t.env)try{await r("coze",["config","set","xTTEnv",t.env],{timeout:Eh}),Bt.info("coze config set xTTEnv ok",{env:t.env})}catch(d){Bt.warn("coze config set failed (continue to auth login)",{err:String(d)})}try{await r("coze",["auth","login","--token",t.patToken],{timeout:Eh}),Bt.info("coze auth login ok")}catch(d){Bt.warn("coze auth login failed",{err:String(d)});return}Bo=!0}finally{Yi=null}})(),Yi}async function wE(t,e){let r=process.platform==="win32"?"where":"which";try{let{stdout:i}=await e(r,[t],{timeout:pE});return Ua(i)}catch{return}}async function _E(t){try{let{stdout:e,stderr:r}=await t("coze",["--version"],{timeout:gE});return(e||r).match(/(\d+\.\d+\.\d+)/)?.[1]}catch{return}}hn();Re();var yE=10*6e4;function vh(t){let e=t?.sessionIdleTimeoutMs;return typeof e!="number"||!Number.isFinite(e)||e<=0?yE:e}function Fo(t){return ln(t??Z().configFile)}function Xi(t,e){return fn(e??Z().configFile,t)}import{randomBytes as UE}from"node:crypto";lr();$e();ne();import{createReadStream as bE}from"node:fs";import{mkdir as EE,readFile as vE,realpath as SE,stat as IE,writeFile as AE}from"node:fs/promises";import{basename as kE,dirname as Ad,isAbsolute as TE,join as CE,relative as RE,resolve as Sh,sep as PE}from"node:path";import{createInterface as DE}from"node:readline";var Ah=j("fs-rpc"),Qi=Xe("COZE_BRIDGE_FS_RPC_MAX_BYTES",20*1024*1024);async function kh(t,e){let r=Buffer.byteLength(t.content,"utf8");if(r>Qi)throw new k("IPC_BAD_REQUEST",`fs/write_text_file content too large: ${r} bytes > limit ${Qi} bytes`);let i=await Ch(t.path,e);return await EE(Ad(i),{recursive:!0}),await AE(i,t.content,"utf8"),Ah.info("fs/write_text_file ok",{path:i,size:t.content.length}),null}async function Th(t,e){let r=await Ch(t.path,e),i=await IE(r),o=typeof t.line=="number"||typeof t.limit=="number";if(i.size>Qi&&!o)throw new k("IPC_BAD_REQUEST",`fs/read_text_file too large without line/limit slicing: ${i.size} bytes > ${Qi} bytes`);let c;if(o&&i.size>Qi)c=await OE(r,t.line??1,t.limit);else{let d=await vE(r,"utf8");if(o){let u=d.split(`
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=d}return Ah.info("fs/read_text_file ok",{path:r,size:c.length}),{content:c}}async function OE(t,e,r){let i=DE({input:bE(t,{encoding:"utf8"}),crlfDelay:Number.POSITIVE_INFINITY}),o=Math.max(0,e-1),c=typeof r=="number"?o+r:Number.POSITIVE_INFINITY,d=[],u=0;try{for await(let f of i)if(u>=o&&u<c&&d.push(f),u++,u>=c)break}finally{i.close()}return d.join(`
106
+ `)}async function Ch(t,e){if(typeof t!="string"||t.length===0)throw new k("IPC_BAD_REQUEST","path must be a non-empty string");let[r,i]=await Promise.all([Ih(Sh(e)),Ih(Sh(t))]),o=RE(r,i);if(LE(o,PE,TE(o)))throw new k("IPC_BAD_REQUEST",`path escapes workspace: ${t}`);return i}function LE(t,e,r){return t===""?!1:r?!0:t===".."||t.startsWith(`..${e}`)}async function Ih(t){let e=[],r=t;for(;r!==Ad(r);)try{let i=await SE(r);return e.length?CE(i,...e.reverse()):i}catch{e.push(kE(r)),r=Ad(r)}return t}ne();var Rh=j("prompt-multimodal"),Ph=10*1024*1024,NE=15e3,ME=6;async function Dh(t){let e=new Array(t.length),r=0;async function i(){for(;r<t.length;){let c=r++,d=t[c];d!==void 0&&(e[c]=await BE(d))}}let o=Array.from({length:Math.min(ME,t.length)},()=>i());return await Promise.all(o),e}function Oh(t){return t.some(e=>e.type==="image")}async function BE(t){if(t.type!=="image")return t;let e=t;if(e.data||!e.uri||!zi(e.uri))return t;try{let{buf:r,contentType:i}=await zE(e.uri),o=e.mimeType||FE(i)||"application/octet-stream";return Rh.info("image uri fetched and inlined",{uri:e.uri,bytes:r.length,mimeType:o}),{type:"image",data:r.toString("base64"),mimeType:o}}catch(r){return Rh.warn("image fetch failed, degrading to text block",{uri:e.uri,err:String(r)}),{type:"text",text:`[image load failed: ${e.uri}]`}}}function FE(t){if(!t)return;let e=t.indexOf(";");return(e===-1?t:t.slice(0,e)).trim()||void 0}async function zE(t){let e=new AbortController,r=setTimeout(()=>e.abort(),NE);try{let i=await fetch(t,{signal:e.signal});if(!i.ok)throw new Error(`HTTP ${i.status} ${i.statusText}`);let o=await i.arrayBuffer();if(o.byteLength>Ph)throw new Error(`image too large: ${o.byteLength} bytes (max ${Ph})`);return{buf:Buffer.from(o),contentType:i.headers.get("content-type")??void 0}}finally{clearTimeout(r)}}xn();$e();ne();var $=j("core"),HE=3e4,GE=/^(boe|ppe)_[A-Za-z0-9_-]+$/,jE="\u6211\u6B63\u5728\u7B49\u5F85\u5BA1\u6279\uFF0C\u8BF7\u7A0D\u540E\u518D\u8054\u7CFB\u6211",qE="\u5BA1\u6279\u5DF2\u8D85\u65F6",WE=3e4,zo=class{upstream;agents=new Map;disconnectedAgents=new Set;extensions;paths;sessionSpawner;sessionIdleTimeoutMs;upstreamIds=new Fr;pendingUpstream=new Map;pendingBridge=new Map;currentCozeEnv;currentMockScenario;bizFreeSceneBySession=new Map;constructor(e){this.upstream=e.upstream,this.extensions=e.extensions??{},this.paths=e.paths,this.sessionSpawner=e.sessionSpawner,this.sessionIdleTimeoutMs=vh(e.bridgeConfig)}registerExtension(e,r){this.extensions[e]=r}getCozeEnv(){return this.currentCozeEnv}getMockScenario(){return this.currentMockScenario}setMockScenario(e){this.currentMockScenario=e&&e.length>0?e:void 0}getBizFreeSceneForSession(e){return this.bizFreeSceneBySession.get(e)}async start(){this.upstream.onFrame(e=>this.handleFrame(e)),this.upstream.onConnect?.(({initial:e})=>{e||this.rejectAllPendingOnReconnect()}),await this.upstream.start(),$.info("Core started",{extensions:Object.keys(this.extensions)})}async stop(e){$.info("Core stopping",{reason:e}),await Promise.all([...this.agents.values()].map(r=>r.dispose(e))),this.agents.clear(),await this.upstream.stop(e)}async reloadAgents(e){let r=e?this.agents.has(e)?[e]:[]:[...this.agents.keys()];for(let i of r)await this.agents.get(i)?.killAllRuntimes("reload");return r}get(e){return this.agents.get(e)}register(e){this.agents.set(e.agentId,e),$.info("agent registered",{agentId:e.agentId,framework:e.framework});for(let r of this.registerHandlers)try{r(e.agentId)}catch(i){$.warn("onAgentRegister handler threw (ignored)",{agentId:e.agentId,err:String(i)})}}onAgentRegister(e){return this.registerHandlers.add(e),()=>this.registerHandlers.delete(e)}registerHandlers=new Set;unregister(e){this.agents.delete(e)}reviveIfDisconnected(e){this.disconnectedAgents.delete(e)&&$.info("agent revived from disconnect",{agentId:e})}attachRuntimeHooks(e,r,i){let o=i.downstream;o&&(o.onUpdate(c=>{i.loadingSession||this.forwardUpdate(e,c)}),o.onAgentRequest(c=>{this.handleAgentRequest(e,o,c)}),o.onExit((c,d)=>{$.info("session runtime exited",{agentId:e.agentId,cloudId:r,code:c,signal:d}),Zi(i),i.downstream=void 0,i.replySeq=0,i.acpSessionId&&e.activeTriggers.delete(i.acpSessionId),this.rejectPendingForDownstream(o,"downstream exited")}))}hasPendingPermissionFor(e){for(let r of this.pendingUpstream.values())if(r.downstream===e)return!0;return!1}rejectPendingForDownstream(e,r){let i=[];for(let[o,c]of this.pendingUpstream)c.downstream===e&&i.push(o);if(i.length!==0){$.info("reject pendingUpstream entries (downstream gone)",{reason:r,count:i.length});for(let o of i){let c=this.pendingUpstream.get(o);if(c){this.pendingUpstream.delete(o),this.upstream.send(Rn(o,{code:Y.INTERNAL_ERROR,message:`bridge downstream gone: ${r}`})).catch(d=>$.debug("send error response to upstream failed (ignored)",{err:String(d)}));try{c.downstream.respondAgentRequestError(c.agentRequestId,{code:Y.INTERNAL_ERROR,message:`bridge: ${r}`})}catch{}}}}}rejectAllPendingOnReconnect(){let e=this.pendingUpstream.size,r=this.pendingBridge.size;if(!(e===0&&r===0)){$.warn("upstream reconnected, rejecting stale pending requests",{pendingUpstream:e,pendingBridge:r});for(let[,i]of this.pendingUpstream){try{i.downstream.respondAgentRequestError(i.agentRequestId,{code:Y.INTERNAL_ERROR,message:"upstream reconnected; please retry"})}catch{}this.clearPendingPermissionFor(i)}this.pendingUpstream.clear();for(let[,i]of this.pendingBridge)clearTimeout(i.timer),i.reject(new k("UPSTREAM_DISCONNECTED",`${i.method} aborted: upstream reconnected`));this.pendingBridge.clear()}}async handleFrame(e){if(Ao(e)){this.handleUpstreamResponse(e);return}if(!("method"in e)||typeof e.method!="string")return;let r="id"in e&&e.id!==void 0?e.id:null,i=e.params?._meta?.cozeEnv;i&&GE.test(i)?this.currentCozeEnv=i:i&&$.warn("rejecting cozeEnv with invalid shape, keeping previous",{rejected:i});let o=e.params,c=Kf(o?._meta),d=o?.sessionId;c&&typeof d=="string"&&this.bizFreeSceneBySession.get(d)!==c&&(this.bizFreeSceneBySession.set(d,c),$.info("cached free_scene for session",{sessionId:d,bizFreeScene:c}));try{if(e.method.startsWith("_agent/")){let u=this.extensions[e.method];if(!u){r!==null?await this.sendError(r,Y.METHOD_NOT_FOUND,`extension not registered: ${e.method}`):$.warn("drop notification: extension not registered",{method:e.method});return}let f=await u(e,this);r!==null&&await this.upstream.send(Br(r,f));return}if(e.method.startsWith("session/")){let u=await this.routeSessionMethod(e);r!==null&&await this.upstream.send(Br(r,u));return}if(e.method==="initialize"){r!==null&&await this.upstream.send(Br(r,{protocolVersion:1,agentCapabilities:{loadSession:!0}}));return}r!==null?await this.sendError(r,Y.METHOD_NOT_FOUND,`method not implemented: ${e.method}`):$.warn("drop unknown notification",{method:e.method})}catch(u){$.error("handleFrame failed",{method:e.method,err:String(u)}),r!==null&&await this.upstream.send(Rn(r,Ki(u)))}}async routeSessionMethod(e){if(!e.params||typeof e.params!="object")throw new k("IPC_BAD_REQUEST",`${e.method} requires params`);let r=e.params,i=r._meta?.cozeAgentId;if(!i)throw new k("IPC_BAD_REQUEST",`${e.method}: missing _meta.cozeAgentId`);let o=this.agents.get(i);if(!o)throw this.disconnectedAgents.has(i)?new k("AGENT_DISCONNECTED",`agent ${i} has been disconnected; cloud must _agent/create to revive`):new k("AGENT_NOT_FOUND",`agent not found: ${i}`);let c=typeof r.sessionId=="string"?r.sessionId:void 0;if(e.method==="session/cancel"||e.method==="session/new"||e.method==="session/set_mode"||!c)return this.dispatchSessionCall(o,e.method,r);if(e.method==="session/prompt"){let f=o.sessions.get(c);if(f?.pendingPermission){let x=r._meta?.cozeTriggerMsgId,g=wo(r._meta);return $.info("session in pendingPermission, bouncing new prompt",{agentId:o.agentId,cloudSessionId:c}),this.synthesizePromptReply(o,f,c,jE,x,g)}}let d=Date.now(),u=!1;try{let f=await o.getSessionQueue(c).enqueue(()=>this.dispatchSessionCall(o,e.method,r));return u=!0,f}finally{$.info("session call done",{agentId:o.agentId,method:e.method,durationMs:Date.now()-d,ok:u})}}async dispatchSessionCall(e,r,i){e.lastActiveAt=Date.now();let{stripped:o}=Vf(i);switch(r){case"session/new":{let c=KE();return $.info("session/new ack (lazy spawn)",{agentId:e.agentId,cloudId:c}),{sessionId:c}}case"session/load":{let c=o;return $.info("session/load ack (lazy spawn)",{agentId:e.agentId,cloudId:c.sessionId}),{}}case"session/prompt":{let c=o,d=c.sessionId;if(!d)throw new k("IPC_BAD_REQUEST","session/prompt: missing sessionId");let u=Yt(e)?$f(i._meta):void 0;if(u!==void 0&&!Mt(e.framework,u))throw new k("IPC_BAD_REQUEST",`unsupported permissionMode for ${e.framework}: ${u}; allowed: ${xd(e.framework)}`);let f=await this.ensureRuntime(e,d);if(u!==void 0&&f.permissionMode===void 0&&(f.permissionMode=u,await this.persistSessionMapping(e)),f.replySeq=0,await this.ensureDownstream(e,d,f),!f.downstream||!f.acpSessionId)throw new k("BRIDGE_INTERNAL","session runtime not ready after ensureDownstream");if(u!==void 0&&f.permissionMode!==void 0&&f.permissionMode!==u){let S=f.permissionMode;f.permissionMode=u,await this.persistSessionMapping(e);try{await f.downstream.setSessionMode({sessionId:f.acpSessionId,modeId:u})}catch(_){throw f.permissionMode=S,await this.persistSessionMapping(e).catch(()=>{}),_}}let x=i._meta?.cozeTriggerMsgId;x?e.activeTriggers.set(f.acpSessionId,x):e.activeTriggers.delete(f.acpSessionId);let g=wo(i._meta);if(g?e.activeGroupIds.set(f.acpSessionId,g):e.activeGroupIds.delete(f.acpSessionId),g&&f.cozeGroupId!==g&&(f.cozeGroupId=g,await this.persistSessionMapping(e)),e.deployType==="cloud"&&e.modelInfo?.capabilities?.image===!1&&Oh(c.prompt))throw new k("MODEL_MODALITY_UNSUPPORTED",`model=${e.modelInfo.id??e.model} does not support image input`);let m=await Dh(c.prompt);try{let S=await f.downstream.sessionPrompt({...c,sessionId:f.acpSessionId,prompt:m});return f.lastActiveAt=Date.now(),S}catch(S){if(S instanceof k&&S.code==="AGENT_APPROVAL_TIMEOUT"){let _=f.pendingPermission;_&&(_.downstream.respondAgentRequest(_.agentRequestId,{outcome:{outcome:"cancelled"}}),this.pendingUpstream.delete(_.upstreamId),f.pendingPermission=void 0);let v=f.acpSessionId,I=v?e.activeTriggers.get(v):void 0,A=v?e.activeGroupIds.get(v):void 0;return $.warn("approval timed out, synthesizing \u5BA1\u6279\u5DF2\u8D85\u65F6 reply + recovering session",{agentId:e.agentId,cloudId:d}),await this.synthesizePromptReply(e,f,d,qE,I,A)}throw S}finally{if(e.activeTriggers.delete(f.acpSessionId),e.activeGroupIds.delete(f.acpSessionId),f.pendingPermission=void 0,f.reloadAfterTurn){f.reloadAfterTurn=!1;let S=f.downstream;S&&(f.downstream=void 0,$.info("reloadAfterTurn: stopping downstream",{agentId:e.agentId,cloudId:d,acpId:f.acpSessionId}),S.stop("reload-after-turn").catch(_=>$.warn("reload-after-turn stop failed (ignored)",{agentId:e.agentId,cloudId:d,err:String(_)})))}else f.downstream?.isAlive()&&this.armIdleTimer(e,d,f)}}case"session/cancel":{let d=o.sessionId;if(!d)throw new k("IPC_BAD_REQUEST","session/cancel: missing sessionId");let u=e.sessions.get(d);if(e.hasSessionQueue(d)){let f=e.getSessionQueue(d);f.size>0&&($.info("session/cancel: draining queued tasks",{agentId:e.agentId,cloudId:d,queuedCount:f.size}),f.dispose(new k("AGENT_PROTOCOL_ERROR",`cancelled by session/cancel on ${d}`)))}return u?.downstream?.isAlive()&&u.acpSessionId&&await u.downstream.sessionCancel({sessionId:u.acpSessionId}),{ok:!0}}case"session/set_mode":{let c=o,d=c.sessionId,u=c.modeId,f=wo(i._meta);if(!d)throw new k("IPC_BAD_REQUEST","session/set_mode: missing sessionId");if(!Yt(e))throw e.framework==="openclaw"?new k("METHOD_NOT_FOUND","session/set_mode not supported on openclaw"):new k("OPERATION_NOT_ALLOWED_FOR_CLOUD","session/set_mode is local-deploy only in this iteration");if(!Mt(e.framework,u))throw new k("IPC_BAD_REQUEST",`unsupported modeId for ${e.framework}: ${String(u)}; allowed: ${xd(e.framework)}`);if(f)return await this.handleGroupSetMode(e,f,u);let x=e.sessions.get(d)??await this.ensureRuntime(e,d);if(x.permissionMode===u)return{};let g=x.permissionMode;if(x.permissionMode=u,await this.persistSessionMapping(e),x.downstream?.isAlive()&&x.acpSessionId)try{await x.downstream.setSessionMode({sessionId:x.acpSessionId,modeId:u})}catch(m){throw x.permissionMode=g,await this.persistSessionMapping(e).catch(()=>{}),m}else $.info("session/set_mode: runtime not active, persisted only",{framework:e.framework,agentId:e.agentId,cloudId:d,modeId:u});return{}}default:throw new k("IPC_BAD_REQUEST",`session method not supported: ${r}`)}}async handleGroupSetMode(e,r,i){let o=[];for(let[d,u]of e.sessions)u.cozeGroupId===r&&u.permissionMode!==i&&o.push({cloudId:d,runtime:u,oldMode:u.permissionMode});if(o.length===0)return $.info("group session/set_mode: no active runtime (db-only path)",{framework:e.framework,agentId:e.agentId,groupId:r,modeId:i}),{};$.info("group session/set_mode: applying to runtimes",{framework:e.framework,agentId:e.agentId,groupId:r,modeId:i,targets:o.length});for(let d of o)d.runtime.permissionMode=i;await this.persistSessionMapping(e);let c=[];for(let d of o){let u=d.runtime.downstream,f=d.runtime.acpSessionId;u?.isAlive()&&f&&c.push({downstream:u,acpSessionId:f,oldMode:d.oldMode,runtime:d.runtime})}for(let d of c)try{await d.downstream.setSessionMode({sessionId:d.acpSessionId,modeId:i})}catch(u){for(let f of o)f.runtime.permissionMode=f.oldMode;throw await this.persistSessionMapping(e).catch(()=>{}),u}return{}}async ensureRuntime(e,r){let i=e.sessions.get(r);if(i)return i;let c={modelToken:e.deployType==="cloud"?await this.requestSessionToken(e.agentId,r):"",tokenGeneratedAt:Date.now(),lastActiveAt:Date.now(),loadingSession:!1,replySeq:0};return Yt(e)&&(c.permissionMode=e.framework==="claude-code"?vd:ch),e.sessions.set(r,c),await this.persistSessionMapping(e),c}async requestSessionToken(e,r){let i={sessionId:r,_meta:{cozeAgentId:e}};try{let o=await this.sendRequest(xt.GEN_MODEL_TOKEN,i,WE);if(!o?.modelToken)throw new k("MODEL_TOKEN_GEN_FAILED",`cloud returned empty modelToken (agentId=${e}, cloudSessionId=${r})`);return o.modelToken}catch(o){throw o instanceof k&&o.code==="MODEL_TOKEN_GEN_FAILED"?o:new k("MODEL_TOKEN_GEN_FAILED",o instanceof Error?o.message:String(o),{cause:o})}}async ensureDownstream(e,r,i){if(Zi(i),i.downstream?.isAlive())return;if(!this.sessionSpawner)throw new k("AGENT_SPAWN_FAILED","sessionSpawner not wired (cannot spawn per-session downstream)");let o=3,c=3e4,d=i.spawnFailCount??0,u=i.spawnFailedAt??0;if(d>=o&&Date.now()-u<c)throw new k("AGENT_SPAWN_FAILED",`agent ${e.agentId} session ${r} spawn failed ${d} times in a row; please check framework binary / network and retry after ${Math.ceil((c-(Date.now()-u))/1e3)}s`);let f;try{let x=this.bizFreeSceneBySession.get(r);x&&$.info("spawn: injecting free_scene gateway header",{agentId:e.agentId,cloudId:r,bizFreeScene:x}),f=await this.sessionSpawner(e,i.modelToken,r,this.currentCozeEnv,this.currentMockScenario,x)}catch(x){throw i.spawnFailCount=d+1,i.spawnFailedAt=Date.now(),i.spawnFailCount>=o&&i.acpSessionId&&($.warn("clearing stale acpSessionId after repeated spawn failures",{agentId:e.agentId,cloudId:r,staleAcpId:i.acpSessionId}),i.acpSessionId=void 0),x}i.spawnFailCount=0,i.spawnFailedAt=void 0,i.downstream=f,this.attachRuntimeHooks(e,r,i);try{if(i.acpSessionId){i.loadingSession=!0;try{await f.sessionLoad({sessionId:i.acpSessionId,cwd:e.workspace}),$.info("session restored via session/load",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId})}catch(x){$.warn("session/load failed, fallback to session/new",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId,err:String(x)}),i.acpSessionId=void 0;let g=await f.sessionNew({cwd:e.workspace});i.acpSessionId=g.sessionId,await this.persistSessionMapping(e)}finally{i.loadingSession=!1}}else{let x=await f.sessionNew({cwd:e.workspace});i.acpSessionId=x.sessionId,await this.persistSessionMapping(e)}}catch(x){throw $.warn("session init failed after spawn, tearing down half-spawned runtime",{agentId:e.agentId,cloudId:r,acpId:i.acpSessionId,err:String(x)}),await f.stop("session-init-failed").catch(()=>{}),i.downstream=void 0,i.acpSessionId=void 0,x}if(f.afterSessionEstablished&&i.acpSessionId&&await f.afterSessionEstablished(i.acpSessionId),Yt(e)&&i.acpSessionId&&i.permissionMode)try{await f.setSessionMode({sessionId:i.acpSessionId,modeId:i.permissionMode})}catch(x){$.warn("post-spawn set_mode failed, framework using its own startup default",{framework:e.framework,agentId:e.agentId,cloudId:r,mode:i.permissionMode,err:String(x)})}}armIdleTimer(e,r,i){if(Zi(i),this.isRuntimeBusy(e,i)){$.debug("skip idle timer: runtime busy (in-flight turn / pending permission)",{agentId:e.agentId,cloudId:r});return}i.idleTimer=setTimeout(()=>{if(i.idleTimer=void 0,this.isRuntimeBusy(e,i)){$.info("idle reaper fired but runtime busy, re-arming",{agentId:e.agentId,cloudId:r}),this.armIdleTimer(e,r,i);return}$.info("session runtime idle timeout, killing downstream",{agentId:e.agentId,cloudId:r});let o=i.downstream;i.downstream=void 0,i.acpSessionId&&e.activeTriggers.delete(i.acpSessionId),o&&o.stop("idle timeout").catch(c=>$.warn("idle stop failed (ignored)",{agentId:e.agentId,cloudId:r,err:String(c)}))},this.sessionIdleTimeoutMs),i.idleTimer.unref?.()}isRuntimeBusy(e,r){if(r.acpSessionId&&e.activeTriggers.has(r.acpSessionId))return!0;let i=r.downstream;if(!i)return!1;for(let o of this.pendingUpstream.values())if(o.downstream===i)return!0;return!1}async sendAgentFileUpdate(e,r,i,o){let c={cozeAgentId:e.agentId,cozeReplySeqID:++r.replySeq};if(r.acpSessionId){let d=e.activeTriggers.get(r.acpSessionId);d&&(c.cozeTriggerMsgId=d);let u=e.activeGroupIds.get(r.acpSessionId);u&&(c.cozeGroupId=u)}await this.upstream.send(Mr("session/update",{sessionId:i,update:o,_meta:c}))}async synthesizePromptReply(e,r,i,o,c,d){let u={cozeAgentId:e.agentId,cozeReplySeqID:++r.replySeq};return c&&(u.cozeTriggerMsgId=c),d&&(u.cozeGroupId=d),await this.upstream.send(Mr("session/update",{sessionId:i,update:{sessionUpdate:"agent_message_chunk",content:{type:"text",text:o}},_meta:u})).catch(f=>$.warn("synthesizePromptReply update send failed (ignored)",{err:String(f)})),{stopReason:"end_turn"}}forwardUpdate(e,r){let i=r.sessionId,o=this.reverseSessionId(e,i);if(!o){$.debug("drop update for unknown session",{agentId:e.agentId,acpId:i});return}let c=e.sessions.get(o);if(!c){$.debug("drop update: runtime gone",{agentId:e.agentId,cloudId:o});return}if(JE(r)){$.debug("drop codex noise chunk",{agentId:e.agentId,acpId:i});return}let d=r.update;if(d&&typeof d=="object"&&d.sessionUpdate==="current_mode_update"&&Yt(e)){let g=d.currentModeId;Mt(e.framework,g)&&c.permissionMode!==g?(c.permissionMode=g,this.persistSessionMapping(e).catch(m=>$.warn("persist mode (from current_mode_update) failed",{framework:e.framework,agentId:e.agentId,err:String(m)}))):typeof g=="string"&&!Mt(e.framework,g)&&$.warn("current_mode_update with invalid modeId for framework, not persisting",{framework:e.framework,agentId:e.agentId,modeId:g})}let u={cozeAgentId:e.agentId,cozeReplySeqID:++c.replySeq},f=e.activeTriggers.get(i);f&&(u.cozeTriggerMsgId=f);let x=e.activeGroupIds.get(i);x&&(u.cozeGroupId=x),this.upstream.send(Mr("session/update",{...r,sessionId:o,_meta:u})).catch(g=>$.warn("forward update failed",{agentId:e.agentId,err:String(g)}))}handleAgentRequest(e,r,i){if(i.method==="session/request_permission"){this.forwardPermissionRequest(e,r,i);return}if(i.method==="fs/write_text_file"||i.method==="fs/read_text_file"){this.handleFsRpcRequest(e,r,i);return}$.warn("unhandled agent request,returning method_not_found",{agentId:e.agentId,method:i.method}),r.respondAgentRequestError(i.id,{code:Y.METHOD_NOT_FOUND,message:`method not handled by Bridge: ${i.method}`})}async handleFsRpcRequest(e,r,i){try{let o=e.workspace;if(i.method==="fs/write_text_file"){let c=i.params??{},d=await kh(c,o);r.respondAgentRequest(i.id,d)}else{let c=i.params??{},d=await Th(c,o);r.respondAgentRequest(i.id,d)}}catch(o){$.warn("fs rpc handler failed",{agentId:e.agentId,method:i.method,err:String(o)}),r.respondAgentRequestError(i.id,Ki(o))}}clearPendingPermissionFor(e){if(e.method!=="session/request_permission"||!e.cloudSessionId)return;let r=this.agents.get(e.agentId)?.sessions.get(e.cloudSessionId);r&&(r.pendingPermission=void 0)}forwardPermissionRequest(e,r,i){let o=this.upstreamIds.next("session/request_permission"),c=i.params??{},u=c.sessionId,f=u?e.activeTriggers.get(u):void 0,x={cozeAgentId:e.agentId};f&&(x.cozeTriggerMsgId=f);let g=u?e.activeGroupIds.get(u):void 0;g&&(x.cozeGroupId=g);let m=u?this.reverseSessionId(e,u):void 0,S=m?e.sessions.get(m):void 0;S&&(S.pendingPermission={downstream:r,agentRequestId:i.id,upstreamId:o});let _={...c,...m?{sessionId:m}:{},_meta:x};this.pendingUpstream.set(o,{agentRequestId:i.id,agentId:e.agentId,downstream:r,method:i.method,cloudSessionId:m}),$.info("forward permission_request \u2192 upstream",{agentId:e.agentId,upstreamId:o,acpSessionId:u,cloudSessionId:m,toolCallId:c.toolCall?.toolCallId,options:c.options?.map(v=>({optionId:v.optionId,kind:v.kind,name:v.name}))}),this.upstream.send(qi(o,"session/request_permission",_)).catch(v=>{this.pendingUpstream.delete(o),$.error("forward permission request failed",{agentId:e.agentId,err:String(v)}),r.respondAgentRequestError(i.id,{code:Y.INTERNAL_ERROR,message:`upstream send failed: ${String(v)}`})})}handleUpstreamResponse(e){if(e.id===null)return;let r=this.lookupPending(this.pendingUpstream,e.id,"upstream");if(r){this.pendingUpstream.delete(r.key);let o=r.value;this.clearPendingPermissionFor(o),e.error?($.info("upstream \u2192 permission response (error)",{agentId:o.agentId,upstreamId:e.id,method:o.method,error:e.error}),o.downstream.respondAgentRequestError(o.agentRequestId,e.error)):(o.method==="session/request_permission"&&$E(e.result,o),$.info("upstream \u2192 permission response (result)",{agentId:o.agentId,upstreamId:e.id,method:o.method,result:e.result}),o.downstream.respondAgentRequest(o.agentRequestId,e.result));return}let i=this.lookupPending(this.pendingBridge,e.id,"bridge");if(i){this.pendingBridge.delete(i.key),clearTimeout(i.value.timer),e.error?i.value.reject(new Io(e.error)):i.value.resolve(e.result);return}$.debug("orphan upstream response (no pending)",{id:e.id})}lookupPending(e,r,i){let o=e.get(r);if(o)return{value:o,key:r};if(typeof r=="number"){let c=String(r),d=e.get(c);if(d)return $.warn(`${i} id type mismatch: number received but Bridge expected string`,{rawId:r,normalizedId:c}),{value:d,key:c}}}sendRequest(e,r,i=HE){let o=this.upstreamIds.next(e);return new Promise((c,d)=>{let u=setTimeout(()=>{this.pendingBridge.delete(o),d(new k("AGENT_TIMEOUT",`${e} timed out after ${i}ms`))},i);this.pendingBridge.set(o,{method:e,resolve:c,reject:d,timer:u}),this.upstream.send(qi(o,e,r)).catch(f=>{let x=this.pendingBridge.get(o);x&&(clearTimeout(x.timer),this.pendingBridge.delete(o)),d(f)})})}async persistSessionMapping(e){if(this.paths)try{let r=new Map;for(let[i,o]of e.sessions){let c={modelToken:o.modelToken,tokenGeneratedAt:o.tokenGeneratedAt};o.acpSessionId&&(c.acpSessionId=o.acpSessionId),o.permissionMode&&Yt(e)&&(c.permissionMode=o.permissionMode),o.cozeGroupId&&(c.cozeGroupId=o.cozeGroupId),r.set(i,c)}await ui(e.agentId,r,this.paths)}catch(r){$.warn("persist session mapping failed",{agentId:e.agentId,err:String(r)})}}reverseSessionId(e,r){for(let[i,o]of e.sessions.entries())if(o.acpSessionId===r)return i}sendError(e,r,i){return this.upstream.send(Rn(e,{code:r,message:i,data:{bridgeVersion:Ot}}))}};function KE(){return UE(16).toString("hex")}function $E(t,e){if(!t||typeof t!="object"){$.warn("permission response: result not an object (suspicious)",{agentId:e.agentId,result:t});return}let r=t;if("kind"in r&&!("outcome"in r)){$.warn('permission response: top-level "kind" field (D66 historical bug shape)',{agentId:e.agentId,result:t});return}let i=r.outcome;if(!i||typeof i!="object"){$.warn("permission response: missing or non-object outcome field",{agentId:e.agentId,result:t});return}let c=i.outcome;(typeof c!="string"||c!=="selected"&&c!=="cancelled")&&$.warn("permission response: unknown outcome discriminant",{agentId:e.agentId,outcomeValue:c,result:t})}var VE=["Model metadata for `","Falling back from WebSockets to HTTPS transport.","Heads up: Long threads and multiple compactions can cause the model to be less accurate."];function JE(t){let e=t.update;if(e?.sessionUpdate!=="agent_message_chunk")return!1;let r=e.content;if(!r||typeof r!="object")return!1;let i=r;if(i.type!=="text"||typeof i.text!="string")return!1;let{text:o}=i;return VE.some(c=>o.startsWith(c))}hn();ne();Re();import{randomBytes as ZE}from"node:crypto";import{createServer as YE}from"node:http";var XE=1e6,Lh=j("ipc"),Uo=class{server=null;port=0;token="";routes;paths;constructor(e){this.routes=new Map(e.routes.map(r=>[`${r.method} ${r.path}`,r])),this.paths=e.paths??Z()}async start(){this.token=ZE(32).toString("hex");let e=YE((i,o)=>{this.dispatch(i,o)});this.server=e,await new Promise((i,o)=>{e.once("error",o),e.listen(0,"127.0.0.1",()=>i())});let r=e.address();if(!r||typeof r!="object")throw new Error("failed to obtain IPC port");return this.port=r.port,await this.persistAuthFiles(),Lh.info("IPC listening",{port:this.port}),{port:this.port,token:this.token}}async stop(){let e=this.server;e&&(await new Promise((r,i)=>{e.close(o=>o?i(o):r())}),this.server=null)}async persistAuthFiles(){await un(this.paths.portFile,String(this.port)),await un(this.paths.tokenFile,this.token,{mode:384})}async dispatch(e,r){if(e.headers.authorization!==`Bearer ${this.token}`){es(r,401,{error:"unauthorized"});return}let o=`${e.method} ${(e.url??"").split("?")[0]}`,c=this.routes.get(o);if(!c){es(r,404,{error:"not found"});return}let d=null;if(e.method==="POST")try{d=await QE(e)}catch(u){es(r,400,{error:"invalid json",detail:String(u)});return}try{let u=await c.handler(d,e);es(r,200,u??{ok:!0})}catch(u){Lh.error("IPC handler failed",{key:o,err:String(u)}),es(r,500,{error:u instanceof Error?u.message:String(u)})}}};function es(t,e,r){t.statusCode=e,t.setHeader("content-type","application/json"),t.end(JSON.stringify(r))}async function QE(t){let e=[],r=0;for await(let o of t){let c=o;if(r+=c.length,r>XE)throw new Error("body too large");e.push(c)}let i=Buffer.concat(e).toString("utf8");return i?JSON.parse(i):null}import"node:module";var _S=jt(Rx(),1),yS=jt(Jo(),1),bS=jt(Wr(),1),ES=jt(Bd(),1),vS=jt(Ud(),1),SS=jt(Kd(),1),zx=jt(Qo(),1),IS=jt(Fx(),1);var Ux=zx.default;$e();ne();var{FWS:HS}=Yx(),Le=j("upstream.frontier"),Qx="application/json",ep="none",GS=15e3;function jS(t){class e extends Ux{constructor(i){super(i,Qf,{headers:t})}guardTeardown(){this.listenerCount("error")===0&&this.on("error",i=>Le.warn("frontier ws error during teardown (handled, prevents daemon crash)",{err:i instanceof Error?i.message:String(i)}))}close(i,o){this.guardTeardown(),super.close(i,o)}terminate(){this.guardTeardown(),super.terminate()}send(i,...o){if(Ml("debug"))try{let c;typeof i=="string"?c=Buffer.from(i,"utf8"):i instanceof Buffer?c=i:i instanceof ArrayBuffer?c=new Uint8Array(i):ArrayBuffer.isView(i)?c=new Uint8Array(i.buffer,i.byteOffset,i.byteLength):c=new Uint8Array(0);let d=Buffer.from(c.slice(0,128)).toString("hex");Le.debug("WS raw frame out",{bytes:c.byteLength,headHex:d})}catch(c){Le.warn("WS raw frame dump failed",{err:String(c)})}super.send(i,...o)}}return e}var ds=class{constructor(e){this.opts=e}opts;fws=null;handler=null;connectHandlers=[];opened=!1;lastSendRefusedLogAt=0;sendRefusedSuppressed=0;openCount=0;async start(){if(this.fws){Le.warn("start called on already-started FrontierUpstream; noop");return}let e={Authorization:`Bearer ${this.opts.privatecode}`,Origin:e0,...Tn(this.opts.ppeOverride)},r=jS(e),i=n0(this.opts.urlOverride),o={url:i,ws:r,fpID:Xf,aID:_o,accessKey:this.opts.handshake.accessKey,deviceID:this.opts.handshake.deviceId,payloadType:{type:Qx,force:!0},payloadEncoding:{encoding:ep,force:!0},enableTransformTextPayload:!0,enableQoS:!1,enableAutoAck:!1,automaticOpen:!1,maxRetries:Number.POSITIVE_INFINITY,debug:this.opts.debug??!1},c=new HS(o),d=!1,u=null,f,x,g=new Promise((_,v)=>{f=_,x=v}),m=_=>{d||(d=!0,u&&(clearTimeout(u),u=null),_?x(_):f())};c.onopen=()=>{this.opened=!0,this.openCount+=1;let _=this.openCount===1;Le.info("frontier opened",{url:i,remoteDeviceId:this.opts.handshake.deviceId,initial:_,openCount:this.openCount}),_&&m();for(let v of this.connectHandlers)Promise.resolve(v({initial:_})).catch(I=>Le.warn("onConnect handler threw (ignored)",{err:String(I)}))},c.onclose=_=>{this.opened=!1,Le.info("frontier closed",{code:_.code,reason:_.reason,willReconnect:_.willReconnect})},c.onerror=_=>{Le.warn("frontier error",{code:_.code,msg:_.message}),m(new k("UPSTREAM_DISCONNECTED",`frontier connect error before open: code=${_.code} msg=${_.message??""}`))},c.onmessage=_=>this.handleMessage(_),this.fws=c;let S=this.opts.openTimeoutMs??GS;u=setTimeout(()=>{m(new k("UPSTREAM_DISCONNECTED",`frontier ws open timeout after ${S}ms (handshake or upgrade slow)`))},S),await c.connect();try{await g}catch(_){try{c.close(1e3,"open failed")}catch(v){Le.warn("fws close during start failure threw (ignored)",{err:String(v)})}throw this.fws=null,this.opened=!1,_}}async stop(e){let r=this.fws;if(r){this.fws=null,this.opened=!1;try{r.close(1e3,e??"bridge shutdown")}catch(i){Le.warn("frontier close threw (ignored)",{err:String(i)})}}}async send(e){let r=this.fws,i=e.method;if(!r)throw Le.warn("frontier send refused: upstream not started",{method:i}),new k("UPSTREAM_DISCONNECTED","frontier upstream not started");if(!this.isConnected()){let u=Date.now();throw u-this.lastSendRefusedLogAt>1e3?(Le.warn("frontier send refused: ws not open",{method:i,opened:this.opened,readyState:r.readyState,...this.sendRefusedSuppressed>0?{suppressedSinceLast:this.sendRefusedSuppressed}:{}}),this.lastSendRefusedLogAt=u,this.sendRefusedSuppressed=0):this.sendRefusedSuppressed+=1,new k("UPSTREAM_DISCONNECTED",`frontier ws not open (opened=${this.opened}, readyState=${r.readyState}); refusing to silently buffer`)}this.injectAgentPatToken(e);let o=JSON.stringify(e),c=e;tp(c)||Le.info("frontier frame out",{method:c.method,jsonrpcId:c.id,size:o.length});try{await r.send(o,{service:33555712,method:1,payloadType:Qx,payloadEncoding:ep})}catch(u){throw Le.warn("frontier frame send failed",{method:c.method,jsonrpcId:c.id,err:String(u)}),new k("UPSTREAM_DISCONNECTED",`frontier send failed: ${String(u)}`,{cause:u})}}onFrame(e){this.handler=e}onConnect(e){this.connectHandlers.push(e)}isConnected(){return this.opened&&this.fws?.readyState===1}injectAgentPatToken(e){let r=this.opts.getPatTokenForAgent;if(!r)return;let i=e.params?._meta;if(!i?.cozeAgentId)return;let o=r(i.cozeAgentId);o&&(i.cozePatToken=o)}handleMessage(e){let r=e.message?.service;if(r!==33555712){Le.debug("drop non-adapter frontier frame",{service:r});return}let i=KS(e);if(!i){Le.debug("frontier message without text payload, drop",{payloadType:e.message?.payloadType});return}if(!this.handler){Le.debug("frame received but no onFrame handler",{size:i.length});return}let o;try{o=JSON.parse(i)}catch(d){Le.warn("frontier message JSON parse failed",{err:String(d),head:i.slice(0,80)});return}let c=o;tp(c)||Le.info("frontier frame in",{logid:WS(e.message?.LogID),logidNew:e.message?.LogIDNew,msgId:e.message?.msgID,jsonrpcId:c.id,method:c.method,body:qS(i)}),Promise.resolve(this.handler(o)).catch(d=>Le.warn("frontier frame handler threw",{err:String(d)}))}};function tp(t){return t.method==="_agent/health"?!0:typeof t.id=="string"&&t.id.startsWith("agent.health_")}var np=2e3;function qS(t){return t.length<=np?t:`${t.slice(0,np)}...<truncated, total ${t.length} chars>`}function WS(t){return t?t.high===0?String(t.low>>>0):`${t.high.toString(16)}${(t.low>>>0).toString(16).padStart(8,"0")}`:""}function KS(t){let e=t.message;if(e?.textPayload)return e.textPayload;let r=e?.payload;if(!r)return null;try{return Buffer.from(r).toString("utf8")}catch{return null}}$e();ne();var Zd=j("skill-publish"),$S="/api/marketplace/product/skill/publish_with_assets",VS=15e4;async function rp(t,e={}){let i=`${Or(Lr(e.handshakeBase))}${$S}`,o=e.timeoutMs??VS,c=new FormData;c.append("skill_id",t.skillId??""),c.append("skill_name",t.skillName),c.append("skill_description",t.description??""),c.append("agent_id",t.agentId),c.append("zip_file",new Blob([t.zip],{type:"application/zip"}),"skill.zip");let d={Authorization:`Bearer ${t.patToken}`,Accept:"application/json","x-coze-version":"3.0",...Tn(e.ppeOverride),...t.accountId&&t.accountId!=="0"?{"x-coze-account":t.accountId}:{}},u=new AbortController,f=setTimeout(()=>u.abort(),o);Zd.info("skill publish start",{url:i,method:"POST",form:{skill_id:t.skillId??"",skill_name:t.skillName,skill_description:t.description??"",agent_id:t.agentId,zip_file_bytes:t.zip.length},headers:{...d,Authorization:`Bearer ${t.patToken.slice(0,8)}...`}});try{let x=await fetch(i,{method:"POST",headers:d,body:c,signal:u.signal}),g=x.headers.get("x-tt-logid")??"";if(!x.ok){let _=await x.text().catch(()=>"");throw new k("UPLOAD_FAILED",`skill publish HTTP ${x.status} logid=${g}: ${_.slice(0,200)}`)}let m=await x.json();if(Zd.info("skill publish response",{logid:g,httpStatus:x.status,code:m.code,msg:m.msg,dataSkillId:m.data?.skill_id??"",dataVersion:m.data?.version??""}),m.code!==void 0&&m.code!==0)throw new k("UPLOAD_FAILED",`skill publish code=${m.code} msg=${m.msg??"-"} logid=${g}`);let S={};return m.data?.skill_id!==void 0&&m.data.skill_id!==""&&(S.skillId=String(m.data.skill_id)),m.data?.version&&(S.version=m.data.version),Zd.info("skill publish ok",{logid:g,skillId:S.skillId??"",version:S.version??""}),S}catch(x){throw x instanceof k?x:x.name==="AbortError"?new k("UPLOAD_FAILED",`skill publish timeout (${o}ms): ${t.skillName}`):new k("UPLOAD_FAILED",String(x),{cause:x})}finally{clearTimeout(f)}}ne();var Yd=j("upstream.switchable"),ca=class{inner;handler=null;connectHandlers=[];constructor(e){this.inner=e}async swap(e,r){if(this.inner===e)return;Yd.info("swap upstream",{reason:r});let i=this.inner;if(this.inner=e,this.handler&&e.onFrame(this.handler),e.onConnect)for(let o of this.connectHandlers)e.onConnect(o);try{await e.start()}catch(o){throw Yd.error("swap target start failed, reverting",{err:String(o)}),this.inner=i,o}await i.stop(r??"swapped").catch(o=>Yd.warn("previous upstream stop threw (ignored)",{err:String(o)}))}current(){return this.inner}start(){return this.inner.start()}stop(e){return this.inner.stop(e)}send(e){return this.inner.send(e)}onFrame(e){this.handler=e,this.inner.onFrame(e)}onConnect(e){this.connectHandlers.push(e),this.inner.onConnect?.(e)}isConnected(){return this.inner.isConnected()}};ne();var Xd=j("upstream"),Yr=class{handler=null;async start(){Xd.info("NoopUpstream started (M1 skeleton; real Frontier wired in M4)")}async stop(e){Xd.info("NoopUpstream stopped",{reason:e})}async send(e){Xd.debug("NoopUpstream.send (dropped)",{method:"method"in e?e.method:void 0})}onFrame(e){this.handler=e}isConnected(){return!1}async injectFrame(e){this.handler&&await this.handler(e)}};$e();ne();hn();ne();Re();import{promises as JS}from"node:fs";var ip=j("pat-token-store");async function da(t=Z()){try{let r=(await JS.readFile(t.patTokenFile,"utf8")).trim();return r.length===0?(ip.warn("pat-token exists but empty (treating as missing; likely interrupted write)",{path:t.patTokenFile}),null):r}catch(e){let r=e?.code;return r!=="ENOENT"&&ip.warn("read pat-token failed (treating as missing)",{path:t.patTokenFile,code:r,message:e.message}),null}}async function ls(t,e=Z()){if(!t)throw new Error("writePatToken: empty patToken");await un(e.patTokenFile,t,{mode:384})}Re();Re();import{promises as la}from"node:fs";import{join as ZS}from"node:path";function YS(t,e){return`#!/bin/sh
110
107
  exec ${JSON.stringify(e)} ${JSON.stringify(t)} "$@"
111
- `}function KS(t,e){return`@echo off\r
108
+ `}function XS(t,e){return`@echo off\r
112
109
  "${e}" "${t}" %*\r
113
- `}async function cp(t,e=Z()){let r=e.binDir;await ca.mkdir(r,{recursive:!0});let i=jS(r,process.platform==="win32"?"coze-bridge.cmd":"coze-bridge"),o=process.execPath,c=process.platform==="win32"?KS(t,o):WS(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 dp}from"node:child_process";import{readFileSync as lp,unlinkSync as $S}from"node:fs";import{mkdir as VS,open as JS,readFile as up,unlink as Jd,writeFile as ZS}from"node:fs/promises";import{dirname as YS}from"node:path";var XS=G("single-instance"),QS=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=>Ki(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&&XS.warn("removing stale pid file",{stalePid:i}),await ZS(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 up(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 up(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 VS(YS(r),{recursive:!0});for(let i=0;i<this.claimLockMaxAttempts;i++){let o;try{o=await JS(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 QS(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=lp(`/proc/${e}/cmdline`,"utf8").replace(/\0/g," ");return!!(r.includes(Fr)||r.includes("lib/index.js"))}catch{}try{let r=dp(`ps -o command= -p ${e}`,{stdio:["ignore","pipe","ignore"],timeout:1e3}).toString();return r.trim()?r.includes(Fr)||r.includes("lib/index.js"):!1}catch{return!0}}matchesDaemonTitleWindows(e){try{let i=dp(`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{lp(this.pidFile,"utf8").trim()===String(this.selfPid)&&$S(this.pidFile)}catch{}})}};la();te();var nr=G("daemon.upstream-watchdog"),a1=12e4,c1=9e5,d1=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",a1),this.hardMs=e.hardMs??Yd("COZE_BRIDGE_UPSTREAM_WATCHDOG_HARD_MS",c1),this.intervalMs=e.intervalMs??Yd("COZE_BRIDGE_UPSTREAM_WATCHDOG_INTERVAL_MS",d1),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?.(),nr.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&&nr.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&&nr.info("upstream watchdog: reconnected, reset",{downMs:this.now()-this.downSince}),this.downSince=null,this.forcedAt=null;return}if(this.downSince===null){this.downSince=e,nr.warn("upstream watchdog: disconnect detected, arming",{softMs:this.softMs,hardMs:this.hardMs});return}let r=e-this.downSince;if(r>=this.hardMs){nr.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,nr.warn("upstream watchdog: forcing reconnect",{downMs:r,softMs:this.softMs}),Promise.resolve().then(()=>this.opts.forceReconnect()).catch(i=>nr.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=G("daemon");async function hp(){let t=Z();if(process.env.COZE_BRIDGE_LOG_MODE!=="legacy"){Rl({bridgeLogsDir:t.bridgeLogsDir,agentLogsDir:C=>ze(C,t).logs,listAgentIds:()=>ys(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
110
+ `}async function sp(t,e=Z()){let r=e.binDir;await la.mkdir(r,{recursive:!0});let i=ZS(r,process.platform==="win32"?"coze-bridge.cmd":"coze-bridge"),o=process.execPath,c=process.platform==="win32"?XS(t,o):YS(t,o);return await la.readFile(i,"utf8").catch(()=>null)===c||(await la.writeFile(i,c,"utf8"),process.platform!=="win32"&&await la.chmod(i,493)),r}ne();Re();import{execSync as op}from"node:child_process";import{readFileSync as ap,unlinkSync as QS}from"node:fs";import{mkdir as e1,open as t1,readFile as cp,unlink as Qd,writeFile as n1}from"node:fs/promises";import{dirname as r1}from"node:path";var i1=j("single-instance"),s1=t=>new Promise(e=>setTimeout(e,t)),ua=class{pidFile;selfPid;probe;claimLockMaxAttempts;claimLockIntervalMs;acquired=!1;constructor(e={}){this.pidFile=e.pidFile??Z().pidFile,this.selfPid=e.selfPid??process.pid,this.claimLockMaxAttempts=e.claimLockMaxAttempts??50,this.claimLockIntervalMs=e.claimLockIntervalMs??20,this.probe=e.probe??{isAlive:r=>Vi(r),isDaemon:r=>this.matchesDaemonTitle(r)},e.processTitle&&(process.title=e.processTitle)}async acquire(){let e=await this.readExistingPid();if(e!==null&&e!==this.selfPid&&this.isLiveDaemon(e))return{kind:"already-running",pid:e};let r=await this.withClaimLock(async()=>{let i=await this.readExistingPid();return i!==null&&i!==this.selfPid&&this.isLiveDaemon(i)?{kind:"already-running",pid:i}:(i!==null&&i!==this.selfPid&&i1.warn("removing stale pid file",{stalePid:i}),await n1(this.pidFile,String(this.selfPid),"utf8"),{kind:"acquired"})});return r.kind==="acquired"&&(this.acquired=!0,this.installCleanupHooks()),r}async release(){if(this.acquired){try{(await cp(this.pidFile,"utf8")).trim()===String(this.selfPid)&&await Qd(this.pidFile)}catch{}this.acquired=!1}}isLiveDaemon(e){return this.probe.isAlive(e)&&this.probe.isDaemon(e)}async readExistingPid(){return this.readPidFrom(this.pidFile)}async readPidFrom(e){try{let r=await cp(e,"utf8"),i=Number.parseInt(r.trim(),10);return Number.isFinite(i)&&i>0?i:null}catch(r){if(r.code==="ENOENT")return null;throw r}}async withClaimLock(e){let r=`${this.pidFile}.lock`;await e1(r1(r),{recursive:!0});for(let i=0;i<this.claimLockMaxAttempts;i++){let o;try{o=await t1(r,"wx")}catch(c){if(c.code!=="EEXIST")throw c;let d=await this.readPidFrom(r);if(d!==null&&d!==this.selfPid&&this.probe.isAlive(d)){await s1(this.claimLockIntervalMs);continue}await Qd(r).catch(()=>{});continue}try{return await o.writeFile(String(this.selfPid)),await e()}finally{await o.close().catch(()=>{}),await Qd(r).catch(()=>{})}}throw new Error(`failed to acquire claim lock: ${r} (after ${this.claimLockMaxAttempts} attempts)`)}matchesDaemonTitle(e){if(process.platform==="win32")return this.matchesDaemonTitleWindows(e);try{let r=ap(`/proc/${e}/cmdline`,"utf8").replace(/\0/g," ");return!!(r.includes(zr)||r.includes("lib/index.js"))}catch{}try{let r=op(`ps -o command= -p ${e}`,{stdio:["ignore","pipe","ignore"],timeout:1e3}).toString();return r.trim()?r.includes(zr)||r.includes("lib/index.js"):!1}catch{return!0}}matchesDaemonTitleWindows(e){try{let i=op(`tasklist /FI "PID eq ${e}" /FO CSV /NH`,{stdio:["ignore","pipe","ignore"],timeout:2e3}).toString().trim();if(!i||/^(INFO|信息)[::]/.test(i))return!1;let o=i.split(",",1)[0]?.replace(/^"|"$/g,"").toLowerCase()??"";return o.includes("node")||o.includes("coze-bridge")}catch{return!0}}installCleanupHooks(){process.once("exit",()=>{if(this.acquired)try{ap(this.pidFile,"utf8").trim()===String(this.selfPid)&&QS(this.pidFile)}catch{}})}};fa();ne();var sr=j("daemon.upstream-watchdog"),h1=12e4,x1=9e5,p1=3e4;function tl(t,e){let r=process.env[t];if(!r)return e;let i=Number(r);return Number.isFinite(i)&&i>0?i:e}var ha=class{constructor(e){this.opts=e;this.softMs=e.softMs??tl("COZE_BRIDGE_UPSTREAM_WATCHDOG_SOFT_MS",h1),this.hardMs=e.hardMs??tl("COZE_BRIDGE_UPSTREAM_WATCHDOG_HARD_MS",x1),this.intervalMs=e.intervalMs??tl("COZE_BRIDGE_UPSTREAM_WATCHDOG_INTERVAL_MS",p1),this.now=e.now??Date.now}opts;softMs;hardMs;intervalMs;now;timer=null;downSince=null;forcedAt=null;forcing=!1;lastTickAt=null;start(){this.timer||(this.timer=setInterval(()=>this.tick(),this.intervalMs),this.timer.unref?.(),sr.info("upstream watchdog started",{softMs:this.softMs,hardMs:this.hardMs,intervalMs:this.intervalMs}))}stop(){this.timer&&(clearInterval(this.timer),this.timer=null),this.downSince=null,this.forcedAt=null,this.lastTickAt=null}tick(){let e=this.now();if(this.lastTickAt!==null&&e-this.lastTickAt>this.intervalMs*3&&(this.downSince!==null&&sr.warn("upstream watchdog: large tick gap (likely sleep/suspend), resetting downSince",{gapMs:e-this.lastTickAt}),this.downSince=null,this.forcedAt=null),this.lastTickAt=e,this.opts.isConnected()){this.downSince!==null&&sr.info("upstream watchdog: reconnected, reset",{downMs:this.now()-this.downSince}),this.downSince=null,this.forcedAt=null;return}if(this.downSince===null){this.downSince=e,sr.warn("upstream watchdog: disconnect detected, arming",{softMs:this.softMs,hardMs:this.hardMs});return}let r=e-this.downSince;if(r>=this.hardMs){sr.error("upstream watchdog: disconnected too long, exiting for supervisor restart",{downMs:r,hardMs:this.hardMs}),this.opts.onFatal(r);return}r>=this.softMs&&this.shouldForceNow(e)&&(this.forcedAt=e,this.forcing=!0,sr.warn("upstream watchdog: forcing reconnect",{downMs:r,softMs:this.softMs}),Promise.resolve().then(()=>this.opts.forceReconnect()).catch(i=>sr.warn("upstream watchdog: forceReconnect error (ignored)",{err:String(i)})).finally(()=>{this.forcing=!1}))}shouldForceNow(e){return!(this.forcing||this.forcedAt!==null&&e-this.forcedAt<this.softMs)}};var q=j("daemon");async function up(){let t=Z();if(process.env.COZE_BRIDGE_LOG_MODE!=="legacy"){Ll({bridgeLogsDir:t.bridgeLogsDir,agentLogsDir:D=>Ve(D,t).logs,listAgentIds:()=>Ss(t)});try{let{writeFileSync:D}=await import("node:fs");D(t.logFile,`\u8FD0\u884C\u65E5\u5FD7\u5DF2\u8FC1\u79FB\u5230 dated \u6587\u4EF6, \u6B64\u6587\u4EF6 (bridge.log) \u4E0D\u518D\u5199\u5165\u8FD0\u884C\u65E5\u5FD7\u3002
114
111
  \u8BF7\u67E5\u770B: ${t.bridgeLogsDir}/bridge-<YYYY-MM-DD>.log
115
112
  \u6216\u4F7F\u7528: coze-bridge log [-f] [--lines N]
116
- `)}catch{}}let e=new da({processTitle:Fr}),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??{};gs({pid:process.pid}),q.info(i?"loaded bridge config":"initialized bridge config");let c=new oa(new Jr),d=null,u=new Bo({upstream:c,paths:t,bridgeConfig:o,sessionSpawner:async(C,z,H,ee)=>{if(!d)throw new Error("agentManager not ready");return d.spawnSessionDownstream(C,z,H,ee)}}),f=new Oo({paths:t,config:o,registry:u});d=f;let h,g,_=null,v={},y,E=null,I=null,A=null,T=new kn;function D(C,z){return T.enqueue(()=>R(C,z))}function b(){I||(I=new ua({isConnected:()=>c.isConnected()&&!(E?.isLivenessLost()??!1),forceReconnect:()=>A?D(A,{force:!0}):void 0,onFatal:C=>{if(process.env[ds]==="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,z){let H=C,ee=H?.privatecode;if(!ee)throw new k("IPC_BAD_REQUEST","/connect requires privatecode");let Je=zi(H.env),he=H.handshake_url,pe=H.frontier_url,Tt=xp(H.env,he,pe);if(A=H,!z?.force&&h===ee&&g===Tt){let we=await l1(t);return u.agents.size===0&&we?(q.warn("/connect noop but core.agents empty with configs on disk; re-running auto-revive"),xa(t,f).catch(Te=>q.warn("connect-noop auto-revive error (ignored)",{err:String(Te)}))):q.info("/connect: already connected with same PAT + env, noop"),{ok:!0,note:"already connected"}}let wt=!!h&&h!==ee,on=g!==void 0&&g!==Tt,Gt=wt||on,an=await Xc({privatecode:ee,...he?{endpoint:he}:{},ppeOverride:Je});if(Gt){q.warn("connect config switched, resetting agents",{pcChanged:wt,envChanged:on,previousPc:h?fa(h):"",nextPc:fa(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 Jr,"connect switch").catch(()=>{})}_=an.deviceId,gs({deviceId:_,pid:process.pid}),bd({patToken:ee,env:H.env}).catch(we=>q.warn("coze-cli setup error (ignored)",{err:String(we)}));let ei=new as({handshake:an,privatecode:ee,...pe?{urlOverride:pe}:{},ppeOverride:Je,getPatTokenForAgent:we=>u.agents.get(we)?.patToken});return await c.swap(ei,"connect"),h=ee,g=Tt,v=Je,y=he,H.mock_scenario!==void 0&&(u.setMockScenario(H.mock_scenario),q.info("mock scenario set",{scenario:H.mock_scenario})),E||(E=new Hi({core:u,getDeviceId:()=>_??"",onTickEnd:()=>M.retryPending().catch(we=>q.warn("detailSync.retryPending failed (ignored)",{err:String(we)})),onAuthFailures:J})),E.start(),b(),Gt&&xa(t,f).catch(we=>q.warn("post-connect-switch auto-revive error (ignored)",{err:String(we)})),cs(ee,t).catch(we=>q.warn("writePatToken after /connect failed (ignored)",{err:String(we)})),q.info("/connect: WS established",{deviceId:_}),{ok:!0,note:"connected"}}u.registerExtension("_agent/create",async C=>f.createAgent(C.params)),u.registerExtension("_agent/health",async()=>({ok:!0}));let P={},B=new yo({agents:u.agents,paths:t,publishSkillToMarketplace:async C=>{let z=u.agents.get(C.agentId)?.patToken??h;if(!z)throw new k("UPSTREAM_NOT_READY","daemon not yet paired with cloud (run --pair-code first)");return op({patToken:z,zip:C.zip,...C.skillId?{skillId:C.skillId}:{},skillName:C.skillName,...C.description?{description:C.description}:{},agentId:C.agentId,...C.accountId?{accountId:C.accountId}:{}},{handshakeBase:y,ppeOverride:v})},disposeAndMarkDisconnected:async(C,z)=>{let H=u.agents.get(C);if(H){await f.cleanupOpenclawSessionProviders(H).catch(Je=>q.warn("cleanup openclaw providers failed (ignored)",{agentId:C,err:String(Je)})),H.framework==="hermes"&&H.deployType==="cloud"&&await id(C,t).catch(Je=>q.warn("cleanup hermes-home failed (ignored)",{agentId:C,err:String(Je)}));let ee=!0;try{await H.dispose(`disconnect: ${z}`)}catch(Je){ee=!1,q.error("dispose during disconnect FAILED, leaving agent in error state",{agentId:C,err:String(Je)}),H.status="error"}ee&&(H.status="disconnected",u.unregister(C),u.disconnectedAgents.add(C))}else u.disconnectedAgents.add(C)},disposeForDelete:async(C,z)=>{let H=u.agents.get(C);H&&(await f.cleanupOpenclawSessionProviders(H).catch(ee=>q.warn("cleanup openclaw providers during delete failed (ignored)",{agentId:C,err:String(ee)})),H.framework==="hermes"&&H.deployType==="cloud"&&await id(C,t).catch(ee=>q.warn("cleanup hermes-home during delete failed (ignored)",{agentId:C,err:String(ee)})),await H.dispose(`delete: ${z}`).catch(ee=>q.warn("dispose during delete failed (ignored)",{agentId:C,err:String(ee)})),u.unregister(C)),u.disconnectedAgents.delete(C)},detailSyncer:async C=>{if(!P.ref)throw new Error("agent-detail-sync not initialized yet");await P.ref.syncOne(C)},cleanupOpenclawProviders:async(C,z)=>{await f.cleanupOpenclawSessionProviders(C,z)},openclawRepair:async(C,z)=>{await f.openclawRepair(C,z)},hermesReset:async(C,z)=>{let H=await ve(C).catch(()=>null);!H||H.framework!=="hermes"||H.deployType!=="cloud"||await u0({paths:t,agentId:C,model:H.model,modelInfo:H.modelInfo,cozeEnv:z,mockScenario:u.getMockScenario()})},isRuntimePendingPermission:C=>u.hasPendingPermissionFor(C)});u.registerExtension("_agent/listSkills",C=>B.listSkills(C.params)),u.registerExtension("_agent/addSkills",C=>B.addSkills(C.params)),u.registerExtension("_agent/removeSkills",C=>B.removeSkills(C.params)),u.registerExtension("_agent/publishSkill",C=>B.publishSkill(C.params)),u.registerExtension("_agent/getFileTree",C=>B.getFileTree(C.params)),u.registerExtension("_agent/getFileContent",C=>B.getFileContent(C.params)),u.registerExtension("_agent/update",C=>B.updateAgent(C.params)),u.registerExtension("_agent/disconnect",C=>B.disconnectAgent(C.params)),u.registerExtension("_agent/switchModel",C=>B.switchModel(C.params)),u.registerExtension("_agent/reset",C=>B.resetAgent(C.params)),u.registerExtension("_agent/repair",C=>B.repairAgent(C.params)),u.registerExtension("_agent/delete",C=>B.deleteAgent(C.params)),u.registerExtension("_agent/upgrade",C=>B.upgradeBridge(C.params));let M=new vs({paths:t,handlers:B,agentManager:f,sendDetail:C=>u.sendRequest("_agent/detail",C)});P.ref=M;let J=async C=>{await Promise.allSettled(C.map(async z=>{try{await B.disconnectAgent({agentId:z.agentId,reason:`auth_failure: code=${z.code} ${z.message}`}),q.info("agent disconnected due to auth failure from heartbeat response",{agentId:z.agentId,code:z.code,message:z.message})}catch(H){q.warn("disconnect during authFailure handling failed (ignored)",{agentId:z.agentId,err:String(H)})}}))};c.onConnect(({initial:C})=>{q.info("frontier upstream connected, triggering detail sync",{initial:C}),M.syncAll(C?"initial-connect":"reconnect").catch(z=>q.warn("detail sync top-level error (ignored)",{err:String(z)}))});let V=new Fo({paths:t,routes:[{method:"GET",path:"/status",handler:async()=>{let C=u.getMockScenario();return{running:!0,pid:process.pid,nodeExecPath:process.execPath,nodeVersion:process.version,nodeArch:process.arch,spawnedBy:process.env[ds]==="1"?"manual":"supervisor",agents:[...u.agents.keys()],deviceId:_??"",frameworksCache:o.frameworksCache??{},...C?{mockScenario:C}:{}}}},{method:"POST",path:"/pair",handler:async C=>{let z=C,H=z?.privatecode,ee=z?.pairing_code;if(!H||!ee)throw new k("IPC_BAD_REQUEST","/pair requires privatecode + pairing_code");let Je=zi(z.env),he=z.handshake_url,pe=z.frontier_url,Tt=xp(z.env,he,pe),wt=!!h&&h!==H,on=g!==void 0&&g!==Tt,Gt=wt||on,an=await Xc({privatecode:H,...he?{endpoint:he}:{},ppeOverride:Je});if(Gt){q.warn("pair config switched, resetting agents",{pcChanged:wt,envChanged:on,previousPc:h?fa(h):"",nextPc:fa(H),previousEnvKey:g??"",nextEnvKey:Tt});for(let Te of[...u.agents.values()])await Te.dispose("pair config switch").catch(()=>{}),u.agents.delete(Te.agentId);u.disconnectedAgents.size>0&&(q.info("clearing disconnectedAgents set on pair config switch",{count:u.disconnectedAgents.size}),u.disconnectedAgents.clear()),await c.swap(new Jr,"pair switch").catch(()=>{})}_=an.deviceId,gs({deviceId:_,pid:process.pid}),bd({patToken:H,env:z.env}).catch(Te=>q.warn("coze-cli setup error (ignored)",{err:String(Te)}));let ei=new as({handshake:an,privatecode:H,...pe?{urlOverride:pe}:{},ppeOverride:Je,getPatTokenForAgent:Te=>u.agents.get(Te)?.patToken});await c.swap(ei,"pair");try{let Te=new Zn;o.frameworksCache=await Te.detectAll(),await Zi(o),q.info("frameworks_cache refreshed before pair",{detected:Object.keys(o.frameworksCache)})}catch(Te){q.warn("frameworks_cache refresh failed (ignored, using cached)",{err:String(Te)})}let we=Object.keys(o.frameworksCache??{});try{let Te=await u.sendRequest("_agent/pair",{pairCode:ee,patToken:H,frameworks:we,_meta:{cozeDeviceId:_}});q.info("_agent/pair ok",{pairResult:Te}),h=H,g=Tt,v=Je,y=he,z.mock_scenario!==void 0&&(u.setMockScenario(z.mock_scenario),q.info("mock scenario set",{scenario:z.mock_scenario})),cs(H,t).catch(Ne=>q.warn("writePatToken after /pair failed (ignored)",{err:String(Ne)})),E||(E=new Hi({core:u,getDeviceId:()=>_??"",onTickEnd:()=>M.retryPending().catch(Ne=>q.warn("detailSync.retryPending failed (ignored)",{err:String(Ne)})),onAuthFailures:J})),E.start(),b(),Gt&&xa(t,f).catch(Ne=>q.warn("post-pair-switch auto-revive error (ignored)",{err:String(Ne)}));let rr;return z.agent_id&&(rr=await f1(z.agent_id,t,f,Ne=>u.sendRequest("_agent/detail",Ne),H).catch(Ne=>(q.error("--agent-id ensureAgent failed",{agentId:z.agent_id,err:String(Ne)}),{ok:!1,agentId:z.agent_id??"",note:String(Ne)}))),{ok:!0,note:"paired with cloud",...rr?{agent:rr}:{}}}catch(Te){return q.error("_agent/pair failed",{err:String(Te)}),{ok:!1,note:`pair failed: ${String(Te)}`}}}},{method:"POST",path:"/connect",handler:C=>D(C)},{method:"POST",path:"/_agent/create",handler:async C=>{let z=C;return{ok:!0,result:await f.createAgent(z)}}},{method:"POST",path:"/agent/send",handler:async C=>{let z=C;if(!z?.agentId||!z?.sessionId||!z?.kind||!z?.path)throw new k("IPC_BAD_REQUEST","/agent/send requires agentId, sessionId, kind, path");if(!h)throw new k("UPSTREAM_NOT_READY","daemon not yet paired with cloud (run --pair-code first)");try{let H=z;return await(H.groupFile?bx:yx)(H,{core:u,patToken:h,handshakeBase:y,ppeOverride:v})}catch(H){if(H instanceof k)return{ok:!1,code:H.code,message:H.message};throw H}}},{method:"POST",path:"/reload",handler:async C=>{let z=C?.agent_id,H=await u.reloadAgents(z);return q.info("IPC /reload: recycled agent subprocesses",{agentId:z??"(all)",recycled:H}),{ok:!0,recycled:H}}},{method:"POST",path:"/shutdown",handler:async()=>(q.info("IPC /shutdown received"),setImmediate(()=>{oe.shutdown("ipc /shutdown")}),{ok:!0})}]}),{port:re,token:X}=await V.start();try{await cp(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(),x1({paths:t,core:u,agentManager:f,detectAll:async()=>(o.frameworksCache=await new Zn().detectAll(),await Zi(o),o.frameworksCache)}).catch(C=>q.warn("startup warmup error (ignored)",{err:String(C)})),Ul().then(async()=>{let{probeAcpVersion:C}=await Promise.resolve().then(()=>(ln(),Fl));for(let z of["claude-code","codex"]){let H=await C(z);H&&q.info("acp wrapper version",{framework:z,version:H})}}).catch(C=>q.warn("acp wrapper warmup / probe top-level error (ignored)",{err:String(C)}));let se=null,oe={port:re,token:X,core:u,ipc:V,shutdown(C){return se||(q.info("daemon shutdown",{reason:C}),se=(async()=>{E?.stop(),I?.stop(),await u.stop(C),await V.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",()=>z0()),process.on("unhandledRejection",C=>{q.error("unhandledRejection",{reason:C instanceof Error?C.message:String(C),stack:C instanceof Error?C.stack:void 0})}),process.on("uncaughtException",C=>{q.error("uncaughtException (will exit, supervisor will restart)",{message:C.message,stack:C.stack,name:C.name});try{process.stderr.write(`FATAL uncaughtException: ${C.stack??C.message}
117
- `)}catch{}process.exit(1)}),q.info("daemon ready",{port:re,pid:process.pid,nodeVersion:process.version,platform:process.platform,frameworks:Object.keys(o.frameworksCache??{}),libVersion:o.libVersion??"dev"}),p1({cliSpawned:process.env[ds]==="1",readPatToken:()=>aa(t),connect:D}).catch(C=>q.warn("maybeAutoConnectOnStartup error (ignored)",{err:String(C)})),oe}async function l1(t){return ys(t).length>0}function fa(t){return t.length<=8?"***":`${t.slice(0,4)}***${t.slice(-4)}`}function xp(t,e,r){return`${t??""}|${e??""}|${r??""}`}async function u1(t,e){let r=ys(t);if(r.length===0)return;let{loadAgentConfig:i,enforceAgentConfigMode:o}=await Promise.resolve().then(()=>(Wt(),Es));for(let c of r){await o(c,t).catch(d=>q.warn("enforceAgentConfigMode failed (ignored)",{agentId:c,err:String(d)}));try{let d=await i(c,t);d?.deletedAt?(e.disconnectedAgents.add(c),q.info("agent marked deleted on startup",{agentId:c,deletedAt:d.deletedAt,reason:d.deleteReason??""})):d?.disconnectedAt&&(e.disconnectedAgents.add(c),q.info("agent marked disconnected on startup",{agentId:c,disconnectedAt:d.disconnectedAt,reason:d.disconnectReason??""}))}catch(d){q.warn("failed to load agent config on startup, skipping",{agentId:c,err:String(d)})}}}async function f1(t,e,r,i,o){let{loadAgentConfig:c}=await Promise.resolve().then(()=>(Wt(),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`);q.info("--agent-id: local config found, reconnecting",{agentId:t,framework:d.framework,hadDisconnect:!!d.disconnectedAt});let g=pp(d),_={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(_),{ok:!0,agentId:t,note:d.disconnectedAt?"revived from local config":"connected from local config"}}q.info("--agent-id: local config missing, pulling _agent/detail from cloud",{agentId:t});let u=await i({_meta:{cozeAgentId:t}});if(!u.framework)throw new k("AGENT_NOT_FOUND",`agent ${t} \u4E0D\u5728\u672C\u5730; \u4E91\u7AEF _agent/detail \u54CD\u5E94\u7F3A framework \u5B57\u6BB5 (D36 \u534F\u8BAE\u6269\u5C55\u672A\u751F\u6548), \u65E0\u6CD5\u5728\u672C\u673A\u65B0\u5EFA`);let f={agentId:u.agentId,framework:u.framework,...u.cozeIdentity?{cozeIdentity:u.cozeIdentity}:{},...u.model?{model:u.model}:{},...o?{patToken:o}:{},...u.deployType?{_meta:{cozeDeployType:u.deployType}}:{}};await r.createAgent(f);let h=u.deployType==="cloud"&&u.framework==="openclaw";return{ok:!0,agentId:t,note:h?"cloud agent acknowledged":"created from cloud detail"}}async function x1(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 u1(t.paths,t.core).catch(r=>e.warn("scanAgentsOnStartup failed (ignored)",{err:String(r)})),await xa(t.paths,t.agentManager).catch(r=>e.warn("auto-revive top-level error (ignored)",{err:String(r)})),await h1(t.paths).catch(r=>e.warn("builtin skill refresh top-level error (ignored)",{err:String(r)}))}async function xa(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(()=>(Wt(),Es));q.info("auto-revive: scanning local agents on startup",{count:i.length});let c=0,d=0;for(let u of i){let f;try{f=await o(u,t)}catch(h){q.warn("auto-revive: load config failed (skipping)",{agentId:u,err:String(h)}),d+=1;continue}if(!f){d+=1;continue}if(f.deletedAt){q.info("auto-revive: skip deleted agent",{agentId:u,deletedAt:f.deletedAt}),d+=1;continue}if(f.disconnectedAt){q.info("auto-revive: skip disconnected agent",{agentId:u,disconnectedAt:f.disconnectedAt}),d+=1;continue}try{q.info("auto-revive: re-registering agent (D44 no spawn)",{agentId:u,framework:f.framework});let h=pp(f);await e.createAgent({agentId:f.agentId,framework:f.framework,...f.cozeIdentity?{cozeIdentity:f.cozeIdentity}:{},...f.model?{model:f.model}:{},...h?{_meta:h}:{}},{revive:!0}),c+=1}catch(h){q.warn("auto-revive: createAgent failed (skipping)",{agentId:u,framework:f.framework,err:String(h)}),d+=1}}return q.info("auto-revive: done",{revived:c,skipped:d,total:i.length}),{revived:c,skipped:d,total:i.length}}async function h1(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 k0(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 p1(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 pp(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 mp}from"node:fs/promises";var sn=class{paths;constructor(e){this.paths=e??Z()}async probe(e=1e3){let r=await ha(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:g1(i)}}}async request(e){let r=await ha(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:m1(f)}}finally{clearTimeout(d)}}};async function ha(t){try{let[e,r]=await Promise.all([mp(t.portFile,"utf8"),mp(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 m1(t){if(!t)return null;try{return JSON.parse(t)}catch{return t}}function g1(t){return t instanceof Error?t.message:String(t)}Xt();te();ar();import{spawn as w1}from"node:child_process";import{userInfo as wp}from"node:os";var Xd="__COZE_BRIDGE_ENV_SENTINEL_5f3c91__",_1=new Set(["bash","zsh","sh","dash","ksh"]),gp=Ze("COZE_BRIDGE_SHELLENV_TIMEOUT_MS",1e4),y1=2e3;function b1(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 E1(){let t=(process.env.SHELL??"").trim()||(wp().shell??"").trim();if(!t)return null;let e=t.slice(t.lastIndexOf("/")+1);return _1.has(e)?t:null}function v1(t){return new Promise(e=>{let r=`printf '%s' '${Xd}'; env; printf '%s' '${Xd}'`,i;try{i=w1(t,["-ilc",r],{detached:!0,stdio:["ignore","pipe","ignore"],env:{...process.env,HOME:process.env.HOME??wp().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(h),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"),gp),h=setTimeout(()=>{d("SIGKILL"),u(o.length>0?o:null)},gp+y1)})}async function Qd(t={}){if((t.platform??process.platform)==="win32")return{kind:"skipped",reason:"windows"};let r=E1();if(!r)return{kind:"skipped",reason:"no-supported-login-shell"};let i=await(t.run??v1)(r);if(i==null)return{kind:"failed",reason:"shell-timeout-or-error"};let o=b1(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}}ln();import{chmod as S1,copyFile as _p,mkdir as bp,readFile as us,rename as yp,rm as nl,stat as Ep,writeFile as I1}from"node:fs/promises";import{homedir as rP}from"node:os";import{dirname as A1,join as Le,resolve as rl,sep as ls}from"node:path";import{fileURLToPath as k1}from"node:url";Xt();te();Re();function Zr(t,e,r,i){rt(t.bridgeLogsDir,e,"dist-install",r,i)}function vp(){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 T1(){return{darwin:{arm64:Le("vendor","aarch64-apple-darwin","bin","codex"),x64:Le("vendor","x86_64-apple-darwin","bin","codex")},linux:{arm64:Le("vendor","aarch64-unknown-linux-musl","bin","codex"),x64:Le("vendor","x86_64-unknown-linux-musl","bin","codex")},win32:{arm64:Le("vendor","aarch64-pc-windows-msvc","bin","codex.exe"),x64:Le("vendor","x86_64-pc-windows-msvc","bin","codex.exe")}}[process.platform]?.[process.arch]}function C1(t){let e=k1(t),r=A1(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=C1(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 E=JSON.parse(await us(o,"utf8"));c=E.version??"unknown",d=E.dependencies??{}}catch(E){throw Zr(e,"error","cannot read source package.json",{err:String(E)}),new Error(`cannot read source package.json: ${String(E)}`,{cause:E})}let u=ws.map(E=>({name:E,spec:d[E]??"latest"})),f=u.map(({name:E,spec:I})=>`${E}@${I}`),h=await Mo(e.configFile)??{},g=h.libVersion,_=await us(e.libEntry).then(()=>!0).catch(()=>!1),v=g===c,y=await Sp(e,u);if(v&&_&&y)return{kind:"already-current",libVersion:c};if(!v||!_){await bp(e.libDir,{recursive:!0}),await _p(i,e.libEntry),await _p(`${i}.map`,`${e.libEntry}.map`).catch(()=>{});let E=rl(e.libDir,"package.json"),I=`${JSON.stringify({type:"module"},null,2)}
119
- `;await us(E,"utf8").catch(()=>null)!==I&&await I1(E,I)}return y||(t.installWrappers?await t.installWrappers(e,f):await P1(e,f,u)),h.libVersion=c,await Zi(h,e.configFile),Zr(e,"info","dist installed",{libEntry:e.libEntry,fromVersion:g,toVersion:c}),v&&_?{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 Sp(t,e){for(let r of e){let i=Le(t.libDir,"node_modules",...r.name.split("/"),"package.json"),o;try{o=JSON.parse(await us(i,"utf8"))}catch(d){return Zr(t,"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 Zr(t,"debug","wrapper not ready: package.json \u7F3A version",{package:r.name,expected:r.spec,pkgJson:i}),!1;if(!R1(c,r.spec))return Zr(t,"debug","wrapper not ready: installed version does not satisfy expected range",{package:r.name,installed:c,expected:r.spec}),!1}return!!await Ip(Le(t.libDir,"node_modules"))}function R1(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=D1(c);return tl(r,d)<0}let o=el(i);return o?tl(r,o)===0:!0}function D1(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 P1(t,e,r){await N1(t.installLock,async()=>{if(await Sp(t,r))return;let i=Math.random().toString(36).slice(2,10),o=`${t.libDir}${ls}.staging-${process.pid}-${i}`,c=Le(o,"node_modules"),d=Le(t.libDir,"node_modules");try{await bp(o,{recursive:!0}),await O1(e,o),await L1(c);let u=`${d}.trash-${i}`;await yp(d,u).catch(()=>{}),await yp(c,d),await nl(u,{recursive:!0,force:!0}).catch(()=>{}),Zr(t,"info","wrapper closure installed",{liveNm:d,specs:e})}finally{await nl(o,{recursive:!0,force:!0}).catch(()=>{})}})}function O1(t,e){let r=["install",...t,"--prefix",e,"--omit=dev","--include=optional","--prefer-offline","--no-audit","--no-fund"];return new Promise((i,o)=>{let c=st("npm",r,{stdio:["ignore","pipe","pipe"]}),d="";c.stderr?.on("data",f=>{d.length<8192&&(d+=f.toString("utf8"))});let u=setTimeout(()=>c.kill("SIGKILL"),18e4);c.once("error",f=>{clearTimeout(u),o(new Error(`spawn npm failed: ${String(f)}`))}),c.once("close",f=>{clearTimeout(u),f===0?i():o(new Error(`npm install \u9000\u51FA\u7801 ${f}: ${d.trim().slice(0,2e3)}`))})})}async function L1(t){for(let e of ws){let r=Le(t,...e.split("/")),i=JSON.parse(await us(Le(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=Le(t,".bin",o),d=await Ep(c);process.platform!=="win32"&&!(d.mode&73)&&await S1(c,d.mode|73).catch(()=>{})}if(!await Ip(t)){let e=vp()??"<unsupported-platform>";throw new Error(`${e}: \u5F53\u524D\u5E73\u53F0 codex binary \u7F3A\u5931`)}}async function Ip(t){let e=vp(),r=T1();if(!e||!r)return!0;let i=Le(t,"@openai","codex"),o=Le(t,...e.split("/")),c=[Le(i,"package.json"),Le(i,"bin","codex.js"),Le(t,".bin",process.platform==="win32"?"codex.cmd":"codex"),Le(o,"package.json"),Le(o,r)];return(await Promise.all(c.map(u=>Ep(u).then(f=>f.isFile()).catch(()=>!1)))).every(Boolean)}async function N1(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 kp,fstatSync as Tp,openSync as Cp,readFileSync as M1,readSync as B1,readdirSync as F1,statSync as z1}from"node:fs";import{join as pa}from"node:path";var U1=new Set(["debug","info","warn","error"]);function Rp(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,h=c.value&&U1.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),h&&(g.level=h),d.value&&(g.grep=d.value),g}function G1(t,e){return t.agentId?pa(ze(t.agentId,e).logs,cr("agent",t.date)):pa(e.bridgeLogsDir,cr("bridge",t.date))}function H1(t,e){return e<=0||e>=t.length?t:t.slice(t.length-e)}function q1(t,e){let r;try{r=F1(t)}catch{return[]}let i=[];for(let o of r){let c=Na(o,e);if(!c)continue;let d=0;try{d=z1(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 Dp(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 Ap={debug:"90",info:"36",warn:"33",error:"31"},j1=new Set(["ts","level","module","msg"]);function W1(t){if(typeof t!="string")return"";let e=t.split("T")[1];return e?e.slice(0,12):""}function Pp(t,e){if(e.raw)return t;let r;try{r=JSON.parse(t)}catch{return t}let i=W1(r.ts),o=typeof r.level=="string"?r.level:"",c=o.toUpperCase().padEnd(5);e.color&&Ap[o]&&(c=`\x1B[${Ap[o]}m${c}\x1B[0m`);let d=typeof r.module=="string"?r.module:"",u=typeof r.msg=="string"?r.msg:"",f=Object.entries(r).filter(([h])=>!j1.has(h)).map(([h,g])=>` ${h}=${typeof g=="string"?g:JSON.stringify(g)}`).join("");return`${i} ${c} ${d} ${u}${f}`}function K1(t,e,r){let c=M1(t,"utf8").split(`
120
- `).filter(d=>d.length>0).filter(d=>Dp(d,{level:e.level,grep:e.grep}));for(let d of H1(c,e.lines))process.stdout.write(`${Pp(d,{raw:e.raw,color:r})}
121
- `)}async function Op(t,e){let r=e.paths??Z(),i=process.stdout.isTTY===!0;if(t.list){let d=t.agentId?ze(t.agentId,r).logs:r.bridgeLogsDir,u=t.agentId?"agent":"bridge",f=q1(d,u);if(f.length===0)return process.stderr.write(`coze-bridge log: \u65E0\u65E5\u5FD7\u6587\u4EF6\u4E8E ${d}
122
- `),1;for(let h of f)process.stdout.write(`${h.date} ${(h.size/1024).toFixed(1)}KB ${h.file}
123
- `);return 0}let o=t.date??Pn(new Date),c=G1({agentId:t.agentId,date:o},r);try{K1(c,t,i)}catch{return process.stderr.write(`coze-bridge log: \u627E\u4E0D\u5230\u65E5\u5FD7 ${c}
113
+ `)}catch{}}let e=new ua({processTitle:zr}),r=await e.acquire();if(r.kind==="already-running")throw new Error(`coze-bridge daemon already running (pid=${r.pid})`);let i=await Fo(),o=i??{};ys({pid:process.pid}),q.info(i?"loaded bridge config":"initialized bridge config");let c=new ca(new Yr),d=null,u=new zo({upstream:c,paths:t,bridgeConfig:o,sessionSpawner:async(D,U,W,te,Ze,he)=>{if(!d)throw new Error("agentManager not ready");return d.spawnSessionDownstream(D,U,W,te,Ze,he)}}),f=new No({paths:t,config:o,registry:u});d=f;let x,g,m=null,S={},_,v=null,I=null,A=null,C=new Pn;function O(D,U){return C.enqueue(()=>P(D,U))}function b(){I||(I=new ha({isConnected:()=>c.isConnected()&&!(v?.isLivenessLost()??!1),forceReconnect:()=>A?O(A,{force:!0}):void 0,onFatal:D=>{if(process.env[us]==="1"){q.error("upstream watchdog fatal, but daemon is unmanaged (CLI-spawned) \u2014 staying alive for soft-reconnect instead of exiting",{downMs:D});return}q.error("upstream watchdog fatal: exiting for supervisor restart",{downMs:D}),process.exit(1)}})),I.start()}async function P(D,U){let W=D,te=W?.privatecode;if(!te)throw new k("IPC_BAD_REQUEST","/connect requires privatecode");let Ze=Hi(W.env),he=W.handshake_url,me=W.frontier_url,At=lp(W.env,he,me);if(A=W,!U?.force&&x===te&&g===At){let be=await g1(t);return u.agents.size===0&&be?(q.warn("/connect noop but core.agents empty with configs on disk; re-running auto-revive"),pa(t,f).catch(Te=>q.warn("connect-noop auto-revive error (ignored)",{err:String(Te)}))):q.info("/connect: already connected with same PAT + env, noop"),{ok:!0,note:"already connected"}}let mt=!!x&&x!==te,rn=g!==void 0&&g!==At,Gt=mt||rn,sn=await Yc({privatecode:te,...he?{endpoint:he}:{},ppeOverride:Ze});if(Gt){q.warn("connect config switched, resetting agents",{pcChanged:mt,envChanged:rn,previousPc:x?xa(x):"",nextPc:xa(te)});for(let be of[...u.agents.values()])await be.dispose("connect config switch").catch(()=>{}),u.agents.delete(be.agentId);u.disconnectedAgents.size>0&&(q.info("clearing disconnectedAgents set on connect config switch",{count:u.disconnectedAgents.size}),u.disconnectedAgents.clear()),await c.swap(new Yr,"connect switch").catch(()=>{})}m=sn.deviceId,ys({deviceId:m,pid:process.pid}),Id({patToken:te,env:W.env}).catch(be=>q.warn("coze-cli setup error (ignored)",{err:String(be)}));let ni=new ds({handshake:sn,privatecode:te,...me?{urlOverride:me}:{},ppeOverride:Ze,getPatTokenForAgent:be=>u.agents.get(be)?.patToken});return await c.swap(ni,"connect"),x=te,g=At,S=Ze,_=he,W.mock_scenario!==void 0&&(u.setMockScenario(W.mock_scenario),q.info("mock scenario set",{scenario:W.mock_scenario})),v||(v=new ji({core:u,getDeviceId:()=>m??"",onTickEnd:()=>M.retryPending().catch(be=>q.warn("detailSync.retryPending failed (ignored)",{err:String(be)})),onAuthFailures:J})),v.start(),b(),Gt&&pa(t,f).catch(be=>q.warn("post-connect-switch auto-revive error (ignored)",{err:String(be)})),ls(te,t).catch(be=>q.warn("writePatToken after /connect failed (ignored)",{err:String(be)})),q.info("/connect: WS established",{deviceId:m}),{ok:!0,note:"connected"}}u.registerExtension("_agent/create",async D=>f.createAgent(D.params)),u.registerExtension("_agent/health",async()=>({ok:!0}));let L={},F=new Eo({agents:u.agents,publishSkillToMarketplace:async D=>{let U=u.agents.get(D.agentId)?.patToken??x;if(!U)throw new k("UPSTREAM_NOT_READY","daemon not yet paired with cloud (run --pair-code first)");return rp({patToken:U,zip:D.zip,...D.skillId?{skillId:D.skillId}:{},skillName:D.skillName,...D.description?{description:D.description}:{},agentId:D.agentId,...D.accountId?{accountId:D.accountId}:{}},{handshakeBase:_,ppeOverride:S})},disposeAndMarkDisconnected:async(D,U)=>{let W=u.agents.get(D);if(W){await f.cleanupOpenclawSessionProviders(W).catch(Ze=>q.warn("cleanup openclaw providers failed (ignored)",{agentId:D,err:String(Ze)}));let te=!0;try{await W.dispose(`disconnect: ${U}`)}catch(Ze){te=!1,q.error("dispose during disconnect FAILED, leaving agent in error state",{agentId:D,err:String(Ze)}),W.status="error"}te&&(W.status="disconnected",u.unregister(D),u.disconnectedAgents.add(D))}else u.disconnectedAgents.add(D)},disposeForDelete:async(D,U)=>{let W=u.agents.get(D);W&&(await f.cleanupOpenclawSessionProviders(W).catch(te=>q.warn("cleanup openclaw providers during delete failed (ignored)",{agentId:D,err:String(te)})),await W.dispose(`delete: ${U}`).catch(te=>q.warn("dispose during delete failed (ignored)",{agentId:D,err:String(te)})),u.unregister(D)),u.disconnectedAgents.delete(D)},detailSyncer:async D=>{if(!L.ref)throw new Error("agent-detail-sync not initialized yet");await L.ref.syncOne(D)},cleanupOpenclawProviders:async(D,U)=>{await f.cleanupOpenclawSessionProviders(D,U)},openclawRepair:async(D,U)=>{await f.openclawRepair(D,U)},isRuntimePendingPermission:D=>u.hasPendingPermissionFor(D)});u.registerExtension("_agent/listSkills",D=>F.listSkills(D.params)),u.registerExtension("_agent/addSkills",D=>F.addSkills(D.params)),u.registerExtension("_agent/removeSkills",D=>F.removeSkills(D.params)),u.registerExtension("_agent/publishSkill",D=>F.publishSkill(D.params)),u.registerExtension("_agent/getFileTree",D=>F.getFileTree(D.params)),u.registerExtension("_agent/getFileContent",D=>F.getFileContent(D.params)),u.registerExtension("_agent/update",D=>F.updateAgent(D.params)),u.registerExtension("_agent/disconnect",D=>F.disconnectAgent(D.params)),u.registerExtension("_agent/switchModel",D=>F.switchModel(D.params)),u.registerExtension("_agent/reset",D=>F.resetAgent(D.params)),u.registerExtension("_agent/repair",D=>F.repairAgent(D.params)),u.registerExtension("_agent/delete",D=>F.deleteAgent(D.params)),u.registerExtension("_agent/upgrade",D=>F.upgradeBridge(D.params));let M=new ks({paths:t,handlers:F,agentManager:f,sendDetail:D=>u.sendRequest("_agent/detail",D)});L.ref=M;let J=async D=>{await Promise.allSettled(D.map(async U=>{try{await F.disconnectAgent({agentId:U.agentId,reason:`auth_failure: code=${U.code} ${U.message}`}),q.info("agent disconnected due to auth failure from heartbeat response",{agentId:U.agentId,code:U.code,message:U.message})}catch(W){q.warn("disconnect during authFailure handling failed (ignored)",{agentId:U.agentId,err:String(W)})}}))};c.onConnect(({initial:D})=>{q.info("frontier upstream connected, triggering detail sync",{initial:D}),M.syncAll(D?"initial-connect":"reconnect").catch(U=>q.warn("detail sync top-level error (ignored)",{err:String(U)}))});let V=new Uo({paths:t,routes:[{method:"GET",path:"/status",handler:async()=>{let D=u.getMockScenario();return{running:!0,pid:process.pid,nodeExecPath:process.execPath,nodeVersion:process.version,nodeArch:process.arch,spawnedBy:process.env[us]==="1"?"manual":"supervisor",agents:[...u.agents.keys()],deviceId:m??"",frameworksCache:o.frameworksCache??{},...D?{mockScenario:D}:{}}}},{method:"POST",path:"/pair",handler:async D=>{let U=D,W=U?.privatecode,te=U?.pairing_code;if(!W||!te)throw new k("IPC_BAD_REQUEST","/pair requires privatecode + pairing_code");let Ze=Hi(U.env),he=U.handshake_url,me=U.frontier_url,At=lp(U.env,he,me),mt=!!x&&x!==W,rn=g!==void 0&&g!==At,Gt=mt||rn,sn=await Yc({privatecode:W,...he?{endpoint:he}:{},ppeOverride:Ze});if(Gt){q.warn("pair config switched, resetting agents",{pcChanged:mt,envChanged:rn,previousPc:x?xa(x):"",nextPc:xa(W),previousEnvKey:g??"",nextEnvKey:At});for(let Te of[...u.agents.values()])await Te.dispose("pair config switch").catch(()=>{}),u.agents.delete(Te.agentId);u.disconnectedAgents.size>0&&(q.info("clearing disconnectedAgents set on pair config switch",{count:u.disconnectedAgents.size}),u.disconnectedAgents.clear()),await c.swap(new Yr,"pair switch").catch(()=>{})}m=sn.deviceId,ys({deviceId:m,pid:process.pid}),Id({patToken:W,env:U.env}).catch(Te=>q.warn("coze-cli setup error (ignored)",{err:String(Te)}));let ni=new ds({handshake:sn,privatecode:W,...me?{urlOverride:me}:{},ppeOverride:Ze,getPatTokenForAgent:Te=>u.agents.get(Te)?.patToken});await c.swap(ni,"pair");try{let Te=new Xn;o.frameworksCache=await Te.detectAll(),await Xi(o),q.info("frameworks_cache refreshed before pair",{detected:Object.keys(o.frameworksCache)})}catch(Te){q.warn("frameworks_cache refresh failed (ignored, using cached)",{err:String(Te)})}let be=Object.keys(o.frameworksCache??{});try{let Te=await u.sendRequest("_agent/pair",{pairCode:te,patToken:W,frameworks:be,_meta:{cozeDeviceId:m}});q.info("_agent/pair ok",{pairResult:Te}),x=W,g=At,S=Ze,_=he,U.mock_scenario!==void 0&&(u.setMockScenario(U.mock_scenario),q.info("mock scenario set",{scenario:U.mock_scenario})),ls(W,t).catch(Ne=>q.warn("writePatToken after /pair failed (ignored)",{err:String(Ne)})),v||(v=new ji({core:u,getDeviceId:()=>m??"",onTickEnd:()=>M.retryPending().catch(Ne=>q.warn("detailSync.retryPending failed (ignored)",{err:String(Ne)})),onAuthFailures:J})),v.start(),b(),Gt&&pa(t,f).catch(Ne=>q.warn("post-pair-switch auto-revive error (ignored)",{err:String(Ne)}));let or;return U.agent_id&&(or=await w1(U.agent_id,t,f,Ne=>u.sendRequest("_agent/detail",Ne),W).catch(Ne=>(q.error("--agent-id ensureAgent failed",{agentId:U.agent_id,err:String(Ne)}),{ok:!1,agentId:U.agent_id??"",note:String(Ne)}))),{ok:!0,note:"paired with cloud",...or?{agent:or}:{}}}catch(Te){return q.error("_agent/pair failed",{err:String(Te)}),{ok:!1,note:`pair failed: ${String(Te)}`}}}},{method:"POST",path:"/connect",handler:D=>O(D)},{method:"POST",path:"/_agent/create",handler:async D=>{let U=D;return{ok:!0,result:await f.createAgent(U)}}},{method:"POST",path:"/agent/send",handler:async D=>{let U=D;if(!U?.agentId||!U?.sessionId||!U?.kind||!U?.path)throw new k("IPC_BAD_REQUEST","/agent/send requires agentId, sessionId, kind, path");if(!x)throw new k("UPSTREAM_NOT_READY","daemon not yet paired with cloud (run --pair-code first)");try{let W=U;return await(W.groupFile?wh:mh)(W,{core:u,patToken:x,handshakeBase:_,ppeOverride:S})}catch(W){if(W instanceof k)return{ok:!1,code:W.code,message:W.message};throw W}}},{method:"POST",path:"/reload",handler:async D=>{let U=D?.agent_id,W=await u.reloadAgents(U);return q.info("IPC /reload: recycled agent subprocesses",{agentId:U??"(all)",recycled:W}),{ok:!0,recycled:W}}},{method:"POST",path:"/shutdown",handler:async()=>(q.info("IPC /shutdown received"),setImmediate(()=>{ae.shutdown("ipc /shutdown")}),{ok:!0})}]}),{port:re,token:X}=await V.start();try{await sp(t.libEntry,t)}catch(D){q.warn("bin shim install failed (D72 send \u547D\u4EE4\u53EF\u80FD\u4E0D\u53EF\u7528)",{err:String(D)})}await u.start(),_1({paths:t,core:u,agentManager:f,detectAll:async()=>(o.frameworksCache=await new Xn().detectAll(),await Xi(o),o.frameworksCache)}).catch(D=>q.warn("startup warmup error (ignored)",{err:String(D)})),ql().then(async()=>{let{probeAcpVersion:D}=await Promise.resolve().then(()=>(dn(),Gl));for(let U of["claude-code","codex"]){let W=await D(U);W&&q.info("acp wrapper version",{framework:U,version:W})}}).catch(D=>q.warn("acp wrapper warmup / probe top-level error (ignored)",{err:String(D)}));let se=null,ae={port:re,token:X,core:u,ipc:V,shutdown(D){return se||(q.info("daemon shutdown",{reason:D}),se=(async()=>{v?.stop(),I?.stop(),await u.stop(D),await V.stop(),await e.release()})(),se)}};for(let D of["SIGTERM","SIGINT"])process.on(D,()=>{ae.shutdown(D).then(()=>process.exit(0))});return process.on("exit",()=>M0()),process.on("unhandledRejection",D=>{q.error("unhandledRejection",{reason:D instanceof Error?D.message:String(D),stack:D instanceof Error?D.stack:void 0})}),process.on("uncaughtException",D=>{q.error("uncaughtException (will exit, supervisor will restart)",{message:D.message,stack:D.stack,name:D.name});try{process.stderr.write(`FATAL uncaughtException: ${D.stack??D.message}
114
+ `)}catch{}process.exit(1)}),q.info("daemon ready",{port:re,pid:process.pid,nodeVersion:process.version,platform:process.platform,frameworks:Object.keys(o.frameworksCache??{}),libVersion:o.libVersion??"dev"}),b1({cliSpawned:process.env[us]==="1",readPatToken:()=>da(t),connect:O}).catch(D=>q.warn("maybeAutoConnectOnStartup error (ignored)",{err:String(D)})),ae}async function g1(t){return Ss(t).length>0}function xa(t){return t.length<=8?"***":`${t.slice(0,4)}***${t.slice(-4)}`}function lp(t,e,r){return`${t??""}|${e??""}|${r??""}`}async function m1(t,e){let r=Ss(t);if(r.length===0)return;let{loadAgentConfig:i,enforceAgentConfigMode:o}=await Promise.resolve().then(()=>(xn(),As));for(let c of r){await o(c,t).catch(d=>q.warn("enforceAgentConfigMode failed (ignored)",{agentId:c,err:String(d)}));try{let d=await i(c,t);d?.deletedAt?(e.disconnectedAgents.add(c),q.info("agent marked deleted on startup",{agentId:c,deletedAt:d.deletedAt,reason:d.deleteReason??""})):d?.disconnectedAt&&(e.disconnectedAgents.add(c),q.info("agent marked disconnected on startup",{agentId:c,disconnectedAt:d.disconnectedAt,reason:d.disconnectReason??""}))}catch(d){q.warn("failed to load agent config on startup, skipping",{agentId:c,err:String(d)})}}}async function w1(t,e,r,i,o){let{loadAgentConfig:c}=await Promise.resolve().then(()=>(xn(),As)),d=await c(t,e);if(d){if(d.deletedAt)throw new k("AGENT_NOT_FOUND",`agent ${t} \u5DF2\u88AB\u5220\u9664 (deletedAt=${d.deletedAt}), \u4E0D\u80FD\u901A\u8FC7 --agent-id \u590D\u6D3B`);q.info("--agent-id: local config found, reconnecting",{agentId:t,framework:d.framework,hadDisconnect:!!d.disconnectedAt});let g=fp(d),m={agentId:d.agentId,framework:d.framework,...d.cozeIdentity?{cozeIdentity:d.cozeIdentity}:{},...d.model?{model:d.model}:{},...o?{patToken:o}:{},...g?{_meta:g}:{}};return await r.createAgent(m),{ok:!0,agentId:t,note:d.disconnectedAt?"revived from local config":"connected from local config"}}q.info("--agent-id: local config missing, pulling _agent/detail from cloud",{agentId:t});let u=await i({_meta:{cozeAgentId:t}});if(!u.framework)throw new k("AGENT_NOT_FOUND",`agent ${t} \u4E0D\u5728\u672C\u5730; \u4E91\u7AEF _agent/detail \u54CD\u5E94\u7F3A framework \u5B57\u6BB5 (D36 \u534F\u8BAE\u6269\u5C55\u672A\u751F\u6548), \u65E0\u6CD5\u5728\u672C\u673A\u65B0\u5EFA`);let f={agentId:u.agentId,framework:u.framework,...u.cozeIdentity?{cozeIdentity:u.cozeIdentity}:{},...u.model?{model:u.model}:{},...o?{patToken:o}:{},...u.deployType?{_meta:{cozeDeployType:u.deployType}}:{}};await r.createAgent(f);let x=u.deployType==="cloud"&&u.framework==="openclaw";return{ok:!0,agentId:t,note:x?"cloud agent acknowledged":"created from cloud detail"}}async function _1(t){let e=t.logger??q;try{let r=await t.detectAll();e.info("refreshed frameworks_cache",{detected:Object.keys(r??{})})}catch(r){e.warn("framework detection failed (using cached)",{err:String(r)})}await m1(t.paths,t.core).catch(r=>e.warn("scanAgentsOnStartup failed (ignored)",{err:String(r)})),await pa(t.paths,t.agentManager).catch(r=>e.warn("auto-revive top-level error (ignored)",{err:String(r)})),await y1(t.paths).catch(r=>e.warn("builtin skill refresh top-level error (ignored)",{err:String(r)}))}async function pa(t,e){let{readdir:r}=await import("node:fs/promises"),i;try{i=await r(t.agentsRoot)}catch{return{revived:0,skipped:0,total:0}}if(i.length===0)return{revived:0,skipped:0,total:0};let{loadAgentConfig:o}=await Promise.resolve().then(()=>(xn(),As));q.info("auto-revive: scanning local agents on startup",{count:i.length});let c=0,d=0;for(let u of i){let f;try{f=await o(u,t)}catch(x){q.warn("auto-revive: load config failed (skipping)",{agentId:u,err:String(x)}),d+=1;continue}if(!f){d+=1;continue}if(f.deletedAt){q.info("auto-revive: skip deleted agent",{agentId:u,deletedAt:f.deletedAt}),d+=1;continue}if(f.disconnectedAt){q.info("auto-revive: skip disconnected agent",{agentId:u,disconnectedAt:f.disconnectedAt}),d+=1;continue}try{q.info("auto-revive: re-registering agent (D44 no spawn)",{agentId:u,framework:f.framework});let x=fp(f);await e.createAgent({agentId:f.agentId,framework:f.framework,...f.cozeIdentity?{cozeIdentity:f.cozeIdentity}:{},...f.model?{model:f.model}:{},...x?{_meta:x}:{}},{revive:!0}),c+=1}catch(x){q.warn("auto-revive: createAgent failed (skipping)",{agentId:u,framework:f.framework,err:String(x)}),d+=1}}return q.info("auto-revive: done",{revived:c,skipped:d,total:i.length}),{revived:c,skipped:d,total:i.length}}async function y1(t){let{readdir:e}=await import("node:fs/promises"),r;try{r=await e(t.agentsRoot)}catch{return{refreshed:0,total:0}}if(r.length===0)return{refreshed:0,total:0};let i=0;for(let o of r)try{(await S0(o,t)).status==="refreshed"&&(i+=1)}catch(c){q.warn("refresh builtin skills failed (skipping agent)",{agentId:o,err:String(c)})}return i>0&&q.info("builtin skills refresh on startup done",{refreshed:i,total:r.length}),{refreshed:i,total:r.length}}async function b1(t){let e=t.logger??q;if(t.cliSpawned)return"skipped-cli";let r=await t.readPatToken();return r?(e.info("supervisor-spawned daemon, auto-connecting with stored PAT"),t.connect({privatecode:r}).catch(i=>e.warn("startup auto-connect failed (staying idle)",{err:String(i)})),"connecting"):(e.info("no stored PAT, skip startup auto-connect"),"skipped-no-pat")}function fp(t){let e={};return t.deployType&&(e.cozeDeployType=t.deployType),t.accountId&&(e.cozeAccountId=t.accountId),Object.keys(e).length>0?e:void 0}fa();Re();import{readFile as hp}from"node:fs/promises";var nn=class{paths;constructor(e){this.paths=e??Z()}async probe(e=1e3){let r=await ga(this.paths);if(!r)return{kind:"not-running"};try{let i=await this.fetch(r,{method:"GET",path:"/status",timeoutMs:e});return i.status===200?{kind:"connected",...r,body:i.body}:{kind:"stale",reason:`unexpected status ${i.status}`}}catch(i){return{kind:"stale",reason:v1(i)}}}async request(e){let r=await ga(this.paths);if(!r)throw new Error("coze-bridge daemon not running (no port/token files)");return this.fetch(r,e)}async fetch(e,r){let i=r.body!==void 0,o={Authorization:`Bearer ${e.token}`};i&&(o["content-type"]="application/json");let c=new AbortController,d=setTimeout(()=>c.abort(),r.timeoutMs??5e3);try{let u=await fetch(`http://127.0.0.1:${e.port}${r.path}`,{method:r.method,headers:o,body:i?JSON.stringify(r.body):void 0,signal:c.signal}),f=await u.text();return{status:u.status,body:E1(f)}}finally{clearTimeout(d)}}};async function ga(t){try{let[e,r]=await Promise.all([hp(t.portFile,"utf8"),hp(t.tokenFile,"utf8")]),i=Number.parseInt(e.trim(),10),o=r.trim();return!Number.isFinite(i)||i<=0||!o?null:{port:i,token:o}}catch(e){if(e.code==="ENOENT")return null;throw e}}function E1(t){if(!t)return null;try{return JSON.parse(t)}catch{return t}}function v1(t){return t instanceof Error?t.message:String(t)}Zt();ne();lr();import{spawn as S1}from"node:child_process";import{userInfo as pp}from"node:os";var nl="__COZE_BRIDGE_ENV_SENTINEL_5f3c91__",I1=new Set(["bash","zsh","sh","dash","ksh"]),xp=Xe("COZE_BRIDGE_SHELLENV_TIMEOUT_MS",1e4),A1=2e3;function k1(t,e=nl){let r=t.indexOf(e);if(r===-1)return null;let i=t.indexOf(e,r+e.length);if(i===-1)return null;let o=t.slice(r+e.length,i),c={};for(let d of o.split(`
115
+ `)){let u=d.indexOf("=");u<=0||(c[d.slice(0,u)]=d.slice(u+1))}return c}function T1(){let t=(process.env.SHELL??"").trim()||(pp().shell??"").trim();if(!t)return null;let e=t.slice(t.lastIndexOf("/")+1);return I1.has(e)?t:null}function C1(t){return new Promise(e=>{let r=`printf '%s' '${nl}'; env; printf '%s' '${nl}'`,i;try{i=S1(t,["-ilc",r],{detached:!0,stdio:["ignore","pipe","ignore"],env:{...process.env,HOME:process.env.HOME??pp().homedir}})}catch{e(null);return}let o="",c=!1,d=g=>{try{i.pid&&process.kill(-i.pid,g)}catch{}},u=g=>{c||(c=!0,clearTimeout(f),clearTimeout(x),e(g))};i.stdout?.on("data",g=>{o+=g.toString("utf8")}),i.on("error",()=>u(null)),i.on("close",()=>u(o.length>0?o:null));let f=setTimeout(()=>d("SIGTERM"),xp),x=setTimeout(()=>{d("SIGKILL"),u(o.length>0?o:null)},xp+A1)})}async function rl(t={}){if((t.platform??process.platform)==="win32")return{kind:"skipped",reason:"windows"};let r=T1();if(!r)return{kind:"skipped",reason:"no-supported-login-shell"};let i=await(t.run??C1)(r);if(i==null)return{kind:"failed",reason:"shell-timeout-or-error"};let o=k1(i);return o==null?{kind:"failed",reason:"unparseable-output"}:{kind:"ok",env:o}}Re();function Ln(t,...e){let r=[],i;for(let o=0;o<t.length;o++){let c=t[o],d=!1;for(let u of e){if(c===u){i=t[o+1],o+=1,d=!0;break}if(c.startsWith(`${u}=`)){i=c.slice(u.length+1),d=!0;break}}d||r.push(c)}return{value:i,rest:r}}dn();import{chmod as R1,copyFile as gp,mkdir as wp,readFile as hs,rename as mp,rm as ol,stat as al,writeFile as P1}from"node:fs/promises";import{homedir as GD}from"node:os";import{dirname as D1,join as Ht,resolve as cl,sep as fs}from"node:path";import{fileURLToPath as O1}from"node:url";Zt();ne();Re();var Xr=j("dist-install");function _p(){return{darwin:{arm64:"@zed-industries/codex-acp-darwin-arm64",x64:"@zed-industries/codex-acp-darwin-x64"},linux:{arm64:"@zed-industries/codex-acp-linux-arm64",x64:"@zed-industries/codex-acp-linux-x64"},win32:{arm64:"@zed-industries/codex-acp-win32-arm64",x64:"@zed-industries/codex-acp-win32-x64"}}[process.platform]?.[process.arch]}function L1(){return process.platform==="win32"?"codex-acp.exe":"codex-acp"}function N1(t){let e=O1(t),r=D1(e),i=`${fs}src${fs}`;if(r.includes(i)||r.endsWith(`${fs}src${fs}cli`))return null;let o=cl(r,"index.js"),c=cl(r,"..","package.json");return{dist:o,pkgJson:c}}async function dl(t={}){let e=t.paths??Z(),r=N1(import.meta.url),i=t.sourceDist??r?.dist,o=t.sourcePackageJson??r?.pkgJson;if(!i||!o)return{kind:"dev-mode-skip",reason:"running from src/(tsx loader);no dist/ to install"};if(i===e.libEntry)return{kind:"dev-mode-skip",reason:"running from installed lib path; no re-install needed"};let c,d;try{let v=JSON.parse(await hs(o,"utf8"));c=v.version??"unknown",d=v.dependencies??{}}catch(v){return Xr.warn("cannot read source package.json,skip dist install",{err:String(v)}),{kind:"dev-mode-skip",reason:`package.json read failed: ${String(v)}`}}let u=Es.map(v=>({name:v,spec:d[v]??"latest"})),f=u.map(({name:v,spec:I})=>`${v}@${I}`),x=await Fo(e.configFile)??{},g=x.libVersion,m=await hs(e.libEntry).then(()=>!0).catch(()=>!1),S=g===c,_=await yp(e,u);if(S&&m&&_)return{kind:"already-current",libVersion:c};if(!S||!m){await wp(e.libDir,{recursive:!0}),await gp(i,e.libEntry),await gp(`${i}.map`,`${e.libEntry}.map`).catch(()=>{});let v=cl(e.libDir,"package.json"),I=`${JSON.stringify({type:"module"},null,2)}
116
+ `;await hs(v,"utf8").catch(()=>null)!==I&&await P1(v,I)}return _||(t.installWrappers?await t.installWrappers(e,f):await B1(e,f,u)),x.libVersion=c,await Xi(x,e.configFile),Xr.info("dist installed",{libEntry:e.libEntry,fromVersion:g,toVersion:c}),S&&m?{kind:"already-current",libVersion:c}:g?{kind:"version-changed",fromVersion:g,toVersion:c,libEntry:e.libEntry}:{kind:"first-install",libVersion:c,libEntry:e.libEntry}}async function yp(t,e){for(let r of e){let i=Ht(t.libDir,"node_modules",...r.name.split("/"),"package.json"),o;try{o=JSON.parse(await hs(i,"utf8"))}catch(d){return Xr.warn("wrapper not ready: package.json read failed",{package:r.name,expected:r.spec,pkgJson:i,err:String(d)}),!1}let c=o.version;if(!c)return Xr.warn("wrapper not ready: package.json \u7F3A version",{package:r.name,expected:r.spec,pkgJson:i}),!1;if(!M1(c,r.spec))return Xr.warn("wrapper not ready: installed version does not satisfy expected range",{package:r.name,installed:c,expected:r.spec}),!1}return!!await bp(Ht(t.libDir,"node_modules"))}function M1(t,e){let r=il(t);if(!r)return!0;let i=e.trim();if(!i||i==="*"||i==="latest")return!0;if(i.startsWith("^")){let c=il(i.slice(1));if(!c)return!0;if(sl(r,c)<0)return!1;let d=c[0]>0?[c[0]+1,0,0]:c[1]>0?[0,c[1]+1,0]:[0,0,c[2]+1];return sl(r,d)<0}let o=il(i);return o?sl(r,o)===0:!0}function il(t){let e=t.match(/^v?(\d+)(?:\.(\d+))?(?:\.(\d+))?(?:[-+].*)?$/);return e?[Number(e[1]),Number(e[2]??0),Number(e[3]??0)]:null}function sl(t,e){for(let r=0;r<3;r++){let i=(t[r]??0)-(e[r]??0);if(i!==0)return i}return 0}async function B1(t,e,r){await U1(t.installLock,async()=>{if(await yp(t,r))return;let i=Math.random().toString(36).slice(2,10),o=`${t.libDir}${fs}.staging-${process.pid}-${i}`,c=Ht(o,"node_modules"),d=Ht(t.libDir,"node_modules");try{await wp(o,{recursive:!0}),await F1(e,o),await z1(c);let u=`${d}.trash-${i}`;await mp(d,u).catch(()=>{}),await mp(c,d),await ol(u,{recursive:!0,force:!0}).catch(()=>{}),Xr.info("wrapper closure installed",{liveNm:d,specs:e})}finally{await ol(o,{recursive:!0,force:!0}).catch(()=>{})}})}function F1(t,e){let r=["install",...t,"--prefix",e,"--omit=dev","--include=optional","--prefer-offline","--no-audit","--no-fund"];return new Promise((i,o)=>{let c=st("npm",r,{stdio:["ignore","pipe","pipe"]}),d="";c.stderr?.on("data",f=>{d.length<8192&&(d+=f.toString("utf8"))});let u=setTimeout(()=>c.kill("SIGKILL"),18e4);c.once("error",f=>{clearTimeout(u),o(new Error(`spawn npm failed: ${String(f)}`))}),c.once("close",f=>{clearTimeout(u),f===0?i():o(new Error(`npm install \u9000\u51FA\u7801 ${f}: ${d.trim().slice(0,2e3)}`))})})}async function z1(t){for(let e of Es){let r=Ht(t,...e.split("/")),i=JSON.parse(await hs(Ht(r,"package.json"),"utf8"));if(!i.version)throw new Error(`${e}: package.json \u7F3A version`);let o=typeof i.bin=="string"?e.split("/").pop():Object.keys(i.bin??{})[0];if(!o)throw new Error(`${e}: package.json \u7F3A bin`);let c=Ht(t,".bin",o),d=await al(c);process.platform!=="win32"&&!(d.mode&73)&&await R1(c,d.mode|73).catch(()=>{})}if(!await bp(t)){let e=_p()??"<unsupported-platform>";throw new Error(`${e}: \u5F53\u524D\u5E73\u53F0 codex-acp binary \u7F3A\u5931`)}}async function bp(t){let e=_p();if(!e)return!0;let r=Ht(t,...e.split("/")),i=Ht(r,"package.json"),o=Ht(r,"bin",L1()),[c,d]=await Promise.all([al(i).then(u=>u.isFile()).catch(()=>!1),al(o).then(u=>u.isFile()).catch(()=>!1)]);return c&&d}async function U1(t,e){let{open:r}=await import("node:fs/promises"),i=!1;for(let o=0;o<60&&!i;o++)try{await(await r(t,"wx")).close(),i=!0}catch{await new Promise(c=>setTimeout(c,500))}try{return await e()}finally{i&&await ol(t,{force:!0}).catch(()=>{})}}Ma();ne();Re();import{closeSync as vp,fstatSync as Sp,openSync as Ip,readFileSync as H1,readSync as G1,readdirSync as j1,statSync as q1}from"node:fs";import{join as ma}from"node:path";var W1=new Set(["debug","info","warn","error"]);function Ap(t){let e=t,r=Ln(e,"--agent-id");e=r.rest;let i=Ln(e,"--date");e=i.rest;let o=Ln(e,"-n","--lines");e=o.rest;let c=Ln(e,"--level");e=c.rest;let d=Ln(e,"--grep");e=d.rest;let u=o.value===void 0?200:Number(o.value),f=Number.isInteger(u)&&u>=0?u:200,x=c.value&&W1.has(c.value)?c.value:void 0,g={lines:f,follow:e.includes("-f")||e.includes("--follow"),raw:e.includes("--raw"),list:e.includes("--list")};return r.value&&(g.agentId=r.value),i.value&&(g.date=i.value),x&&(g.level=x),d.value&&(g.grep=d.value),g}function K1(t,e){return t.agentId?ma(Ve(t.agentId,e).logs,ur("agent",t.date)):ma(e.bridgeLogsDir,ur("bridge",t.date))}function $1(t,e){return e<=0||e>=t.length?t:t.slice(t.length-e)}function V1(t,e){let r;try{r=j1(t)}catch{return[]}let i=[];for(let o of r){let c=Na(o,e);if(!c)continue;let d=0;try{d=q1(ma(t,o)).size}catch{}i.push({file:ma(t,o),date:c,size:d})}return i.sort((o,c)=>c.date.localeCompare(o.date)),i}function kp(t,e){if(e.grep&&!t.includes(e.grep))return!1;if(e.level){let r;try{r=JSON.parse(t).level}catch{return!0}if(typeof r=="string"&&!Bl(r,e.level))return!1}return!0}var Ep={debug:"90",info:"36",warn:"33",error:"31"},J1=new Set(["ts","level","module","msg"]);function Z1(t){if(typeof t!="string")return"";let e=t.split("T")[1];return e?e.slice(0,12):""}function Tp(t,e){if(e.raw)return t;let r;try{r=JSON.parse(t)}catch{return t}let i=Z1(r.ts),o=typeof r.level=="string"?r.level:"",c=o.toUpperCase().padEnd(5);e.color&&Ep[o]&&(c=`\x1B[${Ep[o]}m${c}\x1B[0m`);let d=typeof r.module=="string"?r.module:"",u=typeof r.msg=="string"?r.msg:"",f=Object.entries(r).filter(([x])=>!J1.has(x)).map(([x,g])=>` ${x}=${typeof g=="string"?g:JSON.stringify(g)}`).join("");return`${i} ${c} ${d} ${u}${f}`}function Y1(t,e,r){let c=H1(t,"utf8").split(`
117
+ `).filter(d=>d.length>0).filter(d=>kp(d,{level:e.level,grep:e.grep}));for(let d of $1(c,e.lines))process.stdout.write(`${Tp(d,{raw:e.raw,color:r})}
118
+ `)}async function Cp(t,e){let r=e.paths??Z(),i=process.stdout.isTTY===!0;if(t.list){let d=t.agentId?Ve(t.agentId,r).logs:r.bridgeLogsDir,u=t.agentId?"agent":"bridge",f=V1(d,u);if(f.length===0)return process.stderr.write(`coze-bridge log: \u65E0\u65E5\u5FD7\u6587\u4EF6\u4E8E ${d}
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??Mn(new Date),c=K1({agentId:t.agentId,date:o},r);try{Y1(c,t,i)}catch{return process.stderr.write(`coze-bridge log: \u627E\u4E0D\u5230\u65E5\u5FD7 ${c}
124
121
  \u7528 'coze-bridge log${t.agentId?` --agent-id ${t.agentId}`:""} --list' \u770B\u6709\u54EA\u4E9B\u65E5\u671F\u3002
125
122
  (legacy \u6A21\u5F0F\u65E0 dated \u6587\u4EF6, \u89C1 ${r.logFile})
126
- `),1}return t.follow&&await J1(c,t,i),0}var $1=500;function V1(t){try{let e=Cp(t,"r");try{return Tp(e).size}finally{kp(e)}}catch{return 0}}async function J1(t,e,r){let i=V1(t),o="",c=!1,d=()=>{c=!0};process.on("SIGINT",d);try{for(;!c;){let u="";try{let f=Cp(t,"r");try{let h=Tp(f).size;if(h>i){let g=Buffer.allocUnsafe(h-i),_=B1(f,g,0,g.length,i);u=g.subarray(0,_).toString("utf8"),i+=_}}finally{kp(f)}}catch{}if(u){let f=(o+u).split(`
127
- `);o=f.pop()??"";for(let h of f)h.length>0&&Dp(h,{level:e.level,grep:e.grep})&&process.stdout.write(`${Pp(h,{raw:e.raw,color:r})}
128
- `)}await new Promise(f=>setTimeout(f,$1))}}finally{process.off("SIGINT",d)}}import{basename as Z1,resolve as Y1}from"node:path";Re();var X1=9e4,Q1={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 e2(t){return Q1[t]??1}async function Lp(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>
123
+ `),1}return t.follow&&await eI(c,t,i),0}var X1=500;function Q1(t){try{let e=Ip(t,"r");try{return Sp(e).size}finally{vp(e)}}catch{return 0}}async function eI(t,e,r){let i=Q1(t),o="",c=!1,d=()=>{c=!0};process.on("SIGINT",d);try{for(;!c;){let u="";try{let f=Ip(t,"r");try{let x=Sp(f).size;if(x>i){let g=Buffer.allocUnsafe(x-i),m=G1(f,g,0,g.length,i);u=g.subarray(0,m).toString("utf8"),i+=m}}finally{vp(f)}}catch{}if(u){let f=(o+u).split(`
124
+ `);o=f.pop()??"";for(let x of f)x.length>0&&kp(x,{level:e.level,grep:e.grep})&&process.stdout.write(`${Tp(x,{raw:e.raw,color:r})}
125
+ `)}await new Promise(f=>setTimeout(f,X1))}}finally{process.off("SIGINT",d)}}import{basename as tI,resolve as nI}from"node:path";Re();var rI=9e4,iI={PATH_OUTSIDE_WORKSPACE:3,FILE_TOO_LARGE:3,UNSUPPORTED_MIME:3,MODEL_MODALITY_UNSUPPORTED:3,IPC_BAD_REQUEST:3,AGENT_NOT_FOUND:4,IPC_AUTH_FAILED:4,AGENT_DISCONNECTED:5,UPLOAD_FAILED:5,UPSTREAM_NOT_READY:5,UPSTREAM_DISCONNECTED:5,UPSTREAM_HANDSHAKE_FAILED:5,AGENT_BUSY:1,AGENT_SPAWN_FAILED:1,AGENT_TIMEOUT:1,AGENT_FRAME_IDLE_TIMEOUT:1,AGENT_PROTOCOL_ERROR:1,AGENT_TURN_ABORTED:1,BRIDGE_CONFIG_INVALID:1,BRIDGE_INTERNAL:1,MODEL_TOKEN_GEN_FAILED:1,OPERATION_NOT_ALLOWED_FOR_LOCAL:1,OPERATION_NOT_ALLOWED_FOR_CLOUD:1,METHOD_NOT_FOUND:1,AGENT_DEPENDENCY_INSTALL_FAILED:1,AGENT_APPROVAL_TIMEOUT:1,AGENT_ENV_NOT_READY:1,SKILL_NOT_FOUND:1,SKILL_ZIP_TOO_LARGE:1};function sI(t){return iI[t]??1}async function Rp(t,e={}){let r=e.paths??Z();if(!t.agentId||!t.sessionId)return process.stderr.write(`Error: missing --agent-id and/or --session-id. These IDs come from the <coze-context> block injected at the top of each prompt \u2014 extract agentId and sessionId from there and pass them as flags. Example: coze-bridge send image x.png --agent-id <id> --session-id <id>
129
126
  `),4;if(t.groupFile&&!t.mimeType)return process.stderr.write(`Error: --group-file requires --mime <mimeType> (e.g. application/pdf, image/png). No local file is read in group-file mode, mime cannot be auto-detected.
130
- `),3;let i=await ha(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:Y1(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 t2(i,"/agent/send",o,X1)}catch(d){return process.stderr.write(`Error: daemon IPC failed: ${d instanceof Error?d.message:String(d)}
127
+ `),3;let i=await ga(r).catch(()=>null);if(!i)return process.stderr.write(`Error: coze-bridge daemon not running (cannot read ${r.portFile} / ${r.tokenFile}). Make sure you are inside an agent session spawned by the daemon.
128
+ `),4;let o={agentId:t.agentId,sessionId:t.sessionId,kind:t.kind,path:t.groupFile?t.path:nI(process.cwd(),t.path),...t.caption?{caption:t.caption}:{},...t.name?{name:t.name}:{},...t.groupFile?{groupFile:!0}:{},...t.mimeType?{mimeType:t.mimeType}:{}},c;try{c=await oI(i,"/agent/send",o,rI)}catch(d){return process.stderr.write(`Error: daemon IPC failed: ${d instanceof Error?d.message:String(d)}
132
129
  `),4}if(!c.ok)return process.stderr.write(`Error: ${c.code}: ${c.message}
133
- `),e2(c.code);if(t.json)process.stdout.write(`${JSON.stringify(c)}
134
- `);else{let d=t.name??Z1(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} (${n2(c.bytes)})
136
- `)}return 0}async function t2(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 n2(t){return t<1024?`${t}B`:t<1024*1024?`${(t/1024).toFixed(1)}KB`:`${(t/1024/1024).toFixed(1)}MB`}var jp=G("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 A2(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:D}=Ke(e.slice(1),"--agent-id");return D?{mode:"reload",agentId:D}:{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 k2(e.slice(1));if(e[0]==="log")return{mode:"log",...Rp(e.slice(1))};if(e[0]==="connect")return T2(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:h,rest:g}=Ke(r,"--handshake-url");r=g;let{value:_,rest:v}=Ke(r,"--frontier-url");r=v;let{value:y,rest:E}=Ke(r,"--mock-scenario");r=E;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),h&&(T.handshakeUrl=h),_&&(T.frontierUrl=_),y&&(T.mockScenario=y),I&&(T.agentId=I),A&&(T.skipRebuildEnv=!0),T}function k2(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:h}=Ke(i,"--agent-id");i=h;let{value:g,rest:_}=Ke(i,"--session-id");i=_;let{value:v,rest:y}=Ke(i,"--mime");i=y;let E=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),E&&(A.groupFile=!0),v&&(A.mimeType=v),A}function T2(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:h}=Ke(e,"--frontier-url");e=h;let{value:g,rest:_}=Ke(e,"--mock-scenario");e=_;let v=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),v&&(y.skipRebuildEnv=!0),y}var C2=`
130
+ `),sI(c.code);if(t.json)process.stdout.write(`${JSON.stringify(c)}
131
+ `);else{let d=t.name??tI(o.path);if(t.groupFile){let u=c.uri.length>60?`${c.uri.slice(0,57)}...`:c.uri;process.stdout.write(`Sent group file ${d} (uri=${u})
132
+ `)}else process.stdout.write(`Sent ${t.kind} ${d} (${aI(c.bytes)})
133
+ `)}return 0}async function oI(t,e,r,i){let o=new AbortController,c=setTimeout(()=>o.abort(),i);try{let d=await fetch(`http://127.0.0.1:${t.port}${e}`,{method:"POST",headers:{Authorization:`Bearer ${t.token}`,"content-type":"application/json"},body:JSON.stringify(r),signal:o.signal}),u=await d.text(),f=u?JSON.parse(u):null;return f&&typeof f=="object"&&"ok"in f?f:{ok:!1,code:"BRIDGE_INTERNAL",message:`unexpected daemon response (status=${d.status}): ${u.slice(0,200)}`}}finally{clearTimeout(c)}}function aI(t){return t<1024?`${t}B`:t<1024*1024?`${(t/1024).toFixed(1)}KB`:`${(t/1024/1024).toFixed(1)}MB`}var Up=j("cli");function Ke(t,e){let{value:r,rest:i}=Ln(t,e);return{value:r,rest:i}}function va(t,e){process.stderr.write(`[deprecated] '${t}' will be removed in a future release, use '${e}' instead
134
+ `)}function PI(t){let e=t.slice(2);if(e.includes("--version")||e.includes("-v"))return{mode:"version"};if(e.includes("--daemon"))return{mode:"daemon"};if(e[0]==="status")return{mode:"status"};if(e[0]==="stop")return{mode:"stop"};if(e[0]==="reload"){let{value:O}=Ke(e.slice(1),"--agent-id");return O?{mode:"reload",agentId:O}:{mode:"reload"}}if(e[0]==="update")return{mode:"update"};if(e[0]==="purge")return{mode:"purge"};if(e[0]==="service")return e[1]==="install"?{mode:"service-install"}:e[1]==="uninstall"?{mode:"service-uninstall"}:{mode:"help"};if(e[0]==="send")return DI(e.slice(1));if(e[0]==="log")return{mode:"log",...Ap(e.slice(1))};if(e[0]==="connect")return OI(e.slice(1));if(e.includes("--status"))return va("--status","coze-bridge status"),{mode:"status"};if(e.includes("--stop"))return va("--stop","coze-bridge stop"),{mode:"stop"};if(e.includes("--uninstall"))return va("--uninstall","coze-bridge purge"),{mode:"purge"};if(e.includes("--install-service"))return va("--install-service","coze-bridge service install"),{mode:"service-install"};if(e.includes("--help")||e.includes("-h")||e.length===0)return{mode:"help"};let r=e,{value:i,rest:o}=Ke(r,"--pat-token");r=o;let{value:c,rest:d}=Ke(r,"--pair-code");r=d;let{value:u,rest:f}=Ke(r,"--env");r=f;let{value:x,rest:g}=Ke(r,"--handshake-url");r=g;let{value:m,rest:S}=Ke(r,"--frontier-url");r=S;let{value:_,rest:v}=Ke(r,"--mock-scenario");r=v;let{value:I}=Ke(r,"--agent-id"),A=r.includes("--skip-rebuild-env");if(!i||!c)return{mode:"help"};let C={mode:"pair",privatecode:i,pairingCode:c};return u&&(C.env=u),x&&(C.handshakeUrl=x),m&&(C.frontierUrl=m),_&&(C.mockScenario=_),I&&(C.agentId=I),A&&(C.skipRebuildEnv=!0),C}function DI(t){let e=t[0],r=t[1];if(e!=="image"&&e!=="file")return{mode:"help"};if(!r||r.startsWith("--"))return{mode:"help"};let i=t.slice(2),{value:o,rest:c}=Ke(i,"--caption");i=c;let{value:d,rest:u}=Ke(i,"--name");i=u;let{value:f,rest:x}=Ke(i,"--agent-id");i=x;let{value:g,rest:m}=Ke(i,"--session-id");i=m;let{value:S,rest:_}=Ke(i,"--mime");i=_;let v=i.includes("--group-file");i=i.filter(C=>C!=="--group-file");let I=i.includes("--json"),A={mode:"send",kind:e,path:r,json:I};return o&&(A.caption=o),d&&(A.name=d),f&&(A.agentId=f),g&&(A.sessionId=g),v&&(A.groupFile=!0),S&&(A.mimeType=S),A}function OI(t){let e=t,{value:r,rest:i}=Ke(e,"--pat-token");e=i;let{value:o,rest:c}=Ke(e,"--env");e=c;let{value:d,rest:u}=Ke(e,"--handshake-url");e=u;let{value:f,rest:x}=Ke(e,"--frontier-url");e=x;let{value:g,rest:m}=Ke(e,"--mock-scenario");e=m;let S=e.includes("--skip-rebuild-env"),_={mode:"connect"};return r&&(_.privatecode=r),o&&(_.env=o),d&&(_.handshakeUrl=d),f&&(_.frontierUrl=f),g&&(_.mockScenario=g),S&&(_.skipRebuildEnv=!0),_}var LI=`
138
135
  coze-bridge - local bridge daemon for cloud Agent Service
139
136
 
140
137
  Pair (paste from cloud UI; start/reuse daemon and deliver pair-code):
@@ -215,57 +212,57 @@ Deprecated flags (still work, but emit a warning; will be removed in a future re
215
212
 
216
213
  Internal:
217
214
  <node> <entry> --daemon daemon mode (OS supervisor only)
218
- `.trimStart();async function Wp(t=process.argv,e={}){let r=A2(t);switch(r.mode){case"help":return process.stdout.write(C2),0;case"version":return process.stdout.write(`${Nt}
219
- `),0;case"daemon":{try{await hp()}catch(i){return jp.error("daemon start failed",{err:String(i)}),1}return new Promise(()=>{})}case"status":return R2(e);case"stop":return $p(e);case"reload":return O2(r.agentId,e);case"log":return Op(r,e);case"update":return D2(e);case"purge":return N2(e);case"service-install":return M2(e);case"service-uninstall":return B2(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),F2(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),z2(r.privatecode,e,i,r.skipRebuildEnv)}case"send":return Lp({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 Kp(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 R2(t){let e=t.paths??Z(),r=new sn(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 Kp(e),process.stdout.write(`coze-bridge: not running (cleaned stale state)
215
+ `.trimStart();async function Hp(t=process.argv,e={}){let r=PI(t);switch(r.mode){case"help":return process.stdout.write(LI),0;case"version":return process.stdout.write(`${Ot}
216
+ `),0;case"daemon":{try{await up()}catch(i){return Up.error("daemon start failed",{err:String(i)}),1}return new Promise(()=>{})}case"status":return NI(e);case"stop":return jp(e);case"reload":return FI(r.agentId,e);case"log":return Cp(r,e);case"update":return MI(e);case"purge":return UI(e);case"service-install":return HI(e);case"service-uninstall":return GI(e);case"pair":{let i={};return r.env&&(i.env=r.env),r.handshakeUrl&&(i.handshakeUrl=r.handshakeUrl),r.frontierUrl&&(i.frontierUrl=r.frontierUrl),r.mockScenario&&(i.mockScenario=r.mockScenario),jI(r.privatecode,r.pairingCode,e,i,r.agentId,r.skipRebuildEnv)}case"connect":{let i={};return r.env&&(i.env=r.env),r.handshakeUrl&&(i.handshakeUrl=r.handshakeUrl),r.frontierUrl&&(i.frontierUrl=r.frontierUrl),r.mockScenario&&(i.mockScenario=r.mockScenario),qI(r.privatecode,e,i,r.skipRebuildEnv)}case"send":return Rp({kind:r.kind,path:r.path,...r.agentId?{agentId:r.agentId}:{},...r.sessionId?{sessionId:r.sessionId}:{},...r.caption?{caption:r.caption}:{},...r.name?{name:r.name}:{},...r.groupFile?{groupFile:!0}:{},...r.mimeType?{mimeType:r.mimeType}:{},json:r.json},e)}}async function Gp(t){let{unlink:e}=await import("node:fs/promises");await Promise.all([e(t.pidFile).catch(()=>{}),e(t.portFile).catch(()=>{}),e(t.tokenFile).catch(()=>{})])}async function NI(t){let e=t.paths??Z(),r=new nn(e),i=await r.probe();if(i.kind==="not-running")return process.stdout.write(`coze-bridge: not running
217
+ `),1;if(i.kind==="stale")return await Gp(e),process.stdout.write(`coze-bridge: not running (cleaned stale state)
221
218
  `),1;let o=await r.request({method:"GET",path:"/status"});return process.stdout.write(`coze-bridge: running
222
219
  ${JSON.stringify(o.body,null,2)}
223
- `),0}async function $p(t){let e=t.paths??Z(),r=new sn(e),i=t.daemonSweep??(async()=>{let f=U0();return await G0(f),f}),o=async()=>{t.skipProcessKill||await i(e)},c=await xs(t),d=!1;if(c)try{await c.uninstall(),d=!0}catch(f){process.stderr.write(`coze-bridge: supervisor uninstall failed (continuing): ${String(f)}
220
+ `),0}async function jp(t){let e=t.paths??Z(),r=new nn(e),i=t.daemonSweep??(async()=>{let f=B0();return await F0(f),f}),o=async()=>{t.skipProcessKill||await i(e)},c=await ps(t),d=!1;if(c)try{await c.uninstall(),d=!0}catch(f){process.stderr.write(`coze-bridge: supervisor uninstall failed (continuing): ${String(f)}
224
221
  `)}let u=await r.probe();if(u.kind==="not-running")return await o(),process.stdout.write(d?`coze-bridge: stopped
225
222
  `:`coze-bridge: not running
226
- `),0;if(u.kind==="stale")return await Kp(e),await o(),process.stdout.write(`coze-bridge: not running (cleaned stale state)
223
+ `),0;if(u.kind==="stale")return await Gp(e),await o(),process.stdout.write(`coze-bridge: not running (cleaned stale state)
227
224
  `),0;try{return await r.request({method:"POST",path:"/shutdown"}),await o(),process.stdout.write(`coze-bridge: stopped
228
225
  `),0}catch(f){return(await r.probe()).kind!=="connected"?(await o(),process.stdout.write(`coze-bridge: stopped
229
226
  `),0):(await o(),process.stdout.write(`coze-bridge: stop failed: ${String(f)}
230
- `),1)}}async function D2(t){return await $p(t),(t.spawnNpx??P2)(["-y","--ignore-existing","coze-bridge@latest","connect"])}function P2(t){return new Promise(e=>{let r=st("npx",t,{stdio:"inherit"});r.on("exit",i=>e(i??1)),r.on("error",i=>{process.stderr.write(`coze-bridge: spawn npx failed: ${String(i)}
231
- `),e(1)})})}async function O2(t,e){let r=new sn(e.paths);if((await r.probe()).kind==="not-running")return process.stdout.write(`coze-bridge: not running (start daemon first)
227
+ `),1)}}async function MI(t){return await jp(t),(t.spawnNpx??BI)(["-y","--ignore-existing","coze-bridge@latest","connect"])}function BI(t){return new Promise(e=>{let r=st("npx",t,{stdio:"inherit"});r.on("exit",i=>e(i??1)),r.on("error",i=>{process.stderr.write(`coze-bridge: spawn npx failed: ${String(i)}
228
+ `),e(1)})})}async function FI(t,e){let r=new nn(e.paths);if((await r.probe()).kind==="not-running")return process.stdout.write(`coze-bridge: not running (start daemon first)
232
229
  `),1;try{let o=await r.request({method:"POST",path:"/reload",body:t?{agent_id:t}:{},timeoutMs:35e3});if(o.status===200&&o.body?.ok){let c=o.body.recycled??[];return t&&c.length===0?process.stdout.write(`coze-bridge: agent ${t} \u65E0\u8FD0\u884C\u4E2D\u5B50\u8FDB\u7A0B\u53EF\u56DE\u6536 (\u672A\u6CE8\u518C / \u5DF2 idle)
233
230
  `):process.stdout.write(`coze-bridge: reloaded ${c.length} agent(s): ${c.join(", ")||"(none)"}
234
231
  `),0}return process.stderr.write(`coze-bridge: reload failed: ${JSON.stringify(o.body)}
235
232
  `),1}catch(o){return process.stderr.write(`coze-bridge: reload failed: ${String(o)}
236
- `),1}}async function xs(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(()=>(Gp(),Up)),i=e(),o=r();return{platform:i.platform,install:c=>i.install(o,c),uninstall:()=>i.uninstall(o)}}async function Vp(t,e){let r=await e.probe(),i=t.waitTimeoutMs??15e3,o=t.sleep??U2,c=t.paths??Z();if(r.kind==="connected"){if(!L2(r.body))return r;rt(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=>rt(c.bridgeLogsDir,"warn","cli","restart for Node drift: shutdown failed",{err:String(f)})),await qp(c.pidFile,o)}let d=t.spawnDaemon??fp,u=await xs(t);if(u&&(u.platform==="darwin"||u.platform==="linux")){try{await u.install({activate:!0});let f=await Hp(e,i,o);if(f.kind==="connected")return f;rt(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){rt(c.bridgeLogsDir,"warn","cli","supervisor \u63A5\u7BA1\u5931\u8D25, \u56DE\u9000\u624B\u52A8 spawn",{err:String(f)})}rt(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 qp(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)}
233
+ `),1}}async function ps(t){if(t.supervisor){let c=t.supervisor,d={nodeBin:"",entry:"",logFile:"",homeDir:"",userName:""};return{platform:c.platform,install:u=>c.install(d,u),uninstall:()=>c.uninstall(d)}}if(t.skipSupervisor)return;let{getSupervisor:e,buildContext:r}=await Promise.resolve().then(()=>(Bp(),Mp)),i=e(),o=r();return{platform:i.platform,install:c=>i.install(o,c),uninstall:()=>i.uninstall(o)}}async function qp(t,e){let r=await e.probe(),i=t.waitTimeoutMs??15e3,o=t.sleep??WI,c=t.paths??Z();if(r.kind==="connected"){if(!zI(r.body))return r;ut(c.bridgeLogsDir,"warn","cli","daemon Node \u4E0E\u5F53\u524D CLI \u4E0D\u4E00\u81F4, \u91CD\u542F daemon",{currentNode:process.execPath,currentArch:process.arch,daemon:r.body}),await e.request({method:"POST",path:"/shutdown"}).catch(f=>ut(c.bridgeLogsDir,"warn","cli","restart for Node drift: shutdown failed",{err:String(f)})),await zp(c.pidFile,o)}let d=t.spawnDaemon??dp,u=await ps(t);if(u&&(u.platform==="darwin"||u.platform==="linux")){try{await u.install({activate:!0});let f=await Fp(e,i,o);if(f.kind==="connected")return f;ut(c.bridgeLogsDir,"warn","cli","supervisor \u8D77 daemon \u8D85\u65F6, \u56DE\u9000\u624B\u52A8 spawn (\u672C\u6B21\u65E0\u5D29\u6E83\u4FDD\u6D3B)",{waitMs:i})}catch(f){ut(c.bridgeLogsDir,"warn","cli","supervisor \u63A5\u7BA1\u5931\u8D25, \u56DE\u9000\u624B\u52A8 spawn",{err:String(f)})}ut(c.bridgeLogsDir,"warn","cli","\u79FB\u9664\u5F00\u673A\u81EA\u542F\u914D\u7F6E (supervisor \u63A5\u7BA1\u672A\u6210\u529F, \u56DE\u9000\u624B\u52A8 spawn; \u4E0B\u6B21\u91CD\u542F\u4E0D\u518D\u81EA\u542F, \u9700\u91CD\u65B0 service install)",{platform:u.platform}),await u.uninstall().catch(()=>{}),await zp(c.pidFile,o)}else u&&await u.install({activate:!1}).catch(f=>process.stderr.write(`coze-bridge: \u81EA\u542F\u6CE8\u518C\u5931\u8D25(\u4E0D\u5F71\u54CD\u672C\u6B21): ${String(f)}
237
234
  `));return process.stdout.write(`coze-bridge: starting daemon...
238
- `),await d({paths:t.paths}),Hp(e,i,o)}function L2(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 N2(t){let e=new sn(t.paths);if((await e.probe()).kind==="connected"){process.stdout.write(`coze-bridge: stopping daemon...
235
+ `),await d({paths:t.paths}),Fp(e,i,o)}function zI(t){if(!t||typeof t!="object")return!1;let e=t;return typeof e.nodeExecPath!="string"||typeof e.nodeArch!="string"?!1:e.nodeExecPath!==process.execPath||e.nodeArch!==process.arch}async function UI(t){let e=new nn(t.paths);if((await e.probe()).kind==="connected"){process.stdout.write(`coze-bridge: stopping daemon...
239
236
  `);try{await e.request({method:"POST",path:"/shutdown"})}catch(d){process.stderr.write(`coze-bridge: stop failed (continuing): ${String(d)}
240
- `)}await new Promise(d=>setTimeout(d,500))}let i=await xs(t);if(i)try{await i.uninstall(),process.stdout.write(`coze-bridge: ${i.platform} supervisor unregistered
237
+ `)}await new Promise(d=>setTimeout(d,500))}let i=await ps(t);if(i)try{await i.uninstall(),process.stdout.write(`coze-bridge: ${i.platform} supervisor unregistered
241
238
  `)}catch(d){process.stderr.write(`coze-bridge: supervisor uninstall failed (continuing): ${String(d)}
242
239
  `)}let o=t.paths??Z(),{rm:c}=await import("node:fs/promises");try{await c(o.bridgeRoot,{recursive:!0,force:!0}),process.stdout.write(`coze-bridge: removed ${o.bridgeRoot}
243
240
  `)}catch(d){return process.stderr.write(`coze-bridge: remove failed: ${String(d)}
244
241
  `),1}return process.stdout.write(`coze-bridge: purged (agents workspaces preserved under ~/.coze/agents)
245
- `),0}async function M2(t){let e=await xs(t);if(!e)return 0;try{return process.stdout.write(`coze-bridge: installing ${e.platform} supervisor...
242
+ `),0}async function HI(t){let e=await ps(t);if(!e)return 0;try{return process.stdout.write(`coze-bridge: installing ${e.platform} supervisor...
246
243
  `),await e.install(),process.stdout.write(`coze-bridge: supervisor installed (daemon will auto-start on login)
247
244
  `),0}catch(r){return process.stderr.write(`coze-bridge: service install failed: ${String(r)}
248
- `),1}}async function B2(t){let e=await xs(t);if(!e)return 0;try{return await e.uninstall(),process.stdout.write(`coze-bridge: ${e.platform} supervisor unregistered
245
+ `),1}}async function GI(t){let e=await ps(t);if(!e)return 0;try{return await e.uninstall(),process.stdout.write(`coze-bridge: ${e.platform} supervisor unregistered
249
246
  `),0}catch(r){return process.stderr.write(`coze-bridge: service uninstall failed: ${String(r)}
250
- `),1}}async function Jp(t,e,r){if(e)return rt(t.bridgeLogsDir,"info","cli","agent-env: skip rebuild, use process.env",{}),process.env;let i=await r();return i.kind==="ok"?(rt(t.bridgeLogsDir,"info","cli","agent-env: rebuilt from login shell",{vars:Object.keys(i.env).length}),i.env):i.kind==="skipped"?(rt(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
- `),rt(t.bridgeLogsDir,"warn","cli","reconstructLoginShellEnv failed, fell back to process.env",{reason:i.reason}),process.env)}async function F2(t,e,r,i={},o,c){let d=new sn(r.paths),u=r.paths??Z(),f=await Jp(u,c,r.reconstructEnv??Qd);if(await Yc(u,f).catch(_=>rt(u.bridgeLogsDir,"warn","cli","writeAgentEnv failed (ignored)",{err:String(_)})),!r.skipDistInstall){let _=await il({paths:r.paths});_.kind==="version-changed"?(process.stdout.write(`coze-bridge: upgraded ${_.fromVersion} \u2192 ${_.toVersion}
252
- `),(await d.probe()).kind==="connected"&&(await d.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(y=>setTimeout(y,500)))):_.kind==="first-install"&&process.stdout.write(`coze-bridge: installed ${_.libVersion}
253
- `)}let h=await Vp(r,d);if(h.kind!=="connected")return process.stderr.write(`coze-bridge: daemon did not come up: ${h.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 _=await d.request({method:"POST",path:"/pair",body:g,timeoutMs:35e3});if(_.status===200&&_.body?.ok){let v=_.body.agent;return v&&!v.ok?(process.stderr.write(`coze-bridge: paired but agent ensure failed (agentId=${v.agentId}): ${v.note}
247
+ `),1}}async function Wp(t,e,r){if(e)return ut(t.bridgeLogsDir,"info","cli","agent-env: skip rebuild, use process.env",{}),process.env;let i=await r();return i.kind==="ok"?(ut(t.bridgeLogsDir,"info","cli","agent-env: rebuilt from login shell",{vars:Object.keys(i.env).length}),i.env):i.kind==="skipped"?(ut(t.bridgeLogsDir,"info","cli","agent-env: rebuild not applicable, use process.env",{reason:i.reason}),process.env):(process.stderr.write(`coze-bridge: \u91CD\u5EFA shell \u73AF\u5883\u5931\u8D25, \u56DE\u9000\u5F53\u524D\u8FDB\u7A0B\u73AF\u5883 (\u53EF\u7528 --skip-rebuild-env \u663E\u5F0F\u8DF3\u8FC7)
248
+ `),ut(t.bridgeLogsDir,"warn","cli","reconstructLoginShellEnv failed, fell back to process.env",{reason:i.reason}),process.env)}async function jI(t,e,r,i={},o,c){let d=new nn(r.paths),u=r.paths??Z(),f=await Wp(u,c,r.reconstructEnv??rl);if(await fd(u,f).catch(m=>ut(u.bridgeLogsDir,"warn","cli","writeAgentEnv failed (ignored)",{err:String(m)})),!r.skipDistInstall){let m=await dl({paths:r.paths});m.kind==="version-changed"?(process.stdout.write(`coze-bridge: upgraded ${m.fromVersion} \u2192 ${m.toVersion}
249
+ `),(await d.probe()).kind==="connected"&&(await d.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(_=>setTimeout(_,500)))):m.kind==="first-install"&&process.stdout.write(`coze-bridge: installed ${m.libVersion}
250
+ `)}let x=await qp(r,d);if(x.kind!=="connected")return process.stderr.write(`coze-bridge: daemon did not come up: ${x.kind}
251
+ `),1;let g={privatecode:t,pairing_code:e};i.env&&(g.env=i.env),i.handshakeUrl&&(g.handshake_url=i.handshakeUrl),i.frontierUrl&&(g.frontier_url=i.frontierUrl),i.mockScenario&&(g.mock_scenario=i.mockScenario),o&&(g.agent_id=o);try{let m=await d.request({method:"POST",path:"/pair",body:g,timeoutMs:35e3});if(m.status===200&&m.body?.ok){let S=m.body.agent;return S&&!S.ok?(process.stderr.write(`coze-bridge: paired but agent ensure failed (agentId=${S.agentId}): ${S.note}
255
252
  `),1):(process.stdout.write(`\u5DF2\u914D\u5BF9\u8FDE\u63A5\u5B8C\u6210\uFF0C\u8BF7\u8FD4\u56DE\u5230 coze \u5E73\u53F0\u4E0A\u70B9\u51FB "\u6211\u5DF2\u6267\u884C"
256
- `),0)}return process.stderr.write(`coze-bridge: pair failed: ${JSON.stringify(_.body)}
257
- `),1}catch(_){return process.stderr.write(`coze-bridge: pair failed: ${String(_)}
258
- `),1}}async function z2(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 sn(e.paths),u=await Jp(o,i,e.reconstructEnv??Qd);if(await Yc(o,u).catch(g=>rt(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(v=>setTimeout(v,500)))):g.kind==="first-install"&&process.stdout.write(`coze-bridge: installed ${g.libVersion}
260
- `)}let f=await Vp(e,d);if(f.kind!=="connected")return process.stderr.write(`coze-bridge: daemon did not come up: ${f.kind}
261
- `),1;let h={privatecode:c};r.env&&(h.env=r.env),r.handshakeUrl&&(h.handshake_url=r.handshakeUrl),r.frontierUrl&&(h.frontier_url=r.frontierUrl),r.mockScenario&&(h.mock_scenario=r.mockScenario);try{let g=await d.request({method:"POST",path:"/connect",body:h,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(_=>jp.warn("writePatToken after connect failed (ignored)",{err:String(_)})),0):(process.stderr.write(`coze-bridge: connect failed: ${JSON.stringify(g.body)}
253
+ `),0)}return process.stderr.write(`coze-bridge: pair failed: ${JSON.stringify(m.body)}
254
+ `),1}catch(m){return process.stderr.write(`coze-bridge: pair failed: ${String(m)}
255
+ `),1}}async function qI(t,e,r={},i){let o=e.paths??Z(),c=t??await da(o);if(!c)return process.stderr.write("coze-bridge: \u627E\u4E0D\u5230 patToken \u2014 \u5148\u8DD1\u4E00\u6B21 `coze-bridge --pat-token=<sat_xxx> --pair-code=<xxx>` \u914D\u5BF9, \u6216\u672C\u6B21\u7528 `--pat-token` \u6307\u5B9A\n"),1;let d=new nn(e.paths),u=await Wp(o,i,e.reconstructEnv??rl);if(await fd(o,u).catch(g=>ut(o.bridgeLogsDir,"warn","cli","writeAgentEnv failed (ignored)",{err:String(g)})),!e.skipDistInstall){let g=await dl({paths:e.paths});g.kind==="version-changed"?(process.stdout.write(`coze-bridge: upgraded ${g.fromVersion} \u2192 ${g.toVersion}
256
+ `),(await d.probe()).kind==="connected"&&(await d.request({method:"POST",path:"/shutdown"}).catch(()=>{}),await new Promise(S=>setTimeout(S,500)))):g.kind==="first-install"&&process.stdout.write(`coze-bridge: installed ${g.libVersion}
257
+ `)}let f=await qp(e,d);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 g=await d.request({method:"POST",path:"/connect",body:x,timeoutMs:35e3});return g.status===200&&g.body?.ok?(process.stdout.write(`coze-bridge: connected (${g.body.note??"ok"})
259
+ `),t!==void 0&&await ls(c,o).catch(m=>Up.warn("writePatToken after connect failed (ignored)",{err:String(m)})),0):(process.stderr.write(`coze-bridge: connect failed: ${JSON.stringify(g.body)}
263
260
  `),1)}catch(g){return process.stderr.write(`coze-bridge: connect failed: ${String(g)}
264
- `),1}}async function Hp(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 qp(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||!Ki(u))return;await e(i)}}function U2(t){return new Promise(e=>setTimeout(e,t))}te();function G2(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 Zp(t=process.versions.node,e=i=>{process.stderr.write(i)},r=i=>process.exit(i)){let i=G2(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
261
+ `),1}}async function Fp(t,e,r){let i=Date.now()+e;for(;Date.now()<i;){let o=await t.probe(500);if(o.kind==="connected")return o;await r(200)}return t.probe(500)}async function zp(t,e,r=60,i=200){let{readFile:o}=await import("node:fs/promises");for(let c=0;c<r;c++){let d;try{d=await o(t,"utf8")}catch{return}let u=Number.parseInt(d.trim(),10);if(!Number.isFinite(u)||u<=0||!Vi(u))return;await e(i)}}function WI(t){return new Promise(e=>setTimeout(e,t))}ne();function KI(t){let e=/^v?(\d+)(?:\.(\d+))?/.exec(t.trim());if(!e)return"ok";let r=Number(e[1]),i=Number(e[2]??0);return r<18||r===18&&i<4?"fatal":r<20?"warn":"ok"}function Kp(t=process.versions.node,e=i=>{process.stderr.write(i)},r=i=>process.exit(i)){let i=KI(t);if(i==="ok")return;let o=t.replace(/^v/,"");i==="fatal"?(e(`[coze-bridge] \u5F53\u524D Node.js \u7248\u672C v${o} \u8FC7\u4F4E,\u65E0\u6CD5\u8FD0\u884C(\u6700\u4F4E v18.4.0,\u63A8\u8350 v20+)\u3002\u8BF7\u5347\u7EA7\u540E\u91CD\u8BD5:https://nodejs.org(\u6216\u7528 nvm/fnm)\u3002
265
262
  `),r(1)):e(`[coze-bridge] \u68C0\u6D4B\u5230 Node.js v${o},\u672C\u9879\u76EE\u63A8\u8350 v20+,\u4F4E\u4E8E v20 \u540E\u7EED\u5347\u7EA7\u53EF\u80FD\u6709\u517C\u5BB9\u95EE\u9898,\u5EFA\u8BAE\u5347\u7EA7\u3002
266
263
  \u5347\u7EA7\u5B8C\u540E\u9700\u8981\u6267\u884C\u4EE5\u4E0B\u547D\u4EE4\u91CD\u65B0\u8FDE\u63A5:
267
264
  npx -y coze-bridge@latest stop
268
265
  npx -y coze-bridge@latest connect
269
266
 
270
- `)}Zp();!process.argv.includes("--daemon")&&!process.env.COZE_BRIDGE_LOG_LEVEL&&Dl("warn");Wp(process.argv).then(t=>process.exit(t),t=>{process.stderr.write(`fatal: ${t instanceof Error?t.stack??t.message:String(t)}
267
+ `)}Kp();!process.argv.includes("--daemon")&&!process.env.COZE_BRIDGE_LOG_LEVEL&&Nl("warn");Hp(process.argv).then(t=>process.exit(t),t=>{process.stderr.write(`fatal: ${t instanceof Error?t.stack??t.message:String(t)}
271
268
  `),process.exit(1)});