@tangle-network/sandbox 0.0.0-develop.20260617114414.cdf61be → 0.0.0-develop.20260617140247.79bcc19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +22 -0
- package/dist/agent/index.js +1 -1
- package/dist/auth/index.js +1 -1
- package/dist/client-CiEyq5FX.js +1 -1
- package/dist/collaboration/index.js +1 -1
- package/dist/collaboration-BxlfZ2Uh.js +1 -1
- package/dist/core.js +1 -1
- package/dist/errors-DZsfJUuc.js +1 -1
- package/dist/index.d.ts +11 -9
- package/dist/index.js +1 -1
- package/dist/intelligence/index.js +1 -1
- package/dist/openai/index.js +1 -1
- package/dist/sandbox-MqP7hJXq.js +1 -1
- package/dist/session-gateway/index.js +1 -1
- package/dist/tangle/index.js +1 -1
- package/dist/tangle-DuP1dPqr.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -88,6 +88,28 @@ console.log(task.response);
|
|
|
88
88
|
await box.delete();
|
|
89
89
|
```
|
|
90
90
|
|
|
91
|
+
## Custom Images
|
|
92
|
+
|
|
93
|
+
Build a reusable image once, then create sandboxes from the returned image id.
|
|
94
|
+
The SDK sends the build to the public sandbox API, which forwards it to the
|
|
95
|
+
orchestrator image builder and cache.
|
|
96
|
+
|
|
97
|
+
```typescript
|
|
98
|
+
import { Image, Sandbox } from "@tangle-network/sandbox";
|
|
99
|
+
|
|
100
|
+
const client = new Sandbox({
|
|
101
|
+
apiKey: process.env.TANGLE_API_KEY!,
|
|
102
|
+
baseUrl: process.env.SANDBOX_BASE_URL ?? "https://sandbox.tangle.tools",
|
|
103
|
+
});
|
|
104
|
+
|
|
105
|
+
const image = await Image.create("python:3.12-slim")
|
|
106
|
+
.addPackages(["numpy", "pandas"])
|
|
107
|
+
.addCommands(["python - <<'PY'\nprint('image ready')\nPY"])
|
|
108
|
+
.build({ client });
|
|
109
|
+
|
|
110
|
+
const box = await client.create({ image: image.id });
|
|
111
|
+
```
|
|
112
|
+
|
|
91
113
|
## Stream durability is platform-managed — do not build your own
|
|
92
114
|
|
|
93
115
|
> **If you are about to add a Cloudflare Durable Object, a KV bucket, an in-Worker
|
package/dist/agent/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const a0_0x24b13e=a0_0x3c5d;(function(_0x2e3d10,_0x4ce581){const _0x402670=a0_0x3c5d,_0x11166c=_0x2e3d10();while(!![]){try{const _0x1a7ea2=-parseInt(_0x402670(0x108))/0x1+-parseInt(_0x402670(0x10f))/0x2+parseInt(_0x402670(0x114))/0x3*(-parseInt(_0x402670(0x121))/0x4)+-parseInt(_0x402670(0x15c))/0x5*(-parseInt(_0x402670(0x10b))/0x6)+parseInt(_0x402670(0x113))/0x7+-parseInt(_0x402670(0x16d))/0x8*(-parseInt(_0x402670(0x15e))/0x9)+-parseInt(_0x402670(0x122))/0xa*(-parseInt(_0x402670(0x139))/0xb);if(_0x1a7ea2===_0x4ce581)break;else _0x11166c['push'](_0x11166c['shift']());}catch(_0x31bcbd){_0x11166c['push'](_0x11166c['shift']());}}}(a0_0x3684,0xb2c1f));import{createRequire}from'\x6e\x6f\x64\x65\x3a\x6d\x6f\x64\x75\x6c\x65';const TOOL_SPECS={'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x72\x75\x6e\x5f\x63\x6f\x64\x65':{'\x6e\x61\x6d\x65':a0_0x24b13e(0x15d),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x24b13e(0x146),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x24b13e(0x184),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x6c\x61\x6e\x67\x75\x61\x67\x65':{'\x74\x79\x70\x65':'\x73\x74\x72\x69\x6e\x67','\x65\x6e\x75\x6d':[a0_0x24b13e(0x11c),a0_0x24b13e(0x152),'\x74\x79\x70\x65\x73\x63\x72\x69\x70\x74',a0_0x24b13e(0x197)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x24b13e(0x16c)},'\x73\x6f\x75\x72\x63\x65':{'\x74\x79\x70\x65':a0_0x24b13e(0x12c),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x53\x6f\x75\x72\x63\x65\x20\x63\x6f\x64\x65\x20\x74\x6f\x20\x72\x75\x6e\x2e\x20\x4d\x75\x6c\x74\x69\x2d\x6c\x69\x6e\x65\x20\x73\x75\x70\x70\x6f\x72\x74\x65\x64\x2e'},'\x74\x69\x6d\x65\x6f\x75\x74\x5f\x6d\x73':{'\x74\x79\x70\x65':'\x6e\x75\x6d\x62\x65\x72','\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x50\x65\x72\x2d\x63\x61\x6c\x6c\x20\x74\x69\x6d\x65\x6f\x75\x74\x2e\x20\x30\x20\x64\x69\x73\x61\x62\x6c\x65\x73\x2e\x20\x44\x65\x66\x61\x75\x6c\x74\x20\x36\x30\x30\x30\x30\x2e'}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0x24b13e(0x10c),'\x73\x6f\x75\x72\x63\x65'],'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':![]},'\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72':({box:_0x2bd2b7,sessionId:_0x3ad720})=>async _0x51bb5e=>{const _0x229caa=a0_0x24b13e;return await _0x2bd2b7[_0x229caa(0x115)](_0x51bb5e[_0x229caa(0x10c)],_0x51bb5e[_0x229caa(0x103)],{'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x3ad720,'\x74\x69\x6d\x65\x6f\x75\x74\x4d\x73':_0x51bb5e[_0x229caa(0x181)]});}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x65\x78\x65\x63':{'\x6e\x61\x6d\x65':a0_0x24b13e(0x18c),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x24b13e(0x126),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x24b13e(0x184),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x63\x6f\x6d\x6d\x61\x6e\x64':{'\x74\x79\x70\x65':'\x73\x74\x72\x69\x6e\x67','\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x53\x68\x65\x6c\x6c\x20\x63\x6f\x6d\x6d\x61\x6e\x64\x20\x6c\x69\x6e\x65\x2e'},'\x63\x77\x64':{'\x74\x79\x70\x65':a0_0x24b13e(0x12c),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x24b13e(0x174)},'\x74\x69\x6d\x65\x6f\x75\x74\x5f\x6d\x73':{'\x74\x79\x70\x65':a0_0x24b13e(0x17b),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x24b13e(0x169)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0x24b13e(0x173)],'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':![]},'\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72':({box:_0x32513a,sessionId:_0x41f317})=>async _0x1897ce=>{const _0x1ace7c=a0_0x24b13e;return await _0x32513a['\x65\x78\x65\x63'](_0x1897ce['\x63\x6f\x6d\x6d\x61\x6e\x64'],{'\x63\x77\x64':_0x1897ce['\x63\x77\x64'],'\x74\x69\x6d\x65\x6f\x75\x74\x4d\x73':_0x1897ce[_0x1ace7c(0x181)],'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x41f317});}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x72\x65\x61\x64':{'\x6e\x61\x6d\x65':a0_0x24b13e(0xfb),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x52\x65\x61\x64\x20\x61\x20\x66\x69\x6c\x65\x20\x66\x72\x6f\x6d\x20\x74\x68\x65\x20\x73\x61\x6e\x64\x62\x6f\x78\x20\x66\x69\x6c\x65\x73\x79\x73\x74\x65\x6d\x2e\x20\x52\x65\x6c\x61\x74\x69\x76\x65\x20\x70\x61\x74\x68\x73\x20\x72\x65\x73\x6f\x6c\x76\x65\x20\x66\x72\x6f\x6d\x20\x74\x68\x65\x20\x77\x6f\x72\x6b\x73\x70\x61\x63\x65\x20\x72\x6f\x6f\x74\x3b\x20\x61\x62\x73\x6f\x6c\x75\x74\x65\x20\x70\x61\x74\x68\x73\x20\x72\x65\x61\x64\x20\x74\x68\x65\x20\x63\x6f\x6e\x74\x61\x69\x6e\x65\x72\x20\x66\x69\x6c\x65\x73\x79\x73\x74\x65\x6d\x20\x64\x69\x72\x65\x63\x74\x6c\x79\x2e','\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x24b13e(0x184),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x70\x61\x74\x68':{'\x74\x79\x70\x65':a0_0x24b13e(0x12c)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0x24b13e(0x120)],'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':![]},'\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72':({box:_0x262e66,sessionId:_0x1a7fa8})=>async _0x4212d4=>{const _0x36858f=a0_0x24b13e;return{'\x63\x6f\x6e\x74\x65\x6e\x74':await _0x262e66[_0x36858f(0x155)](_0x4212d4[_0x36858f(0x120)],{'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x1a7fa8})};}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x77\x72\x69\x74\x65':{'\x6e\x61\x6d\x65':'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x77\x72\x69\x74\x65','\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x57\x72\x69\x74\x65\x20\x61\x20\x66\x69\x6c\x65\x20\x69\x6e\x20\x74\x68\x65\x20\x73\x61\x6e\x64\x62\x6f\x78\x2e\x20\x43\x72\x65\x61\x74\x65\x73\x20\x70\x61\x72\x65\x6e\x74\x20\x64\x69\x72\x65\x63\x74\x6f\x72\x69\x65\x73\x20\x61\x73\x20\x6e\x65\x65\x64\x65\x64\x2e\x20\x4f\x76\x65\x72\x77\x72\x69\x74\x65\x73\x20\x65\x78\x69\x73\x74\x69\x6e\x67\x20\x66\x69\x6c\x65\x73\x2e','\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x24b13e(0x184),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x70\x61\x74\x68':{'\x74\x79\x70\x65':'\x73\x74\x72\x69\x6e\x67'},'\x63\x6f\x6e\x74\x65\x6e\x74':{'\x74\x79\x70\x65':a0_0x24b13e(0x12c),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x24b13e(0xf7)}},'\x72\x65\x71\x75\x69\x72\x65\x64':['\x70\x61\x74\x68',a0_0x24b13e(0x192)],'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':![]},'\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72':({box:_0x7c849})=>async _0x34dffc=>{const _0x4ab057=a0_0x24b13e;return await _0x7c849[_0x4ab057(0x160)](_0x34dffc[_0x4ab057(0x120)],_0x34dffc[_0x4ab057(0x192)]),{'\x6f\x6b':!![]};}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x6c\x69\x73\x74':{'\x6e\x61\x6d\x65':a0_0x24b13e(0x13d),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x24b13e(0x14e),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':'\x6f\x62\x6a\x65\x63\x74','\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x70\x61\x74\x68':{'\x74\x79\x70\x65':'\x73\x74\x72\x69\x6e\x67'}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0x24b13e(0x120)],'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':![]},'\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72':({box:_0x279a18})=>async _0x19bb79=>{const _0xc20165=a0_0x24b13e;return{'\x65\x6e\x74\x72\x69\x65\x73':await _0x279a18['\x66\x73'][_0xc20165(0x14a)](_0x19bb79['\x70\x61\x74\x68'])};}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x73\x65\x61\x72\x63\x68':{'\x6e\x61\x6d\x65':a0_0x24b13e(0x105),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x24b13e(0x196),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x24b13e(0x184),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x70\x61\x74\x74\x65\x72\x6e':{'\x74\x79\x70\x65':a0_0x24b13e(0x12c),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x24b13e(0x147)},'\x70\x61\x74\x68':{'\x74\x79\x70\x65':a0_0x24b13e(0x12c),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x24b13e(0x16a)},'\x6d\x61\x78\x5f\x72\x65\x73\x75\x6c\x74\x73':{'\x74\x79\x70\x65':'\x6e\x75\x6d\x62\x65\x72','\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x24b13e(0x17c)}},'\x72\x65\x71\x75\x69\x72\x65\x64':['\x70\x61\x74\x74\x65\x72\x6e'],'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':![]},'\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72':({box:_0x34242a})=>async _0x2b40d9=>{const _0xce28f5=a0_0x24b13e,_0x323bd4=[],_0x23391c=_0x2b40d9[_0xce28f5(0x18d)]??0x64;for await(const _0x4d1201 of _0x34242a[_0xce28f5(0xef)](_0x2b40d9[_0xce28f5(0x11d)],{'\x63\x77\x64':_0x2b40d9[_0xce28f5(0x120)],'\x6d\x61\x78\x52\x65\x73\x75\x6c\x74\x73':_0x23391c})){_0x323bd4[_0xce28f5(0x151)](_0x4d1201);if(_0x323bd4[_0xce28f5(0xfd)]>=_0x23391c)break;}return{'\x6d\x61\x74\x63\x68\x65\x73':_0x323bd4};}}},ALL_TOOL_SPECS=Object['\x76\x61\x6c\x75\x65\x73'](TOOL_SPECS);function selectSpecs(_0x385d6b){const _0x256833=a0_0x24b13e;if(!_0x385d6b||_0x385d6b[_0x256833(0xfd)]===0x0)return ALL_TOOL_SPECS;const _0x23129e=new Set(_0x385d6b);return Object['\x6b\x65\x79\x73'](TOOL_SPECS)[_0x256833(0x134)](_0xce73e4=>_0x23129e[_0x256833(0x13e)](_0xce73e4))['\x6d\x61\x70'](_0x4dadb8=>TOOL_SPECS[_0x4dadb8]);}function serializeToolResult(_0x3b21ff){const _0x5a6524=a0_0x24b13e,_0x37ee06={'\x70\x6b\x66\x47\x63':function(_0x11174d,_0x2e98ad){return _0x11174d===_0x2e98ad;}};if(_0x37ee06[_0x5a6524(0x12a)](typeof _0x3b21ff,_0x5a6524(0x12c)))return _0x3b21ff;try{return JSON['\x73\x74\x72\x69\x6e\x67\x69\x66\x79'](_0x3b21ff,null,0x2);}catch{return String(_0x3b21ff);}}const SDK_VERSION=((()=>{const _0x3b5981=a0_0x24b13e,_0x179f69={'\x6b\x48\x76\x76\x72':function(_0x1f0d49,_0x569237){return _0x1f0d49(_0x569237);},'\x44\x51\x50\x71\x45':'\x2e\x2e\x2f\x2e\x2e\x2f\x70\x61\x63\x6b\x61\x67\x65\x2e\x6a\x73\x6f\x6e','\x6e\x6e\x7a\x48\x51':_0x3b5981(0x167)};try{return _0x179f69['\x6b\x48\x76\x76\x72'](createRequire,import.meta.url)(_0x179f69[_0x3b5981(0xf2)])['\x76\x65\x72\x73\x69\x6f\x6e']??_0x3b5981(0x167);}catch{return _0x179f69[_0x3b5981(0x130)];}})());async function createMcpServer(_0x380a02,_0x509c57={}){const _0x2af986=a0_0x24b13e,_0x5156cf={'\x73\x6a\x6e\x56\x4b':_0x2af986(0x17d),'\x71\x47\x6f\x66\x42':function(_0x21533e,_0x3213d6){return _0x21533e(_0x3213d6);},'\x52\x42\x56\x51\x7a':function(_0x1e4568,_0x490425){return _0x1e4568(_0x490425);}};let _0x3bb77f,_0x354422;try{[_0x3bb77f,_0x354422]=await Promise[_0x2af986(0xf0)]([import(_0x2af986(0x14d)),import(_0x2af986(0xe9))]);}catch{throw new Error(_0x2af986(0x177));}const _0x1acd8f=selectSpecs(_0x509c57[_0x2af986(0x182)]),_0x458528={'\x62\x6f\x78':_0x380a02,'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x509c57[_0x2af986(0x14c)]},_0x10dc86=new Map();for(const _0x3eeea0 of _0x1acd8f)_0x10dc86[_0x2af986(0x127)](_0x3eeea0['\x6e\x61\x6d\x65'],_0x3eeea0[_0x2af986(0x106)](_0x458528));const _0x24aa36=new _0x3bb77f[(_0x2af986(0x132))]({'\x6e\x61\x6d\x65':_0x509c57[_0x2af986(0x158)]??_0x2af986(0x142),'\x76\x65\x72\x73\x69\x6f\x6e':_0x509c57[_0x2af986(0xf3)]??SDK_VERSION},{'\x63\x61\x70\x61\x62\x69\x6c\x69\x74\x69\x65\x73':{'\x74\x6f\x6f\x6c\x73':{}}});return _0x24aa36[_0x2af986(0x168)](_0x354422[_0x2af986(0x187)],async()=>({'\x74\x6f\x6f\x6c\x73':_0x1acd8f['\x6d\x61\x70'](_0x3d5bec=>({'\x6e\x61\x6d\x65':_0x3d5bec[_0x2af986(0x158)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x3d5bec['\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e'],'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':_0x3d5bec['\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61']}))})),_0x24aa36[_0x2af986(0x168)](_0x354422['\x43\x61\x6c\x6c\x54\x6f\x6f\x6c\x52\x65\x71\x75\x65\x73\x74\x53\x63\x68\x65\x6d\x61'],async _0x37d152=>{const _0x15abd7=_0x2af986,_0x24c8b9=_0x37d152,_0xc61030=_0x10dc86[_0x15abd7(0xfe)](_0x24c8b9[_0x15abd7(0x183)][_0x15abd7(0x158)]);if(!_0xc61030)return{'\x69\x73\x45\x72\x72\x6f\x72':!![],'\x63\x6f\x6e\x74\x65\x6e\x74':[{'\x74\x79\x70\x65':_0x5156cf[_0x15abd7(0x136)],'\x74\x65\x78\x74':_0x15abd7(0x150)+_0x24c8b9[_0x15abd7(0x183)]['\x6e\x61\x6d\x65']}]};try{return{'\x63\x6f\x6e\x74\x65\x6e\x74':[{'\x74\x79\x70\x65':_0x5156cf[_0x15abd7(0x136)],'\x74\x65\x78\x74':serializeToolResult(await _0x5156cf['\x71\x47\x6f\x66\x42'](_0xc61030,_0x24c8b9['\x70\x61\x72\x61\x6d\x73'][_0x15abd7(0x10d)]??{}))}]};}catch(_0x25f365){return{'\x69\x73\x45\x72\x72\x6f\x72':!![],'\x63\x6f\x6e\x74\x65\x6e\x74':[{'\x74\x79\x70\x65':'\x74\x65\x78\x74','\x74\x65\x78\x74':_0x25f365 instanceof Error?_0x25f365[_0x15abd7(0x11b)]:_0x5156cf['\x52\x42\x56\x51\x7a'](String,_0x25f365)}]};}}),{'\x73\x65\x72\x76\x65\x72':_0x24aa36,'\x63\x6f\x6e\x6e\x65\x63\x74':_0x13db32=>_0x24aa36[_0x2af986(0x186)](_0x13db32),'\x63\x6c\x6f\x73\x65':()=>_0x24aa36[_0x2af986(0x15a)]()};}function runCode(_0x2e642c,_0x245f3d,_0x58c9c3,_0x34014a){return _0x2e642c['\x72\x75\x6e\x43\x6f\x64\x65'](_0x245f3d,_0x58c9c3,_0x34014a);}function anthropicTools(_0x827b2c,_0x4ee25c={}){const _0x560767=a0_0x24b13e,_0x5ec058={'\x4d\x62\x72\x73\x73':_0x560767(0x170),'\x73\x51\x42\x57\x56':function(_0x39cf63,_0x52fcf6){return _0x39cf63(_0x52fcf6);}},_0x4c26dd=_0x5ec058[_0x560767(0xf4)](selectSpecs,_0x4ee25c['\x61\x6c\x6c\x6f\x77']),_0x5b3d5f={'\x62\x6f\x78':_0x827b2c,'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x4ee25c[_0x560767(0x14c)]},_0x30299d=new Map();for(const _0x2fa3fd of _0x4c26dd)_0x30299d[_0x560767(0x127)](_0x2fa3fd[_0x560767(0x158)],_0x2fa3fd['\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72'](_0x5b3d5f));const _0x47232e=_0x4c26dd[_0x560767(0x166)](_0x59d893=>({'\x6e\x61\x6d\x65':_0x59d893[_0x560767(0x158)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x59d893[_0x560767(0x189)],'\x69\x6e\x70\x75\x74\x5f\x73\x63\x68\x65\x6d\x61':_0x59d893[_0x560767(0x145)]}));async function _0x3845e4(_0x2e8718){const _0x10020c=_0x560767,_0x3c55ee=_0x30299d['\x67\x65\x74'](_0x2e8718[_0x10020c(0x158)]);if(!_0x3c55ee)return{'\x74\x79\x70\x65':_0x10020c(0x170),'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x2e8718['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0x10020c(0x150)+_0x2e8718[_0x10020c(0x158)],'\x69\x73\x5f\x65\x72\x72\x6f\x72':!![]};try{const _0xf86833=await _0x3c55ee(_0x2e8718['\x69\x6e\x70\x75\x74']);return{'\x74\x79\x70\x65':'\x74\x6f\x6f\x6c\x5f\x72\x65\x73\x75\x6c\x74','\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x2e8718['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':toAnthropicContent(_0xf86833)};}catch(_0x5268e8){return{'\x74\x79\x70\x65':_0x5ec058[_0x10020c(0x144)],'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x2e8718['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0x5268e8 instanceof Error?_0x5268e8[_0x10020c(0x11b)]:String(_0x5268e8),'\x69\x73\x5f\x65\x72\x72\x6f\x72':!![]};}}async function _0x552563(_0x12f519){const _0x5613a5=_0x560767,_0x25b310=_0x12f519[_0x5613a5(0x134)](_0xceb331=>typeof _0xceb331==='\x6f\x62\x6a\x65\x63\x74'&&_0xceb331!==null&&_0xceb331['\x74\x79\x70\x65']==='\x74\x6f\x6f\x6c\x5f\x75\x73\x65');return Promise[_0x5613a5(0xf0)](_0x25b310[_0x5613a5(0x166)](_0x3845e4));}return{'\x74\x6f\x6f\x6c\x73':_0x47232e,'\x68\x61\x6e\x64\x6c\x65\x54\x6f\x6f\x6c\x55\x73\x65':_0x3845e4,'\x68\x61\x6e\x64\x6c\x65\x41\x73\x73\x69\x73\x74\x61\x6e\x74\x4d\x65\x73\x73\x61\x67\x65':_0x552563};}function toAnthropicContent(_0x2eeb18){const _0x79c621=a0_0x24b13e,_0x33e641={'\x66\x74\x6f\x49\x47':function(_0x27aadd,_0x5aa44d){return _0x27aadd(_0x5aa44d);},'\x44\x56\x6e\x74\x68':function(_0xce80fe,_0x9d127a){return _0xce80fe(_0x9d127a);}};if(!isCodeExecutionResultWithImages(_0x2eeb18))return _0x33e641[_0x79c621(0x13c)](serializeToolResult,_0x2eeb18);const _0x4f3cf6=[],_0x434726={..._0x2eeb18,'\x72\x65\x73\x75\x6c\x74\x73':_0x2eeb18[_0x79c621(0x111)][_0x79c621(0x134)](_0x2022a4=>_0x2022a4['\x74\x79\x70\x65']!==_0x79c621(0xf6))};_0x4f3cf6['\x70\x75\x73\x68']({'\x74\x79\x70\x65':_0x79c621(0x17d),'\x74\x65\x78\x74':_0x33e641[_0x79c621(0x13c)](serializeToolResult,_0x434726)});for(const _0x5ab600 of _0x2eeb18[_0x79c621(0x111)])if(isImagePart(_0x5ab600))_0x4f3cf6['\x70\x75\x73\x68']({'\x74\x79\x70\x65':'\x69\x6d\x61\x67\x65','\x73\x6f\x75\x72\x63\x65':{'\x74\x79\x70\x65':'\x62\x61\x73\x65\x36\x34','\x6d\x65\x64\x69\x61\x5f\x74\x79\x70\x65':_0x33e641['\x44\x56\x6e\x74\x68'](imageMediaType,_0x5ab600[_0x79c621(0x141)]),'\x64\x61\x74\x61':_0x5ab600[_0x79c621(0x18f)]}});return _0x4f3cf6;}function isImagePart(_0x564eb8){const _0x435daf=a0_0x24b13e,_0x5a0a8b={'\x61\x59\x6d\x6d\x4d':_0x435daf(0xf6)};return _0x564eb8[_0x435daf(0x135)]===_0x5a0a8b[_0x435daf(0x12e)];}function a0_0x3684(){const _0xf83377=['\x73\x77\x71\x47\x43\x4d\x76\x30\x44\x78\x6a\x55\x7a\x77\x71\x47\x79\x4e\x4b\x47\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x4a\x43\x4d\x76\x48\x44\x67\x75\x55','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x5a\x7a\x77\x66\x59\x79\x32\x47','\x42\x77\x66\x52\x7a\x75\x48\x48\x42\x4d\x72\x53\x7a\x78\x69','\x44\x4d\x66\x53\x44\x77\x76\x5a','\x6d\x74\x71\x5a\x6f\x74\x75\x35\x6d\x4d\x44\x7a\x73\x65\x76\x57\x43\x61','\x73\x4d\x7a\x58\x7a\x77\x69','\x7a\x4d\x58\x4c\x7a\x78\x72\x46\x41\x77\x71','\x6d\x4a\x65\x59\x6e\x67\x39\x33\x41\x30\x54\x34\x43\x47','\x42\x67\x66\x55\x7a\x33\x76\x48\x7a\x32\x75','\x79\x78\x6a\x4e\x44\x77\x31\x4c\x42\x4e\x72\x5a','\x44\x4d\x72\x34\x72\x65\x79','\x6f\x64\x43\x34\x6f\x64\x47\x30\x7a\x75\x66\x6b\x72\x33\x6e\x34','\x79\x78\x4c\x51\x41\x30\x65','\x43\x4d\x76\x5a\x44\x77\x58\x30\x43\x57','\x74\x33\x62\x30\x41\x77\x39\x55\x79\x77\x57\x47\x42\x77\x76\x30\x79\x77\x72\x48\x44\x67\x65\x47\x43\x33\x72\x48\x42\x78\x62\x4c\x7a\x63\x62\x56\x42\x49\x62\x4c\x44\x4d\x76\x59\x45\x73\x62\x4d\x42\x67\x76\x4c\x44\x63\x62\x54\x7a\x77\x31\x49\x7a\x78\x69\x55','\x6e\x64\x61\x34\x6e\x5a\x43\x31\x6e\x75\x4c\x65\x7a\x65\x66\x49\x77\x47','\x6d\x74\x4b\x57\x6d\x64\x65\x58\x76\x4c\x62\x4f\x41\x75\x58\x71','\x43\x4e\x76\x55\x71\x32\x39\x4b\x7a\x71','\x79\x33\x44\x4b','\x79\x4d\x39\x56\x42\x67\x76\x48\x42\x47','\x44\x67\x39\x56\x42\x66\x39\x4a\x79\x77\x58\x53\x43\x57','\x75\x33\x62\x48\x44\x32\x34\x47\x79\x73\x62\x4d\x42\x67\x76\x4c\x44\x63\x62\x56\x7a\x49\x62\x6f\x69\x68\x6e\x48\x42\x4d\x72\x49\x42\x33\x48\x4c\x43\x59\x62\x4d\x43\x4d\x39\x54\x69\x67\x65\x47\x44\x67\x76\x54\x43\x67\x58\x48\x44\x67\x75\x53\x69\x68\x44\x50\x44\x67\x47\x47\x79\x73\x62\x4a\x42\x32\x39\x59\x7a\x67\x4c\x55\x79\x78\x72\x56\x43\x49\x62\x57\x42\x68\x76\x5a\x69\x65\x34\x47\x44\x32\x39\x59\x41\x32\x76\x59\x43\x59\x62\x5a\x41\x67\x66\x59\x41\x77\x35\x4e\x69\x67\x65\x47\x44\x32\x39\x59\x41\x33\x6e\x57\x79\x77\x6e\x4c\x6c\x49\x62\x73\x7a\x78\x72\x31\x43\x4d\x35\x5a\x69\x68\x72\x4f\x7a\x73\x62\x4d\x42\x67\x76\x4c\x44\x63\x62\x50\x7a\x63\x62\x48\x42\x4d\x71\x47\x44\x67\x48\x4c\x69\x67\x31\x48\x79\x32\x48\x50\x42\x4d\x75\x47\x41\x77\x72\x5a\x6c\x49\x62\x66\x79\x77\x6e\x4f\x69\x68\x44\x56\x43\x4d\x54\x4c\x43\x49\x62\x4f\x79\x78\x6d\x47\x41\x78\x72\x5a\x69\x67\x39\x33\x42\x49\x62\x57\x7a\x78\x6a\x5a\x41\x78\x6e\x30\x7a\x77\x35\x30\x69\x67\x6e\x56\x7a\x67\x75\x54\x7a\x78\x48\x4c\x79\x33\x76\x30\x41\x77\x39\x55\x69\x67\x54\x4c\x43\x4d\x35\x4c\x42\x64\x53\x47\x44\x67\x48\x4c\x69\x68\x6e\x48\x42\x77\x75\x47\x44\x32\x39\x59\x41\x33\x6e\x57\x79\x77\x6e\x4c\x69\x67\x4c\x5a\x69\x67\x31\x56\x44\x77\x35\x30\x7a\x77\x71\x47\x79\x77\x6e\x59\x42\x33\x6e\x5a\x69\x68\x72\x4f\x7a\x77\x30\x55\x69\x65\x6e\x70\x75\x31\x72\x74\x69\x66\x6e\x64\x71\x75\x58\x66\x69\x65\x58\x6a\x74\x4b\x76\x62\x75\x4b\x58\x7a\x69\x68\x44\x50\x44\x67\x47\x47\x79\x68\x44\x56\x43\x4d\x54\x4c\x43\x4e\x6e\x47\x6c\x49\x62\x76\x43\x32\x75\x47\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x4d\x42\x67\x76\x4c\x44\x66\x39\x4b\x7a\x78\x6e\x30\x43\x4d\x39\x35\x69\x68\x44\x4f\x7a\x77\x34\x47\x7a\x67\x39\x55\x7a\x73\x34','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x4d\x42\x67\x76\x4c\x44\x66\x39\x4b\x7a\x78\x6e\x30\x43\x4d\x39\x35','\x42\x77\x76\x5a\x43\x32\x66\x4e\x7a\x71','\x43\x68\x4c\x30\x41\x67\x39\x55','\x43\x67\x66\x30\x44\x67\x76\x59\x42\x47','\x43\x33\x72\x4b\x42\x33\x76\x30','\x7a\x67\x76\x53\x7a\x78\x72\x4c','\x43\x67\x66\x30\x41\x61','\x6e\x5a\x7a\x73\x76\x68\x44\x67\x72\x32\x69','\x6d\x74\x65\x59\x6e\x64\x79\x5a\x6d\x5a\x62\x4b\x7a\x75\x39\x30\x79\x4b\x34','\x75\x32\x48\x4c\x42\x67\x57\x47\x79\x32\x39\x54\x42\x77\x66\x55\x7a\x63\x62\x53\x41\x77\x35\x4c\x6c\x47','\x7a\x4c\x4c\x76\x72\x4b\x47','\x41\x4e\x6e\x56\x42\x4c\x6e\x4a\x41\x67\x76\x54\x79\x71','\x75\x4e\x76\x55\x69\x67\x65\x47\x43\x32\x48\x4c\x42\x67\x57\x47\x79\x32\x39\x54\x42\x77\x66\x55\x7a\x63\x61\x4f\x42\x4d\x38\x47\x43\x67\x76\x59\x43\x32\x4c\x5a\x44\x67\x76\x55\x44\x63\x62\x5a\x44\x67\x66\x30\x7a\x73\x4b\x47\x41\x77\x34\x47\x44\x67\x48\x4c\x69\x68\x6e\x48\x42\x4d\x72\x49\x42\x33\x47\x55\x69\x66\x76\x5a\x7a\x73\x62\x4d\x42\x33\x69\x47\x42\x32\x35\x4c\x6c\x78\x6e\x4f\x42\x33\x71\x47\x44\x67\x66\x5a\x41\x33\x6d\x47\x42\x67\x4c\x52\x7a\x73\x61\x4e\x43\x67\x35\x57\x42\x73\x62\x50\x42\x4e\x6e\x30\x79\x77\x58\x53\x6a\x59\x62\x56\x43\x49\x61\x4e\x42\x68\x6d\x4e\x6c\x49\x62\x67\x42\x33\x69\x47\x79\x32\x39\x4b\x7a\x73\x62\x30\x41\x67\x66\x30\x69\x68\x6e\x4f\x42\x33\x76\x53\x7a\x63\x62\x5a\x41\x67\x66\x59\x7a\x73\x62\x5a\x44\x67\x66\x30\x7a\x73\x62\x48\x79\x33\x6a\x56\x43\x33\x6d\x47\x79\x32\x66\x53\x42\x68\x6d\x53\x69\x68\x62\x59\x7a\x77\x7a\x4c\x43\x49\x62\x5a\x79\x77\x35\x4b\x79\x4d\x39\x34\x78\x33\x6a\x31\x42\x4c\x39\x4a\x42\x32\x72\x4c\x69\x68\x44\x50\x44\x67\x47\x47\x79\x73\x62\x5a\x7a\x78\x6e\x5a\x41\x77\x39\x55\x73\x77\x71\x55','\x43\x32\x76\x30','\x71\x75\x76\x69\x77\x76\x69','\x42\x77\x76\x30\x79\x77\x72\x48\x44\x67\x65','\x43\x67\x54\x4d\x72\x32\x6d','\x7a\x78\x48\x50\x44\x65\x6e\x56\x7a\x67\x75','\x43\x33\x72\x59\x41\x77\x35\x4e','\x71\x67\x31\x48\x43\x33\x72\x59\x79\x73\x39\x4a\x42\x33\x6a\x4c','\x79\x76\x4c\x54\x42\x75\x30','\x7a\x4e\x6a\x56\x42\x71','\x42\x4d\x35\x36\x73\x66\x65','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x59\x44\x77\x35\x46\x79\x32\x39\x54\x42\x77\x66\x55\x7a\x61','\x75\x32\x76\x59\x44\x4d\x76\x59','\x76\x4b\x31\x35\x76\x4d\x53','\x7a\x4d\x4c\x53\x44\x67\x76\x59','\x44\x68\x4c\x57\x7a\x71','\x43\x32\x50\x55\x76\x4b\x53','\x74\x68\x4c\x78\x75\x78\x71','\x77\x77\x44\x48\x43\x32\x79','\x6d\x4a\x6a\x4b\x44\x32\x6a\x48\x7a\x30\x4f','\x44\x77\x35\x50\x44\x4d\x76\x59\x43\x32\x66\x53','\x7a\x4d\x58\x4c\x7a\x78\x72\x6a\x7a\x61','\x7a\x4e\x72\x56\x73\x75\x43','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x53\x41\x78\x6e\x30','\x41\x67\x66\x5a','\x71\x32\x39\x55\x44\x67\x4c\x55\x44\x77\x75\x47\x7a\x67\x76\x53\x7a\x78\x72\x50\x42\x4d\x43\x47\x43\x4d\x76\x54\x79\x77\x4c\x55\x41\x77\x35\x4e\x69\x67\x31\x48\x79\x32\x48\x50\x42\x4d\x76\x5a\x69\x67\x4c\x4d\x69\x67\x39\x55\x7a\x73\x62\x4d\x79\x77\x4c\x53\x43\x59\x34','\x41\x77\x72\x5a','\x7a\x4d\x39\x59\x42\x77\x66\x30','\x44\x67\x66\x55\x7a\x32\x58\x4c\x6c\x78\x6e\x48\x42\x4d\x72\x49\x42\x33\x47','\x76\x4c\x76\x74\x79\x31\x79','\x74\x77\x6a\x59\x43\x33\x6d','\x41\x77\x35\x57\x44\x78\x72\x74\x79\x32\x48\x4c\x42\x77\x65','\x72\x78\x48\x4c\x79\x33\x76\x30\x7a\x73\x62\x4a\x42\x32\x72\x4c\x69\x67\x4c\x55\x69\x67\x65\x47\x43\x67\x76\x59\x43\x32\x4c\x5a\x44\x67\x76\x55\x44\x63\x62\x53\x79\x77\x35\x4e\x44\x77\x66\x4e\x7a\x73\x62\x52\x7a\x78\x6a\x55\x7a\x77\x57\x47\x41\x77\x35\x5a\x41\x77\x72\x4c\x69\x68\x72\x4f\x7a\x73\x62\x5a\x79\x77\x35\x4b\x79\x4d\x39\x34\x6c\x49\x62\x77\x79\x78\x6a\x50\x79\x77\x6a\x53\x7a\x78\x6d\x47\x43\x67\x76\x59\x43\x32\x4c\x5a\x44\x63\x62\x48\x79\x33\x6a\x56\x43\x33\x6d\x47\x79\x32\x66\x53\x42\x68\x6d\x47\x44\x32\x4c\x30\x41\x63\x62\x30\x41\x67\x75\x47\x43\x32\x66\x54\x7a\x73\x62\x5a\x7a\x78\x6e\x5a\x41\x77\x39\x55\x6c\x49\x62\x73\x7a\x78\x72\x31\x43\x4d\x35\x5a\x69\x68\x6e\x30\x7a\x67\x39\x31\x44\x63\x57\x47\x43\x33\x72\x4b\x7a\x78\x6a\x59\x6c\x63\x62\x4c\x45\x67\x4c\x30\x69\x67\x6e\x56\x7a\x67\x75\x53\x69\x67\x66\x55\x7a\x63\x62\x48\x69\x68\x72\x35\x43\x67\x76\x4b\x69\x67\x62\x59\x7a\x78\x6e\x31\x42\x68\x72\x5a\x79\x63\x62\x48\x43\x4e\x6a\x48\x45\x73\x62\x4a\x42\x32\x35\x30\x79\x77\x4c\x55\x41\x77\x35\x4e\x69\x67\x31\x48\x44\x68\x62\x53\x42\x33\x72\x53\x41\x77\x69\x47\x7a\x4d\x4c\x4e\x44\x78\x6a\x4c\x43\x59\x61\x4f\x79\x4d\x66\x5a\x7a\x74\x79\x30\x69\x66\x62\x6f\x72\x59\x4b\x53\x69\x68\x62\x48\x42\x4d\x72\x48\x43\x59\x62\x65\x79\x78\x72\x48\x72\x4e\x6a\x48\x42\x77\x76\x5a\x6c\x63\x62\x6b\x75\x30\x39\x6f\x69\x68\x7a\x50\x79\x73\x62\x4b\x41\x78\x6e\x57\x42\x67\x66\x35\x6b\x63\x4b\x53\x69\x67\x39\x59\x69\x67\x76\x59\x43\x4d\x39\x59\x43\x59\x34\x47\x75\x68\x6a\x4c\x7a\x4d\x76\x59\x69\x68\x72\x4f\x41\x78\x6d\x47\x42\x33\x7a\x4c\x43\x49\x62\x5a\x79\x77\x35\x4b\x79\x4d\x39\x34\x78\x32\x76\x34\x7a\x77\x6d\x47\x7a\x4d\x39\x59\x69\x67\x66\x55\x45\x73\x62\x4a\x42\x32\x72\x4c\x69\x68\x72\x4f\x79\x78\x71\x47\x42\x4d\x76\x4c\x7a\x68\x6d\x47\x43\x33\x72\x59\x44\x77\x6e\x30\x44\x78\x6a\x4c\x7a\x63\x62\x56\x44\x78\x72\x57\x44\x78\x71\x55','\x75\x4d\x76\x4e\x7a\x78\x47\x47\x43\x67\x66\x30\x44\x67\x76\x59\x42\x49\x34','\x76\x30\x58\x71\x44\x33\x65','\x79\x32\x39\x55\x44\x67\x76\x34\x44\x61','\x42\x67\x4c\x5a\x44\x61','\x45\x66\x7a\x64\x7a\x4d\x71','\x43\x32\x76\x5a\x43\x32\x4c\x56\x42\x4b\x4c\x4b','\x71\x67\x31\x56\x7a\x67\x76\x53\x79\x32\x39\x55\x44\x67\x76\x34\x44\x68\x62\x59\x42\x33\x72\x56\x79\x32\x39\x53\x6c\x33\x6e\x4b\x41\x59\x39\x5a\x7a\x78\x6a\x32\x7a\x78\x69\x56\x41\x77\x35\x4b\x7a\x78\x47\x55\x41\x4e\x6d','\x74\x67\x4c\x5a\x44\x63\x62\x4c\x42\x4e\x72\x59\x41\x77\x76\x5a\x69\x67\x4c\x55\x69\x67\x65\x47\x7a\x67\x4c\x59\x7a\x77\x6e\x30\x42\x33\x6a\x35\x69\x68\x44\x50\x44\x67\x47\x47\x43\x32\x4c\x36\x7a\x73\x57\x47\x44\x68\x4c\x57\x7a\x73\x57\x47\x79\x77\x35\x4b\x69\x67\x31\x56\x7a\x67\x75\x55','\x7a\x67\x4c\x5a\x43\x67\x66\x30\x79\x32\x48\x66\x45\x67\x76\x4a','\x76\x77\x35\x52\x42\x4d\x39\x33\x42\x49\x62\x30\x42\x32\x39\x53\x6f\x49\x61','\x43\x68\x76\x5a\x41\x61','\x42\x4d\x39\x4b\x7a\x71','\x41\x4e\x62\x4c\x7a\x57','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x4d\x42\x67\x76\x4c\x44\x66\x39\x4b\x41\x78\x6e\x57\x79\x78\x72\x4a\x41\x61','\x43\x4d\x76\x48\x7a\x61','\x44\x66\x72\x67\x42\x65\x6d','\x72\x77\x72\x4d\x72\x67\x71','\x42\x4d\x66\x54\x7a\x71','\x7a\x67\x6a\x63\x44\x4e\x79','\x79\x32\x58\x56\x43\x32\x75','\x76\x77\x35\x52\x42\x4d\x39\x33\x42\x49\x62\x4d\x42\x67\x76\x4c\x44\x63\x62\x30\x42\x32\x39\x53\x6f\x49\x61','\x6d\x4a\x65\x58\x6d\x67\x72\x65\x42\x75\x76\x55\x76\x71','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x59\x44\x77\x35\x46\x79\x32\x39\x4b\x7a\x71','\x6d\x4a\x43\x35\x77\x76\x72\x64\x42\x30\x50\x7a','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x4d\x42\x67\x76\x4c\x44\x66\x39\x5a\x43\x67\x66\x33\x42\x47','\x44\x33\x6a\x50\x44\x67\x75','\x43\x67\x35\x4e','\x42\x76\x6e\x73\x42\x30\x43','\x44\x32\x39\x59\x41\x32\x76\x59\x6c\x71','\x79\x78\x6a\x59\x79\x78\x4b','\x74\x33\x62\x30\x41\x77\x39\x55\x79\x77\x57\x47\x43\x33\x76\x49\x43\x32\x76\x30\x69\x67\x39\x4d\x69\x67\x31\x48\x79\x32\x48\x50\x42\x4d\x75\x47\x41\x77\x72\x5a\x6c\x49\x62\x65\x7a\x77\x7a\x48\x44\x77\x58\x30\x43\x59\x62\x30\x42\x59\x62\x48\x42\x67\x57\x47\x44\x32\x39\x59\x41\x32\x76\x59\x43\x59\x34','\x42\x77\x66\x57','\x6d\x63\x34\x57\x6c\x4a\x61','\x43\x32\x76\x30\x75\x4d\x76\x58\x44\x77\x76\x5a\x44\x65\x48\x48\x42\x4d\x72\x53\x7a\x78\x69','\x72\x67\x76\x4d\x79\x78\x76\x53\x44\x63\x61\x32\x6d\x64\x61\x57\x6d\x63\x34','\x75\x33\x76\x49\x7a\x67\x4c\x59\x7a\x77\x6e\x30\x42\x33\x6a\x35\x69\x68\x72\x56\x69\x68\x6e\x4c\x79\x78\x6a\x4a\x41\x63\x34\x47\x74\x33\x62\x30\x41\x77\x39\x55\x79\x77\x57\x55','\x7a\x78\x48\x4c\x79\x57','\x73\x32\x76\x59\x42\x4d\x76\x53\x69\x67\x58\x48\x42\x4d\x44\x31\x79\x77\x44\x4c\x6c\x47','\x6d\x4a\x65\x30\x6e\x5a\x65\x59\x42\x67\x7a\x32\x79\x4c\x66\x32','\x74\x33\x62\x30\x41\x77\x39\x55\x79\x77\x57\x47\x7a\x67\x4c\x5a\x43\x67\x58\x48\x45\x73\x62\x55\x79\x77\x31\x4c\x69\x67\x7a\x56\x43\x49\x62\x30\x41\x67\x75\x47\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x63\x34','\x7a\x4e\x76\x55\x79\x33\x72\x50\x42\x32\x34','\x44\x67\x39\x56\x42\x66\x39\x59\x7a\x78\x6e\x31\x42\x68\x71','\x43\x33\x7a\x4e','\x43\x33\x72\x48\x44\x68\x76\x5a','\x79\x32\x39\x54\x42\x77\x66\x55\x7a\x61','\x76\x32\x39\x59\x41\x32\x4c\x55\x7a\x59\x62\x4b\x41\x78\x6a\x4c\x79\x33\x72\x56\x43\x4e\x4b\x55\x69\x65\x39\x57\x44\x67\x4c\x56\x42\x4d\x66\x53\x6c\x47','\x74\x4e\x76\x54\x79\x4d\x76\x59\x69\x67\x39\x4d\x69\x68\x44\x56\x43\x4d\x54\x4c\x43\x49\x62\x5a\x79\x77\x35\x4b\x79\x4d\x39\x34\x7a\x78\x6d\x55\x69\x65\x76\x48\x79\x32\x47\x47\x41\x78\x6d\x47\x79\x4d\x4c\x53\x42\x67\x76\x4b\x69\x67\x4c\x55\x7a\x67\x76\x57\x7a\x77\x35\x4b\x7a\x77\x35\x30\x42\x68\x4b\x55','\x7a\x4d\x58\x4c\x7a\x78\x72\x5a','\x79\x33\x6a\x4c\x79\x78\x72\x4c\x74\x77\x6e\x57\x75\x32\x76\x59\x44\x4d\x76\x59\x6b\x63\x4b\x36\x69\x68\x72\x4f\x7a\x73\x62\x47\x71\x67\x31\x56\x7a\x67\x76\x53\x79\x32\x39\x55\x44\x67\x76\x34\x44\x68\x62\x59\x42\x33\x72\x56\x79\x32\x39\x53\x6c\x33\x6e\x4b\x41\x32\x61\x47\x43\x67\x66\x4a\x41\x32\x66\x4e\x7a\x73\x62\x50\x43\x59\x62\x55\x42\x33\x71\x47\x41\x77\x35\x5a\x44\x67\x66\x53\x42\x67\x76\x4b\x6c\x49\x62\x6a\x42\x4e\x6e\x30\x79\x77\x58\x53\x69\x67\x4c\x30\x69\x68\x7a\x50\x79\x73\x62\x47\x43\x67\x35\x57\x42\x73\x62\x48\x7a\x67\x71\x47\x71\x67\x31\x56\x7a\x67\x76\x53\x79\x32\x39\x55\x44\x67\x76\x34\x44\x68\x62\x59\x42\x33\x72\x56\x79\x32\x39\x53\x6c\x33\x6e\x4b\x41\x32\x61\x55','\x41\x77\x31\x48\x7a\x32\x75\x56\x43\x67\x35\x4e','\x43\x33\x72\x59\x41\x77\x35\x4e\x41\x77\x7a\x35','\x69\x67\x35\x56\x44\x63\x62\x4d\x42\x33\x76\x55\x7a\x63\x34\x47\x71\x33\x6a\x4c\x79\x78\x72\x4c\x69\x67\x4c\x30\x69\x67\x7a\x50\x43\x4e\x6e\x30\x69\x68\x44\x50\x44\x67\x47\x47\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x4a\x43\x4d\x76\x48\x44\x67\x75\x55','\x42\x4e\x76\x54\x79\x4d\x76\x59','\x71\x32\x66\x57\x6c\x49\x62\x65\x7a\x77\x7a\x48\x44\x77\x58\x30\x69\x64\x65\x57\x6d\x63\x34','\x44\x67\x76\x34\x44\x61','\x73\x65\x31\x34\x77\x66\x6d','\x44\x67\x76\x54\x43\x67\x58\x48\x44\x67\x76\x46\x41\x77\x71','\x72\x67\x76\x53\x7a\x78\x72\x4c\x69\x67\x65\x47\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x63\x62\x4a\x43\x4d\x76\x48\x44\x67\x76\x4b\x69\x68\x44\x50\x44\x67\x47\x47\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x4a\x43\x4d\x76\x48\x44\x67\x75\x55\x69\x66\x6e\x30\x42\x33\x62\x5a\x69\x67\x6a\x50\x42\x67\x58\x50\x42\x4d\x43\x47\x41\x77\x31\x54\x7a\x77\x72\x50\x79\x78\x72\x4c\x42\x68\x4b\x55\x69\x65\x6e\x48\x42\x67\x57\x47\x44\x67\x48\x50\x43\x59\x62\x56\x42\x4d\x6e\x4c\x69\x68\x72\x4f\x7a\x73\x62\x5a\x79\x77\x35\x4b\x79\x4d\x39\x34\x7a\x77\x71\x47\x44\x32\x39\x59\x41\x59\x62\x50\x43\x59\x62\x4d\x41\x77\x35\x50\x43\x32\x48\x4c\x7a\x64\x53\x47\x42\x33\x6a\x57\x41\x67\x66\x55\x7a\x77\x71\x47\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x67\x76\x5a\x69\x67\x54\x4c\x7a\x78\x61\x47\x79\x77\x6e\x4a\x43\x4e\x76\x50\x42\x4d\x43\x47\x79\x32\x39\x5a\x44\x63\x34','\x44\x67\x4c\x54\x7a\x77\x39\x31\x44\x66\x39\x54\x43\x57','\x79\x77\x58\x53\x42\x33\x43','\x43\x67\x66\x59\x79\x77\x31\x5a','\x42\x32\x6a\x51\x7a\x77\x6e\x30','\x43\x32\x39\x54\x7a\x71','\x79\x32\x39\x55\x42\x4d\x76\x4a\x44\x61','\x74\x67\x4c\x5a\x44\x66\x72\x56\x42\x32\x58\x5a\x75\x4d\x76\x58\x44\x77\x76\x5a\x44\x66\x6e\x4a\x41\x67\x76\x54\x79\x71','\x72\x78\x48\x4c\x79\x33\x76\x30\x7a\x73\x62\x48\x69\x68\x6e\x4f\x7a\x77\x58\x53\x69\x67\x6e\x56\x42\x77\x31\x48\x42\x4d\x71\x47\x41\x77\x34\x47\x79\x73\x62\x57\x43\x4d\x76\x32\x41\x77\x39\x31\x43\x32\x58\x35\x69\x67\x6e\x59\x7a\x77\x66\x30\x7a\x77\x71\x47\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x63\x62\x48\x42\x4d\x71\x47\x43\x4d\x76\x30\x44\x78\x6a\x55\x69\x68\x54\x5a\x44\x67\x72\x56\x44\x78\x71\x53\x69\x68\x6e\x30\x7a\x67\x76\x59\x43\x49\x57\x47\x7a\x78\x48\x50\x44\x65\x6e\x56\x7a\x67\x76\x39\x6c\x49\x62\x75\x41\x67\x75\x47\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x63\x62\x54\x44\x78\x6e\x30\x69\x67\x76\x34\x41\x78\x6e\x30\x69\x6f\x6b\x61\x4c\x63\x62\x4a\x43\x4d\x76\x48\x44\x67\x75\x47\x41\x78\x71\x47\x7a\x4d\x4c\x59\x43\x33\x71\x47\x44\x32\x4c\x30\x41\x63\x62\x5a\x79\x77\x35\x4b\x79\x4d\x39\x34\x78\x32\x6e\x59\x7a\x77\x66\x30\x7a\x73\x34','\x7a\x67\x76\x5a\x79\x33\x6a\x50\x43\x68\x72\x50\x42\x32\x34','\x42\x77\x66\x5a\x44\x68\x6a\x48\x72\x4d\x58\x4c\x7a\x78\x72\x75\x42\x32\x39\x53\x43\x59\x47\x50\x6f\x49\x62\x30\x41\x67\x75\x47\x79\x65\x62\x54\x79\x78\x6e\x30\x43\x4d\x65\x56\x79\x32\x39\x59\x7a\x77\x61\x47\x43\x67\x66\x4a\x41\x32\x66\x4e\x7a\x73\x62\x50\x43\x59\x62\x55\x42\x33\x71\x47\x41\x77\x35\x5a\x44\x67\x66\x53\x42\x67\x76\x4b\x6c\x49\x62\x6a\x42\x4e\x6e\x30\x79\x77\x58\x53\x69\x68\x7a\x50\x79\x73\x62\x47\x43\x67\x35\x57\x42\x73\x62\x48\x7a\x67\x71\x47\x71\x67\x31\x48\x43\x33\x72\x59\x79\x73\x39\x4a\x42\x33\x6a\x4c\x79\x63\x34','\x44\x32\x39\x59\x41\x32\x76\x59\x43\x57','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x4c\x45\x67\x76\x4a','\x42\x77\x66\x34\x78\x33\x6a\x4c\x43\x33\x76\x53\x44\x68\x6d','\x74\x76\x66\x77\x76\x68\x75','\x7a\x67\x66\x30\x79\x71','\x44\x67\x39\x56\x42\x61','\x43\x67\x66\x59\x43\x32\x75','\x79\x32\x39\x55\x44\x67\x76\x55\x44\x61','\x79\x33\x6a\x4c\x79\x78\x72\x4c\x76\x67\x39\x56\x42\x61','\x76\x77\x35\x52\x42\x4d\x39\x33\x42\x49\x62\x53\x41\x77\x7a\x4c\x79\x33\x4c\x4a\x42\x67\x75\x47\x44\x67\x39\x56\x42\x64\x4f\x47','\x75\x67\x76\x59\x6c\x77\x31\x48\x79\x32\x48\x50\x42\x4d\x75\x47\x44\x67\x4c\x54\x7a\x77\x39\x31\x44\x63\x34\x47\x72\x67\x76\x4d\x79\x78\x76\x53\x44\x63\x61\x32\x6d\x64\x61\x57\x6d\x63\x34','\x75\x4d\x4c\x57\x7a\x33\x6a\x4c\x43\x63\x31\x5a\x44\x68\x4c\x53\x7a\x73\x62\x4a\x42\x32\x72\x4c\x69\x68\x6e\x4c\x79\x78\x6a\x4a\x41\x63\x34\x47\x75\x4d\x76\x30\x44\x78\x6a\x55\x43\x59\x62\x54\x79\x78\x72\x4a\x41\x67\x4c\x55\x7a\x59\x62\x53\x41\x77\x35\x4c\x43\x59\x62\x33\x41\x78\x72\x4f\x69\x68\x6e\x31\x43\x4e\x6a\x56\x44\x77\x35\x4b\x41\x77\x35\x4e\x69\x67\x6e\x56\x42\x4e\x72\x4c\x45\x68\x71\x55','\x79\x4d\x66\x5a\x41\x61','\x73\x67\x39\x6b\x44\x66\x69','\x71\x67\x31\x56\x7a\x67\x76\x53\x79\x32\x39\x55\x44\x67\x76\x34\x44\x68\x62\x59\x42\x33\x72\x56\x79\x32\x39\x53\x6c\x33\x6e\x4b\x41\x59\x39\x30\x45\x78\x62\x4c\x43\x59\x35\x51\x43\x57','\x79\x77\x50\x50\x77\x66\x69','\x45\x75\x76\x48\x7a\x68\x43','\x44\x67\x31\x4c\x73\x4e\x6d','\x41\x32\x76\x35\x43\x57','\x44\x4d\x76\x59\x79\x32\x76\x53\x71\x77\x4c\x75\x42\x32\x39\x53\x43\x59\x47\x50\x6f\x49\x62\x30\x41\x67\x75\x47\x79\x67\x66\x50\x79\x63\x62\x57\x79\x77\x6e\x52\x79\x77\x44\x4c\x69\x67\x4c\x5a\x69\x67\x35\x56\x44\x63\x62\x50\x42\x4e\x6e\x30\x79\x77\x58\x53\x7a\x77\x71\x55\x69\x65\x4c\x55\x43\x33\x72\x48\x42\x67\x57\x47\x41\x78\x71\x47\x44\x4d\x4c\x48\x69\x67\x62\x57\x42\x4e\x62\x54\x69\x67\x66\x4b\x7a\x63\x62\x48\x41\x77\x61\x47\x6b\x67\x66\x55\x7a\x63\x62\x57\x41\x77\x6e\x52\x69\x67\x66\x55\x69\x67\x62\x61\x79\x77\x4b\x54\x43\x32\x72\x52\x6c\x59\x50\x47\x69\x67\x31\x56\x7a\x67\x76\x53\x69\x67\x66\x4b\x79\x78\x62\x30\x7a\x78\x69\x50\x6c\x47','\x43\x32\x76\x48\x43\x4d\x6e\x4f','\x79\x77\x58\x53','\x72\x77\x35\x32\x41\x78\x6a\x56\x42\x4d\x31\x4c\x42\x4e\x71\x47\x42\x4d\x66\x54\x7a\x73\x61\x4f\x7a\x73\x35\x4e\x6c\x49\x61\x4e\x44\x77\x35\x50\x44\x4d\x76\x59\x43\x32\x66\x53\x6a\x59\x62\x4d\x42\x33\x69\x47\x42\x78\x76\x53\x44\x67\x4b\x54\x42\x67\x66\x55\x7a\x33\x76\x48\x7a\x32\x75\x47\x74\x4d\x39\x4b\x7a\x73\x39\x71\x45\x78\x72\x4f\x42\x32\x34\x50\x6c\x49\x62\x65\x7a\x77\x7a\x48\x44\x77\x58\x30\x69\x63\x44\x31\x42\x4d\x4c\x32\x7a\x78\x6a\x5a\x79\x77\x57\x4e\x6c\x47','\x72\x66\x66\x71\x43\x75\x75','\x44\x4d\x76\x59\x43\x32\x4c\x56\x42\x47','\x43\x31\x66\x63\x76\x31\x79','\x41\x78\x6e\x62\x43\x4e\x6a\x48\x45\x71','\x41\x77\x31\x48\x7a\x32\x75','\x72\x4e\x76\x53\x42\x63\x62\x4d\x41\x77\x58\x4c\x69\x67\x6e\x56\x42\x4e\x72\x4c\x42\x4e\x72\x5a\x6c\x47','\x79\x4e\x48\x4c\x79\x4d\x57','\x79\x33\x7a\x71\x71\x4c\x69','\x41\x77\x31\x48\x7a\x32\x75\x56\x41\x4e\x62\x4c\x7a\x57','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x59\x7a\x77\x66\x4b','\x72\x33\x66\x34\x44\x66\x75','\x42\x67\x76\x55\x7a\x33\x72\x4f','\x7a\x32\x76\x30','\x43\x33\x72\x4b\x7a\x78\x6a\x59','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x50\x7a\x61','\x42\x77\x66\x4a\x41\x67\x4c\x55\x7a\x78\x6d','\x75\x32\x66\x55\x7a\x67\x6a\x56\x45\x63\x61','\x43\x32\x39\x31\x43\x4d\x6e\x4c'];a0_0x3684=function(){return _0xf83377;};return a0_0x3684();}function isCodeExecutionResultWithImages(_0x71c0b6){const _0x2aa979=a0_0x24b13e,_0x2fdb81={'\x70\x56\x47\x69\x68':function(_0x2bec34,_0x39a341){return _0x2bec34!==_0x39a341;}};if(!_0x71c0b6||_0x2fdb81['\x70\x56\x47\x69\x68'](typeof _0x71c0b6,_0x2aa979(0x184)))return![];const _0x10719f=_0x71c0b6[_0x2aa979(0x111)];if(!Array[_0x2aa979(0xf5)](_0x10719f))return![];return _0x10719f[_0x2aa979(0x185)](_0x3529d5=>_0x3529d5&&typeof _0x3529d5===_0x2aa979(0x184)&&_0x3529d5[_0x2aa979(0x135)]===_0x2aa979(0xf6));}function imageMediaType(_0x1025b3){const _0x296598=a0_0x24b13e,_0x2d9ebd={'\x57\x4c\x50\x77\x71':_0x296598(0x161),'\x74\x54\x46\x6c\x43':_0x296598(0x178),'\x4a\x66\x71\x65\x62':_0x296598(0x153),'\x6d\x53\x52\x6f\x47':_0x296598(0xfa),'\x48\x6f\x4a\x74\x52':_0x296598(0x171)};switch(_0x1025b3){case _0x2d9ebd[_0x296598(0x148)]:return _0x2d9ebd[_0x296598(0x156)];case _0x2d9ebd[_0x296598(0x109)]:return _0x2d9ebd[_0x296598(0x162)];case _0x2d9ebd[_0x296598(0xe8)]:return _0x296598(0x178);}}const FLEET_TOOL_SPECS={'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x66\x6c\x65\x65\x74\x5f\x73\x70\x61\x77\x6e':{'\x6e\x61\x6d\x65':a0_0x24b13e(0x15f),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x24b13e(0x119),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x24b13e(0x184),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x74\x65\x6d\x70\x6c\x61\x74\x65\x5f\x69\x64':{'\x74\x79\x70\x65':a0_0x24b13e(0x12c),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x50\x75\x62\x6c\x69\x63\x20\x74\x65\x6d\x70\x6c\x61\x74\x65\x20\x73\x6c\x75\x67\x20\x6f\x72\x20\x69\x64\x20\x28\x65\x2e\x67\x2e\x20\x27\x70\x79\x74\x68\x6f\x6e\x2d\x64\x61\x74\x61\x2d\x73\x63\x69\x65\x6e\x63\x65\x27\x29\x2e'},'\x77\x6f\x72\x6b\x65\x72\x73':{'\x74\x79\x70\x65':'\x6e\x75\x6d\x62\x65\x72','\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x24b13e(0x175)},'\x6d\x65\x74\x61\x64\x61\x74\x61':{'\x74\x79\x70\x65':a0_0x24b13e(0x184),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{},'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':!![],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x24b13e(0x112)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0x24b13e(0x17f),a0_0x24b13e(0x18b)],'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':![]},'\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72':({client:_0x347b44})=>async _0xd11620=>{const _0x34c5ed=a0_0x24b13e,_0x184f66=await _0x347b44[_0x34c5ed(0x176)]['\x63\x72\x65\x61\x74\x65\x57\x69\x74\x68\x43\x6f\x6f\x72\x64\x69\x6e\x61\x74\x6f\x72']({'\x64\x65\x66\x61\x75\x6c\x74\x73':{'\x70\x75\x62\x6c\x69\x63\x54\x65\x6d\x70\x6c\x61\x74\x65\x49\x64':_0xd11620[_0x34c5ed(0x17f)]},'\x77\x6f\x72\x6b\x65\x72\x73':Array[_0x34c5ed(0x12f)]({'\x6c\x65\x6e\x67\x74\x68':_0xd11620[_0x34c5ed(0x18b)]},(_0x30a047,_0x2d9107)=>({'\x6d\x61\x63\x68\x69\x6e\x65\x49\x64':_0x34c5ed(0x163)+_0x2d9107})),'\x6d\x65\x74\x61\x64\x61\x74\x61':_0xd11620[_0x34c5ed(0x129)]});return{'\x66\x6c\x65\x65\x74\x49\x64':_0x184f66[_0x34c5ed(0x13b)],'\x6d\x61\x63\x68\x69\x6e\x65\x49\x64\x73':_0x184f66[_0x34c5ed(0x140)]};}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x66\x6c\x65\x65\x74\x5f\x64\x69\x73\x70\x61\x74\x63\x68':{'\x6e\x61\x6d\x65':a0_0x24b13e(0x154),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x52\x75\x6e\x20\x61\x20\x73\x68\x65\x6c\x6c\x20\x63\x6f\x6d\x6d\x61\x6e\x64\x20\x6f\x6e\x20\x61\x20\x66\x6c\x65\x65\x74\x27\x73\x20\x77\x6f\x72\x6b\x65\x72\x73\x20\x69\x6e\x20\x70\x61\x72\x61\x6c\x6c\x65\x6c\x2e\x20\x44\x65\x66\x61\x75\x6c\x74\x73\x20\x74\x6f\x20\x61\x6c\x6c\x20\x77\x6f\x72\x6b\x65\x72\x73\x3b\x20\x70\x61\x73\x73\x20\x60\x6d\x61\x63\x68\x69\x6e\x65\x73\x60\x20\x74\x6f\x20\x74\x61\x72\x67\x65\x74\x20\x73\x70\x65\x63\x69\x66\x69\x63\x20\x6f\x6e\x65\x73\x2e\x20\x52\x65\x74\x75\x72\x6e\x73\x20\x70\x65\x72\x2d\x6d\x61\x63\x68\x69\x6e\x65\x20\x7b\x6f\x6b\x2c\x20\x72\x65\x73\x75\x6c\x74\x3f\x2c\x20\x65\x72\x72\x6f\x72\x3f\x7d\x20\x65\x6e\x74\x72\x69\x65\x73\x2e','\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x24b13e(0x184),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x66\x6c\x65\x65\x74\x5f\x69\x64':{'\x74\x79\x70\x65':a0_0x24b13e(0x12c)},'\x63\x6f\x6d\x6d\x61\x6e\x64':{'\x74\x79\x70\x65':a0_0x24b13e(0x12c),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x53\x68\x65\x6c\x6c\x20\x63\x6f\x6d\x6d\x61\x6e\x64\x20\x6c\x69\x6e\x65\x2e'},'\x6d\x61\x63\x68\x69\x6e\x65\x73':{'\x74\x79\x70\x65':a0_0x24b13e(0x164),'\x69\x74\x65\x6d\x73':{'\x74\x79\x70\x65':a0_0x24b13e(0x12c)},'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x24b13e(0x165)},'\x74\x69\x6d\x65\x6f\x75\x74\x5f\x6d\x73':{'\x74\x79\x70\x65':a0_0x24b13e(0x17b),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x24b13e(0x195)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0x24b13e(0x10a),a0_0x24b13e(0x173)],'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':![]},'\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72':({client:_0x1b1a0f})=>async _0x20f1a6=>{const _0x584b78=a0_0x24b13e;return await(await _0x1b1a0f[_0x584b78(0x176)][_0x584b78(0x14a)]({'\x66\x6c\x65\x65\x74\x49\x64':_0x20f1a6['\x66\x6c\x65\x65\x74\x5f\x69\x64']}))[_0x584b78(0x14f)](_0x20f1a6[_0x584b78(0x173)],{'\x6d\x61\x63\x68\x69\x6e\x65\x73':_0x20f1a6[_0x584b78(0x101)],'\x74\x69\x6d\x65\x6f\x75\x74\x4d\x73':_0x20f1a6[_0x584b78(0x181)]});}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x66\x6c\x65\x65\x74\x5f\x73\x74\x61\x74\x75\x73':{'\x6e\x61\x6d\x65':'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x66\x6c\x65\x65\x74\x5f\x73\x74\x61\x74\x75\x73','\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x4c\x69\x73\x74\x20\x74\x68\x65\x20\x66\x6c\x65\x65\x74\x27\x73\x20\x6d\x61\x63\x68\x69\x6e\x65\x73\x20\x61\x6e\x64\x20\x74\x68\x65\x69\x72\x20\x70\x65\x72\x2d\x6d\x61\x63\x68\x69\x6e\x65\x20\x73\x74\x61\x74\x65\x20\x28\x72\x75\x6e\x6e\x69\x6e\x67\x20\x2f\x20\x73\x74\x6f\x70\x70\x65\x64\x20\x2f\x20\x66\x61\x69\x6c\x65\x64\x29\x20\x70\x6c\x75\x73\x20\x6c\x61\x73\x74\x2d\x75\x73\x65\x64\x20\x74\x69\x6d\x65\x73\x74\x61\x6d\x70\x73\x2e','\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x24b13e(0x184),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x66\x6c\x65\x65\x74\x5f\x69\x64':{'\x74\x79\x70\x65':a0_0x24b13e(0x12c)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0x24b13e(0x10a)],'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':![]},'\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72':({client:_0x530d15})=>async _0x22dd3c=>{const _0xa319b8=a0_0x24b13e,_0xbf429f=await _0x530d15[_0xa319b8(0x176)][_0xa319b8(0x14a)]({'\x66\x6c\x65\x65\x74\x49\x64':_0x22dd3c[_0xa319b8(0x10a)]});return{'\x66\x6c\x65\x65\x74\x49\x64':_0xbf429f[_0xa319b8(0x13b)],'\x6d\x61\x63\x68\x69\x6e\x65\x73':_0xbf429f[_0xa319b8(0x140)][_0xa319b8(0x166)](_0x21e859=>({'\x6d\x61\x63\x68\x69\x6e\x65\x49\x64':_0x21e859,'\x73\x74\x61\x74\x75\x73':_0xbf429f[_0xa319b8(0xfe)](_0x21e859)[_0xa319b8(0x172)]}))};}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x66\x6c\x65\x65\x74\x5f\x64\x65\x73\x74\x72\x6f\x79':{'\x6e\x61\x6d\x65':a0_0x24b13e(0x11a),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x44\x65\x6c\x65\x74\x65\x20\x74\x68\x65\x20\x66\x6c\x65\x65\x74\x20\x61\x6e\x64\x20\x65\x76\x65\x72\x79\x20\x6d\x61\x63\x68\x69\x6e\x65\x20\x69\x6e\x20\x69\x74\x2e\x20\x53\x74\x6f\x70\x73\x20\x62\x69\x6c\x6c\x69\x6e\x67\x20\x69\x6d\x6d\x65\x64\x69\x61\x74\x65\x6c\x79\x2e\x20\x43\x61\x6c\x6c\x20\x74\x68\x69\x73\x20\x77\x68\x65\x6e\x20\x74\x68\x65\x20\x63\x61\x6d\x70\x61\x69\x67\x6e\x20\x69\x73\x20\x64\x6f\x6e\x65\x3b\x20\x6f\x72\x70\x68\x61\x6e\x65\x64\x20\x66\x6c\x65\x65\x74\x73\x20\x6b\x65\x65\x70\x20\x62\x75\x72\x6e\x69\x6e\x67\x20\x63\x72\x65\x64\x69\x74\x73\x2e','\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x24b13e(0x184),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x66\x6c\x65\x65\x74\x5f\x69\x64':{'\x74\x79\x70\x65':'\x73\x74\x72\x69\x6e\x67'},'\x63\x6f\x6e\x74\x69\x6e\x75\x65\x5f\x6f\x6e\x5f\x65\x72\x72\x6f\x72':{'\x74\x79\x70\x65':a0_0x24b13e(0x117),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x24b13e(0x13f)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0x24b13e(0x10a)],'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':![]},'\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72':({client:_0x493135})=>async _0x3e3d6a=>{const _0x233d7b=a0_0x24b13e;return await(await _0x493135[_0x233d7b(0x176)][_0x233d7b(0x14a)]({'\x66\x6c\x65\x65\x74\x49\x64':_0x3e3d6a[_0x233d7b(0x10a)]}))[_0x233d7b(0x11f)]({'\x63\x6f\x6e\x74\x69\x6e\x75\x65\x4f\x6e\x45\x72\x72\x6f\x72':_0x3e3d6a['\x63\x6f\x6e\x74\x69\x6e\x75\x65\x5f\x6f\x6e\x5f\x65\x72\x72\x6f\x72']}),{'\x66\x6c\x65\x65\x74\x49\x64':_0x3e3d6a['\x66\x6c\x65\x65\x74\x5f\x69\x64'],'\x64\x65\x6c\x65\x74\x65\x64':!![]};}}},ALL_FLEET_TOOL_SPECS=Object[a0_0x24b13e(0x107)](FLEET_TOOL_SPECS);function selectFleetSpecs(_0x1d70c4){const _0x213dc0=a0_0x24b13e;if(!_0x1d70c4||_0x1d70c4[_0x213dc0(0xfd)]===0x0)return ALL_FLEET_TOOL_SPECS;const _0x1dc3b3=new Set(_0x1d70c4);return Object[_0x213dc0(0xed)](FLEET_TOOL_SPECS)['\x66\x69\x6c\x74\x65\x72'](_0x59a94a=>_0x1dc3b3['\x68\x61\x73'](_0x59a94a))[_0x213dc0(0x166)](_0x16e649=>FLEET_TOOL_SPECS[_0x16e649]);}function anthropicFleetTools(_0xd1d01,_0x3c47b0={}){const _0x41fbcf=a0_0x24b13e,_0x4bbeb7={'\x63\x76\x50\x42\x52':_0x41fbcf(0x170),'\x79\x45\x61\x64\x77':function(_0x20767a,_0x3a6051){return _0x20767a(_0x3a6051);},'\x41\x45\x48\x59\x52':function(_0x33ddf6,_0x4f769e){return _0x33ddf6(_0x4f769e);}},_0x2105df=_0x4bbeb7[_0x41fbcf(0x128)](selectFleetSpecs,_0x3c47b0['\x61\x6c\x6c\x6f\x77']),_0x565335=buildFleetHandlers(_0x2105df,{'\x63\x6c\x69\x65\x6e\x74':_0xd1d01});return{'\x74\x6f\x6f\x6c\x73':_0x2105df[_0x41fbcf(0x166)](_0x2afd26=>({'\x6e\x61\x6d\x65':_0x2afd26[_0x41fbcf(0x158)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x2afd26[_0x41fbcf(0x189)],'\x69\x6e\x70\x75\x74\x5f\x73\x63\x68\x65\x6d\x61':_0x2afd26[_0x41fbcf(0x145)]})),async '\x68\x61\x6e\x64\x6c\x65\x54\x6f\x6f\x6c\x55\x73\x65'(_0x7fdae6){const _0x12327d=_0x41fbcf,_0x2d679c=_0x565335[_0x12327d(0xfe)](_0x7fdae6[_0x12327d(0x158)]);if(!_0x2d679c)return{'\x74\x79\x70\x65':_0x12327d(0x170),'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x7fdae6['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':'\x55\x6e\x6b\x6e\x6f\x77\x6e\x20\x66\x6c\x65\x65\x74\x20\x74\x6f\x6f\x6c\x3a\x20'+_0x7fdae6[_0x12327d(0x158)],'\x69\x73\x5f\x65\x72\x72\x6f\x72':!![]};try{const _0x469be1=await _0x2d679c(_0x7fdae6['\x69\x6e\x70\x75\x74']);return{'\x74\x79\x70\x65':_0x4bbeb7[_0x12327d(0xf9)],'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x7fdae6['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':serializeToolResult(_0x469be1)};}catch(_0x525617){return{'\x74\x79\x70\x65':_0x4bbeb7[_0x12327d(0xf9)],'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x7fdae6['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0x525617 instanceof Error?_0x525617[_0x12327d(0x11b)]:_0x4bbeb7[_0x12327d(0xeb)](String,_0x525617),'\x69\x73\x5f\x65\x72\x72\x6f\x72':!![]};}}};}function openaiFleetTools(_0x309556,_0x1eb046={}){const _0x4b0823=a0_0x24b13e,_0x4b76e4={'\x62\x78\x65\x62\x6c':function(_0xc856fb,_0x4827d2){return _0xc856fb(_0x4827d2);},'\x45\x64\x66\x44\x64':'\x74\x6f\x6f\x6c','\x56\x55\x53\x63\x56':function(_0x3bc70a,_0x304d45){return _0x3bc70a instanceof _0x304d45;},'\x61\x6a\x69\x58\x52':function(_0x3ccb12,_0x4fff6a,_0x152e07){return _0x3ccb12(_0x4fff6a,_0x152e07);}},_0x115a4a=selectFleetSpecs(_0x1eb046[_0x4b0823(0x182)]),_0x55df92=_0x4b76e4[_0x4b0823(0xea)](buildFleetHandlers,_0x115a4a,{'\x63\x6c\x69\x65\x6e\x74':_0x309556});return{'\x74\x6f\x6f\x6c\x73':_0x115a4a['\x6d\x61\x70'](_0x5dae8a=>({'\x74\x79\x70\x65':_0x4b0823(0x16f),'\x66\x75\x6e\x63\x74\x69\x6f\x6e':{'\x6e\x61\x6d\x65':_0x5dae8a['\x6e\x61\x6d\x65'],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x5dae8a['\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e'],'\x70\x61\x72\x61\x6d\x65\x74\x65\x72\x73':_0x5dae8a[_0x4b0823(0x145)]}})),async '\x68\x61\x6e\x64\x6c\x65\x54\x6f\x6f\x6c\x43\x61\x6c\x6c'(_0x1e1d15){const _0x27b7b0=_0x4b0823,_0x2087f3=_0x55df92[_0x27b7b0(0xfe)](_0x1e1d15['\x66\x75\x6e\x63\x74\x69\x6f\x6e'][_0x27b7b0(0x158)]);if(!_0x2087f3)return{'\x72\x6f\x6c\x65':_0x27b7b0(0x190),'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x1e1d15['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':JSON[_0x27b7b0(0x179)]({'\x65\x72\x72\x6f\x72':_0x27b7b0(0x15b)+_0x1e1d15[_0x27b7b0(0x16f)][_0x27b7b0(0x158)]})};let _0x5ab43c={};try{const _0x128b9f=JSON[_0x27b7b0(0x191)](_0x1e1d15[_0x27b7b0(0x16f)]['\x61\x72\x67\x75\x6d\x65\x6e\x74\x73']||'\x7b\x7d');if(_0x128b9f&&typeof _0x128b9f==='\x6f\x62\x6a\x65\x63\x74')_0x5ab43c=_0x128b9f;}catch{}try{const _0x4c3ef0=await _0x2087f3(_0x5ab43c);return{'\x72\x6f\x6c\x65':_0x27b7b0(0x190),'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x1e1d15['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0x4b76e4[_0x27b7b0(0xf8)](serializeToolResult,_0x4c3ef0)};}catch(_0xc5edaa){return{'\x72\x6f\x6c\x65':_0x4b76e4[_0x27b7b0(0x157)],'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x1e1d15['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':JSON[_0x27b7b0(0x179)]({'\x65\x72\x72\x6f\x72':_0x4b76e4[_0x27b7b0(0x143)](_0xc5edaa,Error)?_0xc5edaa[_0x27b7b0(0x11b)]:_0x4b76e4['\x62\x78\x65\x62\x6c'](String,_0xc5edaa)})};}}};}async function vercelAiFleetTools(_0x992108,_0x289d18={}){const _0x353b2c=a0_0x24b13e,_0x501cfe={'\x47\x71\x78\x74\x55':function(_0x1d1879,_0x47a577){return _0x1d1879(_0x47a577);},'\x64\x62\x42\x76\x76':function(_0x265a92,_0x3dab17,_0x1b6c69){return _0x265a92(_0x3dab17,_0x1b6c69);}};let _0x194192;try{_0x194192=await import('\x61\x69');}catch{throw new Error('\x76\x65\x72\x63\x65\x6c\x41\x69\x46\x6c\x65\x65\x74\x54\x6f\x6f\x6c\x73\x28\x29\x3a\x20\x74\x68\x65\x20\x60\x61\x69\x60\x20\x70\x61\x63\x6b\x61\x67\x65\x20\x69\x73\x20\x6e\x6f\x74\x20\x69\x6e\x73\x74\x61\x6c\x6c\x65\x64\x2e\x20\x49\x6e\x73\x74\x61\x6c\x6c\x20\x76\x69\x61\x20\x60\x70\x6e\x70\x6d\x20\x61\x64\x64\x20\x61\x69\x60\x2e');}const _0x2dc640=selectFleetSpecs(_0x289d18['\x61\x6c\x6c\x6f\x77']),_0x416439=_0x501cfe[_0x353b2c(0x159)](buildFleetHandlers,_0x2dc640,{'\x63\x6c\x69\x65\x6e\x74':_0x992108}),_0x21e4e0={};for(const _0x211b25 of _0x2dc640)_0x21e4e0[_0x211b25[_0x353b2c(0x158)]]=_0x194192['\x74\x6f\x6f\x6c']({'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x211b25[_0x353b2c(0x189)],'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':_0x194192[_0x353b2c(0x125)](_0x211b25['\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61']),'\x65\x78\x65\x63\x75\x74\x65':async _0x1acaa6=>{const _0x5acb23=_0x353b2c,_0x50fa9d=_0x416439[_0x5acb23(0xfe)](_0x211b25['\x6e\x61\x6d\x65']);if(!_0x50fa9d)throw new Error(_0x5acb23(0x15b)+_0x211b25[_0x5acb23(0x158)]);return _0x501cfe[_0x5acb23(0xfc)](serializeToolResult,await _0x50fa9d(_0x1acaa6));}});return _0x21e4e0;}function a0_0x3c5d(_0x945d3a,_0x1b06c6){_0x945d3a=_0x945d3a-0xe8;const _0x3684c9=a0_0x3684();let _0x3c5d2d=_0x3684c9[_0x945d3a];if(a0_0x3c5d['\x4a\x49\x46\x6a\x74\x56']===undefined){var _0x3ba119=function(_0x3687de){const _0x386fca='\x61\x62\x63\x64\x65\x66\x67\x68\x69\x6a\x6b\x6c\x6d\x6e\x6f\x70\x71\x72\x73\x74\x75\x76\x77\x78\x79\x7a\x41\x42\x43\x44\x45\x46\x47\x48\x49\x4a\x4b\x4c\x4d\x4e\x4f\x50\x51\x52\x53\x54\x55\x56\x57\x58\x59\x5a\x30\x31\x32\x33\x34\x35\x36\x37\x38\x39\x2b\x2f\x3d';let _0x27df3e='',_0x5e08c9='';for(let _0x29b310=0x0,_0x650c1f,_0x579183,_0x301b3d=0x0;_0x579183=_0x3687de['\x63\x68\x61\x72\x41\x74'](_0x301b3d++);~_0x579183&&(_0x650c1f=_0x29b310%0x4?_0x650c1f*0x40+_0x579183:_0x579183,_0x29b310++%0x4)?_0x27df3e+=String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](0xff&_0x650c1f>>(-0x2*_0x29b310&0x6)):0x0){_0x579183=_0x386fca['\x69\x6e\x64\x65\x78\x4f\x66'](_0x579183);}for(let _0x4d7191=0x0,_0x4df8e0=_0x27df3e['\x6c\x65\x6e\x67\x74\x68'];_0x4d7191<_0x4df8e0;_0x4d7191++){_0x5e08c9+='\x25'+('\x30\x30'+_0x27df3e['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x4d7191)['\x74\x6f\x53\x74\x72\x69\x6e\x67'](0x10))['\x73\x6c\x69\x63\x65'](-0x2);}return decodeURIComponent(_0x5e08c9);};a0_0x3c5d['\x43\x56\x78\x50\x6c\x49']=_0x3ba119,a0_0x3c5d['\x4a\x61\x51\x55\x4b\x69']={},a0_0x3c5d['\x4a\x49\x46\x6a\x74\x56']=!![];}const _0x2539be=_0x3684c9[0x0],_0x6ebd8f=_0x945d3a+_0x2539be,_0x43a438=a0_0x3c5d['\x4a\x61\x51\x55\x4b\x69'][_0x6ebd8f];return!_0x43a438?(_0x3c5d2d=a0_0x3c5d['\x43\x56\x78\x50\x6c\x49'](_0x3c5d2d),a0_0x3c5d['\x4a\x61\x51\x55\x4b\x69'][_0x6ebd8f]=_0x3c5d2d):_0x3c5d2d=_0x43a438,_0x3c5d2d;}async function mastraFleetTools(_0x3dae4e,_0x27f0af={}){const _0x5e7391=a0_0x24b13e,_0x3e5cce={'\x61\x79\x6a\x6b\x41':function(_0x4f2cca,_0x1e37fa){return _0x4f2cca(_0x1e37fa);},'\x54\x46\x58\x52\x4a':_0x5e7391(0x12d),'\x4e\x62\x50\x67\x65':_0x5e7391(0x18a)};let _0xc35598;try{_0xc35598=await import(_0x3e5cce['\x54\x46\x58\x52\x4a']);}catch{throw new Error(_0x3e5cce['\x4e\x62\x50\x67\x65']);}const _0x51d68e=selectFleetSpecs(_0x27f0af['\x61\x6c\x6c\x6f\x77']),_0x28caf3=buildFleetHandlers(_0x51d68e,{'\x63\x6c\x69\x65\x6e\x74':_0x3dae4e}),_0x2341a6={};for(const _0x565ed4 of _0x51d68e)_0x2341a6[_0x565ed4[_0x5e7391(0x158)]]=_0xc35598[_0x5e7391(0x193)]({'\x69\x64':_0x565ed4['\x6e\x61\x6d\x65'],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x565ed4[_0x5e7391(0x189)],'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':_0xc35598[_0x5e7391(0x125)]?_0xc35598[_0x5e7391(0x125)](_0x565ed4[_0x5e7391(0x145)]):_0x565ed4[_0x5e7391(0x145)],'\x65\x78\x65\x63\x75\x74\x65':async _0x1193e3=>{const _0x214966=_0x5e7391,_0xc6550d=_0x28caf3[_0x214966(0xfe)](_0x565ed4[_0x214966(0x158)]);if(!_0xc6550d)throw new Error('\x55\x6e\x6b\x6e\x6f\x77\x6e\x20\x66\x6c\x65\x65\x74\x20\x74\x6f\x6f\x6c\x3a\x20'+_0x565ed4[_0x214966(0x158)]);return{'\x72\x65\x73\x75\x6c\x74':serializeToolResult(await _0x3e5cce[_0x214966(0x110)](_0xc6550d,_0x1193e3?.[_0x214966(0x149)]??{}))};}});return _0x2341a6;}function buildFleetHandlers(_0x4d9b5e,_0x5b302a){const _0x10fe12=new Map();for(const _0x47972a of _0x4d9b5e)_0x10fe12['\x73\x65\x74'](_0x47972a['\x6e\x61\x6d\x65'],_0x47972a['\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72'](_0x5b302a));return _0x10fe12;}const LIFECYCLE_TOOL_SPECS={'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x63\x72\x65\x61\x74\x65':{'\x6e\x61\x6d\x65':'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x63\x72\x65\x61\x74\x65','\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x43\x72\x65\x61\x74\x65\x20\x61\x6e\x20\x69\x73\x6f\x6c\x61\x74\x65\x64\x20\x73\x61\x6e\x64\x62\x6f\x78\x20\x65\x6e\x76\x69\x72\x6f\x6e\x6d\x65\x6e\x74\x20\x61\x6e\x64\x20\x72\x65\x74\x75\x72\x6e\x20\x69\x74\x73\x20\x69\x64\x20\x66\x6f\x72\x20\x75\x73\x65\x20\x77\x69\x74\x68\x20\x73\x61\x6e\x64\x62\x6f\x78\x5f\x72\x75\x6e\x5f\x63\x6f\x6d\x6d\x61\x6e\x64\x2e\x20\x55\x73\x65\x20\x74\x68\x69\x73\x20\x77\x68\x65\x6e\x20\x74\x68\x65\x20\x75\x73\x65\x72\x20\x6e\x65\x65\x64\x73\x20\x63\x6f\x64\x65\x20\x65\x78\x65\x63\x75\x74\x65\x64\x2c\x20\x66\x69\x6c\x65\x73\x20\x61\x6e\x61\x6c\x79\x7a\x65\x64\x2c\x20\x6f\x72\x20\x63\x6f\x6d\x6d\x61\x6e\x64\x73\x20\x72\x75\x6e\x20\x69\x6e\x20\x61\x20\x73\x65\x63\x75\x72\x65\x20\x65\x6e\x76\x69\x72\x6f\x6e\x6d\x65\x6e\x74\x2e\x20\x54\x68\x65\x20\x73\x61\x6e\x64\x62\x6f\x78\x20\x42\x49\x4c\x4c\x53\x20\x75\x6e\x74\x69\x6c\x20\x64\x65\x73\x74\x72\x6f\x79\x65\x64\x20\u2014\x20\x63\x61\x6c\x6c\x20\x73\x61\x6e\x64\x62\x6f\x78\x5f\x64\x65\x73\x74\x72\x6f\x79\x20\x77\x68\x65\x6e\x20\x74\x68\x65\x20\x77\x6f\x72\x6b\x20\x69\x73\x20\x64\x6f\x6e\x65\x2e','\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x24b13e(0x184),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x65\x6e\x76\x69\x72\x6f\x6e\x6d\x65\x6e\x74':{'\x74\x79\x70\x65':'\x73\x74\x72\x69\x6e\x67','\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x24b13e(0xf1)},'\x6e\x61\x6d\x65':{'\x74\x79\x70\x65':a0_0x24b13e(0x12c),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x24b13e(0x16e)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[],'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':![]},'\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72':({client:_0x24d7fe})=>async _0x548bd8=>{const _0x51b9ea=a0_0x24b13e,_0x2c9fd4=await _0x24d7fe['\x63\x72\x65\x61\x74\x65']({'\x65\x6e\x76\x69\x72\x6f\x6e\x6d\x65\x6e\x74':_0x548bd8['\x65\x6e\x76\x69\x72\x6f\x6e\x6d\x65\x6e\x74']??_0x51b9ea(0x13a),'\x6e\x61\x6d\x65':_0x548bd8['\x6e\x61\x6d\x65']});return{'\x73\x61\x6e\x64\x62\x6f\x78\x49\x64':_0x2c9fd4['\x69\x64'],'\x73\x74\x61\x74\x75\x73':_0x2c9fd4[_0x51b9ea(0x172)]};}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x72\x75\x6e\x5f\x63\x6f\x6d\x6d\x61\x6e\x64':{'\x6e\x61\x6d\x65':a0_0x24b13e(0x131),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x24b13e(0x188),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x24b13e(0x184),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x69\x64':{'\x74\x79\x70\x65':a0_0x24b13e(0x12c),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x24b13e(0x104)},'\x63\x6f\x6d\x6d\x61\x6e\x64':{'\x74\x79\x70\x65':a0_0x24b13e(0x12c),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x24b13e(0x123)},'\x63\x77\x64':{'\x74\x79\x70\x65':a0_0x24b13e(0x12c),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x4f\x70\x74\x69\x6f\x6e\x61\x6c\x20\x77\x6f\x72\x6b\x69\x6e\x67\x20\x64\x69\x72\x65\x63\x74\x6f\x72\x79\x20\x66\x6f\x72\x20\x74\x68\x65\x20\x63\x6f\x6d\x6d\x61\x6e\x64\x2e'},'\x74\x69\x6d\x65\x6f\x75\x74\x5f\x6d\x73':{'\x74\x79\x70\x65':a0_0x24b13e(0x17b),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x54\x69\x6d\x65\x6f\x75\x74\x20\x69\x6e\x20\x6d\x69\x6c\x6c\x69\x73\x65\x63\x6f\x6e\x64\x73\x2e\x20\x44\x65\x66\x61\x75\x6c\x74\x20\x36\x30\x30\x30\x30\x2e'}},'\x72\x65\x71\x75\x69\x72\x65\x64':['\x73\x61\x6e\x64\x62\x6f\x78\x5f\x69\x64',a0_0x24b13e(0x173)],'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':![]},'\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72':({client:_0x4c8626})=>async _0x21aa3d=>{const _0x2ededb=a0_0x24b13e,_0x4b415d=await _0x4c8626[_0x2ededb(0xfe)](_0x21aa3d[_0x2ededb(0x100)]);if(!_0x4b415d)throw new Error(_0x2ededb(0x102)+_0x21aa3d[_0x2ededb(0x100)]+_0x2ededb(0x17a));const _0x545964=await _0x4b415d[_0x2ededb(0x16b)](_0x21aa3d[_0x2ededb(0x173)],{'\x63\x77\x64':_0x21aa3d[_0x2ededb(0x116)],'\x74\x69\x6d\x65\x6f\x75\x74\x4d\x73':_0x21aa3d[_0x2ededb(0x181)]??0xea60});return{'\x73\x74\x64\x6f\x75\x74':_0x545964[_0x2ededb(0x11e)],'\x73\x74\x64\x65\x72\x72':_0x545964[_0x2ededb(0xff)],'\x65\x78\x69\x74\x43\x6f\x64\x65':_0x545964[_0x2ededb(0x12b)]};}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x64\x65\x73\x74\x72\x6f\x79':{'\x6e\x61\x6d\x65':'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x64\x65\x73\x74\x72\x6f\x79','\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x24b13e(0x180),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':'\x6f\x62\x6a\x65\x63\x74','\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x69\x64':{'\x74\x79\x70\x65':a0_0x24b13e(0x12c),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x24b13e(0x104)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0x24b13e(0x100)],'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':![]},'\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72':({client:_0x3ff833})=>async _0x49686e=>{const _0x205e6b=a0_0x24b13e,_0x2eb645=await _0x3ff833[_0x205e6b(0xfe)](_0x49686e['\x73\x61\x6e\x64\x62\x6f\x78\x5f\x69\x64']);if(!_0x2eb645)return{'\x73\x61\x6e\x64\x62\x6f\x78\x49\x64':_0x49686e[_0x205e6b(0x100)],'\x64\x65\x6c\x65\x74\x65\x64':!![]};return await _0x2eb645[_0x205e6b(0x11f)](),{'\x73\x61\x6e\x64\x62\x6f\x78\x49\x64':_0x49686e['\x73\x61\x6e\x64\x62\x6f\x78\x5f\x69\x64'],'\x64\x65\x6c\x65\x74\x65\x64':!![]};}}},ALL_LIFECYCLE_TOOL_SPECS=Object[a0_0x24b13e(0x107)](LIFECYCLE_TOOL_SPECS);function selectLifecycleSpecs(_0x1b190e){const _0x4c72bb=a0_0x24b13e;if(!_0x1b190e||_0x1b190e['\x6c\x65\x6e\x67\x74\x68']===0x0)return ALL_LIFECYCLE_TOOL_SPECS;const _0x142406=new Set(_0x1b190e);return Object['\x6b\x65\x79\x73'](LIFECYCLE_TOOL_SPECS)[_0x4c72bb(0x134)](_0x3e8804=>_0x142406[_0x4c72bb(0x13e)](_0x3e8804))[_0x4c72bb(0x166)](_0xee9c0e=>LIFECYCLE_TOOL_SPECS[_0xee9c0e]);}function anthropicLifecycleTools(_0x4251f3,_0x3e4534={}){const _0x5e3a1f=a0_0x24b13e,_0x4c5ee5={'\x66\x59\x55\x46\x48':function(_0x3c1d11,_0x29e017){return _0x3c1d11(_0x29e017);},'\x48\x4d\x78\x58\x53':_0x5e3a1f(0x170),'\x74\x6d\x65\x4a\x73':function(_0x1d74c7,_0x171717){return _0x1d74c7(_0x171717);}},_0xeff2dd=selectLifecycleSpecs(_0x3e4534['\x61\x6c\x6c\x6f\x77']),_0x40cb3c=buildLifecycleHandlers(_0xeff2dd,{'\x63\x6c\x69\x65\x6e\x74':_0x4251f3});return{'\x74\x6f\x6f\x6c\x73':_0xeff2dd[_0x5e3a1f(0x166)](_0x219927=>({'\x6e\x61\x6d\x65':_0x219927[_0x5e3a1f(0x158)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x219927[_0x5e3a1f(0x189)],'\x69\x6e\x70\x75\x74\x5f\x73\x63\x68\x65\x6d\x61':_0x219927[_0x5e3a1f(0x145)]})),async '\x68\x61\x6e\x64\x6c\x65\x54\x6f\x6f\x6c\x55\x73\x65'(_0x37d176){const _0x5b49b3=_0x5e3a1f,_0x1456a4=_0x40cb3c['\x67\x65\x74'](_0x37d176[_0x5b49b3(0x158)]);if(!_0x1456a4)return{'\x74\x79\x70\x65':'\x74\x6f\x6f\x6c\x5f\x72\x65\x73\x75\x6c\x74','\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x37d176['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':'\x55\x6e\x6b\x6e\x6f\x77\x6e\x20\x6c\x69\x66\x65\x63\x79\x63\x6c\x65\x20\x74\x6f\x6f\x6c\x3a\x20'+_0x37d176[_0x5b49b3(0x158)],'\x69\x73\x5f\x65\x72\x72\x6f\x72':!![]};try{const _0x142b1c=await _0x4c5ee5[_0x5b49b3(0x124)](_0x1456a4,_0x37d176['\x69\x6e\x70\x75\x74']);return{'\x74\x79\x70\x65':_0x4c5ee5['\x48\x4d\x78\x58\x53'],'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x37d176['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0x4c5ee5[_0x5b49b3(0xec)](serializeToolResult,_0x142b1c)};}catch(_0x227f42){return{'\x74\x79\x70\x65':_0x4c5ee5[_0x5b49b3(0x17e)],'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x37d176['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0x227f42 instanceof Error?_0x227f42[_0x5b49b3(0x11b)]:String(_0x227f42),'\x69\x73\x5f\x65\x72\x72\x6f\x72':!![]};}}};}function openaiLifecycleTools(_0x35bea4,_0x57e436={}){const _0x3753f4=a0_0x24b13e,_0x1330b5={'\x53\x51\x45\x58\x57':_0x3753f4(0x184),'\x4c\x79\x57\x51\x74':function(_0x11daa3,_0xe9b23e){return _0x11daa3(_0xe9b23e);},'\x44\x5a\x6b\x47\x70':_0x3753f4(0x190),'\x73\x45\x6f\x45\x44':function(_0x217a08,_0x2f34d8){return _0x217a08 instanceof _0x2f34d8;}},_0x1c3a8d=_0x1330b5['\x4c\x79\x57\x51\x74'](selectLifecycleSpecs,_0x57e436[_0x3753f4(0x182)]),_0xc71d80=buildLifecycleHandlers(_0x1c3a8d,{'\x63\x6c\x69\x65\x6e\x74':_0x35bea4});return{'\x74\x6f\x6f\x6c\x73':_0x1c3a8d[_0x3753f4(0x166)](_0x599e6b=>({'\x74\x79\x70\x65':'\x66\x75\x6e\x63\x74\x69\x6f\x6e','\x66\x75\x6e\x63\x74\x69\x6f\x6e':{'\x6e\x61\x6d\x65':_0x599e6b[_0x3753f4(0x158)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x599e6b[_0x3753f4(0x189)],'\x70\x61\x72\x61\x6d\x65\x74\x65\x72\x73':_0x599e6b['\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61']}})),async '\x68\x61\x6e\x64\x6c\x65\x54\x6f\x6f\x6c\x43\x61\x6c\x6c'(_0x1efce0){const _0x37690e=_0x3753f4,_0x5af854=_0xc71d80['\x67\x65\x74'](_0x1efce0['\x66\x75\x6e\x63\x74\x69\x6f\x6e']['\x6e\x61\x6d\x65']);if(!_0x5af854)return{'\x72\x6f\x6c\x65':_0x37690e(0x190),'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x1efce0['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':JSON[_0x37690e(0x179)]({'\x65\x72\x72\x6f\x72':_0x37690e(0x194)+_0x1efce0[_0x37690e(0x16f)]['\x6e\x61\x6d\x65']})};let _0x2e745b={};try{const _0x569de9=JSON[_0x37690e(0x191)](_0x1efce0[_0x37690e(0x16f)]['\x61\x72\x67\x75\x6d\x65\x6e\x74\x73']||'\x7b\x7d');if(_0x569de9&&typeof _0x569de9===_0x1330b5['\x53\x51\x45\x58\x57'])_0x2e745b=_0x569de9;}catch{}try{const _0x3071fa=await _0x5af854(_0x2e745b);return{'\x72\x6f\x6c\x65':_0x37690e(0x190),'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x1efce0['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0x1330b5[_0x37690e(0x137)](serializeToolResult,_0x3071fa)};}catch(_0x164e85){return{'\x72\x6f\x6c\x65':_0x1330b5['\x44\x5a\x6b\x47\x70'],'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x1efce0['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':JSON[_0x37690e(0x179)]({'\x65\x72\x72\x6f\x72':_0x1330b5['\x73\x45\x6f\x45\x44'](_0x164e85,Error)?_0x164e85['\x6d\x65\x73\x73\x61\x67\x65']:String(_0x164e85)})};}}};}function buildLifecycleHandlers(_0x14f139,_0x3cbf73){const _0x2a6b2c=a0_0x24b13e,_0x5651e5=new Map();for(const _0x6580dd of _0x14f139)_0x5651e5[_0x2a6b2c(0x127)](_0x6580dd[_0x2a6b2c(0x158)],_0x6580dd[_0x2a6b2c(0x106)](_0x3cbf73));return _0x5651e5;}async function mastraTools(_0x571276,_0x2d392b={}){const _0x98ab2e=a0_0x24b13e,_0x33ba4a={'\x4c\x4b\x4d\x57\x79':function(_0x405d98,_0x3f3b07){return _0x405d98(_0x3f3b07);},'\x4d\x51\x56\x54\x75':'\x6d\x61\x73\x74\x72\x61\x54\x6f\x6f\x6c\x73\x28\x29\x3a\x20\x74\x68\x65\x20\x60\x40\x6d\x61\x73\x74\x72\x61\x2f\x63\x6f\x72\x65\x60\x20\x70\x61\x63\x6b\x61\x67\x65\x20\x69\x73\x20\x6e\x6f\x74\x20\x69\x6e\x73\x74\x61\x6c\x6c\x65\x64\x2e\x20\x49\x6e\x73\x74\x61\x6c\x6c\x20\x69\x74\x20\x76\x69\x61\x20\x60\x70\x6e\x70\x6d\x20\x61\x64\x64\x20\x40\x6d\x61\x73\x74\x72\x61\x2f\x63\x6f\x72\x65\x60\x2e'};let _0x4968ee;try{_0x4968ee=await import(_0x98ab2e(0x12d));}catch{throw new Error(_0x33ba4a[_0x98ab2e(0x18e)]);}const _0x44aea3=selectSpecs(_0x2d392b[_0x98ab2e(0x182)]),_0x247de4={'\x62\x6f\x78':_0x571276,'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x2d392b[_0x98ab2e(0x14c)]},_0x194429={};for(const _0x22c8d8 of _0x44aea3){const _0x5b29c1=_0x22c8d8[_0x98ab2e(0x106)](_0x247de4);_0x194429[_0x22c8d8[_0x98ab2e(0x158)]]=_0x4968ee[_0x98ab2e(0x193)]({'\x69\x64':_0x22c8d8[_0x98ab2e(0x158)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x22c8d8[_0x98ab2e(0x189)],'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':_0x4968ee[_0x98ab2e(0x125)]?_0x4968ee[_0x98ab2e(0x125)](_0x22c8d8['\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61']):_0x22c8d8[_0x98ab2e(0x145)],'\x65\x78\x65\x63\x75\x74\x65':async _0x4e3325=>{const _0x20b157=_0x98ab2e;return{'\x72\x65\x73\x75\x6c\x74':serializeToolResult(await _0x33ba4a['\x4c\x4b\x4d\x57\x79'](_0x5b29c1,_0x4e3325?.[_0x20b157(0x149)]??{}))};}});}return _0x194429;}function openaiTools(_0x186cfb,_0x12d511={}){const _0x432716=a0_0x24b13e,_0x50ef90={'\x78\x56\x43\x66\x64':_0x432716(0x190),'\x76\x64\x78\x44\x46':function(_0x49818f,_0x1dada6){return _0x49818f(_0x1dada6);},'\x56\x4d\x79\x56\x6b':function(_0x2d7de4,_0x4a5c8d){return _0x2d7de4 instanceof _0x4a5c8d;}},_0x45b061=_0x50ef90[_0x432716(0x10e)](selectSpecs,_0x12d511[_0x432716(0x182)]),_0x112a68={'\x62\x6f\x78':_0x186cfb,'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x12d511[_0x432716(0x14c)]},_0x19754f=new Map();for(const _0x18c5a2 of _0x45b061)_0x19754f[_0x432716(0x127)](_0x18c5a2[_0x432716(0x158)],_0x18c5a2['\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72'](_0x112a68));const _0x5f0b99=_0x45b061['\x6d\x61\x70'](_0x4649cf=>({'\x74\x79\x70\x65':_0x432716(0x16f),'\x66\x75\x6e\x63\x74\x69\x6f\x6e':{'\x6e\x61\x6d\x65':_0x4649cf['\x6e\x61\x6d\x65'],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x4649cf[_0x432716(0x189)],'\x70\x61\x72\x61\x6d\x65\x74\x65\x72\x73':_0x4649cf[_0x432716(0x145)]}}));function _0x5066b7(_0x515342){const _0x42489c=_0x432716;if(!_0x515342)return{};try{const _0x23ea9e=JSON[_0x42489c(0x191)](_0x515342);return typeof _0x23ea9e===_0x42489c(0x184)&&_0x23ea9e!==null?_0x23ea9e:{};}catch{return{};}}async function _0x8289cf(_0x4d17b2){const _0x2e340a=_0x432716,_0x222386=_0x19754f[_0x2e340a(0xfe)](_0x4d17b2[_0x2e340a(0x16f)][_0x2e340a(0x158)]);if(!_0x222386)return{'\x72\x6f\x6c\x65':_0x50ef90['\x78\x56\x43\x66\x64'],'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x4d17b2['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':JSON['\x73\x74\x72\x69\x6e\x67\x69\x66\x79']({'\x65\x72\x72\x6f\x72':_0x2e340a(0x150)+_0x4d17b2[_0x2e340a(0x16f)][_0x2e340a(0x158)]})};try{const _0x4856be=await _0x222386(_0x50ef90[_0x2e340a(0x10e)](_0x5066b7,_0x4d17b2['\x66\x75\x6e\x63\x74\x69\x6f\x6e']['\x61\x72\x67\x75\x6d\x65\x6e\x74\x73']));return{'\x72\x6f\x6c\x65':_0x50ef90[_0x2e340a(0x14b)],'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x4d17b2['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0x50ef90[_0x2e340a(0x10e)](serializeToolResult,_0x4856be)};}catch(_0x46890e){return{'\x72\x6f\x6c\x65':_0x2e340a(0x190),'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x4d17b2['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':JSON[_0x2e340a(0x179)]({'\x65\x72\x72\x6f\x72':_0x50ef90[_0x2e340a(0x133)](_0x46890e,Error)?_0x46890e[_0x2e340a(0x11b)]:String(_0x46890e)})};}}async function _0x21bc6b(_0x3bcf6d){const _0x1b4df5=_0x432716,_0x1df767=_0x3bcf6d[_0x1b4df5(0x118)]??[];return Promise['\x61\x6c\x6c'](_0x1df767[_0x1b4df5(0x166)](_0x8289cf));}return{'\x74\x6f\x6f\x6c\x73':_0x5f0b99,'\x68\x61\x6e\x64\x6c\x65\x54\x6f\x6f\x6c\x43\x61\x6c\x6c':_0x8289cf,'\x68\x61\x6e\x64\x6c\x65\x41\x73\x73\x69\x73\x74\x61\x6e\x74\x4d\x65\x73\x73\x61\x67\x65':_0x21bc6b};}async function vercelAiTools(_0x380422,_0x4b3108={}){const _0x322883=a0_0x24b13e,_0x2cb5b1={'\x59\x67\x61\x73\x66':function(_0x22001d,_0x5aedaf){return _0x22001d(_0x5aedaf);}};let _0x463cb0;try{_0x463cb0=await import('\x61\x69');}catch{throw new Error(_0x322883(0xee));}const _0x55464b=_0x2cb5b1[_0x322883(0x138)](selectSpecs,_0x4b3108['\x61\x6c\x6c\x6f\x77']),_0x11a9ff={'\x62\x6f\x78':_0x380422,'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x4b3108[_0x322883(0x14c)]},_0xa8ed23={};for(const _0x20e69b of _0x55464b){const _0x6fd6ca=_0x20e69b[_0x322883(0x106)](_0x11a9ff);_0xa8ed23[_0x20e69b[_0x322883(0x158)]]=_0x463cb0[_0x322883(0x190)]({'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x20e69b[_0x322883(0x189)],'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':_0x463cb0['\x6a\x73\x6f\x6e\x53\x63\x68\x65\x6d\x61'](_0x20e69b[_0x322883(0x145)]),'\x65\x78\x65\x63\x75\x74\x65':async _0x5d3000=>{return serializeToolResult(await _0x6fd6ca(_0x5d3000));}});}return _0xa8ed23;}export{ALL_FLEET_TOOL_SPECS,ALL_LIFECYCLE_TOOL_SPECS,ALL_TOOL_SPECS,FLEET_TOOL_SPECS,LIFECYCLE_TOOL_SPECS,TOOL_SPECS,anthropicFleetTools,anthropicLifecycleTools,anthropicTools,createMcpServer,mastraFleetTools,mastraTools,openaiFleetTools,openaiLifecycleTools,openaiTools,runCode,vercelAiFleetTools,vercelAiTools};
|
|
1
|
+
const a0_0x4d4885=a0_0x3160;(function(_0x576e9a,_0x4a45f0){const _0x319798=a0_0x3160,_0x55603e=_0x576e9a();while(!![]){try{const _0x44f1bd=-parseInt(_0x319798(0x18d))/0x1+parseInt(_0x319798(0x134))/0x2+-parseInt(_0x319798(0x154))/0x3+-parseInt(_0x319798(0xf4))/0x4*(parseInt(_0x319798(0x10c))/0x5)+-parseInt(_0x319798(0x164))/0x6+parseInt(_0x319798(0xf0))/0x7*(-parseInt(_0x319798(0x15d))/0x8)+parseInt(_0x319798(0x186))/0x9*(parseInt(_0x319798(0x19e))/0xa);if(_0x44f1bd===_0x4a45f0)break;else _0x55603e['push'](_0x55603e['shift']());}catch(_0x6ecadd){_0x55603e['push'](_0x55603e['shift']());}}}(a0_0x17fa,0x1c003));import{createRequire}from'\x6e\x6f\x64\x65\x3a\x6d\x6f\x64\x75\x6c\x65';const TOOL_SPECS={'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x72\x75\x6e\x5f\x63\x6f\x64\x65':{'\x6e\x61\x6d\x65':a0_0x4d4885(0x191),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x4d4885(0x130),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x4d4885(0x11f),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x6c\x61\x6e\x67\x75\x61\x67\x65':{'\x74\x79\x70\x65':a0_0x4d4885(0x13e),'\x65\x6e\x75\x6d':[a0_0x4d4885(0xf9),a0_0x4d4885(0x10f),a0_0x4d4885(0x141),a0_0x4d4885(0x19a)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x4b\x65\x72\x6e\x65\x6c\x20\x6c\x61\x6e\x67\x75\x61\x67\x65\x2e'},'\x73\x6f\x75\x72\x63\x65':{'\x74\x79\x70\x65':a0_0x4d4885(0x13e),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x4d4885(0x118)},'\x74\x69\x6d\x65\x6f\x75\x74\x5f\x6d\x73':{'\x74\x79\x70\x65':a0_0x4d4885(0x105),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x4d4885(0x175)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0x4d4885(0x18f),'\x73\x6f\x75\x72\x63\x65'],'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':![]},'\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72':({box:_0x20df51,sessionId:_0xfa827c})=>async _0xe9e522=>{const _0x562e61=a0_0x4d4885;return await _0x20df51[_0x562e61(0x128)](_0xe9e522[_0x562e61(0x18f)],_0xe9e522[_0x562e61(0x144)],{'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0xfa827c,'\x74\x69\x6d\x65\x6f\x75\x74\x4d\x73':_0xe9e522[_0x562e61(0x16f)]});}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x65\x78\x65\x63':{'\x6e\x61\x6d\x65':a0_0x4d4885(0x104),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x52\x75\x6e\x20\x61\x20\x73\x68\x65\x6c\x6c\x20\x63\x6f\x6d\x6d\x61\x6e\x64\x20\x28\x6e\x6f\x20\x70\x65\x72\x73\x69\x73\x74\x65\x6e\x74\x20\x73\x74\x61\x74\x65\x29\x20\x69\x6e\x20\x74\x68\x65\x20\x73\x61\x6e\x64\x62\x6f\x78\x2e\x20\x55\x73\x65\x20\x66\x6f\x72\x20\x6f\x6e\x65\x2d\x73\x68\x6f\x74\x20\x74\x61\x73\x6b\x73\x20\x6c\x69\x6b\x65\x20\x27\x70\x6e\x70\x6d\x20\x69\x6e\x73\x74\x61\x6c\x6c\x27\x20\x6f\x72\x20\x27\x6c\x73\x27\x2e\x20\x46\x6f\x72\x20\x63\x6f\x64\x65\x20\x74\x68\x61\x74\x20\x73\x68\x6f\x75\x6c\x64\x20\x73\x68\x61\x72\x65\x20\x73\x74\x61\x74\x65\x20\x61\x63\x72\x6f\x73\x73\x20\x63\x61\x6c\x6c\x73\x2c\x20\x70\x72\x65\x66\x65\x72\x20\x73\x61\x6e\x64\x62\x6f\x78\x5f\x72\x75\x6e\x5f\x63\x6f\x64\x65\x20\x77\x69\x74\x68\x20\x61\x20\x73\x65\x73\x73\x69\x6f\x6e\x49\x64\x2e','\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x4d4885(0x11f),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x63\x6f\x6d\x6d\x61\x6e\x64':{'\x74\x79\x70\x65':a0_0x4d4885(0x13e),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x4d4885(0x180)},'\x63\x77\x64':{'\x74\x79\x70\x65':a0_0x4d4885(0x13e),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x4d4885(0xee)},'\x74\x69\x6d\x65\x6f\x75\x74\x5f\x6d\x73':{'\x74\x79\x70\x65':a0_0x4d4885(0x105),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x44\x65\x66\x61\x75\x6c\x74\x20\x36\x30\x30\x30\x30\x2e'}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0x4d4885(0x135)],'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':![]},'\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72':({box:_0x24aa39,sessionId:_0x2be020})=>async _0x27f398=>{const _0x239de4=a0_0x4d4885;return await _0x24aa39[_0x239de4(0x113)](_0x27f398[_0x239de4(0x135)],{'\x63\x77\x64':_0x27f398[_0x239de4(0x15a)],'\x74\x69\x6d\x65\x6f\x75\x74\x4d\x73':_0x27f398[_0x239de4(0x16f)],'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x2be020});}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x72\x65\x61\x64':{'\x6e\x61\x6d\x65':a0_0x4d4885(0x183),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x4d4885(0x14f),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x4d4885(0x11f),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x70\x61\x74\x68':{'\x74\x79\x70\x65':a0_0x4d4885(0x13e)}},'\x72\x65\x71\x75\x69\x72\x65\x64':['\x70\x61\x74\x68'],'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':![]},'\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72':({box:_0x280da6,sessionId:_0x35816b})=>async _0x4d0939=>{const _0x409db1=a0_0x4d4885;return{'\x63\x6f\x6e\x74\x65\x6e\x74':await _0x280da6[_0x409db1(0x147)](_0x4d0939['\x70\x61\x74\x68'],{'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x35816b})};}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x77\x72\x69\x74\x65':{'\x6e\x61\x6d\x65':a0_0x4d4885(0x106),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x4d4885(0x153),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x4d4885(0x11f),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x70\x61\x74\x68':{'\x74\x79\x70\x65':a0_0x4d4885(0x13e)},'\x63\x6f\x6e\x74\x65\x6e\x74':{'\x74\x79\x70\x65':a0_0x4d4885(0x13e),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x4d4885(0x110)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0x4d4885(0x156),'\x63\x6f\x6e\x74\x65\x6e\x74'],'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':![]},'\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72':({box:_0x119954})=>async _0x1b50a2=>{const _0x50f51b=a0_0x4d4885;return await _0x119954[_0x50f51b(0x10b)](_0x1b50a2['\x70\x61\x74\x68'],_0x1b50a2[_0x50f51b(0x179)]),{'\x6f\x6b':!![]};}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x6c\x69\x73\x74':{'\x6e\x61\x6d\x65':a0_0x4d4885(0x189),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x4c\x69\x73\x74\x20\x65\x6e\x74\x72\x69\x65\x73\x20\x69\x6e\x20\x61\x20\x64\x69\x72\x65\x63\x74\x6f\x72\x79\x20\x77\x69\x74\x68\x20\x73\x69\x7a\x65\x2c\x20\x74\x79\x70\x65\x2c\x20\x61\x6e\x64\x20\x6d\x6f\x64\x65\x2e','\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x4d4885(0x11f),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x70\x61\x74\x68':{'\x74\x79\x70\x65':a0_0x4d4885(0x13e)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0x4d4885(0x156)],'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':![]},'\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72':({box:_0x486a1b})=>async _0x2d53e7=>{return{'\x65\x6e\x74\x72\x69\x65\x73':await _0x486a1b['\x66\x73']['\x6c\x69\x73\x74'](_0x2d53e7['\x70\x61\x74\x68'])};}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x73\x65\x61\x72\x63\x68':{'\x6e\x61\x6d\x65':a0_0x4d4885(0x121),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x4d4885(0x17e),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':'\x6f\x62\x6a\x65\x63\x74','\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x70\x61\x74\x74\x65\x72\x6e':{'\x74\x79\x70\x65':'\x73\x74\x72\x69\x6e\x67','\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x4d4885(0x18e)},'\x70\x61\x74\x68':{'\x74\x79\x70\x65':a0_0x4d4885(0x13e),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x4d4885(0x16e)},'\x6d\x61\x78\x5f\x72\x65\x73\x75\x6c\x74\x73':{'\x74\x79\x70\x65':a0_0x4d4885(0x105),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x4d4885(0x172)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0x4d4885(0x151)],'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':![]},'\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72':({box:_0x4106d1})=>async _0x37da97=>{const _0x514be7=a0_0x4d4885,_0x4b58f7=[],_0x7be0c4=_0x37da97[_0x514be7(0x167)]??0x64;for await(const _0x53d0b5 of _0x4106d1['\x73\x65\x61\x72\x63\x68'](_0x37da97[_0x514be7(0x151)],{'\x63\x77\x64':_0x37da97['\x70\x61\x74\x68'],'\x6d\x61\x78\x52\x65\x73\x75\x6c\x74\x73':_0x7be0c4})){_0x4b58f7['\x70\x75\x73\x68'](_0x53d0b5);if(_0x4b58f7[_0x514be7(0x103)]>=_0x7be0c4)break;}return{'\x6d\x61\x74\x63\x68\x65\x73':_0x4b58f7};}}},ALL_TOOL_SPECS=Object['\x76\x61\x6c\x75\x65\x73'](TOOL_SPECS);function selectSpecs(_0x36e383){const _0x56f49b=a0_0x4d4885,_0x15d01d={'\x76\x61\x76\x4f\x50':function(_0x94dec6,_0xee44a1){return _0x94dec6===_0xee44a1;}};if(!_0x36e383||_0x15d01d[_0x56f49b(0x150)](_0x36e383['\x6c\x65\x6e\x67\x74\x68'],0x0))return ALL_TOOL_SPECS;const _0x18ea73=new Set(_0x36e383);return Object[_0x56f49b(0x125)](TOOL_SPECS)[_0x56f49b(0xec)](_0x3d3a99=>_0x18ea73[_0x56f49b(0x137)](_0x3d3a99))['\x6d\x61\x70'](_0x17d004=>TOOL_SPECS[_0x17d004]);}function serializeToolResult(_0xd30763){const _0x48e1a4=a0_0x4d4885,_0x4c8c18={'\x76\x76\x5a\x75\x48':function(_0x53f58d,_0x3d004b){return _0x53f58d===_0x3d004b;}};if(_0x4c8c18['\x76\x76\x5a\x75\x48'](typeof _0xd30763,_0x48e1a4(0x13e)))return _0xd30763;try{return JSON[_0x48e1a4(0x10a)](_0xd30763,null,0x2);}catch{return String(_0xd30763);}}const SDK_VERSION=((()=>{const _0x4e0056=a0_0x4d4885,_0x16b742={'\x64\x75\x51\x77\x73':_0x4e0056(0x14e)};try{return createRequire(import.meta.url)(_0x16b742[_0x4e0056(0xfa)])[_0x4e0056(0x17b)]??'\x30\x2e\x30\x2e\x30';}catch{return _0x4e0056(0x132);}})());async function createMcpServer(_0x5e2250,_0x26784c={}){const _0x27dadb=a0_0x4d4885,_0x316456={'\x75\x52\x4c\x55\x56':_0x27dadb(0xeb),'\x5a\x6b\x4a\x6b\x7a':_0x27dadb(0xf6)};let _0x1a7891,_0x172b0c;try{[_0x1a7891,_0x172b0c]=await Promise[_0x27dadb(0xe8)]([import(_0x27dadb(0x15e)),import(_0x316456[_0x27dadb(0xef)])]);}catch{throw new Error(_0x27dadb(0xea));}const _0x5c732f=selectSpecs(_0x26784c[_0x27dadb(0x194)]),_0x47a10d={'\x62\x6f\x78':_0x5e2250,'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x26784c[_0x27dadb(0x166)]},_0x2be609=new Map();for(const _0x5a585e of _0x5c732f)_0x2be609[_0x27dadb(0x13b)](_0x5a585e[_0x27dadb(0x10d)],_0x5a585e['\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72'](_0x47a10d));const _0xdafc70=new _0x1a7891['\x53\x65\x72\x76\x65\x72']({'\x6e\x61\x6d\x65':_0x26784c[_0x27dadb(0x10d)]??_0x27dadb(0x16b),'\x76\x65\x72\x73\x69\x6f\x6e':_0x26784c['\x76\x65\x72\x73\x69\x6f\x6e']??SDK_VERSION},{'\x63\x61\x70\x61\x62\x69\x6c\x69\x74\x69\x65\x73':{'\x74\x6f\x6f\x6c\x73':{}}});return _0xdafc70[_0x27dadb(0x148)](_0x172b0c[_0x27dadb(0x14d)],async()=>({'\x74\x6f\x6f\x6c\x73':_0x5c732f['\x6d\x61\x70'](_0x10d158=>({'\x6e\x61\x6d\x65':_0x10d158[_0x27dadb(0x10d)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x10d158[_0x27dadb(0x192)],'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':_0x10d158[_0x27dadb(0x170)]}))})),_0xdafc70[_0x27dadb(0x148)](_0x172b0c['\x43\x61\x6c\x6c\x54\x6f\x6f\x6c\x52\x65\x71\x75\x65\x73\x74\x53\x63\x68\x65\x6d\x61'],async _0x11289a=>{const _0x2b633c=_0x27dadb,_0x48746a=_0x11289a,_0x5c0cdc=_0x2be609[_0x2b633c(0x12d)](_0x48746a[_0x2b633c(0xf1)]['\x6e\x61\x6d\x65']);if(!_0x5c0cdc)return{'\x69\x73\x45\x72\x72\x6f\x72':!![],'\x63\x6f\x6e\x74\x65\x6e\x74':[{'\x74\x79\x70\x65':_0x316456[_0x2b633c(0xe9)],'\x74\x65\x78\x74':_0x2b633c(0x190)+_0x48746a['\x70\x61\x72\x61\x6d\x73']['\x6e\x61\x6d\x65']}]};try{return{'\x63\x6f\x6e\x74\x65\x6e\x74':[{'\x74\x79\x70\x65':_0x316456['\x75\x52\x4c\x55\x56'],'\x74\x65\x78\x74':serializeToolResult(await _0x5c0cdc(_0x48746a[_0x2b633c(0xf1)][_0x2b633c(0x12e)]??{}))}]};}catch(_0x137cc8){return{'\x69\x73\x45\x72\x72\x6f\x72':!![],'\x63\x6f\x6e\x74\x65\x6e\x74':[{'\x74\x79\x70\x65':_0x2b633c(0xeb),'\x74\x65\x78\x74':_0x137cc8 instanceof Error?_0x137cc8['\x6d\x65\x73\x73\x61\x67\x65']:String(_0x137cc8)}]};}}),{'\x73\x65\x72\x76\x65\x72':_0xdafc70,'\x63\x6f\x6e\x6e\x65\x63\x74':_0x55a392=>_0xdafc70[_0x27dadb(0x11c)](_0x55a392),'\x63\x6c\x6f\x73\x65':()=>_0xdafc70[_0x27dadb(0xff)]()};}function runCode(_0x5ece78,_0x3f5c4d,_0x56340e,_0x3d87c6){const _0x252fca=a0_0x4d4885;return _0x5ece78[_0x252fca(0x128)](_0x3f5c4d,_0x56340e,_0x3d87c6);}function anthropicTools(_0x23898a,_0x187f2d={}){const _0x110889=a0_0x4d4885,_0x1ccbba={'\x42\x4e\x49\x5a\x63':_0x110889(0x163)},_0xcdf3f5=selectSpecs(_0x187f2d[_0x110889(0x194)]),_0x306e30={'\x62\x6f\x78':_0x23898a,'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x187f2d['\x73\x65\x73\x73\x69\x6f\x6e\x49\x64']},_0x7ac46d=new Map();for(const _0xf9d568 of _0xcdf3f5)_0x7ac46d[_0x110889(0x13b)](_0xf9d568[_0x110889(0x10d)],_0xf9d568[_0x110889(0x193)](_0x306e30));const _0x260082=_0xcdf3f5[_0x110889(0x17a)](_0x13b034=>({'\x6e\x61\x6d\x65':_0x13b034[_0x110889(0x10d)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x13b034[_0x110889(0x192)],'\x69\x6e\x70\x75\x74\x5f\x73\x63\x68\x65\x6d\x61':_0x13b034[_0x110889(0x170)]}));async function _0x5e0c93(_0x5922b9){const _0x404be7=_0x110889,_0x4315a6=_0x7ac46d[_0x404be7(0x12d)](_0x5922b9[_0x404be7(0x10d)]);if(!_0x4315a6)return{'\x74\x79\x70\x65':_0x404be7(0x163),'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x5922b9['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0x404be7(0x190)+_0x5922b9['\x6e\x61\x6d\x65'],'\x69\x73\x5f\x65\x72\x72\x6f\x72':!![]};try{const _0x1a9d82=await _0x4315a6(_0x5922b9[_0x404be7(0x173)]);return{'\x74\x79\x70\x65':_0x1ccbba[_0x404be7(0x13a)],'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x5922b9['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':toAnthropicContent(_0x1a9d82)};}catch(_0x5ad98a){return{'\x74\x79\x70\x65':_0x1ccbba['\x42\x4e\x49\x5a\x63'],'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x5922b9['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0x5ad98a instanceof Error?_0x5ad98a[_0x404be7(0x17f)]:String(_0x5ad98a),'\x69\x73\x5f\x65\x72\x72\x6f\x72':!![]};}}async function _0x14ad7b(_0x116d10){const _0x367bc5=_0x110889,_0xfe9191=_0x116d10[_0x367bc5(0xec)](_0x31c75f=>typeof _0x31c75f===_0x367bc5(0x11f)&&_0x31c75f!==null&&_0x31c75f[_0x367bc5(0xed)]===_0x367bc5(0x17c));return Promise['\x61\x6c\x6c'](_0xfe9191[_0x367bc5(0x17a)](_0x5e0c93));}return{'\x74\x6f\x6f\x6c\x73':_0x260082,'\x68\x61\x6e\x64\x6c\x65\x54\x6f\x6f\x6c\x55\x73\x65':_0x5e0c93,'\x68\x61\x6e\x64\x6c\x65\x41\x73\x73\x69\x73\x74\x61\x6e\x74\x4d\x65\x73\x73\x61\x67\x65':_0x14ad7b};}function toAnthropicContent(_0x2faafd){const _0x2c110d=a0_0x4d4885,_0x3006f2={'\x4f\x61\x67\x4d\x42':_0x2c110d(0xeb),'\x79\x41\x4b\x58\x65':function(_0x191450,_0x263124){return _0x191450(_0x263124);},'\x45\x78\x79\x7a\x46':_0x2c110d(0x174),'\x56\x42\x70\x6b\x4c':function(_0x3d415f,_0x190a12){return _0x3d415f(_0x190a12);}};if(!isCodeExecutionResultWithImages(_0x2faafd))return serializeToolResult(_0x2faafd);const _0x2a0f7c=[],_0xaa76f5={..._0x2faafd,'\x72\x65\x73\x75\x6c\x74\x73':_0x2faafd[_0x2c110d(0x199)][_0x2c110d(0xec)](_0x4bae30=>_0x4bae30[_0x2c110d(0xed)]!==_0x2c110d(0x123))};_0x2a0f7c[_0x2c110d(0x129)]({'\x74\x79\x70\x65':_0x3006f2[_0x2c110d(0x101)],'\x74\x65\x78\x74':serializeToolResult(_0xaa76f5)});for(const _0x379ce0 of _0x2faafd[_0x2c110d(0x199)])if(_0x3006f2[_0x2c110d(0x139)](isImagePart,_0x379ce0))_0x2a0f7c['\x70\x75\x73\x68']({'\x74\x79\x70\x65':_0x2c110d(0x123),'\x73\x6f\x75\x72\x63\x65':{'\x74\x79\x70\x65':_0x3006f2[_0x2c110d(0x12f)],'\x6d\x65\x64\x69\x61\x5f\x74\x79\x70\x65':_0x3006f2['\x56\x42\x70\x6b\x4c'](imageMediaType,_0x379ce0[_0x2c110d(0x14b)]),'\x64\x61\x74\x61':_0x379ce0[_0x2c110d(0x11b)]}});return _0x2a0f7c;}function isImagePart(_0x56e318){const _0x36eb3e=a0_0x4d4885,_0xe25221={'\x74\x6f\x50\x5a\x41':function(_0x2e57c4,_0x47b9c3){return _0x2e57c4===_0x47b9c3;}};return _0xe25221['\x74\x6f\x50\x5a\x41'](_0x56e318[_0x36eb3e(0xed)],'\x69\x6d\x61\x67\x65');}function isCodeExecutionResultWithImages(_0x5c9913){const _0x1fd1eb=a0_0x4d4885;if(!_0x5c9913||typeof _0x5c9913!=='\x6f\x62\x6a\x65\x63\x74')return![];const _0xd6cdd=_0x5c9913[_0x1fd1eb(0x199)];if(!Array['\x69\x73\x41\x72\x72\x61\x79'](_0xd6cdd))return![];return _0xd6cdd[_0x1fd1eb(0x178)](_0xe011b9=>_0xe011b9&&typeof _0xe011b9==='\x6f\x62\x6a\x65\x63\x74'&&_0xe011b9[_0x1fd1eb(0xed)]===_0x1fd1eb(0x123));}function imageMediaType(_0x32a80d){const _0x4cbc1e=a0_0x4d4885,_0x53c236={'\x76\x4c\x45\x43\x59':_0x4cbc1e(0x112),'\x43\x6e\x4d\x43\x51':'\x73\x76\x67','\x4d\x62\x67\x52\x65':_0x4cbc1e(0xf5)};switch(_0x32a80d){case _0x53c236[_0x4cbc1e(0x138)]:return'\x69\x6d\x61\x67\x65\x2f\x70\x6e\x67';case _0x4cbc1e(0x109):return'\x69\x6d\x61\x67\x65\x2f\x6a\x70\x65\x67';case _0x53c236[_0x4cbc1e(0x19d)]:return _0x53c236[_0x4cbc1e(0x16d)];}}const FLEET_TOOL_SPECS={'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x66\x6c\x65\x65\x74\x5f\x73\x70\x61\x77\x6e':{'\x6e\x61\x6d\x65':a0_0x4d4885(0x107),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x4d4885(0x18a),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x4d4885(0x11f),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x74\x65\x6d\x70\x6c\x61\x74\x65\x5f\x69\x64':{'\x74\x79\x70\x65':a0_0x4d4885(0x13e),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x50\x75\x62\x6c\x69\x63\x20\x74\x65\x6d\x70\x6c\x61\x74\x65\x20\x73\x6c\x75\x67\x20\x6f\x72\x20\x69\x64\x20\x28\x65\x2e\x67\x2e\x20\x27\x70\x79\x74\x68\x6f\x6e\x2d\x64\x61\x74\x61\x2d\x73\x63\x69\x65\x6e\x63\x65\x27\x29\x2e'},'\x77\x6f\x72\x6b\x65\x72\x73':{'\x74\x79\x70\x65':'\x6e\x75\x6d\x62\x65\x72','\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x4d4885(0x188)},'\x6d\x65\x74\x61\x64\x61\x74\x61':{'\x74\x79\x70\x65':a0_0x4d4885(0x11f),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{},'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':!![],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x4d4885(0xf8)}},'\x72\x65\x71\x75\x69\x72\x65\x64':['\x74\x65\x6d\x70\x6c\x61\x74\x65\x5f\x69\x64',a0_0x4d4885(0x161)],'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':![]},'\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72':({client:_0x529c3f})=>async _0x3e604d=>{const _0x3f1768=a0_0x4d4885,_0x6f8d2a=await _0x529c3f[_0x3f1768(0x168)][_0x3f1768(0x15f)]({'\x64\x65\x66\x61\x75\x6c\x74\x73':{'\x70\x75\x62\x6c\x69\x63\x54\x65\x6d\x70\x6c\x61\x74\x65\x49\x64':_0x3e604d['\x74\x65\x6d\x70\x6c\x61\x74\x65\x5f\x69\x64']},'\x77\x6f\x72\x6b\x65\x72\x73':Array[_0x3f1768(0x198)]({'\x6c\x65\x6e\x67\x74\x68':_0x3e604d[_0x3f1768(0x161)]},(_0x592ae8,_0x384054)=>({'\x6d\x61\x63\x68\x69\x6e\x65\x49\x64':_0x3f1768(0x16c)+_0x384054})),'\x6d\x65\x74\x61\x64\x61\x74\x61':_0x3e604d[_0x3f1768(0x117)]});return{'\x66\x6c\x65\x65\x74\x49\x64':_0x6f8d2a[_0x3f1768(0x176)],'\x6d\x61\x63\x68\x69\x6e\x65\x49\x64\x73':_0x6f8d2a[_0x3f1768(0x196)]};}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x66\x6c\x65\x65\x74\x5f\x64\x69\x73\x70\x61\x74\x63\x68':{'\x6e\x61\x6d\x65':a0_0x4d4885(0x143),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x4d4885(0x155),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':'\x6f\x62\x6a\x65\x63\x74','\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x66\x6c\x65\x65\x74\x5f\x69\x64':{'\x74\x79\x70\x65':'\x73\x74\x72\x69\x6e\x67'},'\x63\x6f\x6d\x6d\x61\x6e\x64':{'\x74\x79\x70\x65':a0_0x4d4885(0x13e),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x4d4885(0x180)},'\x6d\x61\x63\x68\x69\x6e\x65\x73':{'\x74\x79\x70\x65':a0_0x4d4885(0x142),'\x69\x74\x65\x6d\x73':{'\x74\x79\x70\x65':a0_0x4d4885(0x13e)},'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x4d4885(0x120)},'\x74\x69\x6d\x65\x6f\x75\x74\x5f\x6d\x73':{'\x74\x79\x70\x65':a0_0x4d4885(0x105),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x50\x65\x72\x2d\x6d\x61\x63\x68\x69\x6e\x65\x20\x74\x69\x6d\x65\x6f\x75\x74\x2e\x20\x44\x65\x66\x61\x75\x6c\x74\x20\x36\x30\x30\x30\x30\x2e'}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0x4d4885(0x10e),a0_0x4d4885(0x135)],'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':![]},'\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72':({client:_0x1ff129})=>async _0x118578=>{const _0x214d03=a0_0x4d4885;return await(await _0x1ff129[_0x214d03(0x168)][_0x214d03(0x12c)]({'\x66\x6c\x65\x65\x74\x49\x64':_0x118578[_0x214d03(0x10e)]}))[_0x214d03(0x119)](_0x118578[_0x214d03(0x135)],{'\x6d\x61\x63\x68\x69\x6e\x65\x73':_0x118578[_0x214d03(0x181)],'\x74\x69\x6d\x65\x6f\x75\x74\x4d\x73':_0x118578['\x74\x69\x6d\x65\x6f\x75\x74\x5f\x6d\x73']});}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x66\x6c\x65\x65\x74\x5f\x73\x74\x61\x74\x75\x73':{'\x6e\x61\x6d\x65':a0_0x4d4885(0x197),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x4d4885(0x171),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x4d4885(0x11f),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x66\x6c\x65\x65\x74\x5f\x69\x64':{'\x74\x79\x70\x65':a0_0x4d4885(0x13e)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0x4d4885(0x10e)],'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':![]},'\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72':({client:_0x34a54c})=>async _0x4e84b9=>{const _0x183949=a0_0x4d4885,_0x1dc50f=await _0x34a54c[_0x183949(0x168)]['\x6c\x69\x73\x74']({'\x66\x6c\x65\x65\x74\x49\x64':_0x4e84b9[_0x183949(0x10e)]});return{'\x66\x6c\x65\x65\x74\x49\x64':_0x1dc50f[_0x183949(0x176)],'\x6d\x61\x63\x68\x69\x6e\x65\x73':_0x1dc50f[_0x183949(0x196)]['\x6d\x61\x70'](_0x56a2d7=>({'\x6d\x61\x63\x68\x69\x6e\x65\x49\x64':_0x56a2d7,'\x73\x74\x61\x74\x75\x73':_0x1dc50f[_0x183949(0x12d)](_0x56a2d7)['\x73\x74\x61\x74\x75\x73']}))};}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x66\x6c\x65\x65\x74\x5f\x64\x65\x73\x74\x72\x6f\x79':{'\x6e\x61\x6d\x65':a0_0x4d4885(0x195),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x4d4885(0x126),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':'\x6f\x62\x6a\x65\x63\x74','\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x66\x6c\x65\x65\x74\x5f\x69\x64':{'\x74\x79\x70\x65':a0_0x4d4885(0x13e)},'\x63\x6f\x6e\x74\x69\x6e\x75\x65\x5f\x6f\x6e\x5f\x65\x72\x72\x6f\x72':{'\x74\x79\x70\x65':a0_0x4d4885(0x17d),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x4d4885(0x14a)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0x4d4885(0x10e)],'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':![]},'\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72':({client:_0x4df364})=>async _0x10bbb8=>{const _0x5e766b=a0_0x4d4885;return await(await _0x4df364[_0x5e766b(0x168)]['\x6c\x69\x73\x74']({'\x66\x6c\x65\x65\x74\x49\x64':_0x10bbb8[_0x5e766b(0x10e)]}))['\x64\x65\x6c\x65\x74\x65']({'\x63\x6f\x6e\x74\x69\x6e\x75\x65\x4f\x6e\x45\x72\x72\x6f\x72':_0x10bbb8[_0x5e766b(0x12b)]}),{'\x66\x6c\x65\x65\x74\x49\x64':_0x10bbb8[_0x5e766b(0x10e)],'\x64\x65\x6c\x65\x74\x65\x64':!![]};}}},ALL_FLEET_TOOL_SPECS=Object['\x76\x61\x6c\x75\x65\x73'](FLEET_TOOL_SPECS);function selectFleetSpecs(_0x5081fe){const _0x1da08d=a0_0x4d4885,_0xdf0c03={'\x64\x46\x47\x4d\x79':function(_0x5c5196,_0x14f635){return _0x5c5196===_0x14f635;}};if(!_0x5081fe||_0xdf0c03['\x64\x46\x47\x4d\x79'](_0x5081fe[_0x1da08d(0x103)],0x0))return ALL_FLEET_TOOL_SPECS;const _0x16f8e9=new Set(_0x5081fe);return Object[_0x1da08d(0x125)](FLEET_TOOL_SPECS)[_0x1da08d(0xec)](_0x18d56e=>_0x16f8e9[_0x1da08d(0x137)](_0x18d56e))[_0x1da08d(0x17a)](_0x2d8f52=>FLEET_TOOL_SPECS[_0x2d8f52]);}function anthropicFleetTools(_0x1f4302,_0x35e90f={}){const _0x587cd6=a0_0x4d4885,_0x4ca254={'\x52\x44\x44\x6d\x49':_0x587cd6(0x163),'\x70\x45\x70\x4d\x52':function(_0x34f110,_0x8b6e7d){return _0x34f110 instanceof _0x8b6e7d;},'\x43\x63\x42\x70\x71':function(_0xc08ce1,_0x191ad5){return _0xc08ce1(_0x191ad5);}},_0x43b731=selectFleetSpecs(_0x35e90f[_0x587cd6(0x194)]),_0x434d95=buildFleetHandlers(_0x43b731,{'\x63\x6c\x69\x65\x6e\x74':_0x1f4302});return{'\x74\x6f\x6f\x6c\x73':_0x43b731['\x6d\x61\x70'](_0x46a171=>({'\x6e\x61\x6d\x65':_0x46a171[_0x587cd6(0x10d)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x46a171[_0x587cd6(0x192)],'\x69\x6e\x70\x75\x74\x5f\x73\x63\x68\x65\x6d\x61':_0x46a171[_0x587cd6(0x170)]})),async '\x68\x61\x6e\x64\x6c\x65\x54\x6f\x6f\x6c\x55\x73\x65'(_0x2944d3){const _0x4a47bd=_0x587cd6,_0x7a141a=_0x434d95[_0x4a47bd(0x12d)](_0x2944d3[_0x4a47bd(0x10d)]);if(!_0x7a141a)return{'\x74\x79\x70\x65':_0x4ca254[_0x4a47bd(0x18b)],'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x2944d3['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0x4a47bd(0x19c)+_0x2944d3['\x6e\x61\x6d\x65'],'\x69\x73\x5f\x65\x72\x72\x6f\x72':!![]};try{const _0x56cce7=await _0x7a141a(_0x2944d3[_0x4a47bd(0x173)]);return{'\x74\x79\x70\x65':_0x4ca254['\x52\x44\x44\x6d\x49'],'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x2944d3['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':serializeToolResult(_0x56cce7)};}catch(_0x13acf6){return{'\x74\x79\x70\x65':_0x4a47bd(0x163),'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x2944d3['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0x4ca254[_0x4a47bd(0x159)](_0x13acf6,Error)?_0x13acf6[_0x4a47bd(0x17f)]:_0x4ca254['\x43\x63\x42\x70\x71'](String,_0x13acf6),'\x69\x73\x5f\x65\x72\x72\x6f\x72':!![]};}}};}function openaiFleetTools(_0x42a756,_0x45f01f={}){const _0xa9fc11=a0_0x4d4885,_0x2c15eb={'\x67\x6a\x68\x6d\x48':_0xa9fc11(0x146),'\x4f\x62\x6c\x56\x49':function(_0x741901,_0x4e9fd7){return _0x741901===_0x4e9fd7;},'\x64\x48\x68\x56\x6a':function(_0x3c46b4,_0xaa1b25){return _0x3c46b4(_0xaa1b25);}},_0x4580b5=selectFleetSpecs(_0x45f01f[_0xa9fc11(0x194)]),_0x53a732=buildFleetHandlers(_0x4580b5,{'\x63\x6c\x69\x65\x6e\x74':_0x42a756});return{'\x74\x6f\x6f\x6c\x73':_0x4580b5[_0xa9fc11(0x17a)](_0x2ef578=>({'\x74\x79\x70\x65':'\x66\x75\x6e\x63\x74\x69\x6f\x6e','\x66\x75\x6e\x63\x74\x69\x6f\x6e':{'\x6e\x61\x6d\x65':_0x2ef578['\x6e\x61\x6d\x65'],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x2ef578[_0xa9fc11(0x192)],'\x70\x61\x72\x61\x6d\x65\x74\x65\x72\x73':_0x2ef578[_0xa9fc11(0x170)]}})),async '\x68\x61\x6e\x64\x6c\x65\x54\x6f\x6f\x6c\x43\x61\x6c\x6c'(_0x3c6aa2){const _0x2ac1cd=_0xa9fc11,_0x256c3b=_0x53a732['\x67\x65\x74'](_0x3c6aa2[_0x2ac1cd(0xfc)]['\x6e\x61\x6d\x65']);if(!_0x256c3b)return{'\x72\x6f\x6c\x65':_0x2c15eb['\x67\x6a\x68\x6d\x48'],'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x3c6aa2['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':JSON[_0x2ac1cd(0x10a)]({'\x65\x72\x72\x6f\x72':_0x2ac1cd(0x19c)+_0x3c6aa2[_0x2ac1cd(0xfc)][_0x2ac1cd(0x10d)]})};let _0x1b87fb={};try{const _0x4f3206=JSON['\x70\x61\x72\x73\x65'](_0x3c6aa2['\x66\x75\x6e\x63\x74\x69\x6f\x6e'][_0x2ac1cd(0x12e)]||'\x7b\x7d');if(_0x4f3206&&_0x2c15eb[_0x2ac1cd(0x16a)](typeof _0x4f3206,'\x6f\x62\x6a\x65\x63\x74'))_0x1b87fb=_0x4f3206;}catch{}try{const _0x1ba860=await _0x2c15eb[_0x2ac1cd(0x11d)](_0x256c3b,_0x1b87fb);return{'\x72\x6f\x6c\x65':_0x2ac1cd(0x146),'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x3c6aa2['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':serializeToolResult(_0x1ba860)};}catch(_0x225fda){return{'\x72\x6f\x6c\x65':_0x2c15eb['\x67\x6a\x68\x6d\x48'],'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x3c6aa2['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':JSON[_0x2ac1cd(0x10a)]({'\x65\x72\x72\x6f\x72':_0x225fda instanceof Error?_0x225fda[_0x2ac1cd(0x17f)]:String(_0x225fda)})};}}};}async function vercelAiFleetTools(_0x568717,_0x161622={}){const _0x3cd21a=a0_0x4d4885,_0x22cf56={'\x51\x46\x6b\x71\x5a':function(_0x3c76ca,_0x5f286e){return _0x3c76ca(_0x5f286e);},'\x70\x72\x6d\x53\x6e':function(_0x3adc23,_0x25e94e){return _0x3adc23(_0x25e94e);},'\x46\x62\x4f\x4f\x75':_0x3cd21a(0x12a),'\x75\x47\x4e\x6c\x77':function(_0x225930,_0x4c146a,_0x62d80b){return _0x225930(_0x4c146a,_0x62d80b);}};let _0xa4da8e;try{_0xa4da8e=await import('\x61\x69');}catch{throw new Error(_0x22cf56['\x46\x62\x4f\x4f\x75']);}const _0x5d43b2=selectFleetSpecs(_0x161622[_0x3cd21a(0x194)]),_0x1ed95f=_0x22cf56[_0x3cd21a(0x136)](buildFleetHandlers,_0x5d43b2,{'\x63\x6c\x69\x65\x6e\x74':_0x568717}),_0xcdd5c5={};for(const _0x5ac33c of _0x5d43b2)_0xcdd5c5[_0x5ac33c['\x6e\x61\x6d\x65']]=_0xa4da8e[_0x3cd21a(0x146)]({'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x5ac33c[_0x3cd21a(0x192)],'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':_0xa4da8e[_0x3cd21a(0x15c)](_0x5ac33c[_0x3cd21a(0x170)]),'\x65\x78\x65\x63\x75\x74\x65':async _0x2e9cc9=>{const _0x585690=_0x3cd21a,_0x1a1853=_0x1ed95f[_0x585690(0x12d)](_0x5ac33c['\x6e\x61\x6d\x65']);if(!_0x1a1853)throw new Error(_0x585690(0x19c)+_0x5ac33c[_0x585690(0x10d)]);return _0x22cf56[_0x585690(0x165)](serializeToolResult,await _0x22cf56[_0x585690(0x102)](_0x1a1853,_0x2e9cc9));}});return _0xcdd5c5;}async function mastraFleetTools(_0x22be62,_0x3e8c6d={}){const _0x3d06fc=a0_0x4d4885,_0x40a228={'\x43\x77\x6b\x56\x47':function(_0x4040c2,_0x1195d8){return _0x4040c2(_0x1195d8);},'\x43\x6d\x61\x52\x55':_0x3d06fc(0x127),'\x6c\x73\x7a\x61\x77':_0x3d06fc(0x122)};let _0x101c21;try{_0x101c21=await import(_0x40a228[_0x3d06fc(0x177)]);}catch{throw new Error(_0x40a228[_0x3d06fc(0x158)]);}const _0x2cd786=_0x40a228[_0x3d06fc(0x18c)](selectFleetSpecs,_0x3e8c6d[_0x3d06fc(0x194)]),_0x569dd3=buildFleetHandlers(_0x2cd786,{'\x63\x6c\x69\x65\x6e\x74':_0x22be62}),_0x34100b={};for(const _0x3fa97f of _0x2cd786)_0x34100b[_0x3fa97f[_0x3d06fc(0x10d)]]=_0x101c21['\x63\x72\x65\x61\x74\x65\x54\x6f\x6f\x6c']({'\x69\x64':_0x3fa97f[_0x3d06fc(0x10d)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x3fa97f[_0x3d06fc(0x192)],'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':_0x101c21[_0x3d06fc(0x15c)]?_0x101c21['\x6a\x73\x6f\x6e\x53\x63\x68\x65\x6d\x61'](_0x3fa97f['\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61']):_0x3fa97f['\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61'],'\x65\x78\x65\x63\x75\x74\x65':async _0x503a06=>{const _0x5c6de2=_0x3d06fc,_0x3938bb=_0x569dd3[_0x5c6de2(0x12d)](_0x3fa97f[_0x5c6de2(0x10d)]);if(!_0x3938bb)throw new Error(_0x5c6de2(0x19c)+_0x3fa97f[_0x5c6de2(0x10d)]);return{'\x72\x65\x73\x75\x6c\x74':_0x40a228[_0x5c6de2(0x18c)](serializeToolResult,await _0x3938bb(_0x503a06?.[_0x5c6de2(0x13d)]??{}))};}});return _0x34100b;}function buildFleetHandlers(_0x4a9209,_0x590f53){const _0x305e4b=a0_0x4d4885,_0x18c7b7=new Map();for(const _0x586d98 of _0x4a9209)_0x18c7b7[_0x305e4b(0x13b)](_0x586d98['\x6e\x61\x6d\x65'],_0x586d98[_0x305e4b(0x193)](_0x590f53));return _0x18c7b7;}const LIFECYCLE_TOOL_SPECS={'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x63\x72\x65\x61\x74\x65':{'\x6e\x61\x6d\x65':a0_0x4d4885(0x162),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x4d4885(0x182),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x4d4885(0x11f),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x65\x6e\x76\x69\x72\x6f\x6e\x6d\x65\x6e\x74':{'\x74\x79\x70\x65':a0_0x4d4885(0x13e),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x45\x6e\x76\x69\x72\x6f\x6e\x6d\x65\x6e\x74\x20\x6e\x61\x6d\x65\x20\x28\x65\x2e\x67\x2e\x20\x27\x75\x6e\x69\x76\x65\x72\x73\x61\x6c\x27\x20\x66\x6f\x72\x20\x6d\x75\x6c\x74\x69\x2d\x6c\x61\x6e\x67\x75\x61\x67\x65\x20\x4e\x6f\x64\x65\x2f\x50\x79\x74\x68\x6f\x6e\x29\x2e\x20\x44\x65\x66\x61\x75\x6c\x74\x20\x27\x75\x6e\x69\x76\x65\x72\x73\x61\x6c\x27\x2e'},'\x6e\x61\x6d\x65':{'\x74\x79\x70\x65':a0_0x4d4885(0x13e),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x4f\x70\x74\x69\x6f\x6e\x61\x6c\x20\x64\x69\x73\x70\x6c\x61\x79\x20\x6e\x61\x6d\x65\x20\x66\x6f\x72\x20\x74\x68\x65\x20\x73\x61\x6e\x64\x62\x6f\x78\x2e'}},'\x72\x65\x71\x75\x69\x72\x65\x64':[],'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':![]},'\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72':({client:_0x1da7c9})=>async _0x1fa1be=>{const _0x5c6c1e=a0_0x4d4885,_0x13d861={'\x75\x45\x74\x71\x73':'\x75\x6e\x69\x76\x65\x72\x73\x61\x6c'},_0x9d2aee=await _0x1da7c9[_0x5c6c1e(0x14c)]({'\x65\x6e\x76\x69\x72\x6f\x6e\x6d\x65\x6e\x74':_0x1fa1be[_0x5c6c1e(0x15b)]??_0x13d861[_0x5c6c1e(0x108)],'\x6e\x61\x6d\x65':_0x1fa1be[_0x5c6c1e(0x10d)]});return{'\x73\x61\x6e\x64\x62\x6f\x78\x49\x64':_0x9d2aee['\x69\x64'],'\x73\x74\x61\x74\x75\x73':_0x9d2aee[_0x5c6c1e(0x11a)]};}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x72\x75\x6e\x5f\x63\x6f\x6d\x6d\x61\x6e\x64':{'\x6e\x61\x6d\x65':a0_0x4d4885(0x145),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x4d4885(0x11e),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x4d4885(0x11f),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x69\x64':{'\x74\x79\x70\x65':a0_0x4d4885(0x13e),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x49\x64\x20\x72\x65\x74\x75\x72\x6e\x65\x64\x20\x62\x79\x20\x73\x61\x6e\x64\x62\x6f\x78\x5f\x63\x72\x65\x61\x74\x65\x2e'},'\x63\x6f\x6d\x6d\x61\x6e\x64':{'\x74\x79\x70\x65':a0_0x4d4885(0x13e),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x4d4885(0x180)},'\x63\x77\x64':{'\x74\x79\x70\x65':a0_0x4d4885(0x13e),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x4f\x70\x74\x69\x6f\x6e\x61\x6c\x20\x77\x6f\x72\x6b\x69\x6e\x67\x20\x64\x69\x72\x65\x63\x74\x6f\x72\x79\x20\x66\x6f\x72\x20\x74\x68\x65\x20\x63\x6f\x6d\x6d\x61\x6e\x64\x2e'},'\x74\x69\x6d\x65\x6f\x75\x74\x5f\x6d\x73':{'\x74\x79\x70\x65':a0_0x4d4885(0x105),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x54\x69\x6d\x65\x6f\x75\x74\x20\x69\x6e\x20\x6d\x69\x6c\x6c\x69\x73\x65\x63\x6f\x6e\x64\x73\x2e\x20\x44\x65\x66\x61\x75\x6c\x74\x20\x36\x30\x30\x30\x30\x2e'}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0x4d4885(0x114),a0_0x4d4885(0x135)],'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':![]},'\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72':({client:_0x432770})=>async _0x49d884=>{const _0x1228cd=a0_0x4d4885,_0x131f08=await _0x432770['\x67\x65\x74'](_0x49d884['\x73\x61\x6e\x64\x62\x6f\x78\x5f\x69\x64']);if(!_0x131f08)throw new Error(_0x1228cd(0x187)+_0x49d884[_0x1228cd(0x114)]+_0x1228cd(0xf3));const _0x56967a=await _0x131f08[_0x1228cd(0x113)](_0x49d884[_0x1228cd(0x135)],{'\x63\x77\x64':_0x49d884[_0x1228cd(0x15a)],'\x74\x69\x6d\x65\x6f\x75\x74\x4d\x73':_0x49d884[_0x1228cd(0x16f)]??0xea60});return{'\x73\x74\x64\x6f\x75\x74':_0x56967a[_0x1228cd(0xfd)],'\x73\x74\x64\x65\x72\x72':_0x56967a['\x73\x74\x64\x65\x72\x72'],'\x65\x78\x69\x74\x43\x6f\x64\x65':_0x56967a[_0x1228cd(0xfe)]};}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x64\x65\x73\x74\x72\x6f\x79':{'\x6e\x61\x6d\x65':'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x64\x65\x73\x74\x72\x6f\x79','\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x44\x65\x6c\x65\x74\x65\x20\x61\x20\x73\x61\x6e\x64\x62\x6f\x78\x20\x63\x72\x65\x61\x74\x65\x64\x20\x77\x69\x74\x68\x20\x73\x61\x6e\x64\x62\x6f\x78\x5f\x63\x72\x65\x61\x74\x65\x2e\x20\x53\x74\x6f\x70\x73\x20\x62\x69\x6c\x6c\x69\x6e\x67\x20\x69\x6d\x6d\x65\x64\x69\x61\x74\x65\x6c\x79\x2e\x20\x43\x61\x6c\x6c\x20\x74\x68\x69\x73\x20\x6f\x6e\x63\x65\x20\x74\x68\x65\x20\x73\x61\x6e\x64\x62\x6f\x78\x65\x64\x20\x77\x6f\x72\x6b\x20\x69\x73\x20\x66\x69\x6e\x69\x73\x68\x65\x64\x3b\x20\x6f\x72\x70\x68\x61\x6e\x65\x64\x20\x73\x61\x6e\x64\x62\x6f\x78\x65\x73\x20\x6b\x65\x65\x70\x20\x61\x63\x63\x72\x75\x69\x6e\x67\x20\x63\x6f\x73\x74\x2e','\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x4d4885(0x11f),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x69\x64':{'\x74\x79\x70\x65':a0_0x4d4885(0x13e),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x4d4885(0x160)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0x4d4885(0x114)],'\x61\x64\x64\x69\x74\x69\x6f\x6e\x61\x6c\x50\x72\x6f\x70\x65\x72\x74\x69\x65\x73':![]},'\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72':({client:_0x482429})=>async _0x349624=>{const _0x1fdda1=a0_0x4d4885,_0x1e0238=await _0x482429[_0x1fdda1(0x12d)](_0x349624['\x73\x61\x6e\x64\x62\x6f\x78\x5f\x69\x64']);if(!_0x1e0238)return{'\x73\x61\x6e\x64\x62\x6f\x78\x49\x64':_0x349624[_0x1fdda1(0x114)],'\x64\x65\x6c\x65\x74\x65\x64':!![]};return await _0x1e0238[_0x1fdda1(0x116)](),{'\x73\x61\x6e\x64\x62\x6f\x78\x49\x64':_0x349624[_0x1fdda1(0x114)],'\x64\x65\x6c\x65\x74\x65\x64':!![]};}}},ALL_LIFECYCLE_TOOL_SPECS=Object[a0_0x4d4885(0x169)](LIFECYCLE_TOOL_SPECS);function selectLifecycleSpecs(_0xa7b884){const _0xc82f42=a0_0x4d4885,_0x16c643={'\x77\x51\x72\x47\x74':function(_0x46f63c,_0x4cdc1d){return _0x46f63c===_0x4cdc1d;}};if(!_0xa7b884||_0x16c643[_0xc82f42(0x185)](_0xa7b884[_0xc82f42(0x103)],0x0))return ALL_LIFECYCLE_TOOL_SPECS;const _0x358cfe=new Set(_0xa7b884);return Object[_0xc82f42(0x125)](LIFECYCLE_TOOL_SPECS)['\x66\x69\x6c\x74\x65\x72'](_0x5eb369=>_0x358cfe[_0xc82f42(0x137)](_0x5eb369))['\x6d\x61\x70'](_0x4fb8c7=>LIFECYCLE_TOOL_SPECS[_0x4fb8c7]);}function anthropicLifecycleTools(_0x1740da,_0x24b327={}){const _0x183489=a0_0x4d4885,_0xac6e2={'\x6e\x75\x44\x57\x67':function(_0x5b825b,_0x29b799){return _0x5b825b(_0x29b799);},'\x64\x42\x4e\x56\x4c':function(_0x3a27cf,_0x3fe0f5){return _0x3a27cf instanceof _0x3fe0f5;}},_0x3348bb=selectLifecycleSpecs(_0x24b327['\x61\x6c\x6c\x6f\x77']),_0x52a3b1=buildLifecycleHandlers(_0x3348bb,{'\x63\x6c\x69\x65\x6e\x74':_0x1740da});return{'\x74\x6f\x6f\x6c\x73':_0x3348bb[_0x183489(0x17a)](_0x14a824=>({'\x6e\x61\x6d\x65':_0x14a824[_0x183489(0x10d)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x14a824[_0x183489(0x192)],'\x69\x6e\x70\x75\x74\x5f\x73\x63\x68\x65\x6d\x61':_0x14a824[_0x183489(0x170)]})),async '\x68\x61\x6e\x64\x6c\x65\x54\x6f\x6f\x6c\x55\x73\x65'(_0x140a03){const _0x2b672d=_0x183489,_0x3e0875=_0x52a3b1[_0x2b672d(0x12d)](_0x140a03[_0x2b672d(0x10d)]);if(!_0x3e0875)return{'\x74\x79\x70\x65':_0x2b672d(0x163),'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x140a03['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':'\x55\x6e\x6b\x6e\x6f\x77\x6e\x20\x6c\x69\x66\x65\x63\x79\x63\x6c\x65\x20\x74\x6f\x6f\x6c\x3a\x20'+_0x140a03[_0x2b672d(0x10d)],'\x69\x73\x5f\x65\x72\x72\x6f\x72':!![]};try{const _0x528338=await _0x3e0875(_0x140a03[_0x2b672d(0x173)]);return{'\x74\x79\x70\x65':_0x2b672d(0x163),'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x140a03['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0xac6e2[_0x2b672d(0x13c)](serializeToolResult,_0x528338)};}catch(_0x26bc3d){return{'\x74\x79\x70\x65':'\x74\x6f\x6f\x6c\x5f\x72\x65\x73\x75\x6c\x74','\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x140a03['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0xac6e2[_0x2b672d(0x152)](_0x26bc3d,Error)?_0x26bc3d['\x6d\x65\x73\x73\x61\x67\x65']:String(_0x26bc3d),'\x69\x73\x5f\x65\x72\x72\x6f\x72':!![]};}}};}function openaiLifecycleTools(_0xb661e3,_0x53e9ac={}){const _0x353da7=a0_0x4d4885,_0x2ee7ce={'\x4d\x79\x73\x79\x78':function(_0xca230d,_0x53554b){return _0xca230d===_0x53554b;},'\x63\x59\x65\x52\x78':function(_0x16aa81,_0x385f4b){return _0x16aa81(_0x385f4b);},'\x54\x75\x65\x54\x59':function(_0x42b561,_0x221038,_0x5b92a4){return _0x42b561(_0x221038,_0x5b92a4);}},_0x22714a=selectLifecycleSpecs(_0x53e9ac[_0x353da7(0x194)]),_0x4ad0db=_0x2ee7ce[_0x353da7(0x115)](buildLifecycleHandlers,_0x22714a,{'\x63\x6c\x69\x65\x6e\x74':_0xb661e3});return{'\x74\x6f\x6f\x6c\x73':_0x22714a[_0x353da7(0x17a)](_0x449d21=>({'\x74\x79\x70\x65':'\x66\x75\x6e\x63\x74\x69\x6f\x6e','\x66\x75\x6e\x63\x74\x69\x6f\x6e':{'\x6e\x61\x6d\x65':_0x449d21[_0x353da7(0x10d)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x449d21['\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e'],'\x70\x61\x72\x61\x6d\x65\x74\x65\x72\x73':_0x449d21['\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61']}})),async '\x68\x61\x6e\x64\x6c\x65\x54\x6f\x6f\x6c\x43\x61\x6c\x6c'(_0x2d1dfa){const _0x31722c=_0x353da7,_0x4a1c3d=_0x4ad0db[_0x31722c(0x12d)](_0x2d1dfa[_0x31722c(0xfc)][_0x31722c(0x10d)]);if(!_0x4a1c3d)return{'\x72\x6f\x6c\x65':_0x31722c(0x146),'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x2d1dfa['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':JSON[_0x31722c(0x10a)]({'\x65\x72\x72\x6f\x72':_0x31722c(0xf7)+_0x2d1dfa[_0x31722c(0xfc)][_0x31722c(0x10d)]})};let _0x531ba6={};try{const _0x462f25=JSON[_0x31722c(0x140)](_0x2d1dfa[_0x31722c(0xfc)][_0x31722c(0x12e)]||'\x7b\x7d');if(_0x462f25&&_0x2ee7ce[_0x31722c(0xf2)](typeof _0x462f25,_0x31722c(0x11f)))_0x531ba6=_0x462f25;}catch{}try{const _0x5d2a22=await _0x4a1c3d(_0x531ba6);return{'\x72\x6f\x6c\x65':_0x31722c(0x146),'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x2d1dfa['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0x2ee7ce[_0x31722c(0x184)](serializeToolResult,_0x5d2a22)};}catch(_0x32ae9d){return{'\x72\x6f\x6c\x65':_0x31722c(0x146),'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x2d1dfa['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':JSON[_0x31722c(0x10a)]({'\x65\x72\x72\x6f\x72':_0x32ae9d instanceof Error?_0x32ae9d[_0x31722c(0x17f)]:String(_0x32ae9d)})};}}};}function buildLifecycleHandlers(_0x2ae21,_0x395bdc){const _0x2f054a=a0_0x4d4885,_0x1dd760=new Map();for(const _0x4f6bc5 of _0x2ae21)_0x1dd760[_0x2f054a(0x13b)](_0x4f6bc5[_0x2f054a(0x10d)],_0x4f6bc5['\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72'](_0x395bdc));return _0x1dd760;}function a0_0x17fa(){const _0x3920bd=['\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x59\x44\x77\x35\x46\x79\x32\x39\x54\x42\x77\x66\x55\x7a\x61','\x44\x67\x39\x56\x42\x61','\x43\x4d\x76\x48\x7a\x61','\x43\x32\x76\x30\x75\x4d\x76\x58\x44\x77\x76\x5a\x44\x65\x48\x48\x42\x4d\x72\x53\x7a\x78\x69','\x73\x67\x76\x55\x73\x4b\x75','\x71\x32\x39\x55\x44\x67\x4c\x55\x44\x77\x75\x47\x7a\x67\x76\x53\x7a\x78\x72\x50\x42\x4d\x43\x47\x43\x4d\x76\x54\x79\x77\x4c\x55\x41\x77\x35\x4e\x69\x67\x31\x48\x79\x32\x48\x50\x42\x4d\x76\x5a\x69\x67\x4c\x4d\x69\x67\x39\x55\x7a\x73\x62\x4d\x79\x77\x4c\x53\x43\x59\x34','\x7a\x4d\x39\x59\x42\x77\x66\x30','\x79\x33\x6a\x4c\x79\x78\x72\x4c','\x74\x67\x4c\x5a\x44\x66\x72\x56\x42\x32\x58\x5a\x75\x4d\x76\x58\x44\x77\x76\x5a\x44\x66\x6e\x4a\x41\x67\x76\x54\x79\x71','\x6c\x49\x34\x56\x6c\x49\x34\x56\x43\x67\x66\x4a\x41\x32\x66\x4e\x7a\x73\x35\x51\x43\x32\x39\x55','\x75\x4d\x76\x48\x7a\x63\x62\x48\x69\x67\x7a\x50\x42\x67\x75\x47\x7a\x4e\x6a\x56\x42\x73\x62\x30\x41\x67\x75\x47\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x63\x62\x4d\x41\x77\x58\x4c\x43\x33\x4c\x5a\x44\x67\x76\x54\x6c\x49\x62\x73\x7a\x77\x58\x48\x44\x67\x4c\x32\x7a\x73\x62\x57\x79\x78\x72\x4f\x43\x59\x62\x59\x7a\x78\x6e\x56\x42\x68\x7a\x4c\x69\x67\x7a\x59\x42\x32\x30\x47\x44\x67\x48\x4c\x69\x68\x44\x56\x43\x4d\x54\x5a\x43\x67\x66\x4a\x7a\x73\x62\x59\x42\x32\x39\x30\x6f\x59\x62\x48\x79\x4e\x6e\x56\x42\x68\x76\x30\x7a\x73\x62\x57\x79\x78\x72\x4f\x43\x59\x62\x59\x7a\x77\x66\x4b\x69\x68\x72\x4f\x7a\x73\x62\x4a\x42\x32\x35\x30\x79\x77\x4c\x55\x7a\x78\x69\x47\x7a\x4d\x4c\x53\x7a\x78\x6e\x35\x43\x33\x72\x4c\x42\x73\x62\x4b\x41\x78\x6a\x4c\x79\x33\x72\x53\x45\x73\x34','\x44\x4d\x66\x32\x74\x31\x61','\x43\x67\x66\x30\x44\x67\x76\x59\x42\x47','\x7a\x65\x6a\x6f\x76\x4b\x57','\x76\x33\x6a\x50\x44\x67\x75\x47\x79\x73\x62\x4d\x41\x77\x58\x4c\x69\x67\x4c\x55\x69\x68\x72\x4f\x7a\x73\x62\x5a\x79\x77\x35\x4b\x79\x4d\x39\x34\x6c\x49\x62\x64\x43\x4d\x76\x48\x44\x67\x76\x5a\x69\x68\x62\x48\x43\x4d\x76\x55\x44\x63\x62\x4b\x41\x78\x6a\x4c\x79\x33\x72\x56\x43\x4d\x4c\x4c\x43\x59\x62\x48\x43\x59\x62\x55\x7a\x77\x76\x4b\x7a\x77\x71\x55\x69\x65\x39\x32\x7a\x78\x6a\x33\x43\x4d\x4c\x30\x7a\x78\x6d\x47\x7a\x78\x48\x50\x43\x33\x72\x50\x42\x4d\x43\x47\x7a\x4d\x4c\x53\x7a\x78\x6d\x55','\x6f\x64\x79\x59\x6d\x64\x6a\x67\x45\x4c\x6a\x4c\x42\x33\x4f','\x75\x4e\x76\x55\x69\x67\x65\x47\x43\x32\x48\x4c\x42\x67\x57\x47\x79\x32\x39\x54\x42\x77\x66\x55\x7a\x63\x62\x56\x42\x49\x62\x48\x69\x67\x7a\x53\x7a\x77\x76\x30\x6a\x33\x6d\x47\x44\x32\x39\x59\x41\x32\x76\x59\x43\x59\x62\x50\x42\x49\x62\x57\x79\x78\x6a\x48\x42\x67\x58\x4c\x42\x63\x34\x47\x72\x67\x76\x4d\x79\x78\x76\x53\x44\x68\x6d\x47\x44\x67\x38\x47\x79\x77\x58\x53\x69\x68\x44\x56\x43\x4d\x54\x4c\x43\x4e\x6d\x37\x69\x68\x62\x48\x43\x33\x6d\x47\x79\x67\x31\x48\x79\x32\x48\x50\x42\x4d\x76\x5a\x79\x63\x62\x30\x42\x59\x62\x30\x79\x78\x6a\x4e\x7a\x78\x71\x47\x43\x33\x62\x4c\x79\x32\x4c\x4d\x41\x77\x6d\x47\x42\x32\x35\x4c\x43\x59\x34\x47\x75\x4d\x76\x30\x44\x78\x6a\x55\x43\x59\x62\x57\x7a\x78\x69\x54\x42\x77\x66\x4a\x41\x67\x4c\x55\x7a\x73\x62\x37\x42\x32\x53\x53\x69\x68\x6a\x4c\x43\x33\x76\x53\x44\x64\x38\x53\x69\x67\x76\x59\x43\x4d\x39\x59\x70\x33\x30\x47\x7a\x77\x35\x30\x43\x4d\x4c\x4c\x43\x59\x34','\x43\x67\x66\x30\x41\x61','\x79\x75\x50\x6e\x44\x67\x34','\x42\x68\x6e\x36\x79\x78\x43','\x43\x65\x76\x57\x74\x76\x69','\x79\x33\x44\x4b','\x7a\x77\x35\x32\x41\x78\x6a\x56\x42\x4d\x31\x4c\x42\x4e\x71','\x41\x4e\x6e\x56\x42\x4c\x6e\x4a\x41\x67\x76\x54\x79\x71','\x6d\x74\x7a\x48\x44\x32\x54\x36\x74\x4e\x4b','\x71\x67\x31\x56\x7a\x67\x76\x53\x79\x32\x39\x55\x44\x67\x76\x34\x44\x68\x62\x59\x42\x33\x72\x56\x79\x32\x39\x53\x6c\x33\x6e\x4b\x41\x59\x39\x5a\x7a\x78\x6a\x32\x7a\x78\x69\x56\x41\x77\x35\x4b\x7a\x78\x47\x55\x41\x4e\x6d','\x79\x33\x6a\x4c\x79\x78\x72\x4c\x76\x32\x4c\x30\x41\x65\x6e\x56\x42\x33\x6a\x4b\x41\x77\x35\x48\x44\x67\x39\x59','\x73\x77\x71\x47\x43\x4d\x76\x30\x44\x78\x6a\x55\x7a\x77\x71\x47\x79\x4e\x4b\x47\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x4a\x43\x4d\x76\x48\x44\x67\x75\x55','\x44\x32\x39\x59\x41\x32\x76\x59\x43\x57','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x4a\x43\x4d\x76\x48\x44\x67\x75','\x44\x67\x39\x56\x42\x66\x39\x59\x7a\x78\x6e\x31\x42\x68\x71','\x6e\x5a\x71\x35\x6f\x74\x4b\x30\x73\x76\x48\x34\x41\x67\x50\x70','\x75\x75\x7a\x52\x43\x76\x4f','\x43\x32\x76\x5a\x43\x32\x4c\x56\x42\x4b\x4c\x4b','\x42\x77\x66\x34\x78\x33\x6a\x4c\x43\x33\x76\x53\x44\x68\x6d','\x7a\x4d\x58\x4c\x7a\x78\x72\x5a','\x44\x4d\x66\x53\x44\x77\x76\x5a','\x74\x32\x6a\x53\x76\x4b\x4b','\x44\x67\x66\x55\x7a\x32\x58\x4c\x6c\x78\x6e\x48\x42\x4d\x72\x49\x42\x33\x47','\x44\x32\x39\x59\x41\x32\x76\x59\x6c\x71','\x74\x77\x6a\x4e\x75\x4d\x75','\x75\x33\x76\x49\x7a\x67\x4c\x59\x7a\x77\x6e\x30\x42\x33\x6a\x35\x69\x68\x72\x56\x69\x68\x6e\x4c\x79\x78\x6a\x4a\x41\x63\x34\x47\x74\x33\x62\x30\x41\x77\x39\x55\x79\x77\x57\x55','\x44\x67\x4c\x54\x7a\x77\x39\x31\x44\x66\x39\x54\x43\x57','\x41\x77\x35\x57\x44\x78\x72\x74\x79\x32\x48\x4c\x42\x77\x65','\x74\x67\x4c\x5a\x44\x63\x62\x30\x41\x67\x75\x47\x7a\x4d\x58\x4c\x7a\x78\x71\x4e\x43\x59\x62\x54\x79\x77\x6e\x4f\x41\x77\x35\x4c\x43\x59\x62\x48\x42\x4d\x71\x47\x44\x67\x48\x4c\x41\x78\x69\x47\x43\x67\x76\x59\x6c\x77\x31\x48\x79\x32\x48\x50\x42\x4d\x75\x47\x43\x33\x72\x48\x44\x67\x75\x47\x6b\x68\x6a\x31\x42\x4d\x35\x50\x42\x4d\x43\x47\x6c\x59\x62\x5a\x44\x67\x39\x57\x43\x67\x76\x4b\x69\x63\x38\x47\x7a\x4d\x66\x50\x42\x67\x76\x4b\x6b\x73\x62\x57\x42\x68\x76\x5a\x69\x67\x58\x48\x43\x33\x71\x54\x44\x78\x6e\x4c\x7a\x63\x62\x30\x41\x77\x31\x4c\x43\x33\x72\x48\x42\x78\x62\x5a\x6c\x47','\x71\x32\x66\x57\x6c\x49\x62\x65\x7a\x77\x7a\x48\x44\x77\x58\x30\x69\x64\x65\x57\x6d\x63\x34','\x41\x77\x35\x57\x44\x78\x71','\x79\x4d\x66\x5a\x7a\x74\x79\x30','\x75\x67\x76\x59\x6c\x77\x6e\x48\x42\x67\x57\x47\x44\x67\x4c\x54\x7a\x77\x39\x31\x44\x63\x34\x47\x6d\x63\x62\x4b\x41\x78\x6e\x48\x79\x4d\x58\x4c\x43\x59\x34\x47\x72\x67\x76\x4d\x79\x78\x76\x53\x44\x63\x61\x32\x6d\x64\x61\x57\x6d\x63\x34','\x7a\x4d\x58\x4c\x7a\x78\x72\x6a\x7a\x61','\x71\x32\x31\x48\x75\x4c\x75','\x43\x32\x39\x54\x7a\x71','\x79\x32\x39\x55\x44\x67\x76\x55\x44\x61','\x42\x77\x66\x57','\x44\x4d\x76\x59\x43\x32\x4c\x56\x42\x47','\x44\x67\x39\x56\x42\x66\x39\x31\x43\x32\x75','\x79\x4d\x39\x56\x42\x67\x76\x48\x42\x47','\x75\x4d\x4c\x57\x7a\x33\x6a\x4c\x43\x63\x31\x5a\x44\x68\x4c\x53\x7a\x73\x62\x4a\x42\x32\x72\x4c\x69\x68\x6e\x4c\x79\x78\x6a\x4a\x41\x63\x34\x47\x75\x4d\x76\x30\x44\x78\x6a\x55\x43\x59\x62\x54\x79\x78\x72\x4a\x41\x67\x4c\x55\x7a\x59\x62\x53\x41\x77\x35\x4c\x43\x59\x62\x33\x41\x78\x72\x4f\x69\x68\x6e\x31\x43\x4e\x6a\x56\x44\x77\x35\x4b\x41\x77\x35\x4e\x69\x67\x6e\x56\x42\x4e\x72\x4c\x45\x68\x71\x55','\x42\x77\x76\x5a\x43\x32\x66\x4e\x7a\x71','\x75\x32\x48\x4c\x42\x67\x57\x47\x79\x32\x39\x54\x42\x77\x66\x55\x7a\x63\x62\x53\x41\x77\x35\x4c\x6c\x47','\x42\x77\x66\x4a\x41\x67\x4c\x55\x7a\x78\x6d','\x71\x33\x6a\x4c\x79\x78\x72\x4c\x69\x67\x66\x55\x69\x67\x4c\x5a\x42\x32\x58\x48\x44\x67\x76\x4b\x69\x68\x6e\x48\x42\x4d\x72\x49\x42\x33\x47\x47\x7a\x77\x35\x32\x41\x78\x6a\x56\x42\x4d\x31\x4c\x42\x4e\x71\x47\x79\x77\x35\x4b\x69\x68\x6a\x4c\x44\x68\x76\x59\x42\x49\x62\x50\x44\x68\x6d\x47\x41\x77\x71\x47\x7a\x4d\x39\x59\x69\x68\x76\x5a\x7a\x73\x62\x33\x41\x78\x72\x4f\x69\x68\x6e\x48\x42\x4d\x72\x49\x42\x33\x48\x46\x43\x4e\x76\x55\x78\x32\x6e\x56\x42\x77\x31\x48\x42\x4d\x71\x55\x69\x66\x76\x5a\x7a\x73\x62\x30\x41\x67\x4c\x5a\x69\x68\x44\x4f\x7a\x77\x34\x47\x44\x67\x48\x4c\x69\x68\x76\x5a\x7a\x78\x69\x47\x42\x4d\x76\x4c\x7a\x68\x6d\x47\x79\x32\x39\x4b\x7a\x73\x62\x4c\x45\x67\x76\x4a\x44\x78\x72\x4c\x7a\x63\x57\x47\x7a\x4d\x4c\x53\x7a\x78\x6d\x47\x79\x77\x35\x48\x42\x68\x4c\x36\x7a\x77\x71\x53\x69\x67\x39\x59\x69\x67\x6e\x56\x42\x77\x31\x48\x42\x4d\x72\x5a\x69\x68\x6a\x31\x42\x49\x62\x50\x42\x49\x62\x48\x69\x68\x6e\x4c\x79\x33\x76\x59\x7a\x73\x62\x4c\x42\x4e\x7a\x50\x43\x4d\x39\x55\x42\x77\x76\x55\x44\x63\x34\x47\x76\x67\x48\x4c\x69\x68\x6e\x48\x42\x4d\x72\x49\x42\x33\x47\x47\x71\x4b\x4c\x6d\x74\x66\x6d\x47\x44\x77\x35\x30\x41\x77\x57\x47\x7a\x67\x76\x5a\x44\x68\x6a\x56\x45\x77\x76\x4b\x69\x6f\x6b\x61\x4c\x63\x62\x4a\x79\x77\x58\x53\x69\x68\x6e\x48\x42\x4d\x72\x49\x42\x33\x48\x46\x7a\x67\x76\x5a\x44\x68\x6a\x56\x45\x73\x62\x33\x41\x67\x76\x55\x69\x68\x72\x4f\x7a\x73\x62\x33\x42\x33\x6a\x52\x69\x67\x4c\x5a\x69\x67\x72\x56\x42\x4d\x75\x55','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x59\x7a\x77\x66\x4b','\x79\x31\x4c\x4c\x75\x4e\x47','\x44\x31\x66\x59\x72\x33\x71','\x6d\x5a\x75\x59\x6e\x64\x65\x5a\x79\x78\x76\x65\x75\x32\x48\x77','\x75\x32\x66\x55\x7a\x67\x6a\x56\x45\x63\x61','\x74\x4e\x76\x54\x79\x4d\x76\x59\x69\x67\x39\x4d\x69\x68\x44\x56\x43\x4d\x54\x4c\x43\x49\x62\x5a\x79\x77\x35\x4b\x79\x4d\x39\x34\x7a\x78\x6d\x55\x69\x65\x76\x48\x79\x32\x47\x47\x41\x78\x6d\x47\x79\x4d\x4c\x53\x42\x67\x76\x4b\x69\x67\x4c\x55\x7a\x67\x76\x57\x7a\x77\x35\x4b\x7a\x77\x35\x30\x42\x68\x4b\x55','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x53\x41\x78\x6e\x30','\x75\x33\x62\x48\x44\x32\x34\x47\x79\x73\x62\x4d\x42\x67\x76\x4c\x44\x63\x62\x56\x7a\x49\x62\x6f\x69\x68\x6e\x48\x42\x4d\x72\x49\x42\x33\x48\x4c\x43\x59\x62\x4d\x43\x4d\x39\x54\x69\x67\x65\x47\x44\x67\x76\x54\x43\x67\x58\x48\x44\x67\x75\x53\x69\x68\x44\x50\x44\x67\x47\x47\x79\x73\x62\x4a\x42\x32\x39\x59\x7a\x67\x4c\x55\x79\x78\x72\x56\x43\x49\x62\x57\x42\x68\x76\x5a\x69\x65\x34\x47\x44\x32\x39\x59\x41\x32\x76\x59\x43\x59\x62\x5a\x41\x67\x66\x59\x41\x77\x35\x4e\x69\x67\x65\x47\x44\x32\x39\x59\x41\x33\x6e\x57\x79\x77\x6e\x4c\x6c\x49\x62\x73\x7a\x78\x72\x31\x43\x4d\x35\x5a\x69\x68\x72\x4f\x7a\x73\x62\x4d\x42\x67\x76\x4c\x44\x63\x62\x50\x7a\x63\x62\x48\x42\x4d\x71\x47\x44\x67\x48\x4c\x69\x67\x31\x48\x79\x32\x48\x50\x42\x4d\x75\x47\x41\x77\x72\x5a\x6c\x49\x62\x66\x79\x77\x6e\x4f\x69\x68\x44\x56\x43\x4d\x54\x4c\x43\x49\x62\x4f\x79\x78\x6d\x47\x41\x78\x72\x5a\x69\x67\x39\x33\x42\x49\x62\x57\x7a\x78\x6a\x5a\x41\x78\x6e\x30\x7a\x77\x35\x30\x69\x67\x6e\x56\x7a\x67\x75\x54\x7a\x78\x48\x4c\x79\x33\x76\x30\x41\x77\x39\x55\x69\x67\x54\x4c\x43\x4d\x35\x4c\x42\x64\x53\x47\x44\x67\x48\x4c\x69\x68\x6e\x48\x42\x77\x75\x47\x44\x32\x39\x59\x41\x33\x6e\x57\x79\x77\x6e\x4c\x69\x67\x4c\x5a\x69\x67\x31\x56\x44\x77\x35\x30\x7a\x77\x71\x47\x79\x77\x6e\x59\x42\x33\x6e\x5a\x69\x68\x72\x4f\x7a\x77\x30\x55\x69\x65\x6e\x70\x75\x31\x72\x74\x69\x66\x6e\x64\x71\x75\x58\x66\x69\x65\x58\x6a\x74\x4b\x76\x62\x75\x4b\x58\x7a\x69\x68\x44\x50\x44\x67\x47\x47\x79\x68\x44\x56\x43\x4d\x54\x4c\x43\x4e\x6e\x47\x6c\x49\x62\x76\x43\x32\x75\x47\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x4d\x42\x67\x76\x4c\x44\x66\x39\x4b\x7a\x78\x6e\x30\x43\x4d\x39\x35\x69\x68\x44\x4f\x7a\x77\x34\x47\x7a\x67\x39\x55\x7a\x73\x34','\x75\x4b\x72\x65\x42\x75\x4b','\x71\x33\x44\x52\x76\x4b\x43','\x6e\x5a\x65\x5a\x6d\x4a\x7a\x32\x43\x67\x39\x5a\x76\x30\x34','\x75\x4d\x76\x4e\x7a\x78\x47\x47\x43\x67\x66\x30\x44\x67\x76\x59\x42\x49\x34','\x42\x67\x66\x55\x7a\x33\x76\x48\x7a\x32\x75','\x76\x77\x35\x52\x42\x4d\x39\x33\x42\x49\x62\x30\x42\x32\x39\x53\x6f\x49\x61','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x59\x44\x77\x35\x46\x79\x32\x39\x4b\x7a\x71','\x7a\x67\x76\x5a\x79\x33\x6a\x50\x43\x68\x72\x50\x42\x32\x34','\x42\x77\x66\x52\x7a\x75\x48\x48\x42\x4d\x72\x53\x7a\x78\x69','\x79\x77\x58\x53\x42\x33\x43','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x4d\x42\x67\x76\x4c\x44\x66\x39\x4b\x7a\x78\x6e\x30\x43\x4d\x39\x35','\x41\x77\x72\x5a','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x4d\x42\x67\x76\x4c\x44\x66\x39\x5a\x44\x67\x66\x30\x44\x78\x6d','\x7a\x4e\x6a\x56\x42\x71','\x43\x4d\x76\x5a\x44\x77\x58\x30\x43\x57','\x79\x4d\x66\x5a\x41\x61','\x79\x33\x6a\x4c\x79\x78\x72\x4c\x76\x67\x39\x56\x42\x61','\x76\x77\x35\x52\x42\x4d\x39\x33\x42\x49\x62\x4d\x42\x67\x76\x4c\x44\x63\x62\x30\x42\x32\x39\x53\x6f\x49\x61','\x71\x32\x35\x6e\x71\x31\x65','\x6d\x74\x75\x57\x44\x67\x76\x70\x43\x33\x76\x33','\x79\x77\x58\x53','\x44\x76\x6a\x6d\x76\x76\x79','\x79\x33\x6a\x4c\x79\x78\x72\x4c\x74\x77\x6e\x57\x75\x32\x76\x59\x44\x4d\x76\x59\x6b\x63\x4b\x36\x69\x68\x72\x4f\x7a\x73\x62\x47\x71\x67\x31\x56\x7a\x67\x76\x53\x79\x32\x39\x55\x44\x67\x76\x34\x44\x68\x62\x59\x42\x33\x72\x56\x79\x32\x39\x53\x6c\x33\x6e\x4b\x41\x32\x61\x47\x43\x67\x66\x4a\x41\x32\x66\x4e\x7a\x73\x62\x50\x43\x59\x62\x55\x42\x33\x71\x47\x41\x77\x35\x5a\x44\x67\x66\x53\x42\x67\x76\x4b\x6c\x49\x62\x6a\x42\x4e\x6e\x30\x79\x77\x58\x53\x69\x67\x4c\x30\x69\x68\x7a\x50\x79\x73\x62\x47\x43\x67\x35\x57\x42\x73\x62\x48\x7a\x67\x71\x47\x71\x67\x31\x56\x7a\x67\x76\x53\x79\x32\x39\x55\x44\x67\x76\x34\x44\x68\x62\x59\x42\x33\x72\x56\x79\x32\x39\x53\x6c\x33\x6e\x4b\x41\x32\x61\x55','\x44\x67\x76\x34\x44\x61','\x7a\x4d\x4c\x53\x44\x67\x76\x59','\x44\x68\x4c\x57\x7a\x71','\x76\x32\x39\x59\x41\x32\x4c\x55\x7a\x59\x62\x4b\x41\x78\x6a\x4c\x79\x33\x72\x56\x43\x4e\x4b\x55\x69\x65\x39\x57\x44\x67\x4c\x56\x42\x4d\x66\x53\x6c\x47','\x77\x4d\x54\x6b\x41\x33\x4f','\x6e\x4a\x79\x57\x6e\x74\x71\x58\x71\x4c\x62\x73\x43\x4b\x54\x4d','\x43\x67\x66\x59\x79\x77\x31\x5a','\x74\x78\x4c\x5a\x45\x78\x47','\x69\x67\x35\x56\x44\x63\x62\x4d\x42\x33\x76\x55\x7a\x63\x34\x47\x71\x33\x6a\x4c\x79\x78\x72\x4c\x69\x67\x4c\x30\x69\x67\x7a\x50\x43\x4e\x6e\x30\x69\x68\x44\x50\x44\x67\x47\x47\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x4a\x43\x4d\x76\x48\x44\x67\x75\x55','\x6d\x5a\x6d\x35\x6f\x64\x62\x63\x41\x78\x48\x30\x43\x4b\x4b','\x41\x77\x31\x48\x7a\x32\x75\x56\x43\x67\x35\x4e','\x71\x67\x31\x56\x7a\x67\x76\x53\x79\x32\x39\x55\x44\x67\x76\x34\x44\x68\x62\x59\x42\x33\x72\x56\x79\x32\x39\x53\x6c\x33\x6e\x4b\x41\x59\x39\x30\x45\x78\x62\x4c\x43\x59\x35\x51\x43\x57','\x76\x77\x35\x52\x42\x4d\x39\x33\x42\x49\x62\x53\x41\x77\x7a\x4c\x79\x33\x4c\x4a\x42\x67\x75\x47\x44\x67\x39\x56\x42\x64\x4f\x47','\x74\x33\x62\x30\x41\x77\x39\x55\x79\x77\x57\x47\x42\x77\x76\x30\x79\x77\x72\x48\x44\x67\x65\x47\x43\x33\x72\x48\x42\x78\x62\x4c\x7a\x63\x62\x56\x42\x49\x62\x4c\x44\x4d\x76\x59\x45\x73\x62\x4d\x42\x67\x76\x4c\x44\x63\x62\x54\x7a\x77\x31\x49\x7a\x78\x69\x55','\x43\x68\x4c\x30\x41\x67\x39\x55','\x7a\x68\x76\x72\x44\x33\x6d','\x74\x76\x44\x49\x74\x76\x47','\x7a\x4e\x76\x55\x79\x33\x72\x50\x42\x32\x34','\x43\x33\x72\x4b\x42\x33\x76\x30','\x7a\x78\x48\x50\x44\x65\x6e\x56\x7a\x67\x75','\x79\x32\x58\x56\x43\x32\x75','\x41\x65\x4c\x66\x72\x32\x53','\x74\x32\x66\x4e\x74\x75\x69','\x43\x68\x6a\x54\x75\x32\x34','\x42\x67\x76\x55\x7a\x33\x72\x4f','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x4c\x45\x67\x76\x4a','\x42\x4e\x76\x54\x79\x4d\x76\x59','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x33\x43\x4d\x4c\x30\x7a\x71','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x4d\x42\x67\x76\x4c\x44\x66\x39\x5a\x43\x67\x66\x33\x42\x47','\x44\x75\x76\x30\x43\x78\x6d','\x41\x4e\x62\x4c\x7a\x57','\x43\x33\x72\x59\x41\x77\x35\x4e\x41\x77\x7a\x35','\x44\x33\x6a\x50\x44\x67\x75','\x6e\x5a\x62\x4e\x7a\x4d\x48\x48\x73\x65\x71','\x42\x4d\x66\x54\x7a\x71','\x7a\x4d\x58\x4c\x7a\x78\x72\x46\x41\x77\x71','\x42\x4d\x39\x4b\x7a\x71','\x72\x4e\x76\x53\x42\x63\x62\x4d\x41\x77\x58\x4c\x69\x67\x6e\x56\x42\x4e\x72\x4c\x42\x4e\x72\x5a\x6c\x47','\x42\x77\x66\x5a\x44\x68\x6a\x48\x76\x67\x39\x56\x42\x68\x6d\x4f\x6b\x74\x4f\x47\x44\x67\x48\x4c\x69\x67\x62\x61\x42\x77\x66\x5a\x44\x68\x6a\x48\x6c\x32\x6e\x56\x43\x4d\x76\x47\x69\x68\x62\x48\x79\x32\x54\x48\x7a\x32\x75\x47\x41\x78\x6d\x47\x42\x4d\x39\x30\x69\x67\x4c\x55\x43\x33\x72\x48\x42\x67\x58\x4c\x7a\x63\x34\x47\x73\x77\x35\x5a\x44\x67\x66\x53\x42\x63\x62\x50\x44\x63\x62\x32\x41\x77\x65\x47\x79\x68\x62\x55\x43\x67\x30\x47\x79\x77\x72\x4b\x69\x65\x62\x54\x79\x78\x6e\x30\x43\x4d\x65\x56\x79\x32\x39\x59\x7a\x77\x61\x55','\x43\x67\x35\x4e','\x7a\x78\x48\x4c\x79\x57','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x50\x7a\x61','\x76\x68\x76\x4c\x76\x66\x4b','\x7a\x67\x76\x53\x7a\x78\x72\x4c','\x42\x77\x76\x30\x79\x77\x72\x48\x44\x67\x65','\x75\x32\x39\x31\x43\x4d\x6e\x4c\x69\x67\x6e\x56\x7a\x67\x75\x47\x44\x67\x38\x47\x43\x4e\x76\x55\x6c\x49\x62\x6e\x44\x77\x58\x30\x41\x73\x31\x53\x41\x77\x35\x4c\x69\x68\x6e\x31\x43\x68\x62\x56\x43\x4e\x72\x4c\x7a\x63\x34','\x7a\x67\x4c\x5a\x43\x67\x66\x30\x79\x32\x48\x66\x45\x67\x76\x4a','\x43\x33\x72\x48\x44\x68\x76\x5a','\x7a\x67\x66\x30\x79\x71','\x79\x32\x39\x55\x42\x4d\x76\x4a\x44\x61','\x7a\x65\x48\x4f\x76\x4d\x4f','\x72\x78\x48\x4c\x79\x33\x76\x30\x7a\x73\x62\x48\x69\x68\x6e\x4f\x7a\x77\x58\x53\x69\x67\x6e\x56\x42\x77\x31\x48\x42\x4d\x71\x47\x41\x77\x34\x47\x79\x73\x62\x57\x43\x4d\x76\x32\x41\x77\x39\x31\x43\x32\x58\x35\x69\x67\x6e\x59\x7a\x77\x66\x30\x7a\x77\x71\x47\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x63\x62\x48\x42\x4d\x71\x47\x43\x4d\x76\x30\x44\x78\x6a\x55\x69\x68\x54\x5a\x44\x67\x72\x56\x44\x78\x71\x53\x69\x68\x6e\x30\x7a\x67\x76\x59\x43\x49\x57\x47\x7a\x78\x48\x50\x44\x65\x6e\x56\x7a\x67\x76\x39\x6c\x49\x62\x75\x41\x67\x75\x47\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x63\x62\x54\x44\x78\x6e\x30\x69\x67\x76\x34\x41\x78\x6e\x30\x69\x6f\x6b\x61\x4c\x63\x62\x4a\x43\x4d\x76\x48\x44\x67\x75\x47\x41\x78\x71\x47\x7a\x4d\x4c\x59\x43\x33\x71\x47\x44\x32\x4c\x30\x41\x63\x62\x5a\x79\x77\x35\x4b\x79\x4d\x39\x34\x78\x32\x6e\x59\x7a\x77\x66\x30\x7a\x73\x34','\x42\x32\x6a\x51\x7a\x77\x6e\x30','\x74\x33\x62\x30\x41\x77\x39\x55\x79\x77\x57\x47\x43\x33\x76\x49\x43\x32\x76\x30\x69\x67\x39\x4d\x69\x67\x31\x48\x79\x32\x48\x50\x42\x4d\x75\x47\x41\x77\x72\x5a\x6c\x49\x62\x65\x7a\x77\x7a\x48\x44\x77\x58\x30\x43\x59\x62\x30\x42\x59\x62\x48\x42\x67\x57\x47\x44\x32\x39\x59\x41\x32\x76\x59\x43\x59\x34','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x5a\x7a\x77\x66\x59\x79\x32\x47','\x42\x77\x66\x5a\x44\x68\x6a\x48\x72\x4d\x58\x4c\x7a\x78\x72\x75\x42\x32\x39\x53\x43\x59\x47\x50\x6f\x49\x62\x30\x41\x67\x75\x47\x79\x65\x62\x54\x79\x78\x6e\x30\x43\x4d\x65\x56\x79\x32\x39\x59\x7a\x77\x61\x47\x43\x67\x66\x4a\x41\x32\x66\x4e\x7a\x73\x62\x50\x43\x59\x62\x55\x42\x33\x71\x47\x41\x77\x35\x5a\x44\x67\x66\x53\x42\x67\x76\x4b\x6c\x49\x62\x6a\x42\x4e\x6e\x30\x79\x77\x58\x53\x69\x68\x7a\x50\x79\x73\x62\x47\x43\x67\x35\x57\x42\x73\x62\x48\x7a\x67\x71\x47\x71\x67\x31\x48\x43\x33\x72\x59\x79\x73\x39\x4a\x42\x33\x6a\x4c\x79\x63\x34','\x41\x77\x31\x48\x7a\x32\x75','\x74\x77\x31\x70\x74\x76\x6d','\x41\x32\x76\x35\x43\x57','\x72\x67\x76\x53\x7a\x78\x72\x4c\x69\x68\x72\x4f\x7a\x73\x62\x4d\x42\x67\x76\x4c\x44\x63\x62\x48\x42\x4d\x71\x47\x7a\x78\x7a\x4c\x43\x4e\x4b\x47\x42\x77\x66\x4a\x41\x67\x4c\x55\x7a\x73\x62\x50\x42\x49\x62\x50\x44\x63\x34\x47\x75\x33\x72\x56\x43\x68\x6d\x47\x79\x4d\x4c\x53\x42\x67\x4c\x55\x7a\x59\x62\x50\x42\x77\x31\x4c\x7a\x67\x4c\x48\x44\x67\x76\x53\x45\x73\x34\x47\x71\x32\x66\x53\x42\x63\x62\x30\x41\x67\x4c\x5a\x69\x68\x44\x4f\x7a\x77\x34\x47\x44\x67\x48\x4c\x69\x67\x6e\x48\x42\x78\x62\x48\x41\x77\x44\x55\x69\x67\x4c\x5a\x69\x67\x72\x56\x42\x4d\x75\x37\x69\x67\x39\x59\x43\x67\x48\x48\x42\x4d\x76\x4b\x69\x67\x7a\x53\x7a\x77\x76\x30\x43\x59\x62\x52\x7a\x77\x76\x57\x69\x67\x6a\x31\x43\x4d\x35\x50\x42\x4d\x43\x47\x79\x33\x6a\x4c\x7a\x67\x4c\x30\x43\x59\x34','\x71\x67\x31\x48\x43\x33\x72\x59\x79\x73\x39\x4a\x42\x33\x6a\x4c','\x43\x4e\x76\x55\x71\x32\x39\x4b\x7a\x71','\x43\x68\x76\x5a\x41\x61','\x44\x4d\x76\x59\x79\x32\x76\x53\x71\x77\x4c\x67\x42\x67\x76\x4c\x44\x66\x72\x56\x42\x32\x58\x5a\x6b\x63\x4b\x36\x69\x68\x72\x4f\x7a\x73\x62\x47\x79\x77\x4c\x47\x69\x68\x62\x48\x79\x32\x54\x48\x7a\x32\x75\x47\x41\x78\x6d\x47\x42\x4d\x39\x30\x69\x67\x4c\x55\x43\x33\x72\x48\x42\x67\x58\x4c\x7a\x63\x34\x47\x73\x77\x35\x5a\x44\x67\x66\x53\x42\x63\x62\x32\x41\x77\x65\x47\x79\x68\x62\x55\x43\x67\x30\x47\x79\x77\x72\x4b\x69\x67\x66\x50\x79\x63\x34','\x79\x32\x39\x55\x44\x67\x4c\x55\x44\x77\x76\x46\x42\x32\x35\x46\x7a\x78\x6a\x59\x42\x33\x69','\x42\x67\x4c\x5a\x44\x61','\x7a\x32\x76\x30','\x79\x78\x6a\x4e\x44\x77\x31\x4c\x42\x4e\x72\x5a','\x72\x78\x48\x35\x45\x4b\x79','\x72\x78\x48\x4c\x79\x33\x76\x30\x7a\x73\x62\x4a\x42\x32\x72\x4c\x69\x67\x4c\x55\x69\x67\x65\x47\x43\x67\x76\x59\x43\x32\x4c\x5a\x44\x67\x76\x55\x44\x63\x62\x53\x79\x77\x35\x4e\x44\x77\x66\x4e\x7a\x73\x62\x52\x7a\x78\x6a\x55\x7a\x77\x57\x47\x41\x77\x35\x5a\x41\x77\x72\x4c\x69\x68\x72\x4f\x7a\x73\x62\x5a\x79\x77\x35\x4b\x79\x4d\x39\x34\x6c\x49\x62\x77\x79\x78\x6a\x50\x79\x77\x6a\x53\x7a\x78\x6d\x47\x43\x67\x76\x59\x43\x32\x4c\x5a\x44\x63\x62\x48\x79\x33\x6a\x56\x43\x33\x6d\x47\x79\x32\x66\x53\x42\x68\x6d\x47\x44\x32\x4c\x30\x41\x63\x62\x30\x41\x67\x75\x47\x43\x32\x66\x54\x7a\x73\x62\x5a\x7a\x78\x6e\x5a\x41\x77\x39\x55\x6c\x49\x62\x73\x7a\x78\x72\x31\x43\x4d\x35\x5a\x69\x68\x6e\x30\x7a\x67\x39\x31\x44\x63\x57\x47\x43\x33\x72\x4b\x7a\x78\x6a\x59\x6c\x63\x62\x4c\x45\x67\x4c\x30\x69\x67\x6e\x56\x7a\x67\x75\x53\x69\x67\x66\x55\x7a\x63\x62\x48\x69\x68\x72\x35\x43\x67\x76\x4b\x69\x67\x62\x59\x7a\x78\x6e\x31\x42\x68\x72\x5a\x79\x63\x62\x48\x43\x4e\x6a\x48\x45\x73\x62\x4a\x42\x32\x35\x30\x79\x77\x4c\x55\x41\x77\x35\x4e\x69\x67\x31\x48\x44\x68\x62\x53\x42\x33\x72\x53\x41\x77\x69\x47\x7a\x4d\x4c\x4e\x44\x78\x6a\x4c\x43\x59\x61\x4f\x79\x4d\x66\x5a\x7a\x74\x79\x30\x69\x66\x62\x6f\x72\x59\x4b\x53\x69\x68\x62\x48\x42\x4d\x72\x48\x43\x59\x62\x65\x79\x78\x72\x48\x72\x4e\x6a\x48\x42\x77\x76\x5a\x6c\x63\x62\x6b\x75\x30\x39\x6f\x69\x68\x7a\x50\x79\x73\x62\x4b\x41\x78\x6e\x57\x42\x67\x66\x35\x6b\x63\x4b\x53\x69\x67\x39\x59\x69\x67\x76\x59\x43\x4d\x39\x59\x43\x59\x34\x47\x75\x68\x6a\x4c\x7a\x4d\x76\x59\x69\x68\x72\x4f\x41\x78\x6d\x47\x42\x33\x7a\x4c\x43\x49\x62\x5a\x79\x77\x35\x4b\x79\x4d\x39\x34\x78\x32\x76\x34\x7a\x77\x6d\x47\x7a\x4d\x39\x59\x69\x67\x66\x55\x45\x73\x62\x4a\x42\x32\x72\x4c\x69\x68\x72\x4f\x79\x78\x71\x47\x42\x4d\x76\x4c\x7a\x68\x6d\x47\x43\x33\x72\x59\x44\x77\x6e\x30\x44\x78\x6a\x4c\x7a\x63\x62\x56\x44\x78\x72\x57\x44\x78\x71\x55','\x77\x4d\x6e\x72\x74\x33\x4b','\x6d\x63\x34\x57\x6c\x4a\x61','\x44\x4d\x76\x59\x79\x32\x76\x53\x71\x77\x4c\x75\x42\x32\x39\x53\x43\x59\x47\x50\x6f\x49\x62\x30\x41\x67\x75\x47\x79\x67\x66\x50\x79\x63\x62\x57\x79\x77\x6e\x52\x79\x77\x44\x4c\x69\x67\x4c\x5a\x69\x67\x35\x56\x44\x63\x62\x50\x42\x4e\x6e\x30\x79\x77\x58\x53\x7a\x77\x71\x55\x69\x65\x4c\x55\x43\x33\x72\x48\x42\x67\x57\x47\x41\x78\x71\x47\x44\x4d\x4c\x48\x69\x67\x62\x57\x42\x4e\x62\x54\x69\x67\x66\x4b\x7a\x63\x62\x48\x41\x77\x61\x47\x6b\x67\x66\x55\x7a\x63\x62\x57\x41\x77\x6e\x52\x69\x67\x66\x55\x69\x67\x62\x61\x79\x77\x4b\x54\x43\x32\x72\x52\x6c\x59\x50\x47\x69\x67\x31\x56\x7a\x67\x76\x53\x69\x67\x66\x4b\x79\x78\x62\x30\x7a\x78\x69\x50\x6c\x47','\x6d\x74\x69\x57\x6d\x74\x61\x59\x41\x4d\x35\x6f\x79\x77\x54\x75','\x79\x32\x39\x54\x42\x77\x66\x55\x7a\x61','\x44\x75\x44\x6f\x42\x68\x43','\x41\x67\x66\x5a','\x44\x4b\x58\x66\x71\x31\x4b','\x45\x75\x66\x6c\x77\x67\x75','\x71\x4b\x35\x6a\x77\x4d\x6d','\x43\x32\x76\x30','\x42\x4e\x76\x65\x76\x32\x43','\x79\x32\x39\x55\x44\x67\x76\x34\x44\x61','\x43\x33\x72\x59\x41\x77\x35\x4e','\x44\x67\x39\x56\x42\x66\x39\x4a\x79\x77\x58\x53\x43\x57','\x43\x67\x66\x59\x43\x32\x75','\x44\x68\x4c\x57\x7a\x78\x6e\x4a\x43\x4d\x4c\x57\x44\x61','\x79\x78\x6a\x59\x79\x78\x4b','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x4d\x42\x67\x76\x4c\x44\x66\x39\x4b\x41\x78\x6e\x57\x79\x78\x72\x4a\x41\x61','\x43\x32\x39\x31\x43\x4d\x6e\x4c'];a0_0x17fa=function(){return _0x3920bd;};return a0_0x17fa();}async function mastraTools(_0x1f30c5,_0x1f8407={}){const _0x3507b4=a0_0x4d4885,_0x35b74c={'\x61\x4a\x4d\x74\x6e':function(_0x25932f,_0x114c69){return _0x25932f(_0x114c69);}};let _0xa91793;try{_0xa91793=await import(_0x3507b4(0x127));}catch{throw new Error(_0x3507b4(0x111));}const _0x5cdb0e=selectSpecs(_0x1f8407[_0x3507b4(0x194)]),_0x3c0f17={'\x62\x6f\x78':_0x1f30c5,'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x1f8407['\x73\x65\x73\x73\x69\x6f\x6e\x49\x64']},_0x544784={};for(const _0x9266c4 of _0x5cdb0e){const _0x1eb27f=_0x9266c4[_0x3507b4(0x193)](_0x3c0f17);_0x544784[_0x9266c4[_0x3507b4(0x10d)]]=_0xa91793[_0x3507b4(0x19b)]({'\x69\x64':_0x9266c4[_0x3507b4(0x10d)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x9266c4[_0x3507b4(0x192)],'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':_0xa91793['\x6a\x73\x6f\x6e\x53\x63\x68\x65\x6d\x61']?_0xa91793[_0x3507b4(0x15c)](_0x9266c4[_0x3507b4(0x170)]):_0x9266c4[_0x3507b4(0x170)],'\x65\x78\x65\x63\x75\x74\x65':async _0x3660c8=>{const _0x1c566f=_0x3507b4;return{'\x72\x65\x73\x75\x6c\x74':serializeToolResult(await _0x35b74c[_0x1c566f(0x157)](_0x1eb27f,_0x3660c8?.['\x63\x6f\x6e\x74\x65\x78\x74']??{}))};}});}return _0x544784;}function a0_0x3160(_0x5b66a6,_0x48951f){_0x5b66a6=_0x5b66a6-0xe8;const _0x17faf6=a0_0x17fa();let _0x31605d=_0x17faf6[_0x5b66a6];if(a0_0x3160['\x4b\x64\x59\x75\x4c\x4a']===undefined){var _0x314427=function(_0x4a32db){const _0x2b8cf8='\x61\x62\x63\x64\x65\x66\x67\x68\x69\x6a\x6b\x6c\x6d\x6e\x6f\x70\x71\x72\x73\x74\x75\x76\x77\x78\x79\x7a\x41\x42\x43\x44\x45\x46\x47\x48\x49\x4a\x4b\x4c\x4d\x4e\x4f\x50\x51\x52\x53\x54\x55\x56\x57\x58\x59\x5a\x30\x31\x32\x33\x34\x35\x36\x37\x38\x39\x2b\x2f\x3d';let _0x26af76='',_0x833c54='';for(let _0x30a88c=0x0,_0x135781,_0x2fc531,_0x33faeb=0x0;_0x2fc531=_0x4a32db['\x63\x68\x61\x72\x41\x74'](_0x33faeb++);~_0x2fc531&&(_0x135781=_0x30a88c%0x4?_0x135781*0x40+_0x2fc531:_0x2fc531,_0x30a88c++%0x4)?_0x26af76+=String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](0xff&_0x135781>>(-0x2*_0x30a88c&0x6)):0x0){_0x2fc531=_0x2b8cf8['\x69\x6e\x64\x65\x78\x4f\x66'](_0x2fc531);}for(let _0x2131f6=0x0,_0x1c66da=_0x26af76['\x6c\x65\x6e\x67\x74\x68'];_0x2131f6<_0x1c66da;_0x2131f6++){_0x833c54+='\x25'+('\x30\x30'+_0x26af76['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x2131f6)['\x74\x6f\x53\x74\x72\x69\x6e\x67'](0x10))['\x73\x6c\x69\x63\x65'](-0x2);}return decodeURIComponent(_0x833c54);};a0_0x3160['\x55\x4c\x54\x50\x53\x70']=_0x314427,a0_0x3160['\x78\x53\x54\x77\x5a\x73']={},a0_0x3160['\x4b\x64\x59\x75\x4c\x4a']=!![];}const _0x28c39a=_0x17faf6[0x0],_0x228000=_0x5b66a6+_0x28c39a,_0x438726=a0_0x3160['\x78\x53\x54\x77\x5a\x73'][_0x228000];return!_0x438726?(_0x31605d=a0_0x3160['\x55\x4c\x54\x50\x53\x70'](_0x31605d),a0_0x3160['\x78\x53\x54\x77\x5a\x73'][_0x228000]=_0x31605d):_0x31605d=_0x438726,_0x31605d;}function openaiTools(_0x53a0a7,_0xf8d0a7={}){const _0x12502b=a0_0x4d4885,_0x309e76={'\x64\x6c\x61\x4b\x4a':function(_0x594365,_0xaaec29){return _0x594365===_0xaaec29;},'\x4d\x57\x62\x4d\x58':'\x6f\x62\x6a\x65\x63\x74','\x48\x65\x6e\x4a\x45':function(_0x2deb99,_0x37f65b){return _0x2deb99 instanceof _0x37f65b;},'\x4d\x6d\x4f\x4d\x53':function(_0x26355d,_0x540c5f){return _0x26355d(_0x540c5f);}},_0x483262=selectSpecs(_0xf8d0a7[_0x12502b(0x194)]),_0x570211={'\x62\x6f\x78':_0x53a0a7,'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0xf8d0a7[_0x12502b(0x166)]},_0x356cd4=new Map();for(const _0x4c019e of _0x483262)_0x356cd4[_0x12502b(0x13b)](_0x4c019e[_0x12502b(0x10d)],_0x4c019e['\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72'](_0x570211));const _0x27b7d1=_0x483262[_0x12502b(0x17a)](_0xb01c4d=>({'\x74\x79\x70\x65':_0x12502b(0xfc),'\x66\x75\x6e\x63\x74\x69\x6f\x6e':{'\x6e\x61\x6d\x65':_0xb01c4d['\x6e\x61\x6d\x65'],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0xb01c4d[_0x12502b(0x192)],'\x70\x61\x72\x61\x6d\x65\x74\x65\x72\x73':_0xb01c4d['\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61']}}));function _0x1d08d4(_0x4247e4){const _0x5d3f56=_0x12502b;if(!_0x4247e4)return{};try{const _0xfa2d80=JSON['\x70\x61\x72\x73\x65'](_0x4247e4);return _0x309e76['\x64\x6c\x61\x4b\x4a'](typeof _0xfa2d80,_0x309e76[_0x5d3f56(0xfb)])&&_0xfa2d80!==null?_0xfa2d80:{};}catch{return{};}}async function _0x1eb95e(_0x555116){const _0x203165=_0x12502b,_0x297f2d=_0x356cd4[_0x203165(0x12d)](_0x555116[_0x203165(0xfc)]['\x6e\x61\x6d\x65']);if(!_0x297f2d)return{'\x72\x6f\x6c\x65':_0x203165(0x146),'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x555116['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':JSON['\x73\x74\x72\x69\x6e\x67\x69\x66\x79']({'\x65\x72\x72\x6f\x72':'\x55\x6e\x6b\x6e\x6f\x77\x6e\x20\x74\x6f\x6f\x6c\x3a\x20'+_0x555116['\x66\x75\x6e\x63\x74\x69\x6f\x6e'][_0x203165(0x10d)]})};try{const _0x26988c=await _0x297f2d(_0x1d08d4(_0x555116[_0x203165(0xfc)][_0x203165(0x12e)]));return{'\x72\x6f\x6c\x65':_0x203165(0x146),'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x555116['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':serializeToolResult(_0x26988c)};}catch(_0x334b07){return{'\x72\x6f\x6c\x65':'\x74\x6f\x6f\x6c','\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x555116['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':JSON[_0x203165(0x10a)]({'\x65\x72\x72\x6f\x72':_0x309e76[_0x203165(0x149)](_0x334b07,Error)?_0x334b07[_0x203165(0x17f)]:_0x309e76[_0x203165(0x124)](String,_0x334b07)})};}}async function _0xe141ca(_0x25d415){const _0x447d78=_0x12502b,_0x1833cc=_0x25d415[_0x447d78(0x13f)]??[];return Promise[_0x447d78(0xe8)](_0x1833cc[_0x447d78(0x17a)](_0x1eb95e));}return{'\x74\x6f\x6f\x6c\x73':_0x27b7d1,'\x68\x61\x6e\x64\x6c\x65\x54\x6f\x6f\x6c\x43\x61\x6c\x6c':_0x1eb95e,'\x68\x61\x6e\x64\x6c\x65\x41\x73\x73\x69\x73\x74\x61\x6e\x74\x4d\x65\x73\x73\x61\x67\x65':_0xe141ca};}async function vercelAiTools(_0x1911f3,_0x2f9eef={}){const _0x51e42a=a0_0x4d4885,_0x210d52={'\x5a\x63\x51\x4f\x79':function(_0x515f86,_0x200a62){return _0x515f86(_0x200a62);},'\x68\x49\x45\x47\x6b':_0x51e42a(0x133)};let _0x23d1f6;try{_0x23d1f6=await import('\x61\x69');}catch{throw new Error(_0x210d52[_0x51e42a(0x100)]);}const _0xd242e0=selectSpecs(_0x2f9eef[_0x51e42a(0x194)]),_0x4c6c54={'\x62\x6f\x78':_0x1911f3,'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x2f9eef[_0x51e42a(0x166)]},_0x40fda4={};for(const _0x3837e3 of _0xd242e0){const _0x1582fd=_0x3837e3['\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72'](_0x4c6c54);_0x40fda4[_0x3837e3[_0x51e42a(0x10d)]]=_0x23d1f6[_0x51e42a(0x146)]({'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x3837e3[_0x51e42a(0x192)],'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':_0x23d1f6[_0x51e42a(0x15c)](_0x3837e3['\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61']),'\x65\x78\x65\x63\x75\x74\x65':async _0x543ef8=>{const _0x8da4b4=_0x51e42a;return _0x210d52[_0x8da4b4(0x131)](serializeToolResult,await _0x1582fd(_0x543ef8));}});}return _0x40fda4;}export{ALL_FLEET_TOOL_SPECS,ALL_LIFECYCLE_TOOL_SPECS,ALL_TOOL_SPECS,FLEET_TOOL_SPECS,LIFECYCLE_TOOL_SPECS,TOOL_SPECS,anthropicFleetTools,anthropicLifecycleTools,anthropicTools,createMcpServer,mastraFleetTools,mastraTools,openaiFleetTools,openaiLifecycleTools,openaiTools,runCode,vercelAiFleetTools,vercelAiTools};
|
package/dist/auth/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const a0_0x4f4275=a0_0x1d42;function a0_0x295b(){const _0x454ebd=['\x42\x4d\x39\x33','\x79\x32\x4c\x52\x41\x32\x79','\x75\x4b\x39\x34\x7a\x67\x4b','\x75\x65\x50\x6f\x75\x4e\x71','\x41\x78\x6e\x5a\x44\x77\x76\x64\x42\x32\x58\x53\x79\x77\x6a\x56\x43\x4d\x66\x30\x41\x77\x39\x55','\x43\x33\x72\x59\x41\x77\x35\x4e\x41\x77\x7a\x35','\x44\x67\x39\x74\x44\x68\x6a\x50\x42\x4d\x43','\x6d\x74\x43\x58\x6f\x74\x79\x32\x6f\x65\x54\x32\x42\x31\x48\x4f\x41\x57','\x41\x78\x6a\x58\x76\x68\x6d','\x43\x4d\x76\x57\x7a\x77\x66\x30','\x7a\x4e\x6a\x56\x42\x71','\x7a\x4e\x6a\x4c\x7a\x71','\x43\x68\x6a\x56\x7a\x68\x76\x4a\x44\x65\x4c\x4b','\x44\x78\x6e\x4c\x43\x4b\x4c\x4b','\x43\x67\x31\x53\x42\x4b\x43','\x43\x32\x4c\x4e\x42\x4d\x4c\x55\x7a\x31\x6e\x4c\x79\x33\x6a\x4c\x44\x61','\x43\x32\x76\x5a\x43\x32\x4c\x56\x42\x4b\x4c\x4b','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x65\x4c\x4b','\x42\x31\x4c\x66\x42\x66\x4f','\x77\x78\x48\x34\x44\x77\x47','\x6d\x5a\x47\x31\x6e\x5a\x61\x31\x6d\x4d\x50\x68\x42\x65\x72\x4c\x73\x57','\x7a\x67\x39\x4a\x44\x77\x31\x4c\x42\x4e\x72\x6a\x7a\x61','\x76\x4c\x48\x70\x79\x4d\x47','\x6e\x64\x43\x33\x6d\x64\x79\x32\x6e\x77\x72\x57\x7a\x4b\x6a\x4b\x75\x47','\x42\x78\x6a\x6e\x41\x31\x43','\x7a\x4d\x50\x36\x43\x30\x6d','\x45\x4b\x58\x32\x7a\x68\x69','\x73\x66\x6d\x59\x6e\x74\x79','\x73\x78\x44\x51\x42\x4e\x47','\x7a\x32\x76\x30\x76\x68\x72\x53\x74\x77\x4c\x55\x44\x78\x72\x4c\x43\x57','\x43\x33\x62\x53\x41\x78\x71','\x7a\x4d\x58\x56\x42\x33\x69','\x42\x77\x66\x34','\x6d\x74\x61\x59\x6d\x74\x69\x5a\x6f\x74\x4c\x33\x45\x68\x4c\x57\x77\x68\x79','\x7a\x76\x6e\x34\x77\x75\x75','\x42\x67\x76\x55\x7a\x33\x72\x4f','\x79\x77\x58\x4e','\x6d\x74\x6d\x31\x6d\x64\x47\x32\x7a\x4d\x7a\x4a\x75\x66\x66\x57','\x6d\x74\x6d\x33\x6e\x64\x79\x32\x6f\x74\x62\x71\x76\x65\x76\x56\x42\x33\x6d','\x44\x67\x76\x5a\x44\x61','\x6d\x74\x48\x67\x74\x4d\x50\x75\x43\x31\x6d','\x42\x4e\x76\x54\x79\x4d\x76\x59','\x71\x4c\x48\x4b\x42\x4b\x79','\x43\x67\x66\x59\x43\x32\x75','\x44\x67\x4c\x4c\x43\x47','\x44\x68\x72\x53\x74\x77\x4c\x55\x44\x78\x72\x4c\x43\x57','\x7a\x77\x35\x30\x7a\x78\x6a\x57\x43\x4d\x4c\x5a\x7a\x71','\x7a\x67\x4c\x4e\x7a\x78\x6e\x30','\x7a\x78\x48\x57','\x79\x32\x39\x53\x42\x67\x66\x49\x42\x33\x6a\x48\x44\x67\x4c\x56\x42\x47','\x44\x31\x62\x77\x7a\x4b\x69','\x43\x66\x72\x4e\x7a\x75\x65','\x41\x78\x6e\x5a\x44\x77\x75','\x43\x4d\x76\x57\x42\x67\x66\x4a\x7a\x71','\x79\x4d\x66\x5a\x7a\x74\x79\x30','\x6f\x68\x7a\x55\x75\x31\x6e\x48\x76\x47','\x42\x31\x72\x78\x45\x67\x6d','\x7a\x30\x39\x4c\x43\x30\x57','\x43\x32\x48\x48\x6d\x4a\x75\x32','\x77\x76\x66\x32\x7a\x75\x38','\x43\x68\x6a\x56\x41\x4d\x76\x4a\x44\x65\x4c\x4b','\x79\x77\x6e\x4a\x7a\x78\x6e\x5a','\x6d\x5a\x71\x59\x6f\x64\x7a\x57\x42\x30\x31\x48\x44\x66\x4f','\x79\x32\x58\x56\x79\x32\x54\x74\x41\x32\x76\x33\x75\x32\x76\x4a\x42\x32\x35\x4b\x43\x57','\x76\x78\x72\x7a\x75\x30\x30','\x76\x4e\x6a\x71\x41\x78\x47','\x6f\x64\x66\x75\x73\x31\x7a\x76\x73\x4d\x57'];a0_0x295b=function(){return _0x454ebd;};return a0_0x295b();}(function(_0x9f0d6a,_0x34c1ec){const _0x2575c8=a0_0x1d42,_0x45431a=_0x9f0d6a();while(!![]){try{const _0x3e1bd3=-parseInt(_0x2575c8(0xd1))/0x1*(-parseInt(_0x2575c8(0xcd))/0x2)+-parseInt(_0x2575c8(0xe6))/0x3+-parseInt(_0x2575c8(0xd9))/0x4+parseInt(_0x2575c8(0xe9))/0x5+-parseInt(_0x2575c8(0xfa))/0x6*(parseInt(_0x2575c8(0xf7))/0x7)+-parseInt(_0x2575c8(0xc6))/0x8*(parseInt(_0x2575c8(0xf3))/0x9)+parseInt(_0x2575c8(0xf8))/0xa;if(_0x3e1bd3===_0x34c1ec)break;else _0x45431a['push'](_0x45431a['shift']());}catch(_0x5735d1){_0x45431a['push'](_0x45431a['shift']());}}}(a0_0x295b,0xc58db));import{createHmac,timingSafeEqual}from'\x6e\x6f\x64\x65\x3a\x63\x72\x79\x70\x74\x6f';function a0_0x1d42(_0x2a000d,_0x79b018){_0x2a000d=_0x2a000d-0xc4;const _0x295bf3=a0_0x295b();let _0x1d4242=_0x295bf3[_0x2a000d];if(a0_0x1d42['\x70\x59\x4c\x56\x4c\x44']===undefined){var _0x360544=function(_0x3542fa){const _0x4e4140='\x61\x62\x63\x64\x65\x66\x67\x68\x69\x6a\x6b\x6c\x6d\x6e\x6f\x70\x71\x72\x73\x74\x75\x76\x77\x78\x79\x7a\x41\x42\x43\x44\x45\x46\x47\x48\x49\x4a\x4b\x4c\x4d\x4e\x4f\x50\x51\x52\x53\x54\x55\x56\x57\x58\x59\x5a\x30\x31\x32\x33\x34\x35\x36\x37\x38\x39\x2b\x2f\x3d';let _0x5c8ada='',_0x2f57c0='';for(let _0x529e1b=0x0,_0x3c3dff,_0x2b1134,_0x1e673f=0x0;_0x2b1134=_0x3542fa['\x63\x68\x61\x72\x41\x74'](_0x1e673f++);~_0x2b1134&&(_0x3c3dff=_0x529e1b%0x4?_0x3c3dff*0x40+_0x2b1134:_0x2b1134,_0x529e1b++%0x4)?_0x5c8ada+=String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](0xff&_0x3c3dff>>(-0x2*_0x529e1b&0x6)):0x0){_0x2b1134=_0x4e4140['\x69\x6e\x64\x65\x78\x4f\x66'](_0x2b1134);}for(let _0x249d2b=0x0,_0x3395ad=_0x5c8ada['\x6c\x65\x6e\x67\x74\x68'];_0x249d2b<_0x3395ad;_0x249d2b++){_0x2f57c0+='\x25'+('\x30\x30'+_0x5c8ada['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x249d2b)['\x74\x6f\x53\x74\x72\x69\x6e\x67'](0x10))['\x73\x6c\x69\x63\x65'](-0x2);}return decodeURIComponent(_0x2f57c0);};a0_0x1d42['\x78\x47\x67\x63\x78\x6a']=_0x360544,a0_0x1d42['\x52\x79\x67\x78\x4b\x47']={},a0_0x1d42['\x70\x59\x4c\x56\x4c\x44']=!![];}const _0x1c2cad=_0x295bf3[0x0],_0x8a52b1=_0x2a000d+_0x1c2cad,_0x21b16b=a0_0x1d42['\x52\x79\x67\x78\x4b\x47'][_0x8a52b1];return!_0x21b16b?(_0x1d4242=a0_0x1d42['\x78\x47\x67\x63\x78\x6a'](_0x1d4242),a0_0x1d42['\x52\x79\x67\x78\x4b\x47'][_0x8a52b1]=_0x1d4242):_0x1d4242=_0x21b16b,_0x1d4242;}function base64UrlEncode(_0x8c1232){const _0xcdd7c7=a0_0x1d42,_0x1519ef={'\x67\x4f\x65\x73\x4c':function(_0x3e38a5,_0x39d824){return _0x3e38a5===_0x39d824;}};return(_0x1519ef[_0xcdd7c7(0xc8)](typeof _0x8c1232,'\x73\x74\x72\x69\x6e\x67')?Buffer[_0xcdd7c7(0xdc)](_0x8c1232):_0x8c1232)[_0xcdd7c7(0xd8)](_0xcdd7c7(0xc5))[_0xcdd7c7(0xc4)](/\+/g,'\x2d')['\x72\x65\x70\x6c\x61\x63\x65'](/\//g,'\x5f')[_0xcdd7c7(0xc4)](/=+$/,'');}function decodeBase64UrlToBuffer(_0x28b6ae){const _0x2c4758=a0_0x1d42,_0x2ac33f={'\x49\x77\x6a\x6e\x78':function(_0x2fe9d6,_0x3e8d32){return _0x2fe9d6+_0x3e8d32;},'\x70\x6d\x6c\x6e\x47':function(_0x3c4b5a,_0x5c5e96){return _0x3c4b5a%_0x5c5e96;},'\x7a\x4c\x76\x64\x72':'\x62\x61\x73\x65\x36\x34'};if(!/^[A-Za-z0-9_-]*$/[_0x2c4758(0xf9)](_0x28b6ae))return null;const _0x423c7f=_0x2ac33f[_0x2c4758(0xee)](_0x28b6ae,'\x3d'[_0x2c4758(0xdb)]((0x4-_0x2ac33f[_0x2c4758(0xe0)](_0x28b6ae[_0x2c4758(0xf5)],0x4))%0x4));return Buffer['\x66\x72\x6f\x6d'](_0x423c7f['\x72\x65\x70\x6c\x61\x63\x65'](/-/g,'\x2b')[_0x2c4758(0xc4)](/_/g,'\x2f'),_0x2ac33f[_0x2c4758(0xec)]);}function createSignature(_0x2881ff,_0x4b9f06){const _0x3735b9=a0_0x1d42,_0x2878c9={'\x50\x4a\x4e\x52\x74':function(_0x56687d,_0xa63431,_0x34c845){return _0x56687d(_0xa63431,_0x34c845);},'\x6f\x59\x45\x6c\x5a':_0x3735b9(0xc9)};return base64UrlEncode(_0x2878c9[_0x3735b9(0xd5)](createHmac,_0x2878c9[_0x3735b9(0xe4)],_0x4b9f06)['\x75\x70\x64\x61\x74\x65'](_0x2881ff)[_0x3735b9(0x101)]());}const JWT_HEADER=base64UrlEncode(JSON[a0_0x4f4275(0xd7)]({'\x61\x6c\x67':'\x48\x53\x32\x35\x36','\x74\x79\x70':'\x4a\x57\x54'}));function issueToken(_0x1c89ae,_0x558383,_0x304711){const _0x5e0c79=a0_0x4f4275,_0x30de31={'\x59\x78\x78\x75\x68':function(_0x123ac5,_0x17ef61){return _0x123ac5+_0x17ef61;}},_0x29792b=Math[_0x5e0c79(0xf1)](Date['\x6e\x6f\x77']()/0x3e8),_0x5f3be9={..._0x558383,'\x69\x61\x74':_0x29792b,'\x65\x78\x70':_0x30de31[_0x5e0c79(0xe5)](_0x29792b,_0x304711*0x3c)},_0x364e2e=JWT_HEADER+'\x2e'+base64UrlEncode(JSON[_0x5e0c79(0xd7)](_0x5f3be9));return _0x364e2e+'\x2e'+createSignature(_0x364e2e,_0x1c89ae);}function issueReadToken(_0x255cc3,_0xdfbfb1,_0x15f43f){const _0x421d5f={'\x48\x47\x78\x76\x47':function(_0xeb3d96,_0x4c46b9,_0x42edb2,_0x3cf5be){return _0xeb3d96(_0x4c46b9,_0x42edb2,_0x3cf5be);}};return _0x421d5f['\x48\x47\x78\x76\x47'](issueToken,_0x255cc3,{..._0xdfbfb1,'\x74\x79\x70':'\x72\x65\x61\x64'},_0x15f43f);}function issueSessionScopedToken(_0x2c7e36,_0x3ea69a,_0x65fd7f){return issueReadToken(_0x2c7e36,_0x3ea69a,_0x65fd7f);}function issueProjectScopedToken(_0x2cde21,_0x327941,_0x246058){const _0x5d820e=a0_0x4f4275,_0x40b40c={'\x63\x69\x6b\x6b\x66':function(_0xa65185,_0x19abb4,_0x45781e,_0x563c07){return _0xa65185(_0x19abb4,_0x45781e,_0x563c07);}};return _0x40b40c[_0x5d820e(0xd3)](issueReadToken,_0x2cde21,_0x327941,_0x246058);}function issueBatchScopedToken(_0x57cb7f,_0x43be79,_0x47032e){return issueReadToken(_0x57cb7f,_0x43be79,_0x47032e);}function issueCollaborationToken(_0x4222b2,_0x13db08,_0x7e9f72){const _0x216ad6=a0_0x4f4275,_0x263531={'\x48\x64\x6f\x6c\x77':function(_0x29ead2,_0x184d89,_0x37a769,_0x4b862d){return _0x29ead2(_0x184d89,_0x37a769,_0x4b862d);}};return _0x263531['\x48\x64\x6f\x6c\x77'](issueToken,_0x4222b2,{'\x73\x75\x62':_0x13db08[_0x216ad6(0xdf)],'\x73\x69\x64':_0x13db08[_0x216ad6(0xe2)],'\x70\x69\x64':_0x13db08[_0x216ad6(0xde)],'\x63\x69\x64':_0x13db08['\x73\x61\x6e\x64\x62\x6f\x78\x49\x64'],'\x74\x79\x70':_0x216ad6(0x103),'\x70\x72\x6f\x6a\x65\x63\x74\x49\x64':_0x13db08['\x70\x72\x6f\x6a\x65\x63\x74\x49\x64'],'\x64\x6f\x63\x75\x6d\x65\x6e\x74\x49\x64':_0x13db08[_0x216ad6(0xe7)],'\x61\x63\x63\x65\x73\x73':_0x13db08[_0x216ad6(0xcc)]},_0x7e9f72);}function unsafeDecodeToken(_0x213c78){const _0x2b5fdc=a0_0x4f4275,_0x1b9087={'\x42\x58\x64\x6e\x46':function(_0x27f920,_0x344c7a){return _0x27f920+_0x344c7a;},'\x55\x74\x59\x53\x4d':function(_0x251991,_0x47c0c6){return _0x251991%_0x47c0c6;},'\x70\x54\x67\x65\x41':_0x2b5fdc(0xc5)};try{const _0x2ea468=_0x213c78[_0x2b5fdc(0xf0)]('\x2e');if(_0x2ea468[_0x2b5fdc(0xf5)]!==0x3)return null;const _0x1dcb35=_0x1b9087[_0x2b5fdc(0xfc)](_0x2ea468[0x1],'\x3d'['\x72\x65\x70\x65\x61\x74'](_0x1b9087[_0x2b5fdc(0xcf)](0x4-_0x1b9087[_0x2b5fdc(0xcf)](_0x2ea468[0x1][_0x2b5fdc(0xf5)],0x4),0x4))),_0x1ea1f8=Buffer[_0x2b5fdc(0xdc)](_0x1dcb35[_0x2b5fdc(0xc4)](/-/g,'\x2b')[_0x2b5fdc(0xc4)](/_/g,'\x2f'),_0x1b9087[_0x2b5fdc(0x105)])[_0x2b5fdc(0xd8)]();return JSON[_0x2b5fdc(0xfd)](_0x1ea1f8);}catch{return null;}}function verifyToken(_0x584c6b,_0x2f88ac,_0x3213cc={}){const _0x407f94=a0_0x4f4275,_0x334058={'\x52\x4f\x78\x64\x69':function(_0x5c28c3,_0x320bf4){return _0x5c28c3%_0x320bf4;},'\x56\x72\x50\x69\x78':_0x407f94(0xc5),'\x6f\x54\x57\x78\x63':function(_0x4e4eb5,_0x4fef2d){return _0x4e4eb5(_0x4fef2d);},'\x56\x58\x4f\x62\x68':function(_0x46008b,_0x5ac27c){return _0x46008b||_0x5ac27c;},'\x77\x50\x56\x66\x42':function(_0x3c29a8,_0x26884a){return _0x3c29a8!==_0x26884a;},'\x70\x43\x54\x57\x65':function(_0x183cc9,_0x2f216f){return _0x183cc9/_0x2f216f;},'\x69\x72\x71\x54\x73':function(_0x5e9693,_0x558caa){return _0x5e9693+_0x558caa;}};try{const _0x46db02=_0x584c6b[_0x407f94(0xf0)]('\x2e');if(_0x46db02[_0x407f94(0xf5)]!==0x3)return null;const [_0x31b6db,_0x1f0b83,_0x11e8ac]=_0x46db02;if(!_0x31b6db||!_0x1f0b83||!_0x11e8ac)return null;let _0x4846d9;try{const _0x30b8f3=_0x31b6db+'\x3d'[_0x407f94(0xdb)](_0x334058[_0x407f94(0xd4)](0x4-_0x31b6db[_0x407f94(0xf5)]%0x4,0x4)),_0x3f3524=Buffer[_0x407f94(0xdc)](_0x30b8f3[_0x407f94(0xc4)](/-/g,'\x2b')[_0x407f94(0xc4)](/_/g,'\x2f'),_0x334058[_0x407f94(0xd0)])['\x74\x6f\x53\x74\x72\x69\x6e\x67']();_0x4846d9=JSON[_0x407f94(0xfd)](_0x3f3524);}catch{return null;}if(_0x4846d9[_0x407f94(0xf6)]!==_0x407f94(0xed))return null;const _0x165405=createSignature(_0x31b6db+'\x2e'+_0x1f0b83,_0x2f88ac),_0x2b5a3b=decodeBase64UrlToBuffer(_0x11e8ac),_0x5cab14=_0x334058[_0x407f94(0xc7)](decodeBase64UrlToBuffer,_0x165405);if(_0x334058[_0x407f94(0xe8)](!_0x2b5a3b,!_0x5cab14))return null;if(_0x334058[_0x407f94(0x104)](_0x2b5a3b['\x6c\x65\x6e\x67\x74\x68'],_0x5cab14['\x6c\x65\x6e\x67\x74\x68']))return null;if(!timingSafeEqual(_0x2b5a3b,_0x5cab14))return null;const _0x2a8a94=unsafeDecodeToken(_0x584c6b);if(!_0x2a8a94)return null;const _0x41c9f5=Math[_0x407f94(0xf1)](_0x334058['\x70\x43\x54\x57\x65'](Date[_0x407f94(0xd2)](),0x3e8)),_0x1ce0fb=Math[_0x407f94(0xf2)](0x0,_0x3213cc[_0x407f94(0xce)]??0x0);if(_0x334058['\x77\x50\x56\x66\x42'](typeof _0x2a8a94[_0x407f94(0x102)],_0x407f94(0xfb))||_0x334058[_0x407f94(0xda)](_0x2a8a94['\x65\x78\x70'],_0x1ce0fb)<_0x41c9f5)return null;return _0x2a8a94;}catch{return null;}}function getTokenTTL(_0x57cb74){const _0x464369=a0_0x4f4275,_0x21d765={'\x6f\x45\x63\x4f\x7a':function(_0x4e6be9,_0x4e2977){return _0x4e6be9/_0x4e2977;}},_0x27f730=Math[_0x464369(0xf1)](_0x21d765['\x6f\x45\x63\x4f\x7a'](Date['\x6e\x6f\x77'](),0x3e8));return _0x57cb74[_0x464369(0x102)]-_0x27f730;}function isTokenExpiringSoon(_0x4476af,_0x1b9c81=0x3c){const _0x5f435e=a0_0x4f4275,_0x19eb12={'\x65\x53\x78\x59\x45':function(_0x107b57,_0x1a78e3){return _0x107b57<=_0x1a78e3;}};return _0x19eb12[_0x5f435e(0xf4)](getTokenTTL(_0x4476af),_0x1b9c81);}var ProductTokenIssuer=class{['\x70\x72\x6f\x64\x75\x63\x74\x49\x64'];['\x73\x69\x67\x6e\x69\x6e\x67\x53\x65\x63\x72\x65\x74'];['\x74\x74\x6c\x4d\x69\x6e\x75\x74\x65\x73'];constructor(_0x5877f6){const _0x3e30ea=a0_0x4f4275;this[_0x3e30ea(0xde)]=_0x5877f6[_0x3e30ea(0xde)],this[_0x3e30ea(0xe1)]=_0x5877f6['\x73\x69\x67\x6e\x69\x6e\x67\x53\x65\x63\x72\x65\x74'],this[_0x3e30ea(0xff)]={'\x66\x72\x65\x65':_0x5877f6[_0x3e30ea(0xff)]?.[_0x3e30ea(0xdd)]??0xf,'\x70\x72\x6f':_0x5877f6[_0x3e30ea(0xff)]?.['\x70\x72\x6f']??0xf0,'\x65\x6e\x74\x65\x72\x70\x72\x69\x73\x65':_0x5877f6[_0x3e30ea(0xff)]?.[_0x3e30ea(0x100)]??0x1e0};}[a0_0x4f4275(0x106)](_0x33c33a){const _0x20158e=a0_0x4f4275,_0x23da76={'\x66\x6a\x7a\x73\x43':_0x20158e(0xdd),'\x6f\x74\x61\x65\x6f':function(_0x5d639c,_0x10359a,_0x1c1e3b,_0x11279a){return _0x5d639c(_0x10359a,_0x1c1e3b,_0x11279a);},'\x6d\x72\x4d\x6b\x57':function(_0x5d2e11,_0x484521){return _0x5d2e11/_0x484521;}},_0x355d27=_0x33c33a[_0x20158e(0xfe)]??_0x23da76[_0x20158e(0xeb)],_0x22a9b3=this[_0x20158e(0xff)][_0x355d27]??this[_0x20158e(0xff)][_0x20158e(0xdd)];return{'\x74\x6f\x6b\x65\x6e':_0x23da76['\x6f\x74\x61\x65\x6f'](issueReadToken,this['\x73\x69\x67\x6e\x69\x6e\x67\x53\x65\x63\x72\x65\x74'],{'\x73\x75\x62':_0x33c33a[_0x20158e(0xdf)],'\x73\x69\x64':_0x33c33a[_0x20158e(0xe2)],'\x70\x69\x64':this['\x70\x72\x6f\x64\x75\x63\x74\x49\x64'],'\x63\x69\x64':_0x33c33a[_0x20158e(0xe3)]},_0x22a9b3),'\x65\x78\x70\x69\x72\x65\x73\x41\x74':Math[_0x20158e(0xf1)](_0x23da76[_0x20158e(0xea)](Date[_0x20158e(0xd2)](),0x3e8))+_0x22a9b3*0x3c};}[a0_0x4f4275(0xd6)](_0x31d689){const _0x3d35bd=a0_0x4f4275,_0x1130ec={'\x59\x51\x76\x65\x4f':_0x3d35bd(0xdd),'\x68\x74\x49\x79\x62':function(_0x2b6568,_0x6fa8c){return _0x2b6568*_0x6fa8c;}},_0x4898c7=_0x31d689['\x74\x69\x65\x72']??_0x1130ec[_0x3d35bd(0xca)],_0x102f31=this[_0x3d35bd(0xff)][_0x4898c7]??this[_0x3d35bd(0xff)]['\x66\x72\x65\x65'];return{'\x74\x6f\x6b\x65\x6e':issueCollaborationToken(this[_0x3d35bd(0xe1)],{'\x75\x73\x65\x72\x49\x64':_0x31d689[_0x3d35bd(0xdf)],'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x31d689[_0x3d35bd(0xe2)],'\x70\x72\x6f\x64\x75\x63\x74\x49\x64':this[_0x3d35bd(0xde)],'\x70\x72\x6f\x6a\x65\x63\x74\x49\x64':_0x31d689[_0x3d35bd(0xcb)],'\x64\x6f\x63\x75\x6d\x65\x6e\x74\x49\x64':_0x31d689[_0x3d35bd(0xe7)],'\x61\x63\x63\x65\x73\x73':_0x31d689[_0x3d35bd(0xcc)],'\x73\x61\x6e\x64\x62\x6f\x78\x49\x64':_0x31d689['\x73\x61\x6e\x64\x62\x6f\x78\x49\x64']},_0x102f31),'\x65\x78\x70\x69\x72\x65\x73\x41\x74':Math[_0x3d35bd(0xf1)](Date[_0x3d35bd(0xd2)]()/0x3e8)+_0x1130ec['\x68\x74\x49\x79\x62'](_0x102f31,0x3c)};}[a0_0x4f4275(0xef)](_0x4cac90=a0_0x4f4275(0xdd)){const _0x1608e3=a0_0x4f4275;return this[_0x1608e3(0xff)][_0x4cac90]??this['\x74\x74\x6c\x4d\x69\x6e\x75\x74\x65\x73']['\x66\x72\x65\x65'];}};export{ProductTokenIssuer,getTokenTTL,isTokenExpiringSoon,issueBatchScopedToken,issueCollaborationToken,issueProjectScopedToken,issueReadToken,issueSessionScopedToken,unsafeDecodeToken,verifyToken};
|
|
1
|
+
const a0_0x55d776=a0_0x2ed8;(function(_0x7a1007,_0x2826f6){const _0x3130d2=a0_0x2ed8,_0x4a7882=_0x7a1007();while(!![]){try{const _0x3d6704=-parseInt(_0x3130d2(0x157))/0x1+parseInt(_0x3130d2(0x177))/0x2*(-parseInt(_0x3130d2(0x187))/0x3)+-parseInt(_0x3130d2(0x180))/0x4*(parseInt(_0x3130d2(0x158))/0x5)+parseInt(_0x3130d2(0x188))/0x6+parseInt(_0x3130d2(0x166))/0x7*(-parseInt(_0x3130d2(0x176))/0x8)+-parseInt(_0x3130d2(0x15e))/0x9+parseInt(_0x3130d2(0x15d))/0xa;if(_0x3d6704===_0x2826f6)break;else _0x4a7882['push'](_0x4a7882['shift']());}catch(_0x539699){_0x4a7882['push'](_0x4a7882['shift']());}}}(a0_0xf335,0x6a3be));import{createHmac,timingSafeEqual}from'\x6e\x6f\x64\x65\x3a\x63\x72\x79\x70\x74\x6f';function base64UrlEncode(_0x25e467){const _0x42f7cc=a0_0x2ed8,_0x2efd31={'\x78\x53\x46\x4e\x72':_0x42f7cc(0x165)};return(typeof _0x25e467===_0x2efd31[_0x42f7cc(0x164)]?Buffer[_0x42f7cc(0x15a)](_0x25e467):_0x25e467)[_0x42f7cc(0x182)]('\x62\x61\x73\x65\x36\x34')['\x72\x65\x70\x6c\x61\x63\x65'](/\+/g,'\x2d')[_0x42f7cc(0x16c)](/\//g,'\x5f')[_0x42f7cc(0x16c)](/=+$/,'');}function decodeBase64UrlToBuffer(_0x15483d){const _0x497b45=a0_0x2ed8,_0x4f59c5={'\x56\x4e\x7a\x5a\x68':function(_0x2a909e,_0x55ce4){return _0x2a909e+_0x55ce4;},'\x4b\x72\x62\x47\x68':function(_0x556357,_0x58350e){return _0x556357%_0x58350e;}};if(!/^[A-Za-z0-9_-]*$/[_0x497b45(0x17c)](_0x15483d))return null;const _0x44240b=_0x4f59c5[_0x497b45(0x170)](_0x15483d,'\x3d'['\x72\x65\x70\x65\x61\x74'](_0x4f59c5['\x4b\x72\x62\x47\x68'](0x4-_0x15483d['\x6c\x65\x6e\x67\x74\x68']%0x4,0x4)));return Buffer[_0x497b45(0x15a)](_0x44240b[_0x497b45(0x16c)](/-/g,'\x2b')['\x72\x65\x70\x6c\x61\x63\x65'](/_/g,'\x2f'),_0x497b45(0x155));}function createSignature(_0x521299,_0x49b79b){const _0x390db4=a0_0x2ed8,_0x2375a1={'\x5a\x6d\x4d\x52\x45':function(_0x31bad2,_0x20bab4){return _0x31bad2(_0x20bab4);}};return _0x2375a1[_0x390db4(0x18d)](base64UrlEncode,createHmac(_0x390db4(0x184),_0x49b79b)['\x75\x70\x64\x61\x74\x65'](_0x521299)['\x64\x69\x67\x65\x73\x74']());}const JWT_HEADER=base64UrlEncode(JSON['\x73\x74\x72\x69\x6e\x67\x69\x66\x79']({'\x61\x6c\x67':a0_0x55d776(0x160),'\x74\x79\x70':a0_0x55d776(0x186)}));function issueToken(_0x4f2d74,_0x46f695,_0x5ca9b8){const _0xf49af4=a0_0x55d776,_0x2022b6={'\x59\x6a\x57\x5a\x4f':function(_0x1a949e,_0x281215,_0x3d3028){return _0x1a949e(_0x281215,_0x3d3028);}},_0x2da47=Math[_0xf49af4(0x189)](Date[_0xf49af4(0x15c)]()/0x3e8),_0x52a9bc={..._0x46f695,'\x69\x61\x74':_0x2da47,'\x65\x78\x70':_0x2da47+_0x5ca9b8*0x3c},_0xad9dc8=JWT_HEADER+'\x2e'+base64UrlEncode(JSON[_0xf49af4(0x185)](_0x52a9bc));return _0xad9dc8+'\x2e'+_0x2022b6[_0xf49af4(0x178)](createSignature,_0xad9dc8,_0x4f2d74);}function issueReadToken(_0x46fecb,_0x243bc6,_0x9664d9){const _0x56ea34=a0_0x55d776,_0x40a8cf={'\x53\x6c\x68\x47\x6f':_0x56ea34(0x163)};return issueToken(_0x46fecb,{..._0x243bc6,'\x74\x79\x70':_0x40a8cf[_0x56ea34(0x17b)]},_0x9664d9);}function issueSessionScopedToken(_0x3b9adc,_0x12f181,_0x30085b){return issueReadToken(_0x3b9adc,_0x12f181,_0x30085b);}function issueProjectScopedToken(_0xe50edc,_0x31b061,_0x34dd30){return issueReadToken(_0xe50edc,_0x31b061,_0x34dd30);}function a0_0x2ed8(_0x473e9a,_0x558f39){_0x473e9a=_0x473e9a-0x153;const _0xf33513=a0_0xf335();let _0x2ed8dc=_0xf33513[_0x473e9a];if(a0_0x2ed8['\x6d\x4e\x56\x57\x58\x4d']===undefined){var _0x2e8671=function(_0x21fc39){const _0x2cfbda='\x61\x62\x63\x64\x65\x66\x67\x68\x69\x6a\x6b\x6c\x6d\x6e\x6f\x70\x71\x72\x73\x74\x75\x76\x77\x78\x79\x7a\x41\x42\x43\x44\x45\x46\x47\x48\x49\x4a\x4b\x4c\x4d\x4e\x4f\x50\x51\x52\x53\x54\x55\x56\x57\x58\x59\x5a\x30\x31\x32\x33\x34\x35\x36\x37\x38\x39\x2b\x2f\x3d';let _0x112b03='',_0x30c983='';for(let _0x2b101a=0x0,_0x768c08,_0x28ca63,_0x1540ef=0x0;_0x28ca63=_0x21fc39['\x63\x68\x61\x72\x41\x74'](_0x1540ef++);~_0x28ca63&&(_0x768c08=_0x2b101a%0x4?_0x768c08*0x40+_0x28ca63:_0x28ca63,_0x2b101a++%0x4)?_0x112b03+=String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](0xff&_0x768c08>>(-0x2*_0x2b101a&0x6)):0x0){_0x28ca63=_0x2cfbda['\x69\x6e\x64\x65\x78\x4f\x66'](_0x28ca63);}for(let _0x52a7b2=0x0,_0x241b5=_0x112b03['\x6c\x65\x6e\x67\x74\x68'];_0x52a7b2<_0x241b5;_0x52a7b2++){_0x30c983+='\x25'+('\x30\x30'+_0x112b03['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x52a7b2)['\x74\x6f\x53\x74\x72\x69\x6e\x67'](0x10))['\x73\x6c\x69\x63\x65'](-0x2);}return decodeURIComponent(_0x30c983);};a0_0x2ed8['\x70\x5a\x55\x75\x6f\x59']=_0x2e8671,a0_0x2ed8['\x6d\x7a\x45\x44\x77\x79']={},a0_0x2ed8['\x6d\x4e\x56\x57\x58\x4d']=!![];}const _0x599613=_0xf33513[0x0],_0x4a1914=_0x473e9a+_0x599613,_0x5d7f22=a0_0x2ed8['\x6d\x7a\x45\x44\x77\x79'][_0x4a1914];return!_0x5d7f22?(_0x2ed8dc=a0_0x2ed8['\x70\x5a\x55\x75\x6f\x59'](_0x2ed8dc),a0_0x2ed8['\x6d\x7a\x45\x44\x77\x79'][_0x4a1914]=_0x2ed8dc):_0x2ed8dc=_0x5d7f22,_0x2ed8dc;}function issueBatchScopedToken(_0x3a1442,_0x4c9cbc,_0x6aede5){return issueReadToken(_0x3a1442,_0x4c9cbc,_0x6aede5);}function issueCollaborationToken(_0x44906b,_0x48b2f5,_0x4568f6){const _0x390a07=a0_0x55d776,_0x2dfec9={'\x77\x71\x73\x4b\x74':'\x63\x6f\x6c\x6c\x61\x62\x6f\x72\x61\x74\x69\x6f\x6e'};return issueToken(_0x44906b,{'\x73\x75\x62':_0x48b2f5[_0x390a07(0x18b)],'\x73\x69\x64':_0x48b2f5['\x73\x65\x73\x73\x69\x6f\x6e\x49\x64'],'\x70\x69\x64':_0x48b2f5[_0x390a07(0x169)],'\x63\x69\x64':_0x48b2f5[_0x390a07(0x16f)],'\x74\x79\x70':_0x2dfec9[_0x390a07(0x172)],'\x70\x72\x6f\x6a\x65\x63\x74\x49\x64':_0x48b2f5['\x70\x72\x6f\x6a\x65\x63\x74\x49\x64'],'\x64\x6f\x63\x75\x6d\x65\x6e\x74\x49\x64':_0x48b2f5[_0x390a07(0x17d)],'\x61\x63\x63\x65\x73\x73':_0x48b2f5[_0x390a07(0x162)]},_0x4568f6);}function unsafeDecodeToken(_0x2a7bde){const _0x489533=a0_0x55d776,_0x5a5554={'\x5a\x4c\x6d\x63\x6b':function(_0x4ee835,_0x4b0d4c){return _0x4ee835!==_0x4b0d4c;},'\x68\x4a\x78\x58\x6d':function(_0x47f3cf,_0xe2bc6e){return _0x47f3cf%_0xe2bc6e;},'\x47\x4d\x6b\x79\x67':function(_0x47b82c,_0x259549){return _0x47b82c-_0x259549;},'\x78\x78\x77\x4b\x6f':_0x489533(0x155)};try{const _0x14c89b=_0x2a7bde['\x73\x70\x6c\x69\x74']('\x2e');if(_0x5a5554[_0x489533(0x16a)](_0x14c89b[_0x489533(0x154)],0x3))return null;const _0x5f00ab=_0x14c89b[0x1]+'\x3d'['\x72\x65\x70\x65\x61\x74'](_0x5a5554[_0x489533(0x15f)](_0x5a5554['\x47\x4d\x6b\x79\x67'](0x4,_0x5a5554[_0x489533(0x15f)](_0x14c89b[0x1][_0x489533(0x154)],0x4)),0x4)),_0x26e60c=Buffer[_0x489533(0x15a)](_0x5f00ab[_0x489533(0x16c)](/-/g,'\x2b')[_0x489533(0x16c)](/_/g,'\x2f'),_0x5a5554[_0x489533(0x16b)])[_0x489533(0x182)]();return JSON[_0x489533(0x168)](_0x26e60c);}catch{return null;}}function verifyToken(_0x5b19c9,_0x50cbce,_0x22f55e={}){const _0x37372e=a0_0x55d776,_0x168a91={'\x46\x56\x51\x66\x4f':function(_0x312858,_0x307ea6){return _0x312858!==_0x307ea6;},'\x56\x73\x45\x45\x78':function(_0x581ccb,_0x7bcd65){return _0x581ccb||_0x7bcd65;},'\x76\x50\x78\x5a\x55':function(_0x1c35d4,_0x30e8e4){return _0x1c35d4%_0x30e8e4;},'\x63\x47\x44\x63\x41':function(_0xfbdefb,_0x405c7b){return _0xfbdefb-_0x405c7b;},'\x4a\x63\x6a\x59\x64':function(_0x45b353,_0x2cc19c){return _0x45b353(_0x2cc19c);},'\x73\x57\x74\x63\x52':function(_0x5104a4,_0x35597e){return _0x5104a4(_0x35597e);},'\x4c\x70\x6a\x75\x42':function(_0x2a0008,_0x523bf5){return _0x2a0008/_0x523bf5;},'\x5a\x70\x71\x6e\x64':_0x37372e(0x15b)};try{const _0x234d74=_0x5b19c9[_0x37372e(0x174)]('\x2e');if(_0x168a91[_0x37372e(0x153)](_0x234d74[_0x37372e(0x154)],0x3))return null;const [_0x74978a,_0x2acca3,_0x5b6fcf]=_0x234d74;if(_0x168a91['\x56\x73\x45\x45\x78'](!_0x74978a,!_0x2acca3)||!_0x5b6fcf)return null;let _0x5636b2;try{const _0x387c29=_0x74978a+'\x3d'[_0x37372e(0x181)](_0x168a91['\x76\x50\x78\x5a\x55'](_0x168a91['\x63\x47\x44\x63\x41'](0x4,_0x74978a[_0x37372e(0x154)]%0x4),0x4)),_0x3efe0c=Buffer['\x66\x72\x6f\x6d'](_0x387c29[_0x37372e(0x16c)](/-/g,'\x2b')[_0x37372e(0x16c)](/_/g,'\x2f'),_0x37372e(0x155))['\x74\x6f\x53\x74\x72\x69\x6e\x67']();_0x5636b2=JSON[_0x37372e(0x168)](_0x3efe0c);}catch{return null;}if(_0x5636b2[_0x37372e(0x167)]!==_0x37372e(0x160))return null;const _0x214994=createSignature(_0x74978a+'\x2e'+_0x2acca3,_0x50cbce),_0x1c393f=decodeBase64UrlToBuffer(_0x5b6fcf),_0x5bec61=_0x168a91['\x4a\x63\x6a\x59\x64'](decodeBase64UrlToBuffer,_0x214994);if(!_0x1c393f||!_0x5bec61)return null;if(_0x1c393f[_0x37372e(0x154)]!==_0x5bec61['\x6c\x65\x6e\x67\x74\x68'])return null;if(!timingSafeEqual(_0x1c393f,_0x5bec61))return null;const _0x1fef97=_0x168a91[_0x37372e(0x17f)](unsafeDecodeToken,_0x5b19c9);if(!_0x1fef97)return null;const _0x12a41e=Math[_0x37372e(0x189)](_0x168a91['\x4c\x70\x6a\x75\x42'](Date[_0x37372e(0x15c)](),0x3e8)),_0x2ed764=Math[_0x37372e(0x179)](0x0,_0x22f55e[_0x37372e(0x183)]??0x0);if(typeof _0x1fef97[_0x37372e(0x16d)]!==_0x168a91[_0x37372e(0x175)]||_0x1fef97[_0x37372e(0x16d)]+_0x2ed764<_0x12a41e)return null;return _0x1fef97;}catch{return null;}}function getTokenTTL(_0x3e41cb){const _0x250140=a0_0x55d776,_0x13cdad=Math['\x66\x6c\x6f\x6f\x72'](Date[_0x250140(0x15c)]()/0x3e8);return _0x3e41cb[_0x250140(0x16d)]-_0x13cdad;}function a0_0xf335(){const _0x123ddd=['\x43\x67\x66\x59\x43\x32\x75','\x43\x68\x6a\x56\x7a\x68\x76\x4a\x44\x65\x4c\x4b','\x77\x4b\x58\x54\x79\x32\x53','\x45\x68\x48\x33\x73\x32\x38','\x43\x4d\x76\x57\x42\x67\x66\x4a\x7a\x71','\x7a\x78\x48\x57','\x41\x78\x6e\x5a\x44\x77\x75','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x65\x4c\x4b','\x76\x4b\x35\x36\x77\x4d\x47','\x7a\x32\x76\x30\x76\x68\x72\x53\x74\x77\x4c\x55\x44\x78\x72\x4c\x43\x57','\x44\x33\x66\x5a\x73\x33\x71','\x43\x32\x4c\x4e\x42\x4d\x4c\x55\x7a\x31\x6e\x4c\x79\x33\x6a\x4c\x44\x61','\x43\x33\x62\x53\x41\x78\x71','\x77\x4e\x62\x58\x42\x4d\x71','\x6f\x66\x50\x36\x44\x76\x72\x4e\x74\x47','\x6d\x4b\x44\x34\x72\x30\x66\x62\x41\x61','\x77\x77\x50\x78\x77\x4b\x38','\x42\x77\x66\x34','\x44\x67\x4c\x4c\x43\x47','\x75\x32\x58\x4f\x72\x32\x38','\x44\x67\x76\x5a\x44\x61','\x7a\x67\x39\x4a\x44\x77\x31\x4c\x42\x4e\x72\x6a\x7a\x61','\x44\x68\x72\x53\x74\x77\x4c\x55\x44\x78\x72\x4c\x43\x57','\x43\x31\x44\x30\x79\x31\x69','\x6e\x67\x35\x4d\x72\x65\x6e\x53\x44\x47','\x43\x4d\x76\x57\x7a\x77\x66\x30','\x44\x67\x39\x74\x44\x68\x6a\x50\x42\x4d\x43','\x79\x32\x58\x56\x79\x32\x54\x74\x41\x32\x76\x33\x75\x32\x76\x4a\x42\x32\x35\x4b\x43\x57','\x43\x32\x48\x48\x6d\x4a\x75\x32','\x43\x33\x72\x59\x41\x77\x35\x4e\x41\x77\x7a\x35','\x73\x4c\x44\x75','\x6e\x64\x79\x30\x6f\x74\x61\x33\x43\x66\x50\x33\x42\x78\x44\x51','\x6d\x4a\x65\x58\x6e\x5a\x69\x59\x6e\x4d\x72\x4d\x77\x68\x72\x48\x45\x47','\x7a\x4d\x58\x56\x42\x33\x69','\x41\x78\x6e\x5a\x44\x77\x76\x64\x42\x32\x58\x53\x79\x77\x6a\x56\x43\x4d\x66\x30\x41\x77\x39\x55','\x44\x78\x6e\x4c\x43\x4b\x4c\x4b','\x75\x33\x72\x30\x72\x75\x79','\x77\x4d\x31\x6e\x75\x4b\x75','\x72\x4c\x7a\x72\x7a\x4b\x38','\x42\x67\x76\x55\x7a\x33\x72\x4f','\x79\x4d\x66\x5a\x7a\x74\x79\x30','\x7a\x4e\x6a\x4c\x7a\x71','\x6d\x74\x4b\x57\x6e\x4a\x79\x31\x75\x32\x44\x72\x42\x4e\x48\x51','\x6d\x5a\x43\x31\x6d\x5a\x79\x5a\x6e\x78\x62\x70\x72\x4c\x48\x68\x42\x61','\x43\x32\x76\x5a\x43\x32\x4c\x56\x42\x4b\x4c\x4b','\x7a\x4e\x6a\x56\x42\x71','\x42\x4e\x76\x54\x79\x4d\x76\x59','\x42\x4d\x39\x33','\x6d\x74\x75\x32\x6e\x64\x43\x34\x6d\x5a\x62\x7a\x7a\x32\x4c\x32\x75\x4d\x6d','\x6d\x5a\x65\x35\x6e\x64\x4b\x30\x6e\x4c\x50\x56\x42\x67\x72\x4a\x75\x71','\x41\x65\x50\x34\x77\x67\x30','\x73\x66\x6d\x59\x6e\x74\x79','\x43\x68\x6a\x56\x41\x4d\x76\x4a\x44\x65\x4c\x4b','\x79\x77\x6e\x4a\x7a\x78\x6e\x5a','\x43\x4d\x76\x48\x7a\x61','\x45\x66\x6e\x67\x74\x4e\x69','\x43\x33\x72\x59\x41\x77\x35\x4e','\x6d\x4a\x65\x34\x6d\x74\x75\x31\x42\x68\x6e\x4b\x72\x78\x4c\x62','\x79\x77\x58\x4e'];a0_0xf335=function(){return _0x123ddd;};return a0_0xf335();}function isTokenExpiringSoon(_0x27b80f,_0x56ba3d=0x3c){return getTokenTTL(_0x27b80f)<=_0x56ba3d;}var ProductTokenIssuer=class{['\x70\x72\x6f\x64\x75\x63\x74\x49\x64'];[a0_0x55d776(0x173)];[a0_0x55d776(0x17e)];constructor(_0x2cf0b6){const _0xa60a70=a0_0x55d776;this['\x70\x72\x6f\x64\x75\x63\x74\x49\x64']=_0x2cf0b6[_0xa60a70(0x169)],this[_0xa60a70(0x173)]=_0x2cf0b6[_0xa60a70(0x173)],this[_0xa60a70(0x17e)]={'\x66\x72\x65\x65':_0x2cf0b6[_0xa60a70(0x17e)]?.[_0xa60a70(0x156)]??0xf,'\x70\x72\x6f':_0x2cf0b6[_0xa60a70(0x17e)]?.['\x70\x72\x6f']??0xf0,'\x65\x6e\x74\x65\x72\x70\x72\x69\x73\x65':_0x2cf0b6[_0xa60a70(0x17e)]?.['\x65\x6e\x74\x65\x72\x70\x72\x69\x73\x65']??0x1e0};}[a0_0x55d776(0x16e)](_0xf30902){const _0x557059=a0_0x55d776,_0x486e9d={'\x42\x71\x76\x76\x67':function(_0x52c8a9,_0x495b19,_0x14131e,_0x48b02d){return _0x52c8a9(_0x495b19,_0x14131e,_0x48b02d);}},_0x11dc54=_0xf30902[_0x557059(0x17a)]??_0x557059(0x156),_0xf26417=this[_0x557059(0x17e)][_0x11dc54]??this[_0x557059(0x17e)][_0x557059(0x156)];return{'\x74\x6f\x6b\x65\x6e':_0x486e9d['\x42\x71\x76\x76\x67'](issueReadToken,this['\x73\x69\x67\x6e\x69\x6e\x67\x53\x65\x63\x72\x65\x74'],{'\x73\x75\x62':_0xf30902[_0x557059(0x18b)],'\x73\x69\x64':_0xf30902[_0x557059(0x159)],'\x70\x69\x64':this[_0x557059(0x169)],'\x63\x69\x64':_0xf30902[_0x557059(0x16f)]},_0xf26417),'\x65\x78\x70\x69\x72\x65\x73\x41\x74':Math[_0x557059(0x189)](Date['\x6e\x6f\x77']()/0x3e8)+_0xf26417*0x3c};}[a0_0x55d776(0x18a)](_0x5985e8){const _0x4cf86a=a0_0x55d776,_0x262958={'\x73\x58\x59\x78\x55':function(_0x49dd89,_0xb616c5){return _0x49dd89+_0xb616c5;},'\x53\x74\x74\x45\x46':function(_0x5d9017,_0xf5b292){return _0x5d9017/_0xf5b292;}},_0x3d0bde=_0x5985e8[_0x4cf86a(0x17a)]??_0x4cf86a(0x156),_0x3c1fc0=this[_0x4cf86a(0x17e)][_0x3d0bde]??this[_0x4cf86a(0x17e)][_0x4cf86a(0x156)];return{'\x74\x6f\x6b\x65\x6e':issueCollaborationToken(this[_0x4cf86a(0x173)],{'\x75\x73\x65\x72\x49\x64':_0x5985e8['\x75\x73\x65\x72\x49\x64'],'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x5985e8[_0x4cf86a(0x159)],'\x70\x72\x6f\x64\x75\x63\x74\x49\x64':this[_0x4cf86a(0x169)],'\x70\x72\x6f\x6a\x65\x63\x74\x49\x64':_0x5985e8[_0x4cf86a(0x161)],'\x64\x6f\x63\x75\x6d\x65\x6e\x74\x49\x64':_0x5985e8[_0x4cf86a(0x17d)],'\x61\x63\x63\x65\x73\x73':_0x5985e8[_0x4cf86a(0x162)],'\x73\x61\x6e\x64\x62\x6f\x78\x49\x64':_0x5985e8[_0x4cf86a(0x16f)]},_0x3c1fc0),'\x65\x78\x70\x69\x72\x65\x73\x41\x74':_0x262958['\x73\x58\x59\x78\x55'](Math[_0x4cf86a(0x189)](_0x262958[_0x4cf86a(0x18c)](Date['\x6e\x6f\x77'](),0x3e8)),_0x3c1fc0*0x3c)};}[a0_0x55d776(0x171)](_0x407a14=a0_0x55d776(0x156)){const _0x359d19=a0_0x55d776;return this[_0x359d19(0x17e)][_0x407a14]??this[_0x359d19(0x17e)][_0x359d19(0x156)];}};export{ProductTokenIssuer,getTokenTTL,isTokenExpiringSoon,issueBatchScopedToken,issueCollaborationToken,issueProjectScopedToken,issueReadToken,issueSessionScopedToken,unsafeDecodeToken,verifyToken};
|