@tangle-network/sandbox 0.6.2 → 0.8.1
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.d.ts +2 -2
- package/dist/agent/index.js +1 -1
- package/dist/auth/index.js +1 -1
- package/dist/client-BzCVXf8q.js +1 -0
- package/dist/{client-DaEmraU2.d.ts → client-DvX4jwlJ.d.ts} +1 -1
- package/dist/collaboration/index.js +1 -1
- package/dist/collaboration-BxlfZ2Uh.js +1 -1
- package/dist/core.d.ts +2 -2
- package/dist/core.js +1 -1
- package/dist/errors-DZsfJUuc.js +1 -1
- package/dist/{index-B3gwbLZb.d.ts → index-BmgmOX97.d.ts} +1 -1
- package/dist/index.d.ts +14 -12
- package/dist/index.js +1 -1
- package/dist/intelligence/index.js +1 -1
- package/dist/openai/index.js +1 -1
- package/dist/{sandbox-Cjubo8Gy.d.ts → sandbox-CNcyBhPp.d.ts} +2 -269
- package/dist/sandbox-DPOAZg0L.js +1 -0
- package/dist/session-gateway/index.js +1 -1
- package/dist/tangle/index.d.ts +1 -1
- package/dist/tangle/index.js +1 -1
- package/dist/tangle-B5FyUuxh.js +1 -0
- package/package.json +4 -1
- package/dist/client-BHXFOQqN.js +0 -1
- package/dist/sandbox-_OdJnMqn.js +0 -1
- package/dist/tangle-BjH4gMSm.js +0 -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.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as CodeLanguage, H as CodeResultPart, R as CodeExecutionOptions, n as SandboxInstance, z as CodeExecutionResult } from "../sandbox-
|
|
2
|
-
import { i as SandboxClient } from "../client-
|
|
1
|
+
import { B as CodeLanguage, H as CodeResultPart, R as CodeExecutionOptions, n as SandboxInstance, z as CodeExecutionResult } from "../sandbox-CNcyBhPp.js";
|
|
2
|
+
import { i as SandboxClient } from "../client-DvX4jwlJ.js";
|
|
3
3
|
import * as _$_modelcontextprotocol_sdk_server_index_js0 from "@modelcontextprotocol/sdk/server/index.js";
|
|
4
4
|
|
|
5
5
|
//#region src/agent/tools/_specs.d.ts
|
package/dist/agent/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const a0_0xf68993=a0_0x18c0;(function(_0x4c537b,_0x1496f8){const _0x46e317=a0_0x18c0,_0xe3b983=_0x4c537b();while(!![]){try{const _0x27800f=-parseInt(_0x46e317(0xe0))/0x1+parseInt(_0x46e317(0x87))/0x2*(parseInt(_0x46e317(0xb9))/0x3)+parseInt(_0x46e317(0xc4))/0x4+-parseInt(_0x46e317(0x95))/0x5+-parseInt(_0x46e317(0xe2))/0x6+-parseInt(_0x46e317(0xff))/0x7*(parseInt(_0x46e317(0xb1))/0x8)+parseInt(_0x46e317(0xaa))/0x9*(parseInt(_0x46e317(0x118))/0xa);if(_0x27800f===_0x1496f8)break;else _0xe3b983['push'](_0xe3b983['shift']());}catch(_0x3fdfe8){_0xe3b983['push'](_0xe3b983['shift']());}}}(a0_0x59a1,0xa5edc));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_0xf68993(0x98),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0xf68993(0x7d),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0xf68993(0xcd),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x6c\x61\x6e\x67\x75\x61\x67\x65':{'\x74\x79\x70\x65':a0_0xf68993(0xdf),'\x65\x6e\x75\x6d':[a0_0xf68993(0xdb),a0_0xf68993(0xf8),'\x74\x79\x70\x65\x73\x63\x72\x69\x70\x74',a0_0xf68993(0x122)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0xf68993(0xe7)},'\x73\x6f\x75\x72\x63\x65':{'\x74\x79\x70\x65':a0_0xf68993(0xdf),'\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':a0_0xf68993(0xbd)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0xf68993(0x84),a0_0xf68993(0x9a)],'\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:_0x4f23fe,sessionId:_0x2fecfd})=>async _0x29491c=>{const _0x3d43b2=a0_0xf68993;return await _0x4f23fe[_0x3d43b2(0xc0)](_0x29491c[_0x3d43b2(0x84)],_0x29491c[_0x3d43b2(0x9a)],{'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x2fecfd,'\x74\x69\x6d\x65\x6f\x75\x74\x4d\x73':_0x29491c[_0x3d43b2(0x10e)]});}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x65\x78\x65\x63':{'\x6e\x61\x6d\x65':'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x65\x78\x65\x63','\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0xf68993(0x104),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0xf68993(0xcd),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x63\x6f\x6d\x6d\x61\x6e\x64':{'\x74\x79\x70\x65':a0_0xf68993(0xdf),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0xf68993(0xb3)},'\x63\x77\x64':{'\x74\x79\x70\x65':'\x73\x74\x72\x69\x6e\x67','\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0xf68993(0x108)},'\x74\x69\x6d\x65\x6f\x75\x74\x5f\x6d\x73':{'\x74\x79\x70\x65':a0_0xf68993(0x120),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0xf68993(0xad)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0xf68993(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':({box:_0x2915,sessionId:_0x489003})=>async _0x40c0ba=>{const _0x38f887=a0_0xf68993;return await _0x2915[_0x38f887(0x111)](_0x40c0ba[_0x38f887(0x10a)],{'\x63\x77\x64':_0x40c0ba[_0x38f887(0x86)],'\x74\x69\x6d\x65\x6f\x75\x74\x4d\x73':_0x40c0ba[_0x38f887(0x10e)],'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x489003});}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x72\x65\x61\x64':{'\x6e\x61\x6d\x65':a0_0xf68993(0x116),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0xf68993(0x94),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0xf68993(0xcd),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x70\x61\x74\x68':{'\x74\x79\x70\x65':a0_0xf68993(0xdf)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0xf68993(0xe6)],'\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:_0x181e86,sessionId:_0x3b4dd0})=>async _0x263955=>{const _0x3d7eb8=a0_0xf68993;return{'\x63\x6f\x6e\x74\x65\x6e\x74':await _0x181e86[_0x3d7eb8(0x9c)](_0x263955['\x70\x61\x74\x68'],{'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x3b4dd0})};}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x77\x72\x69\x74\x65':{'\x6e\x61\x6d\x65':a0_0xf68993(0xe1),'\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':'\x6f\x62\x6a\x65\x63\x74','\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x70\x61\x74\x68':{'\x74\x79\x70\x65':a0_0xf68993(0xdf)},'\x63\x6f\x6e\x74\x65\x6e\x74':{'\x74\x79\x70\x65':a0_0xf68993(0xdf),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0xf68993(0xfb)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0xf68993(0xe6),a0_0xf68993(0xba)],'\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:_0x1e5d87})=>async _0x1e1db3=>{const _0x575d6b=a0_0xf68993;return await _0x1e5d87[_0x575d6b(0xbf)](_0x1e1db3[_0x575d6b(0xe6)],_0x1e1db3['\x63\x6f\x6e\x74\x65\x6e\x74']),{'\x6f\x6b':!![]};}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x6c\x69\x73\x74':{'\x6e\x61\x6d\x65':'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x6c\x69\x73\x74','\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0xf68993(0xb5),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0xf68993(0xcd),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x70\x61\x74\x68':{'\x74\x79\x70\x65':a0_0xf68993(0xdf)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0xf68993(0xe6)],'\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:_0x3f50d3})=>async _0x3a9a0b=>{const _0x1da61f=a0_0xf68993;return{'\x65\x6e\x74\x72\x69\x65\x73':await _0x3f50d3['\x66\x73'][_0x1da61f(0x89)](_0x3a9a0b[_0x1da61f(0xe6)])};}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x73\x65\x61\x72\x63\x68':{'\x6e\x61\x6d\x65':'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x73\x65\x61\x72\x63\x68','\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x52\x69\x70\x67\x72\x65\x70\x2d\x73\x74\x79\x6c\x65\x20\x63\x6f\x64\x65\x20\x73\x65\x61\x72\x63\x68\x2e\x20\x52\x65\x74\x75\x72\x6e\x73\x20\x6d\x61\x74\x63\x68\x69\x6e\x67\x20\x6c\x69\x6e\x65\x73\x20\x77\x69\x74\x68\x20\x73\x75\x72\x72\x6f\x75\x6e\x64\x69\x6e\x67\x20\x63\x6f\x6e\x74\x65\x78\x74\x2e','\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0xf68993(0xcd),'\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':'\x52\x65\x67\x65\x78\x20\x70\x61\x74\x74\x65\x72\x6e\x2e'},'\x70\x61\x74\x68':{'\x74\x79\x70\x65':a0_0xf68993(0xdf),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0xf68993(0x78)},'\x6d\x61\x78\x5f\x72\x65\x73\x75\x6c\x74\x73':{'\x74\x79\x70\x65':a0_0xf68993(0x120),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x43\x61\x70\x2e\x20\x44\x65\x66\x61\x75\x6c\x74\x20\x31\x30\x30\x2e'}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0xf68993(0xa3)],'\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:_0x2bc8e1})=>async _0x2a1ebd=>{const _0x151fd7=a0_0xf68993,_0x5aa8ac=[],_0x1d84e2=_0x2a1ebd['\x6d\x61\x78\x5f\x72\x65\x73\x75\x6c\x74\x73']??0x64;for await(const _0x40ae4e of _0x2bc8e1['\x73\x65\x61\x72\x63\x68'](_0x2a1ebd[_0x151fd7(0xa3)],{'\x63\x77\x64':_0x2a1ebd[_0x151fd7(0xe6)],'\x6d\x61\x78\x52\x65\x73\x75\x6c\x74\x73':_0x1d84e2})){_0x5aa8ac[_0x151fd7(0x7c)](_0x40ae4e);if(_0x5aa8ac[_0x151fd7(0x10d)]>=_0x1d84e2)break;}return{'\x6d\x61\x74\x63\x68\x65\x73':_0x5aa8ac};}}},ALL_TOOL_SPECS=Object[a0_0xf68993(0xea)](TOOL_SPECS);function selectSpecs(_0x3e4456){const _0x582574=a0_0xf68993,_0x291284={'\x6a\x74\x6a\x66\x4a':function(_0xf50e3d,_0x4244a6){return _0xf50e3d===_0x4244a6;}};if(!_0x3e4456||_0x291284[_0x582574(0xcc)](_0x3e4456[_0x582574(0x10d)],0x0))return ALL_TOOL_SPECS;const _0x39f39f=new Set(_0x3e4456);return Object[_0x582574(0x9f)](TOOL_SPECS)[_0x582574(0x8a)](_0x1db669=>_0x39f39f[_0x582574(0x109)](_0x1db669))[_0x582574(0xf6)](_0x3880f8=>TOOL_SPECS[_0x3880f8]);}function serializeToolResult(_0x275a00){const _0x132325=a0_0xf68993,_0xdd1e14={'\x75\x43\x59\x4e\x50':'\x73\x74\x72\x69\x6e\x67'};if(typeof _0x275a00===_0xdd1e14[_0x132325(0xf1)])return _0x275a00;try{return JSON[_0x132325(0x107)](_0x275a00,null,0x2);}catch{return String(_0x275a00);}}const SDK_VERSION=((()=>{const _0x2cd1ea=a0_0xf68993,_0x362f31={'\x75\x56\x59\x47\x76':'\x2e\x2e\x2f\x2e\x2e\x2f\x70\x61\x63\x6b\x61\x67\x65\x2e\x6a\x73\x6f\x6e','\x74\x45\x6c\x56\x62':_0x2cd1ea(0xf7)};try{return createRequire(import.meta.url)(_0x362f31[_0x2cd1ea(0x8c)])[_0x2cd1ea(0xd3)]??_0x362f31['\x74\x45\x6c\x56\x62'];}catch{return _0x362f31[_0x2cd1ea(0x88)];}})());async function createMcpServer(_0x53ce4b,_0x1689f1={}){const _0x5e8377=a0_0xf68993,_0x512787={'\x42\x6b\x6c\x53\x77':_0x5e8377(0xd9),'\x4f\x64\x54\x53\x63':function(_0x58f204,_0x1f4820){return _0x58f204 instanceof _0x1f4820;},'\x41\x65\x75\x4f\x71':function(_0x35c268,_0x1bad09){return _0x35c268(_0x1bad09);}};let _0x37dfa5,_0x50599b;try{[_0x37dfa5,_0x50599b]=await Promise[_0x5e8377(0xb6)]([import('\x40\x6d\x6f\x64\x65\x6c\x63\x6f\x6e\x74\x65\x78\x74\x70\x72\x6f\x74\x6f\x63\x6f\x6c\x2f\x73\x64\x6b\x2f\x73\x65\x72\x76\x65\x72\x2f\x69\x6e\x64\x65\x78\x2e\x6a\x73'),import(_0x5e8377(0xfc))]);}catch{throw new Error(_0x5e8377(0xa6));}const _0x273cc3=_0x512787[_0x5e8377(0x11e)](selectSpecs,_0x1689f1[_0x5e8377(0xd1)]),_0x56aa77={'\x62\x6f\x78':_0x53ce4b,'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x1689f1['\x73\x65\x73\x73\x69\x6f\x6e\x49\x64']},_0x3501eb=new Map();for(const _0x9fc187 of _0x273cc3)_0x3501eb['\x73\x65\x74'](_0x9fc187[_0x5e8377(0xa9)],_0x9fc187['\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72'](_0x56aa77));const _0x2f537d=new _0x37dfa5[(_0x5e8377(0x80))]({'\x6e\x61\x6d\x65':_0x1689f1[_0x5e8377(0xa9)]??_0x5e8377(0xb8),'\x76\x65\x72\x73\x69\x6f\x6e':_0x1689f1[_0x5e8377(0xd3)]??SDK_VERSION},{'\x63\x61\x70\x61\x62\x69\x6c\x69\x74\x69\x65\x73':{'\x74\x6f\x6f\x6c\x73':{}}});return _0x2f537d['\x73\x65\x74\x52\x65\x71\x75\x65\x73\x74\x48\x61\x6e\x64\x6c\x65\x72'](_0x50599b[_0x5e8377(0xa1)],async()=>({'\x74\x6f\x6f\x6c\x73':_0x273cc3['\x6d\x61\x70'](_0x4a35f1=>({'\x6e\x61\x6d\x65':_0x4a35f1['\x6e\x61\x6d\x65'],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x4a35f1[_0x5e8377(0x105)],'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':_0x4a35f1[_0x5e8377(0x117)]}))})),_0x2f537d['\x73\x65\x74\x52\x65\x71\x75\x65\x73\x74\x48\x61\x6e\x64\x6c\x65\x72'](_0x50599b['\x43\x61\x6c\x6c\x54\x6f\x6f\x6c\x52\x65\x71\x75\x65\x73\x74\x53\x63\x68\x65\x6d\x61'],async _0xb36686=>{const _0x23726e=_0x5e8377,_0x59670d=_0xb36686,_0xa9f12a=_0x3501eb[_0x23726e(0x9b)](_0x59670d['\x70\x61\x72\x61\x6d\x73'][_0x23726e(0xa9)]);if(!_0xa9f12a)return{'\x69\x73\x45\x72\x72\x6f\x72':!![],'\x63\x6f\x6e\x74\x65\x6e\x74':[{'\x74\x79\x70\x65':_0x512787['\x42\x6b\x6c\x53\x77'],'\x74\x65\x78\x74':_0x23726e(0xec)+_0x59670d[_0x23726e(0xf5)]['\x6e\x61\x6d\x65']}]};try{return{'\x63\x6f\x6e\x74\x65\x6e\x74':[{'\x74\x79\x70\x65':_0x23726e(0xd9),'\x74\x65\x78\x74':serializeToolResult(await _0xa9f12a(_0x59670d[_0x23726e(0xf5)][_0x23726e(0x81)]??{}))}]};}catch(_0x250d3b){return{'\x69\x73\x45\x72\x72\x6f\x72':!![],'\x63\x6f\x6e\x74\x65\x6e\x74':[{'\x74\x79\x70\x65':_0x512787['\x42\x6b\x6c\x53\x77'],'\x74\x65\x78\x74':_0x512787[_0x23726e(0x93)](_0x250d3b,Error)?_0x250d3b[_0x23726e(0xa8)]:String(_0x250d3b)}]};}}),{'\x73\x65\x72\x76\x65\x72':_0x2f537d,'\x63\x6f\x6e\x6e\x65\x63\x74':_0x278fef=>_0x2f537d['\x63\x6f\x6e\x6e\x65\x63\x74'](_0x278fef),'\x63\x6c\x6f\x73\x65':()=>_0x2f537d['\x63\x6c\x6f\x73\x65']()};}function runCode(_0x520022,_0x4a8713,_0x279f46,_0xa19036){const _0x98ac8f=a0_0xf68993;return _0x520022[_0x98ac8f(0xc0)](_0x4a8713,_0x279f46,_0xa19036);}function anthropicTools(_0x55201c,_0x2dc6a5={}){const _0x3a1cb9=a0_0xf68993,_0x15cf26={'\x44\x78\x64\x4e\x56':'\x74\x6f\x6f\x6c\x5f\x72\x65\x73\x75\x6c\x74','\x51\x55\x78\x57\x59':function(_0x22669e,_0x4a7bbe){return _0x22669e(_0x4a7bbe);},'\x57\x41\x44\x7a\x67':function(_0x4b9595,_0x25ba93){return _0x4b9595 instanceof _0x25ba93;},'\x55\x42\x73\x73\x49':function(_0x9a594b,_0x5cb804){return _0x9a594b(_0x5cb804);}},_0x1fd651=selectSpecs(_0x2dc6a5['\x61\x6c\x6c\x6f\x77']),_0xa41e21={'\x62\x6f\x78':_0x55201c,'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x2dc6a5['\x73\x65\x73\x73\x69\x6f\x6e\x49\x64']},_0x422f4d=new Map();for(const _0x10baa5 of _0x1fd651)_0x422f4d['\x73\x65\x74'](_0x10baa5[_0x3a1cb9(0xa9)],_0x10baa5['\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72'](_0xa41e21));const _0x33d099=_0x1fd651[_0x3a1cb9(0xf6)](_0x4264ea=>({'\x6e\x61\x6d\x65':_0x4264ea[_0x3a1cb9(0xa9)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x4264ea['\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e'],'\x69\x6e\x70\x75\x74\x5f\x73\x63\x68\x65\x6d\x61':_0x4264ea[_0x3a1cb9(0x117)]}));async function _0x451fb8(_0x423c43){const _0x4e2d9b=_0x3a1cb9,_0xdca173=_0x422f4d[_0x4e2d9b(0x9b)](_0x423c43[_0x4e2d9b(0xa9)]);if(!_0xdca173)return{'\x74\x79\x70\x65':_0x15cf26[_0x4e2d9b(0x112)],'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x423c43['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0x4e2d9b(0xec)+_0x423c43['\x6e\x61\x6d\x65'],'\x69\x73\x5f\x65\x72\x72\x6f\x72':!![]};try{const _0x280728=await _0x15cf26[_0x4e2d9b(0xb7)](_0xdca173,_0x423c43['\x69\x6e\x70\x75\x74']);return{'\x74\x79\x70\x65':_0x4e2d9b(0xc5),'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x423c43['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':toAnthropicContent(_0x280728)};}catch(_0xd4a19f){return{'\x74\x79\x70\x65':_0x4e2d9b(0xc5),'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x423c43['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0x15cf26['\x57\x41\x44\x7a\x67'](_0xd4a19f,Error)?_0xd4a19f[_0x4e2d9b(0xa8)]:_0x15cf26['\x55\x42\x73\x73\x49'](String,_0xd4a19f),'\x69\x73\x5f\x65\x72\x72\x6f\x72':!![]};}}async function _0x17544d(_0x173948){const _0x4d8dc1=_0x3a1cb9,_0x4f08eb=_0x173948[_0x4d8dc1(0x8a)](_0x2e3746=>typeof _0x2e3746===_0x4d8dc1(0xcd)&&_0x2e3746!==null&&_0x2e3746[_0x4d8dc1(0xc3)]===_0x4d8dc1(0x82));return Promise[_0x4d8dc1(0xb6)](_0x4f08eb[_0x4d8dc1(0xf6)](_0x451fb8));}return{'\x74\x6f\x6f\x6c\x73':_0x33d099,'\x68\x61\x6e\x64\x6c\x65\x54\x6f\x6f\x6c\x55\x73\x65':_0x451fb8,'\x68\x61\x6e\x64\x6c\x65\x41\x73\x73\x69\x73\x74\x61\x6e\x74\x4d\x65\x73\x73\x61\x67\x65':_0x17544d};}function toAnthropicContent(_0x3ed3bc){const _0x1e2a58=a0_0xf68993,_0x54a160={'\x52\x50\x48\x48\x47':_0x1e2a58(0xd9),'\x79\x43\x47\x69\x4d':_0x1e2a58(0xca)};if(!isCodeExecutionResultWithImages(_0x3ed3bc))return serializeToolResult(_0x3ed3bc);const _0x311352=[],_0x4cdf14={..._0x3ed3bc,'\x72\x65\x73\x75\x6c\x74\x73':_0x3ed3bc[_0x1e2a58(0xe5)][_0x1e2a58(0x8a)](_0x1e4f05=>_0x1e4f05[_0x1e2a58(0xc3)]!=='\x69\x6d\x61\x67\x65')};_0x311352[_0x1e2a58(0x7c)]({'\x74\x79\x70\x65':_0x54a160[_0x1e2a58(0xf4)],'\x74\x65\x78\x74':serializeToolResult(_0x4cdf14)});for(const _0x439a58 of _0x3ed3bc[_0x1e2a58(0xe5)])if(isImagePart(_0x439a58))_0x311352[_0x1e2a58(0x7c)]({'\x74\x79\x70\x65':_0x1e2a58(0xf0),'\x73\x6f\x75\x72\x63\x65':{'\x74\x79\x70\x65':_0x54a160[_0x1e2a58(0xd5)],'\x6d\x65\x64\x69\x61\x5f\x74\x79\x70\x65':imageMediaType(_0x439a58[_0x1e2a58(0xd2)]),'\x64\x61\x74\x61':_0x439a58['\x64\x61\x74\x61']}});return _0x311352;}function isImagePart(_0x121731){const _0x2a8c83=a0_0xf68993,_0x6ba62f={'\x72\x63\x66\x55\x51':function(_0x34a2d4,_0x5090dd){return _0x34a2d4===_0x5090dd;},'\x64\x6e\x6a\x59\x59':_0x2a8c83(0xf0)};return _0x6ba62f[_0x2a8c83(0x11f)](_0x121731['\x74\x79\x70\x65'],_0x6ba62f[_0x2a8c83(0x8d)]);}function isCodeExecutionResultWithImages(_0x2f6e9b){const _0x4f0177=a0_0xf68993,_0x17c090={'\x46\x4e\x63\x62\x72':_0x4f0177(0xcd)};if(!_0x2f6e9b||typeof _0x2f6e9b!==_0x17c090[_0x4f0177(0xa0)])return![];const _0xb2f5af=_0x2f6e9b[_0x4f0177(0xe5)];if(!Array[_0x4f0177(0xdc)](_0xb2f5af))return![];return _0xb2f5af[_0x4f0177(0xdd)](_0x342af5=>_0x342af5&&typeof _0x342af5===_0x4f0177(0xcd)&&_0x342af5['\x74\x79\x70\x65']===_0x4f0177(0xf0));}function imageMediaType(_0x3a6240){const _0x2edff4=a0_0xf68993,_0x2cffe0={'\x6a\x7a\x6b\x44\x4d':'\x70\x6e\x67','\x48\x51\x43\x65\x4d':_0x2edff4(0x114),'\x79\x46\x7a\x68\x74':_0x2edff4(0x106)};switch(_0x3a6240){case _0x2cffe0[_0x2edff4(0x11d)]:return _0x2edff4(0x106);case _0x2edff4(0xfa):return _0x2cffe0['\x48\x51\x43\x65\x4d'];case _0x2edff4(0x115):return _0x2cffe0[_0x2edff4(0x90)];}}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_0xf68993(0x119),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0xf68993(0xd4),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0xf68993(0xcd),'\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':'\x73\x74\x72\x69\x6e\x67','\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0xf68993(0xda)},'\x77\x6f\x72\x6b\x65\x72\x73':{'\x74\x79\x70\x65':a0_0xf68993(0x120),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x4e\x75\x6d\x62\x65\x72\x20\x6f\x66\x20\x77\x6f\x72\x6b\x65\x72\x20\x73\x61\x6e\x64\x62\x6f\x78\x65\x73\x2e\x20\x45\x61\x63\x68\x20\x69\x73\x20\x62\x69\x6c\x6c\x65\x64\x20\x69\x6e\x64\x65\x70\x65\x6e\x64\x65\x6e\x74\x6c\x79\x2e'},'\x6d\x65\x74\x61\x64\x61\x74\x61':{'\x74\x79\x70\x65':a0_0xf68993(0xcd),'\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_0xf68993(0x100)}},'\x72\x65\x71\x75\x69\x72\x65\x64':['\x74\x65\x6d\x70\x6c\x61\x74\x65\x5f\x69\x64',a0_0xf68993(0xcf)],'\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:_0x5b1901})=>async _0x11398a=>{const _0x10f704=a0_0xf68993,_0x284a3b=await _0x5b1901[_0x10f704(0x11a)][_0x10f704(0xc1)]({'\x64\x65\x66\x61\x75\x6c\x74\x73':{'\x70\x75\x62\x6c\x69\x63\x54\x65\x6d\x70\x6c\x61\x74\x65\x49\x64':_0x11398a[_0x10f704(0x7e)]},'\x77\x6f\x72\x6b\x65\x72\x73':Array['\x66\x72\x6f\x6d']({'\x6c\x65\x6e\x67\x74\x68':_0x11398a[_0x10f704(0xcf)]},(_0xa35201,_0x341467)=>({'\x6d\x61\x63\x68\x69\x6e\x65\x49\x64':'\x77\x6f\x72\x6b\x65\x72\x2d'+_0x341467})),'\x6d\x65\x74\x61\x64\x61\x74\x61':_0x11398a[_0x10f704(0xc9)]});return{'\x66\x6c\x65\x65\x74\x49\x64':_0x284a3b[_0x10f704(0x7a)],'\x6d\x61\x63\x68\x69\x6e\x65\x49\x64\x73':_0x284a3b[_0x10f704(0x7b)]};}},'\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':'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x66\x6c\x65\x65\x74\x5f\x64\x69\x73\x70\x61\x74\x63\x68','\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0xf68993(0xc6),'\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_0xf68993(0xdf)},'\x63\x6f\x6d\x6d\x61\x6e\x64':{'\x74\x79\x70\x65':a0_0xf68993(0xdf),'\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_0xf68993(0x96),'\x69\x74\x65\x6d\x73':{'\x74\x79\x70\x65':a0_0xf68993(0xdf)},'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0xf68993(0x77)},'\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\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_0xf68993(0x85),a0_0xf68993(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:_0x2bb503})=>async _0x45223d=>{const _0x25c9f6=a0_0xf68993;return await(await _0x2bb503['\x66\x6c\x65\x65\x74\x73'][_0x25c9f6(0x89)]({'\x66\x6c\x65\x65\x74\x49\x64':_0x45223d[_0x25c9f6(0x85)]}))[_0x25c9f6(0xeb)](_0x45223d['\x63\x6f\x6d\x6d\x61\x6e\x64'],{'\x6d\x61\x63\x68\x69\x6e\x65\x73':_0x45223d[_0x25c9f6(0xef)],'\x74\x69\x6d\x65\x6f\x75\x74\x4d\x73':_0x45223d[_0x25c9f6(0x10e)]});}},'\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_0xf68993(0xd7),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0xf68993(0xac),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0xf68993(0xcd),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x66\x6c\x65\x65\x74\x5f\x69\x64':{'\x74\x79\x70\x65':a0_0xf68993(0xdf)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0xf68993(0x85)],'\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:_0x1d75c3})=>async _0x33a07d=>{const _0x406ad5=a0_0xf68993,_0x458b3c=await _0x1d75c3[_0x406ad5(0x11a)]['\x6c\x69\x73\x74']({'\x66\x6c\x65\x65\x74\x49\x64':_0x33a07d[_0x406ad5(0x85)]});return{'\x66\x6c\x65\x65\x74\x49\x64':_0x458b3c[_0x406ad5(0x7a)],'\x6d\x61\x63\x68\x69\x6e\x65\x73':_0x458b3c[_0x406ad5(0x7b)][_0x406ad5(0xf6)](_0x43f106=>({'\x6d\x61\x63\x68\x69\x6e\x65\x49\x64':_0x43f106,'\x73\x74\x61\x74\x75\x73':_0x458b3c[_0x406ad5(0x9b)](_0x43f106)[_0x406ad5(0xfe)]}))};}},'\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_0xf68993(0x10b),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0xf68993(0xe8),'\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_0xf68993(0xdf)},'\x63\x6f\x6e\x74\x69\x6e\x75\x65\x5f\x6f\x6e\x5f\x65\x72\x72\x6f\x72':{'\x74\x79\x70\x65':'\x62\x6f\x6f\x6c\x65\x61\x6e','\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0xf68993(0xf2)}},'\x72\x65\x71\x75\x69\x72\x65\x64':['\x66\x6c\x65\x65\x74\x5f\x69\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:_0x446ad2})=>async _0x11bd53=>{const _0x2fa404=a0_0xf68993;return await(await _0x446ad2['\x66\x6c\x65\x65\x74\x73'][_0x2fa404(0x89)]({'\x66\x6c\x65\x65\x74\x49\x64':_0x11bd53[_0x2fa404(0x85)]}))[_0x2fa404(0xd8)]({'\x63\x6f\x6e\x74\x69\x6e\x75\x65\x4f\x6e\x45\x72\x72\x6f\x72':_0x11bd53['\x63\x6f\x6e\x74\x69\x6e\x75\x65\x5f\x6f\x6e\x5f\x65\x72\x72\x6f\x72']}),{'\x66\x6c\x65\x65\x74\x49\x64':_0x11bd53[_0x2fa404(0x85)],'\x64\x65\x6c\x65\x74\x65\x64':!![]};}}},ALL_FLEET_TOOL_SPECS=Object[a0_0xf68993(0xea)](FLEET_TOOL_SPECS);function selectFleetSpecs(_0x550bfd){const _0x25d824=a0_0xf68993;if(!_0x550bfd||_0x550bfd['\x6c\x65\x6e\x67\x74\x68']===0x0)return ALL_FLEET_TOOL_SPECS;const _0x43851a=new Set(_0x550bfd);return Object['\x6b\x65\x79\x73'](FLEET_TOOL_SPECS)[_0x25d824(0x8a)](_0x585490=>_0x43851a['\x68\x61\x73'](_0x585490))[_0x25d824(0xf6)](_0x805834=>FLEET_TOOL_SPECS[_0x805834]);}function anthropicFleetTools(_0x97ef0,_0xdac3db={}){const _0x2d083e=a0_0xf68993,_0x3110a9={'\x6b\x55\x70\x49\x67':_0x2d083e(0xc5),'\x42\x55\x65\x59\x50':function(_0x1121c0,_0x5bd0d3){return _0x1121c0(_0x5bd0d3);},'\x64\x58\x70\x6e\x4e':function(_0x8fac1e,_0x3d1f96){return _0x8fac1e instanceof _0x3d1f96;}},_0x48848e=selectFleetSpecs(_0xdac3db['\x61\x6c\x6c\x6f\x77']),_0xa2dd47=buildFleetHandlers(_0x48848e,{'\x63\x6c\x69\x65\x6e\x74':_0x97ef0});return{'\x74\x6f\x6f\x6c\x73':_0x48848e[_0x2d083e(0xf6)](_0x226dcd=>({'\x6e\x61\x6d\x65':_0x226dcd[_0x2d083e(0xa9)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x226dcd['\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e'],'\x69\x6e\x70\x75\x74\x5f\x73\x63\x68\x65\x6d\x61':_0x226dcd[_0x2d083e(0x117)]})),async '\x68\x61\x6e\x64\x6c\x65\x54\x6f\x6f\x6c\x55\x73\x65'(_0x506e19){const _0x556f2e=_0x2d083e,_0x3ca1ed=_0xa2dd47[_0x556f2e(0x9b)](_0x506e19[_0x556f2e(0xa9)]);if(!_0x3ca1ed)return{'\x74\x79\x70\x65':_0x3110a9['\x6b\x55\x70\x49\x67'],'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x506e19['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0x556f2e(0x8e)+_0x506e19[_0x556f2e(0xa9)],'\x69\x73\x5f\x65\x72\x72\x6f\x72':!![]};try{const _0x1cf9b3=await _0x3ca1ed(_0x506e19['\x69\x6e\x70\x75\x74']);return{'\x74\x79\x70\x65':_0x556f2e(0xc5),'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x506e19['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0x3110a9[_0x556f2e(0x9d)](serializeToolResult,_0x1cf9b3)};}catch(_0x178821){return{'\x74\x79\x70\x65':_0x3110a9[_0x556f2e(0xbc)],'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x506e19['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0x3110a9[_0x556f2e(0x7f)](_0x178821,Error)?_0x178821[_0x556f2e(0xa8)]:_0x3110a9['\x42\x55\x65\x59\x50'](String,_0x178821),'\x69\x73\x5f\x65\x72\x72\x6f\x72':!![]};}}};}function openaiFleetTools(_0x144318,_0x41159a={}){const _0x4baa44=a0_0xf68993,_0x42807e={'\x4b\x6e\x77\x58\x71':_0x4baa44(0xcd),'\x72\x70\x4c\x4e\x76':_0x4baa44(0xc8),'\x6c\x77\x70\x53\x45':function(_0x20b6c3,_0x1d3c73){return _0x20b6c3(_0x1d3c73);}},_0x10ff79=selectFleetSpecs(_0x41159a[_0x4baa44(0xd1)]),_0x2daad2=buildFleetHandlers(_0x10ff79,{'\x63\x6c\x69\x65\x6e\x74':_0x144318});return{'\x74\x6f\x6f\x6c\x73':_0x10ff79['\x6d\x61\x70'](_0x56f50c=>({'\x74\x79\x70\x65':'\x66\x75\x6e\x63\x74\x69\x6f\x6e','\x66\x75\x6e\x63\x74\x69\x6f\x6e':{'\x6e\x61\x6d\x65':_0x56f50c[_0x4baa44(0xa9)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x56f50c[_0x4baa44(0x105)],'\x70\x61\x72\x61\x6d\x65\x74\x65\x72\x73':_0x56f50c['\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'(_0x4bf3c7){const _0x5451c9=_0x4baa44,_0x247f29=_0x2daad2[_0x5451c9(0x9b)](_0x4bf3c7[_0x5451c9(0xce)][_0x5451c9(0xa9)]);if(!_0x247f29)return{'\x72\x6f\x6c\x65':_0x5451c9(0xc8),'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x4bf3c7['\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\x66\x6c\x65\x65\x74\x20\x74\x6f\x6f\x6c\x3a\x20'+_0x4bf3c7['\x66\x75\x6e\x63\x74\x69\x6f\x6e'][_0x5451c9(0xa9)]})};let _0xf8b388={};try{const _0x22fa0f=JSON[_0x5451c9(0x99)](_0x4bf3c7[_0x5451c9(0xce)][_0x5451c9(0x81)]||'\x7b\x7d');if(_0x22fa0f&&typeof _0x22fa0f===_0x42807e[_0x5451c9(0x121)])_0xf8b388=_0x22fa0f;}catch{}try{const _0x51e5f0=await _0x247f29(_0xf8b388);return{'\x72\x6f\x6c\x65':_0x42807e[_0x5451c9(0xaf)],'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x4bf3c7['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':serializeToolResult(_0x51e5f0)};}catch(_0x584e60){return{'\x72\x6f\x6c\x65':_0x42807e[_0x5451c9(0xaf)],'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x4bf3c7['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':JSON[_0x5451c9(0x107)]({'\x65\x72\x72\x6f\x72':_0x584e60 instanceof Error?_0x584e60[_0x5451c9(0xa8)]:_0x42807e[_0x5451c9(0xf9)](String,_0x584e60)})};}}};}async function vercelAiFleetTools(_0x49ab69,_0x56b312={}){const _0x20119f=a0_0xf68993;let _0xa8ca1;try{_0xa8ca1=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 _0x54f031=selectFleetSpecs(_0x56b312[_0x20119f(0xd1)]),_0x3eee25=buildFleetHandlers(_0x54f031,{'\x63\x6c\x69\x65\x6e\x74':_0x49ab69}),_0xb44581={};for(const _0x572cdc of _0x54f031)_0xb44581[_0x572cdc[_0x20119f(0xa9)]]=_0xa8ca1['\x74\x6f\x6f\x6c']({'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x572cdc[_0x20119f(0x105)],'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':_0xa8ca1['\x6a\x73\x6f\x6e\x53\x63\x68\x65\x6d\x61'](_0x572cdc[_0x20119f(0x117)]),'\x65\x78\x65\x63\x75\x74\x65':async _0x1c3ba2=>{const _0x4d1bbe=_0x20119f,_0x1a780a=_0x3eee25['\x67\x65\x74'](_0x572cdc[_0x4d1bbe(0xa9)]);if(!_0x1a780a)throw new Error(_0x4d1bbe(0x8e)+_0x572cdc[_0x4d1bbe(0xa9)]);return serializeToolResult(await _0x1a780a(_0x1c3ba2));}});return _0xb44581;}function a0_0x18c0(_0x2629fa,_0x65f40a){_0x2629fa=_0x2629fa-0x77;const _0x59a15f=a0_0x59a1();let _0x18c0e0=_0x59a15f[_0x2629fa];if(a0_0x18c0['\x50\x4b\x78\x55\x64\x62']===undefined){var _0x5e8edb=function(_0x4bbfcf){const _0x1a80ca='\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 _0x342583='',_0x49a94b='';for(let _0x25f559=0x0,_0x1f36b8,_0x5e0b49,_0x2290fa=0x0;_0x5e0b49=_0x4bbfcf['\x63\x68\x61\x72\x41\x74'](_0x2290fa++);~_0x5e0b49&&(_0x1f36b8=_0x25f559%0x4?_0x1f36b8*0x40+_0x5e0b49:_0x5e0b49,_0x25f559++%0x4)?_0x342583+=String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](0xff&_0x1f36b8>>(-0x2*_0x25f559&0x6)):0x0){_0x5e0b49=_0x1a80ca['\x69\x6e\x64\x65\x78\x4f\x66'](_0x5e0b49);}for(let _0x2484ac=0x0,_0x50d84a=_0x342583['\x6c\x65\x6e\x67\x74\x68'];_0x2484ac<_0x50d84a;_0x2484ac++){_0x49a94b+='\x25'+('\x30\x30'+_0x342583['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x2484ac)['\x74\x6f\x53\x74\x72\x69\x6e\x67'](0x10))['\x73\x6c\x69\x63\x65'](-0x2);}return decodeURIComponent(_0x49a94b);};a0_0x18c0['\x4c\x42\x6d\x78\x63\x7a']=_0x5e8edb,a0_0x18c0['\x75\x50\x61\x75\x51\x71']={},a0_0x18c0['\x50\x4b\x78\x55\x64\x62']=!![];}const _0x105f2d=_0x59a15f[0x0],_0x3aab97=_0x2629fa+_0x105f2d,_0x4ba6e0=a0_0x18c0['\x75\x50\x61\x75\x51\x71'][_0x3aab97];return!_0x4ba6e0?(_0x18c0e0=a0_0x18c0['\x4c\x42\x6d\x78\x63\x7a'](_0x18c0e0),a0_0x18c0['\x75\x50\x61\x75\x51\x71'][_0x3aab97]=_0x18c0e0):_0x18c0e0=_0x4ba6e0,_0x18c0e0;}async function mastraFleetTools(_0x2a213f,_0xf7df7={}){const _0x56d3f4=a0_0xf68993,_0x35324b={'\x49\x57\x53\x64\x45':function(_0x3a9e23,_0x154b14){return _0x3a9e23(_0x154b14);}};let _0x23f92e;try{_0x23f92e=await import(_0x56d3f4(0x9e));}catch{throw new Error(_0x56d3f4(0x11b));}const _0x1c60a9=_0x35324b['\x49\x57\x53\x64\x45'](selectFleetSpecs,_0xf7df7[_0x56d3f4(0xd1)]),_0x10d214=buildFleetHandlers(_0x1c60a9,{'\x63\x6c\x69\x65\x6e\x74':_0x2a213f}),_0x54d45f={};for(const _0x1108c2 of _0x1c60a9)_0x54d45f[_0x1108c2[_0x56d3f4(0xa9)]]=_0x23f92e[_0x56d3f4(0xe9)]({'\x69\x64':_0x1108c2['\x6e\x61\x6d\x65'],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x1108c2[_0x56d3f4(0x105)],'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':_0x23f92e[_0x56d3f4(0x110)]?_0x23f92e[_0x56d3f4(0x110)](_0x1108c2[_0x56d3f4(0x117)]):_0x1108c2['\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61'],'\x65\x78\x65\x63\x75\x74\x65':async _0xf598cc=>{const _0x5f36af=_0x56d3f4,_0x407dd3=_0x10d214['\x67\x65\x74'](_0x1108c2['\x6e\x61\x6d\x65']);if(!_0x407dd3)throw new Error(_0x5f36af(0x8e)+_0x1108c2[_0x5f36af(0xa9)]);return{'\x72\x65\x73\x75\x6c\x74':serializeToolResult(await _0x407dd3(_0xf598cc?.['\x63\x6f\x6e\x74\x65\x78\x74']??{}))};}});return _0x54d45f;}function buildFleetHandlers(_0x1fd597,_0x3b7212){const _0x20a6e0=a0_0xf68993,_0x2fdc14=new Map();for(const _0x4b5080 of _0x1fd597)_0x2fdc14[_0x20a6e0(0x113)](_0x4b5080[_0x20a6e0(0xa9)],_0x4b5080['\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72'](_0x3b7212));return _0x2fdc14;}const LIFECYCLE_TOOL_SPECS={'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x63\x72\x65\x61\x74\x65':{'\x6e\x61\x6d\x65':a0_0xf68993(0x92),'\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_0xf68993(0xcd),'\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_0xf68993(0xdf),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0xf68993(0xc7)},'\x6e\x61\x6d\x65':{'\x74\x79\x70\x65':a0_0xf68993(0xdf),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0xf68993(0xee)}},'\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:_0xeaf5c7})=>async _0x458e95=>{const _0x50716e=a0_0xf68993,_0x2674cb={'\x53\x70\x75\x75\x4c':_0x50716e(0xcb)},_0x4676e2=await _0xeaf5c7[_0x50716e(0x8b)]({'\x65\x6e\x76\x69\x72\x6f\x6e\x6d\x65\x6e\x74':_0x458e95[_0x50716e(0x79)]??_0x2674cb['\x53\x70\x75\x75\x4c'],'\x6e\x61\x6d\x65':_0x458e95[_0x50716e(0xa9)]});return{'\x73\x61\x6e\x64\x62\x6f\x78\x49\x64':_0x4676e2['\x69\x64'],'\x73\x74\x61\x74\x75\x73':_0x4676e2[_0x50716e(0xfe)]};}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x72\x75\x6e\x5f\x63\x6f\x6d\x6d\x61\x6e\x64':{'\x6e\x61\x6d\x65':a0_0xf68993(0xbb),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0xf68993(0x83),'\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_0xf68993(0xdf),'\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_0xf68993(0xdf),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0xf68993(0xb3)},'\x63\x77\x64':{'\x74\x79\x70\x65':a0_0xf68993(0xdf),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0xf68993(0x10f)},'\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':a0_0xf68993(0xd0)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0xf68993(0x91),a0_0xf68993(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:_0x5e6a4b})=>async _0xd6c3b8=>{const _0x4e2788=a0_0xf68993,_0x1c7f3a=await _0x5e6a4b['\x67\x65\x74'](_0xd6c3b8[_0x4e2788(0x91)]);if(!_0x1c7f3a)throw new Error(_0x4e2788(0x102)+_0xd6c3b8[_0x4e2788(0x91)]+_0x4e2788(0xd6));const _0x2e68f2=await _0x1c7f3a[_0x4e2788(0x111)](_0xd6c3b8[_0x4e2788(0x10a)],{'\x63\x77\x64':_0xd6c3b8['\x63\x77\x64'],'\x74\x69\x6d\x65\x6f\x75\x74\x4d\x73':_0xd6c3b8[_0x4e2788(0x10e)]??0xea60});return{'\x73\x74\x64\x6f\x75\x74':_0x2e68f2[_0x4e2788(0xed)],'\x73\x74\x64\x65\x72\x72':_0x2e68f2[_0x4e2788(0x103)],'\x65\x78\x69\x74\x43\x6f\x64\x65':_0x2e68f2[_0x4e2788(0xae)]};}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x64\x65\x73\x74\x72\x6f\x79':{'\x6e\x61\x6d\x65':a0_0xf68993(0xa4),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0xf68993(0xfd),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0xf68993(0xcd),'\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_0xf68993(0xdf),'\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'}},'\x72\x65\x71\x75\x69\x72\x65\x64':['\x73\x61\x6e\x64\x62\x6f\x78\x5f\x69\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:_0x58579c})=>async _0x462562=>{const _0x7d5253=a0_0xf68993,_0x10de6c=await _0x58579c[_0x7d5253(0x9b)](_0x462562['\x73\x61\x6e\x64\x62\x6f\x78\x5f\x69\x64']);if(!_0x10de6c)return{'\x73\x61\x6e\x64\x62\x6f\x78\x49\x64':_0x462562['\x73\x61\x6e\x64\x62\x6f\x78\x5f\x69\x64'],'\x64\x65\x6c\x65\x74\x65\x64':!![]};return await _0x10de6c[_0x7d5253(0xd8)](),{'\x73\x61\x6e\x64\x62\x6f\x78\x49\x64':_0x462562[_0x7d5253(0x91)],'\x64\x65\x6c\x65\x74\x65\x64':!![]};}}},ALL_LIFECYCLE_TOOL_SPECS=Object[a0_0xf68993(0xea)](LIFECYCLE_TOOL_SPECS);function selectLifecycleSpecs(_0x3bdd53){const _0x584143=a0_0xf68993;if(!_0x3bdd53||_0x3bdd53[_0x584143(0x10d)]===0x0)return ALL_LIFECYCLE_TOOL_SPECS;const _0x487a54=new Set(_0x3bdd53);return Object['\x6b\x65\x79\x73'](LIFECYCLE_TOOL_SPECS)[_0x584143(0x8a)](_0x29b27d=>_0x487a54[_0x584143(0x109)](_0x29b27d))[_0x584143(0xf6)](_0x1f862a=>LIFECYCLE_TOOL_SPECS[_0x1f862a]);}function anthropicLifecycleTools(_0x3b0ea5,_0x5b34fe={}){const _0x2f1afa=a0_0xf68993,_0x3f4d38={'\x6e\x4a\x64\x54\x65':function(_0x108787,_0x29b01e){return _0x108787(_0x29b01e);},'\x62\x4e\x66\x6a\x52':_0x2f1afa(0xc5),'\x55\x79\x45\x75\x57':function(_0x45113d,_0x2b74fc,_0xe78abb){return _0x45113d(_0x2b74fc,_0xe78abb);}},_0x234a9b=selectLifecycleSpecs(_0x5b34fe['\x61\x6c\x6c\x6f\x77']),_0x41597a=_0x3f4d38[_0x2f1afa(0xa5)](buildLifecycleHandlers,_0x234a9b,{'\x63\x6c\x69\x65\x6e\x74':_0x3b0ea5});return{'\x74\x6f\x6f\x6c\x73':_0x234a9b[_0x2f1afa(0xf6)](_0x5b8c6d=>({'\x6e\x61\x6d\x65':_0x5b8c6d[_0x2f1afa(0xa9)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x5b8c6d[_0x2f1afa(0x105)],'\x69\x6e\x70\x75\x74\x5f\x73\x63\x68\x65\x6d\x61':_0x5b8c6d[_0x2f1afa(0x117)]})),async '\x68\x61\x6e\x64\x6c\x65\x54\x6f\x6f\x6c\x55\x73\x65'(_0x10e53c){const _0xeb62a9=_0x2f1afa,_0x287f2a=_0x41597a[_0xeb62a9(0x9b)](_0x10e53c['\x6e\x61\x6d\x65']);if(!_0x287f2a)return{'\x74\x79\x70\x65':_0xeb62a9(0xc5),'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x10e53c['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0xeb62a9(0xe3)+_0x10e53c[_0xeb62a9(0xa9)],'\x69\x73\x5f\x65\x72\x72\x6f\x72':!![]};try{const _0x331dd0=await _0x287f2a(_0x10e53c[_0xeb62a9(0xa7)]);return{'\x74\x79\x70\x65':_0xeb62a9(0xc5),'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x10e53c['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0x3f4d38[_0xeb62a9(0xb0)](serializeToolResult,_0x331dd0)};}catch(_0x20ac61){return{'\x74\x79\x70\x65':_0x3f4d38[_0xeb62a9(0xb2)],'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x10e53c['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0x20ac61 instanceof Error?_0x20ac61['\x6d\x65\x73\x73\x61\x67\x65']:String(_0x20ac61),'\x69\x73\x5f\x65\x72\x72\x6f\x72':!![]};}}};}function openaiLifecycleTools(_0x3d5203,_0x1bf9ca={}){const _0x408bc7=a0_0xf68993,_0x4a9507={'\x52\x63\x46\x66\x51':_0x408bc7(0xc8),'\x64\x44\x4d\x49\x64':function(_0x166b3d,_0x54f81f){return _0x166b3d(_0x54f81f);}},_0x4b7612=selectLifecycleSpecs(_0x1bf9ca[_0x408bc7(0xd1)]),_0x80a074=buildLifecycleHandlers(_0x4b7612,{'\x63\x6c\x69\x65\x6e\x74':_0x3d5203});return{'\x74\x6f\x6f\x6c\x73':_0x4b7612[_0x408bc7(0xf6)](_0x4aece5=>({'\x74\x79\x70\x65':_0x408bc7(0xce),'\x66\x75\x6e\x63\x74\x69\x6f\x6e':{'\x6e\x61\x6d\x65':_0x4aece5[_0x408bc7(0xa9)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x4aece5[_0x408bc7(0x105)],'\x70\x61\x72\x61\x6d\x65\x74\x65\x72\x73':_0x4aece5['\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'(_0x1f9490){const _0x576f6d=_0x408bc7,_0xc545d1=_0x80a074[_0x576f6d(0x9b)](_0x1f9490['\x66\x75\x6e\x63\x74\x69\x6f\x6e']['\x6e\x61\x6d\x65']);if(!_0xc545d1)return{'\x72\x6f\x6c\x65':_0x576f6d(0xc8),'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x1f9490['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':JSON['\x73\x74\x72\x69\x6e\x67\x69\x66\x79']({'\x65\x72\x72\x6f\x72':_0x576f6d(0xe3)+_0x1f9490['\x66\x75\x6e\x63\x74\x69\x6f\x6e'][_0x576f6d(0xa9)]})};let _0x2c8739={};try{const _0x7d120=JSON['\x70\x61\x72\x73\x65'](_0x1f9490['\x66\x75\x6e\x63\x74\x69\x6f\x6e']['\x61\x72\x67\x75\x6d\x65\x6e\x74\x73']||'\x7b\x7d');if(_0x7d120&&typeof _0x7d120===_0x576f6d(0xcd))_0x2c8739=_0x7d120;}catch{}try{const _0x3461d9=await _0xc545d1(_0x2c8739);return{'\x72\x6f\x6c\x65':_0x576f6d(0xc8),'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x1f9490['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':serializeToolResult(_0x3461d9)};}catch(_0x174534){return{'\x72\x6f\x6c\x65':_0x4a9507[_0x576f6d(0x101)],'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x1f9490['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':JSON[_0x576f6d(0x107)]({'\x65\x72\x72\x6f\x72':_0x174534 instanceof Error?_0x174534[_0x576f6d(0xa8)]:_0x4a9507[_0x576f6d(0xab)](String,_0x174534)})};}}};}function buildLifecycleHandlers(_0x547a75,_0x17f112){const _0x1731fd=a0_0xf68993,_0xfc05f9=new Map();for(const _0x232ec6 of _0x547a75)_0xfc05f9[_0x1731fd(0x113)](_0x232ec6['\x6e\x61\x6d\x65'],_0x232ec6['\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72'](_0x17f112));return _0xfc05f9;}async function mastraTools(_0x3aeb23,_0x5507fe={}){const _0xc0f385=a0_0xf68993,_0x405374={'\x4a\x42\x69\x55\x78':function(_0x3ceba4,_0x2dac91){return _0x3ceba4(_0x2dac91);}};let _0x1d7415;try{_0x1d7415=await import(_0xc0f385(0x9e));}catch{throw new Error(_0xc0f385(0xf3));}const _0x118f3e=selectSpecs(_0x5507fe['\x61\x6c\x6c\x6f\x77']),_0xc87b2c={'\x62\x6f\x78':_0x3aeb23,'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x5507fe[_0xc0f385(0x97)]},_0x4c02e1={};for(const _0xb97e5e of _0x118f3e){const _0x5147bb=_0xb97e5e[_0xc0f385(0x10c)](_0xc87b2c);_0x4c02e1[_0xb97e5e[_0xc0f385(0xa9)]]=_0x1d7415[_0xc0f385(0xe9)]({'\x69\x64':_0xb97e5e[_0xc0f385(0xa9)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0xb97e5e[_0xc0f385(0x105)],'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':_0x1d7415['\x6a\x73\x6f\x6e\x53\x63\x68\x65\x6d\x61']?_0x1d7415[_0xc0f385(0x110)](_0xb97e5e[_0xc0f385(0x117)]):_0xb97e5e[_0xc0f385(0x117)],'\x65\x78\x65\x63\x75\x74\x65':async _0x13fc68=>{const _0x5478d4=_0xc0f385;return{'\x72\x65\x73\x75\x6c\x74':_0x405374[_0x5478d4(0xe4)](serializeToolResult,await _0x405374[_0x5478d4(0xe4)](_0x5147bb,_0x13fc68?.['\x63\x6f\x6e\x74\x65\x78\x74']??{}))};}});}return _0x4c02e1;}function openaiTools(_0x335973,_0x3ff8c6={}){const _0x48525e=a0_0xf68993,_0x52607a={'\x70\x4f\x4d\x59\x74':_0x48525e(0xcd),'\x59\x52\x76\x4a\x6e':_0x48525e(0xc8),'\x4c\x69\x63\x6e\x44':function(_0x4ea379,_0x21ea44){return _0x4ea379(_0x21ea44);},'\x61\x67\x77\x4b\x51':function(_0x4a004,_0x55e40d){return _0x4a004(_0x55e40d);},'\x4d\x55\x76\x42\x56':function(_0x10cffd,_0xcb028e){return _0x10cffd instanceof _0xcb028e;}},_0x1c942a=_0x52607a['\x4c\x69\x63\x6e\x44'](selectSpecs,_0x3ff8c6['\x61\x6c\x6c\x6f\x77']),_0x170074={'\x62\x6f\x78':_0x335973,'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x3ff8c6['\x73\x65\x73\x73\x69\x6f\x6e\x49\x64']},_0x5c48bf=new Map();for(const _0x377a6a of _0x1c942a)_0x5c48bf[_0x48525e(0x113)](_0x377a6a[_0x48525e(0xa9)],_0x377a6a[_0x48525e(0x10c)](_0x170074));const _0x3b2ed8=_0x1c942a['\x6d\x61\x70'](_0x206209=>({'\x74\x79\x70\x65':_0x48525e(0xce),'\x66\x75\x6e\x63\x74\x69\x6f\x6e':{'\x6e\x61\x6d\x65':_0x206209['\x6e\x61\x6d\x65'],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x206209[_0x48525e(0x105)],'\x70\x61\x72\x61\x6d\x65\x74\x65\x72\x73':_0x206209[_0x48525e(0x117)]}}));function _0x547c9c(_0xd1e197){const _0x48203b=_0x48525e;if(!_0xd1e197)return{};try{const _0x2758b2=JSON[_0x48203b(0x99)](_0xd1e197);return typeof _0x2758b2===_0x52607a[_0x48203b(0xde)]&&_0x2758b2!==null?_0x2758b2:{};}catch{return{};}}async function _0xf510f6(_0x527c4c){const _0x4631be=_0x48525e,_0x4cb3f1=_0x5c48bf['\x67\x65\x74'](_0x527c4c[_0x4631be(0xce)][_0x4631be(0xa9)]);if(!_0x4cb3f1)return{'\x72\x6f\x6c\x65':_0x52607a[_0x4631be(0xa2)],'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x527c4c['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':JSON[_0x4631be(0x107)]({'\x65\x72\x72\x6f\x72':_0x4631be(0xec)+_0x527c4c['\x66\x75\x6e\x63\x74\x69\x6f\x6e'][_0x4631be(0xa9)]})};try{const _0x322b9e=await _0x52607a[_0x4631be(0x11c)](_0x4cb3f1,_0x52607a[_0x4631be(0x8f)](_0x547c9c,_0x527c4c[_0x4631be(0xce)][_0x4631be(0x81)]));return{'\x72\x6f\x6c\x65':'\x74\x6f\x6f\x6c','\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x527c4c['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0x52607a[_0x4631be(0x11c)](serializeToolResult,_0x322b9e)};}catch(_0x16d65e){return{'\x72\x6f\x6c\x65':_0x52607a[_0x4631be(0xa2)],'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x527c4c['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':JSON[_0x4631be(0x107)]({'\x65\x72\x72\x6f\x72':_0x52607a[_0x4631be(0xc2)](_0x16d65e,Error)?_0x16d65e[_0x4631be(0xa8)]:String(_0x16d65e)})};}}async function _0x3efe9d(_0x51f091){const _0x309cc8=_0x48525e,_0x2de237=_0x51f091['\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x73']??[];return Promise['\x61\x6c\x6c'](_0x2de237[_0x309cc8(0xf6)](_0xf510f6));}return{'\x74\x6f\x6f\x6c\x73':_0x3b2ed8,'\x68\x61\x6e\x64\x6c\x65\x54\x6f\x6f\x6c\x43\x61\x6c\x6c':_0xf510f6,'\x68\x61\x6e\x64\x6c\x65\x41\x73\x73\x69\x73\x74\x61\x6e\x74\x4d\x65\x73\x73\x61\x67\x65':_0x3efe9d};}async function vercelAiTools(_0x4e8acf,_0x3d01a7={}){const _0x17cdb7=a0_0xf68993,_0x3b1a63={'\x49\x65\x46\x57\x63':_0x17cdb7(0xb4),'\x77\x49\x4a\x74\x6e':function(_0x5794c5,_0x1245d9){return _0x5794c5(_0x1245d9);}};let _0x211029;try{_0x211029=await import('\x61\x69');}catch{throw new Error(_0x3b1a63[_0x17cdb7(0xbe)]);}const _0x12a4c2=_0x3b1a63['\x77\x49\x4a\x74\x6e'](selectSpecs,_0x3d01a7[_0x17cdb7(0xd1)]),_0x435d6c={'\x62\x6f\x78':_0x4e8acf,'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x3d01a7['\x73\x65\x73\x73\x69\x6f\x6e\x49\x64']},_0x32418e={};for(const _0x23d729 of _0x12a4c2){const _0x348c8f=_0x23d729['\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72'](_0x435d6c);_0x32418e[_0x23d729[_0x17cdb7(0xa9)]]=_0x211029[_0x17cdb7(0xc8)]({'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x23d729[_0x17cdb7(0x105)],'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':_0x211029[_0x17cdb7(0x110)](_0x23d729[_0x17cdb7(0x117)]),'\x65\x78\x65\x63\x75\x74\x65':async _0xbe867e=>{return serializeToolResult(await _0x348c8f(_0xbe867e));}});}return _0x32418e;}function a0_0x59a1(){const _0x3942f1=['\x43\x32\x39\x31\x43\x4d\x6e\x4c','\x7a\x32\x76\x30','\x43\x4d\x76\x48\x7a\x61','\x71\x4c\x76\x4c\x77\x76\x61','\x71\x67\x31\x48\x43\x33\x72\x59\x79\x73\x39\x4a\x42\x33\x6a\x4c','\x41\x32\x76\x35\x43\x57','\x72\x4b\x35\x4a\x79\x4e\x69','\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','\x77\x76\x6a\x32\x73\x4d\x34','\x43\x67\x66\x30\x44\x67\x76\x59\x42\x47','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x4b\x7a\x78\x6e\x30\x43\x4d\x39\x35','\x76\x78\x4c\x66\x44\x76\x43','\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\x35\x57\x44\x78\x71','\x42\x77\x76\x5a\x43\x32\x66\x4e\x7a\x71','\x42\x4d\x66\x54\x7a\x71','\x6d\x4a\x61\x33\x77\x67\x54\x70\x44\x77\x4c\x35','\x7a\x65\x72\x6e\x73\x77\x71','\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','\x72\x67\x76\x4d\x79\x78\x76\x53\x44\x63\x61\x32\x6d\x64\x61\x57\x6d\x63\x34','\x7a\x78\x48\x50\x44\x65\x6e\x56\x7a\x67\x75','\x43\x4e\x62\x6d\x74\x4e\x79','\x42\x4b\x50\x4b\x76\x67\x75','\x6e\x64\x62\x33\x76\x77\x39\x65\x79\x32\x69','\x79\x4b\x35\x4d\x41\x4c\x69','\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','\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','\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','\x79\x77\x58\x53','\x75\x76\x76\x34\x76\x31\x4b','\x44\x67\x66\x55\x7a\x32\x58\x4c\x6c\x78\x6e\x48\x42\x4d\x72\x49\x42\x33\x47','\x6d\x4a\x61\x35\x6d\x64\x72\x79\x42\x30\x6e\x76\x43\x31\x4f','\x79\x32\x39\x55\x44\x67\x76\x55\x44\x61','\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','\x41\x31\x76\x57\x73\x77\x43','\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','\x73\x77\x76\x67\x76\x32\x6d','\x44\x33\x6a\x50\x44\x67\x75','\x43\x4e\x76\x55\x71\x32\x39\x4b\x7a\x71','\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','\x74\x76\x76\x32\x71\x4c\x79','\x44\x68\x4c\x57\x7a\x71','\x6d\x4a\x75\x33\x6f\x74\x79\x35\x6d\x4c\x7a\x54\x72\x75\x39\x53\x45\x47','\x44\x67\x39\x56\x42\x66\x39\x59\x7a\x78\x6e\x31\x42\x68\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\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','\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','\x44\x67\x39\x56\x42\x61','\x42\x77\x76\x30\x79\x77\x72\x48\x44\x67\x65','\x79\x4d\x66\x5a\x7a\x74\x79\x30','\x44\x77\x35\x50\x44\x4d\x76\x59\x43\x32\x66\x53','\x41\x4e\x72\x51\x7a\x4b\x4f','\x42\x32\x6a\x51\x7a\x77\x6e\x30','\x7a\x4e\x76\x55\x79\x33\x72\x50\x42\x32\x34','\x44\x32\x39\x59\x41\x32\x76\x59\x43\x57','\x76\x67\x4c\x54\x7a\x77\x39\x31\x44\x63\x62\x50\x42\x49\x62\x54\x41\x77\x58\x53\x41\x78\x6e\x4c\x79\x32\x39\x55\x7a\x68\x6d\x55\x69\x65\x72\x4c\x7a\x4d\x66\x31\x42\x68\x71\x47\x6e\x4a\x61\x57\x6d\x64\x61\x55','\x79\x77\x58\x53\x42\x33\x43','\x7a\x4d\x39\x59\x42\x77\x66\x30','\x44\x4d\x76\x59\x43\x32\x4c\x56\x42\x47','\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','\x45\x75\x6e\x68\x41\x75\x30','\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','\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\x67\x76\x53\x7a\x78\x72\x4c','\x44\x67\x76\x34\x44\x61','\x75\x68\x76\x49\x42\x67\x4c\x4a\x69\x68\x72\x4c\x42\x78\x62\x53\x79\x78\x72\x4c\x69\x68\x6e\x53\x44\x77\x43\x47\x42\x33\x69\x47\x41\x77\x71\x47\x6b\x67\x75\x55\x7a\x59\x34\x47\x6a\x33\x62\x35\x44\x67\x48\x56\x42\x49\x31\x4b\x79\x78\x72\x48\x6c\x78\x6e\x4a\x41\x77\x76\x55\x79\x32\x75\x4e\x6b\x73\x34','\x43\x68\x4c\x30\x41\x67\x39\x55','\x41\x78\x6e\x62\x43\x4e\x6a\x48\x45\x71','\x43\x32\x39\x54\x7a\x71','\x43\x65\x39\x6e\x77\x78\x71','\x43\x33\x72\x59\x41\x77\x35\x4e','\x6d\x74\x61\x59\x6d\x4a\x65\x30\x6d\x33\x4c\x73\x75\x76\x7a\x75\x76\x47','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x33\x43\x4d\x4c\x30\x7a\x71','\x6d\x74\x79\x31\x6d\x4a\x43\x5a\x6d\x66\x62\x6e\x45\x77\x58\x31\x72\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','\x73\x4b\x6a\x50\x76\x78\x47','\x43\x4d\x76\x5a\x44\x77\x58\x30\x43\x57','\x43\x67\x66\x30\x41\x61','\x73\x32\x76\x59\x42\x4d\x76\x53\x69\x67\x58\x48\x42\x4d\x44\x31\x79\x77\x44\x4c\x6c\x47','\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','\x79\x33\x6a\x4c\x79\x78\x72\x4c\x76\x67\x39\x56\x42\x61','\x44\x4d\x66\x53\x44\x77\x76\x5a','\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\x33\x72\x4b\x42\x33\x76\x30','\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','\x42\x77\x66\x4a\x41\x67\x4c\x55\x7a\x78\x6d','\x41\x77\x31\x48\x7a\x32\x75','\x44\x75\x6e\x7a\x74\x4c\x61','\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','\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','\x75\x4c\x62\x69\x73\x65\x43','\x43\x67\x66\x59\x79\x77\x31\x5a','\x42\x77\x66\x57','\x6d\x63\x34\x57\x6c\x4a\x61','\x42\x4d\x39\x4b\x7a\x71','\x42\x68\x44\x57\x75\x30\x75','\x41\x4e\x62\x4c\x7a\x57','\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','\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','\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','\x43\x33\x72\x48\x44\x68\x76\x5a','\x6d\x74\x6d\x57\x6d\x4a\x47\x5a\x6d\x30\x6a\x48\x42\x65\x54\x75\x45\x71','\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','\x75\x4d\x6e\x67\x7a\x4c\x65','\x75\x32\x66\x55\x7a\x67\x6a\x56\x45\x63\x61','\x43\x33\x72\x4b\x7a\x78\x6a\x59','\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','\x7a\x67\x76\x5a\x79\x33\x6a\x50\x43\x68\x72\x50\x42\x32\x34','\x41\x77\x31\x48\x7a\x32\x75\x56\x43\x67\x35\x4e','\x43\x33\x72\x59\x41\x77\x35\x4e\x41\x77\x7a\x35','\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','\x41\x67\x66\x5a','\x79\x32\x39\x54\x42\x77\x66\x55\x7a\x61','\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\x66\x52\x7a\x75\x48\x48\x42\x4d\x72\x53\x7a\x78\x69','\x42\x67\x76\x55\x7a\x33\x72\x4f','\x44\x67\x4c\x54\x7a\x77\x39\x31\x44\x66\x39\x54\x43\x57','\x74\x33\x62\x30\x41\x77\x39\x55\x79\x77\x57\x47\x44\x32\x39\x59\x41\x32\x4c\x55\x7a\x59\x62\x4b\x41\x78\x6a\x4c\x79\x33\x72\x56\x43\x4e\x4b\x47\x7a\x4d\x39\x59\x69\x68\x72\x4f\x7a\x73\x62\x4a\x42\x32\x31\x54\x79\x77\x35\x4b\x6c\x47','\x41\x4e\x6e\x56\x42\x4c\x6e\x4a\x41\x67\x76\x54\x79\x71','\x7a\x78\x48\x4c\x79\x57','\x72\x68\x48\x4b\x74\x4c\x79','\x43\x32\x76\x30','\x41\x77\x31\x48\x7a\x32\x75\x56\x41\x4e\x62\x4c\x7a\x57','\x43\x33\x7a\x4e','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x59\x7a\x77\x66\x4b','\x41\x77\x35\x57\x44\x78\x72\x74\x79\x32\x48\x4c\x42\x77\x65','\x6d\x74\x65\x30\x6e\x4a\x6d\x30\x6d\x65\x6a\x73\x74\x4e\x7a\x6c\x77\x47','\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','\x7a\x4d\x58\x4c\x7a\x78\x72\x5a','\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','\x74\x67\x4c\x4a\x42\x4b\x71','\x41\x4e\x50\x52\x72\x65\x30','\x71\x77\x76\x31\x74\x33\x65','\x43\x4d\x6e\x4d\x76\x76\x65','\x42\x4e\x76\x54\x79\x4d\x76\x59','\x73\x32\x35\x33\x77\x68\x65','\x79\x4d\x66\x5a\x41\x61','\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','\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\x77\x35\x32\x41\x78\x6a\x56\x42\x4d\x31\x4c\x42\x4e\x71','\x7a\x4d\x58\x4c\x7a\x78\x72\x6a\x7a\x61','\x41\x77\x72\x5a','\x43\x68\x76\x5a\x41\x61','\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','\x44\x67\x76\x54\x43\x67\x58\x48\x44\x67\x76\x46\x41\x77\x71','\x7a\x66\x48\x57\x42\x4b\x34','\x75\x32\x76\x59\x44\x4d\x76\x59','\x79\x78\x6a\x4e\x44\x77\x31\x4c\x42\x4e\x72\x5a','\x44\x67\x39\x56\x42\x66\x39\x31\x43\x32\x75','\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\x67\x66\x55\x7a\x33\x76\x48\x7a\x32\x75','\x7a\x4d\x58\x4c\x7a\x78\x72\x46\x41\x77\x71','\x79\x33\x44\x4b','\x6d\x4a\x43\x34\x44\x76\x72\x50\x72\x4b\x6e\x6a','\x44\x65\x76\x53\x76\x4d\x69','\x42\x67\x4c\x5a\x44\x61','\x7a\x4d\x4c\x53\x44\x67\x76\x59','\x79\x33\x6a\x4c\x79\x78\x72\x4c','\x44\x76\x7a\x7a\x72\x33\x79','\x7a\x67\x35\x51\x77\x76\x4b','\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','\x79\x77\x44\x33\x73\x31\x65','\x45\x75\x7a\x36\x41\x68\x71','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x50\x7a\x61','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x4a\x43\x4d\x76\x48\x44\x67\x75','\x74\x32\x72\x75\x75\x32\x6d','\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','\x6e\x4a\x43\x58\x6d\x74\x65\x57\x6d\x65\x39\x75\x7a\x66\x72\x31\x75\x71','\x79\x78\x6a\x59\x79\x78\x4b','\x43\x32\x76\x5a\x43\x32\x4c\x56\x42\x4b\x4c\x4b','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x59\x44\x77\x35\x46\x79\x32\x39\x4b\x7a\x71','\x43\x67\x66\x59\x43\x32\x75'];a0_0x59a1=function(){return _0x3942f1;};return a0_0x59a1();}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_0x27f25b=a0_0x3072;(function(_0x404a2d,_0x2401ab){const _0x703c0d=a0_0x3072,_0x2d5c53=_0x404a2d();while(!![]){try{const _0x300b05=parseInt(_0x703c0d(0x138))/0x1*(-parseInt(_0x703c0d(0x13e))/0x2)+-parseInt(_0x703c0d(0xd5))/0x3*(-parseInt(_0x703c0d(0x165))/0x4)+parseInt(_0x703c0d(0x11d))/0x5+parseInt(_0x703c0d(0x160))/0x6+parseInt(_0x703c0d(0xe0))/0x7*(-parseInt(_0x703c0d(0xf5))/0x8)+-parseInt(_0x703c0d(0x13b))/0x9+parseInt(_0x703c0d(0x14d))/0xa;if(_0x300b05===_0x2401ab)break;else _0x2d5c53['push'](_0x2d5c53['shift']());}catch(_0x2b969b){_0x2d5c53['push'](_0x2d5c53['shift']());}}}(a0_0x7c74,0x2c575));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_0x27f25b(0x111),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x27f25b(0x106),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x27f25b(0x13d),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x6c\x61\x6e\x67\x75\x61\x67\x65':{'\x74\x79\x70\x65':a0_0x27f25b(0x114),'\x65\x6e\x75\x6d':['\x70\x79\x74\x68\x6f\x6e','\x6e\x6f\x64\x65',a0_0x27f25b(0x11a),'\x62\x61\x73\x68'],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x27f25b(0x10a)},'\x73\x6f\x75\x72\x63\x65':{'\x74\x79\x70\x65':a0_0x27f25b(0x114),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x27f25b(0x129)},'\x74\x69\x6d\x65\x6f\x75\x74\x5f\x6d\x73':{'\x74\x79\x70\x65':a0_0x27f25b(0xcd),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x27f25b(0x146)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0x27f25b(0x172),a0_0x27f25b(0x109)],'\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:_0x193b1f,sessionId:_0x5d6828})=>async _0xe5cc71=>{const _0x3a909d=a0_0x27f25b;return await _0x193b1f[_0x3a909d(0x13a)](_0xe5cc71[_0x3a909d(0x172)],_0xe5cc71[_0x3a909d(0x109)],{'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x5d6828,'\x74\x69\x6d\x65\x6f\x75\x74\x4d\x73':_0xe5cc71[_0x3a909d(0x133)]});}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x65\x78\x65\x63':{'\x6e\x61\x6d\x65':a0_0x27f25b(0x10b),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x27f25b(0xe8),'\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':{'\x63\x6f\x6d\x6d\x61\x6e\x64':{'\x74\x79\x70\x65':a0_0x27f25b(0x114),'\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_0x27f25b(0x114),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x27f25b(0x15b)},'\x74\x69\x6d\x65\x6f\x75\x74\x5f\x6d\x73':{'\x74\x79\x70\x65':a0_0x27f25b(0xcd),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x27f25b(0xef)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0x27f25b(0x15e)],'\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:_0x59b0ed,sessionId:_0x49272d})=>async _0x12963e=>{const _0x4a6734=a0_0x27f25b;return await _0x59b0ed[_0x4a6734(0x168)](_0x12963e['\x63\x6f\x6d\x6d\x61\x6e\x64'],{'\x63\x77\x64':_0x12963e[_0x4a6734(0xf3)],'\x74\x69\x6d\x65\x6f\x75\x74\x4d\x73':_0x12963e[_0x4a6734(0x133)],'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x49272d});}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x72\x65\x61\x64':{'\x6e\x61\x6d\x65':a0_0x27f25b(0x124),'\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_0x27f25b(0x13d),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x70\x61\x74\x68':{'\x74\x79\x70\x65':a0_0x27f25b(0x114)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0x27f25b(0xda)],'\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:_0x37cfc1,sessionId:_0x1a8994})=>async _0x269005=>{const _0x6f525d=a0_0x27f25b;return{'\x63\x6f\x6e\x74\x65\x6e\x74':await _0x37cfc1[_0x6f525d(0xd8)](_0x269005[_0x6f525d(0xda)],{'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x1a8994})};}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x77\x72\x69\x74\x65':{'\x6e\x61\x6d\x65':a0_0x27f25b(0x118),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x27f25b(0x150),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x27f25b(0x13d),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x70\x61\x74\x68':{'\x74\x79\x70\x65':a0_0x27f25b(0x114)},'\x63\x6f\x6e\x74\x65\x6e\x74':{'\x74\x79\x70\x65':a0_0x27f25b(0x114),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x46\x75\x6c\x6c\x20\x66\x69\x6c\x65\x20\x63\x6f\x6e\x74\x65\x6e\x74\x73\x2e'}},'\x72\x65\x71\x75\x69\x72\x65\x64':['\x70\x61\x74\x68',a0_0x27f25b(0xdd)],'\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:_0x5349b8})=>async _0x5cfb1a=>{const _0x195d12=a0_0x27f25b;return await _0x5349b8[_0x195d12(0x105)](_0x5cfb1a[_0x195d12(0xda)],_0x5cfb1a[_0x195d12(0xdd)]),{'\x6f\x6b':!![]};}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x6c\x69\x73\x74':{'\x6e\x61\x6d\x65':a0_0x27f25b(0x14e),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x27f25b(0x136),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x27f25b(0x13d),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x70\x61\x74\x68':{'\x74\x79\x70\x65':a0_0x27f25b(0x114)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0x27f25b(0xda)],'\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:_0x13f20b})=>async _0x13138d=>{const _0x1a862e=a0_0x27f25b;return{'\x65\x6e\x74\x72\x69\x65\x73':await _0x13f20b['\x66\x73'][_0x1a862e(0x155)](_0x13138d[_0x1a862e(0xda)])};}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x73\x65\x61\x72\x63\x68':{'\x6e\x61\x6d\x65':a0_0x27f25b(0xf9),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x27f25b(0x12b),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x27f25b(0x13d),'\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':'\x52\x65\x67\x65\x78\x20\x70\x61\x74\x74\x65\x72\x6e\x2e'},'\x70\x61\x74\x68':{'\x74\x79\x70\x65':'\x73\x74\x72\x69\x6e\x67','\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x53\x75\x62\x64\x69\x72\x65\x63\x74\x6f\x72\x79\x20\x74\x6f\x20\x73\x65\x61\x72\x63\x68\x2e\x20\x4f\x70\x74\x69\x6f\x6e\x61\x6c\x2e'},'\x6d\x61\x78\x5f\x72\x65\x73\x75\x6c\x74\x73':{'\x74\x79\x70\x65':a0_0x27f25b(0xcd),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x27f25b(0x152)}},'\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:_0x5dbb})=>async _0x54030a=>{const _0x46ba37=a0_0x27f25b,_0x4438ee={'\x66\x43\x69\x4f\x6e':function(_0x3437e2,_0x1bffae){return _0x3437e2>=_0x1bffae;}},_0x3ad37e=[],_0x2eebb3=_0x54030a[_0x46ba37(0xd0)]??0x64;for await(const _0x4545b2 of _0x5dbb['\x73\x65\x61\x72\x63\x68'](_0x54030a[_0x46ba37(0xf6)],{'\x63\x77\x64':_0x54030a['\x70\x61\x74\x68'],'\x6d\x61\x78\x52\x65\x73\x75\x6c\x74\x73':_0x2eebb3})){_0x3ad37e['\x70\x75\x73\x68'](_0x4545b2);if(_0x4438ee[_0x46ba37(0xec)](_0x3ad37e[_0x46ba37(0xea)],_0x2eebb3))break;}return{'\x6d\x61\x74\x63\x68\x65\x73':_0x3ad37e};}}},ALL_TOOL_SPECS=Object[a0_0x27f25b(0x12e)](TOOL_SPECS);function selectSpecs(_0xa433a8){const _0x57dae9=a0_0x27f25b;if(!_0xa433a8||_0xa433a8[_0x57dae9(0xea)]===0x0)return ALL_TOOL_SPECS;const _0x2fdc1f=new Set(_0xa433a8);return Object[_0x57dae9(0xfa)](TOOL_SPECS)[_0x57dae9(0xc8)](_0x52f4c1=>_0x2fdc1f[_0x57dae9(0xf4)](_0x52f4c1))[_0x57dae9(0xfc)](_0x25ccd8=>TOOL_SPECS[_0x25ccd8]);}function serializeToolResult(_0xd50c62){const _0x307dd9=a0_0x27f25b,_0x58e072={'\x49\x76\x47\x73\x63':function(_0x3ebddd,_0x320429){return _0x3ebddd(_0x320429);}};if(typeof _0xd50c62===_0x307dd9(0x114))return _0xd50c62;try{return JSON[_0x307dd9(0x15f)](_0xd50c62,null,0x2);}catch{return _0x58e072[_0x307dd9(0x11e)](String,_0xd50c62);}}const SDK_VERSION=((()=>{const _0x309c60=a0_0x27f25b,_0x4885e2={'\x44\x67\x50\x55\x6f':function(_0x4a0656,_0x383d80){return _0x4a0656(_0x383d80);}};try{return _0x4885e2['\x44\x67\x50\x55\x6f'](createRequire,import.meta.url)(_0x309c60(0x137))['\x76\x65\x72\x73\x69\x6f\x6e']??_0x309c60(0xd6);}catch{return'\x30\x2e\x30\x2e\x30';}})());async function createMcpServer(_0x422a12,_0x5b4bd2={}){const _0x16ab58=a0_0x27f25b,_0x3d71f0={'\x78\x59\x45\x7a\x4d':'\x74\x65\x78\x74','\x4b\x55\x54\x63\x4d':function(_0x4b0e0b,_0x40c045){return _0x4b0e0b(_0x40c045);},'\x56\x66\x6b\x74\x4f':_0x16ab58(0xe9)};let _0x4de3a2,_0x6cd86e;try{[_0x4de3a2,_0x6cd86e]=await Promise[_0x16ab58(0x16d)]([import(_0x16ab58(0x153)),import(_0x3d71f0['\x56\x66\x6b\x74\x4f'])]);}catch{throw new Error(_0x16ab58(0x113));}const _0x12fb13=_0x3d71f0['\x4b\x55\x54\x63\x4d'](selectSpecs,_0x5b4bd2['\x61\x6c\x6c\x6f\x77']),_0x291086={'\x62\x6f\x78':_0x422a12,'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x5b4bd2['\x73\x65\x73\x73\x69\x6f\x6e\x49\x64']},_0x331293=new Map();for(const _0x384bd4 of _0x12fb13)_0x331293[_0x16ab58(0x166)](_0x384bd4[_0x16ab58(0x107)],_0x384bd4[_0x16ab58(0x11b)](_0x291086));const _0x5b60a8=new _0x4de3a2[(_0x16ab58(0x156))]({'\x6e\x61\x6d\x65':_0x5b4bd2[_0x16ab58(0x107)]??'\x74\x61\x6e\x67\x6c\x65\x2d\x73\x61\x6e\x64\x62\x6f\x78','\x76\x65\x72\x73\x69\x6f\x6e':_0x5b4bd2['\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 _0x5b60a8[_0x16ab58(0x135)](_0x6cd86e['\x4c\x69\x73\x74\x54\x6f\x6f\x6c\x73\x52\x65\x71\x75\x65\x73\x74\x53\x63\x68\x65\x6d\x61'],async()=>({'\x74\x6f\x6f\x6c\x73':_0x12fb13['\x6d\x61\x70'](_0x10a85a=>({'\x6e\x61\x6d\x65':_0x10a85a[_0x16ab58(0x107)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x10a85a[_0x16ab58(0x16f)],'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':_0x10a85a[_0x16ab58(0x162)]}))})),_0x5b60a8['\x73\x65\x74\x52\x65\x71\x75\x65\x73\x74\x48\x61\x6e\x64\x6c\x65\x72'](_0x6cd86e[_0x16ab58(0x163)],async _0x476d1a=>{const _0x276f1c=_0x16ab58,_0x5177cb=_0x476d1a,_0x4e9110=_0x331293['\x67\x65\x74'](_0x5177cb['\x70\x61\x72\x61\x6d\x73']['\x6e\x61\x6d\x65']);if(!_0x4e9110)return{'\x69\x73\x45\x72\x72\x6f\x72':!![],'\x63\x6f\x6e\x74\x65\x6e\x74':[{'\x74\x79\x70\x65':_0x3d71f0['\x78\x59\x45\x7a\x4d'],'\x74\x65\x78\x74':'\x55\x6e\x6b\x6e\x6f\x77\x6e\x20\x74\x6f\x6f\x6c\x3a\x20'+_0x5177cb[_0x276f1c(0xc7)][_0x276f1c(0x107)]}]};try{return{'\x63\x6f\x6e\x74\x65\x6e\x74':[{'\x74\x79\x70\x65':_0x3d71f0[_0x276f1c(0x142)],'\x74\x65\x78\x74':_0x3d71f0[_0x276f1c(0x15d)](serializeToolResult,await _0x4e9110(_0x5177cb[_0x276f1c(0xc7)][_0x276f1c(0x15a)]??{}))}]};}catch(_0x31b89e){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':_0x31b89e instanceof Error?_0x31b89e[_0x276f1c(0x112)]:String(_0x31b89e)}]};}}),{'\x73\x65\x72\x76\x65\x72':_0x5b60a8,'\x63\x6f\x6e\x6e\x65\x63\x74':_0x4b6959=>_0x5b60a8[_0x16ab58(0x123)](_0x4b6959),'\x63\x6c\x6f\x73\x65':()=>_0x5b60a8[_0x16ab58(0xfe)]()};}function runCode(_0x3b084a,_0x4d231f,_0x347bc6,_0x3912bd){const _0x5e1b66=a0_0x27f25b;return _0x3b084a[_0x5e1b66(0x13a)](_0x4d231f,_0x347bc6,_0x3912bd);}function anthropicTools(_0x2b7339,_0x12362c={}){const _0x321459=a0_0x27f25b,_0x25a9cd={'\x76\x43\x6a\x54\x45':_0x321459(0x10c),'\x6f\x6e\x68\x58\x4e':function(_0x1af97d,_0x5c5520){return _0x1af97d(_0x5c5520);},'\x58\x6d\x6f\x64\x77':function(_0x9009f7,_0x158496){return _0x9009f7 instanceof _0x158496;}},_0x580f02=selectSpecs(_0x12362c[_0x321459(0x121)]),_0x3b4804={'\x62\x6f\x78':_0x2b7339,'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x12362c[_0x321459(0x117)]},_0x1dbaff=new Map();for(const _0x7bec94 of _0x580f02)_0x1dbaff[_0x321459(0x166)](_0x7bec94['\x6e\x61\x6d\x65'],_0x7bec94[_0x321459(0x11b)](_0x3b4804));const _0x2f7c0c=_0x580f02['\x6d\x61\x70'](_0x5cb47f=>({'\x6e\x61\x6d\x65':_0x5cb47f[_0x321459(0x107)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x5cb47f[_0x321459(0x16f)],'\x69\x6e\x70\x75\x74\x5f\x73\x63\x68\x65\x6d\x61':_0x5cb47f['\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61']}));async function _0x24567d(_0x23896b){const _0x53e387=_0x321459,_0x313e80=_0x1dbaff[_0x53e387(0x15c)](_0x23896b[_0x53e387(0x107)]);if(!_0x313e80)return{'\x74\x79\x70\x65':_0x25a9cd[_0x53e387(0x119)],'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x23896b['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':'\x55\x6e\x6b\x6e\x6f\x77\x6e\x20\x74\x6f\x6f\x6c\x3a\x20'+_0x23896b[_0x53e387(0x107)],'\x69\x73\x5f\x65\x72\x72\x6f\x72':!![]};try{const _0x55b5f8=await _0x25a9cd[_0x53e387(0xfd)](_0x313e80,_0x23896b[_0x53e387(0xd7)]);return{'\x74\x79\x70\x65':_0x25a9cd['\x76\x43\x6a\x54\x45'],'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x23896b['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':toAnthropicContent(_0x55b5f8)};}catch(_0x40de02){return{'\x74\x79\x70\x65':_0x25a9cd[_0x53e387(0x119)],'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x23896b['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0x25a9cd['\x58\x6d\x6f\x64\x77'](_0x40de02,Error)?_0x40de02['\x6d\x65\x73\x73\x61\x67\x65']:_0x25a9cd['\x6f\x6e\x68\x58\x4e'](String,_0x40de02),'\x69\x73\x5f\x65\x72\x72\x6f\x72':!![]};}}async function _0x105fb6(_0x1b91de){const _0x2ba142=_0x321459,_0x351ee6=_0x1b91de[_0x2ba142(0xc8)](_0x17affd=>typeof _0x17affd===_0x2ba142(0x13d)&&_0x17affd!==null&&_0x17affd[_0x2ba142(0x14a)]===_0x2ba142(0x164));return Promise[_0x2ba142(0x16d)](_0x351ee6[_0x2ba142(0xfc)](_0x24567d));}return{'\x74\x6f\x6f\x6c\x73':_0x2f7c0c,'\x68\x61\x6e\x64\x6c\x65\x54\x6f\x6f\x6c\x55\x73\x65':_0x24567d,'\x68\x61\x6e\x64\x6c\x65\x41\x73\x73\x69\x73\x74\x61\x6e\x74\x4d\x65\x73\x73\x61\x67\x65':_0x105fb6};}function toAnthropicContent(_0x54b04f){const _0x4ff800=a0_0x27f25b,_0x68dfe0={'\x4a\x57\x77\x63\x6c':function(_0x21302e,_0x264919){return _0x21302e(_0x264919);},'\x69\x46\x46\x77\x6c':_0x4ff800(0x10e),'\x6d\x41\x69\x75\x61':function(_0x2afd87,_0x197cba){return _0x2afd87(_0x197cba);},'\x69\x4d\x48\x59\x6c':_0x4ff800(0x16e)};if(!_0x68dfe0[_0x4ff800(0x151)](isCodeExecutionResultWithImages,_0x54b04f))return serializeToolResult(_0x54b04f);const _0x2f158f=[],_0x4a9d00={..._0x54b04f,'\x72\x65\x73\x75\x6c\x74\x73':_0x54b04f[_0x4ff800(0x16c)]['\x66\x69\x6c\x74\x65\x72'](_0x21f09f=>_0x21f09f[_0x4ff800(0x14a)]!=='\x69\x6d\x61\x67\x65')};_0x2f158f[_0x4ff800(0x108)]({'\x74\x79\x70\x65':_0x68dfe0[_0x4ff800(0xe5)],'\x74\x65\x78\x74':_0x68dfe0['\x6d\x41\x69\x75\x61'](serializeToolResult,_0x4a9d00)});for(const _0x1907bd of _0x54b04f[_0x4ff800(0x16c)])if(_0x68dfe0['\x6d\x41\x69\x75\x61'](isImagePart,_0x1907bd))_0x2f158f[_0x4ff800(0x108)]({'\x74\x79\x70\x65':_0x68dfe0[_0x4ff800(0xd2)],'\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':imageMediaType(_0x1907bd[_0x4ff800(0xc9)]),'\x64\x61\x74\x61':_0x1907bd[_0x4ff800(0x127)]}});return _0x2f158f;}function isImagePart(_0x960509){const _0x2acdcd=a0_0x27f25b,_0x1439ec={'\x69\x79\x67\x54\x62':function(_0x4495bc,_0x37d403){return _0x4495bc===_0x37d403;}};return _0x1439ec[_0x2acdcd(0xff)](_0x960509[_0x2acdcd(0x14a)],_0x2acdcd(0x16e));}function isCodeExecutionResultWithImages(_0x5366c4){const _0x14251e=a0_0x27f25b,_0x1f1efd={'\x6f\x6b\x72\x6d\x67':function(_0xe36382,_0x5ca728){return _0xe36382!==_0x5ca728;}};if(!_0x5366c4||_0x1f1efd[_0x14251e(0x12f)](typeof _0x5366c4,_0x14251e(0x13d)))return![];const _0x99d8ba=_0x5366c4[_0x14251e(0x16c)];if(!Array[_0x14251e(0x143)](_0x99d8ba))return![];return _0x99d8ba[_0x14251e(0xe7)](_0x213dfb=>_0x213dfb&&typeof _0x213dfb==='\x6f\x62\x6a\x65\x63\x74'&&_0x213dfb[_0x14251e(0x14a)]===_0x14251e(0x16e));}function imageMediaType(_0x24f17d){const _0x1b859c=a0_0x27f25b,_0x5abdf5={'\x51\x78\x4d\x73\x45':_0x1b859c(0xdb),'\x6a\x6b\x49\x71\x7a':_0x1b859c(0x171)};switch(_0x24f17d){case _0x5abdf5['\x51\x78\x4d\x73\x45']:return _0x1b859c(0x158);case'\x6a\x70\x65\x67':return _0x1b859c(0xd1);case _0x5abdf5[_0x1b859c(0x149)]:return _0x1b859c(0x158);}}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_0x27f25b(0x148),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x27f25b(0xe1),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x27f25b(0x13d),'\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':'\x73\x74\x72\x69\x6e\x67','\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x27f25b(0x145)},'\x77\x6f\x72\x6b\x65\x72\x73':{'\x74\x79\x70\x65':a0_0x27f25b(0xcd),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x27f25b(0xd9)},'\x6d\x65\x74\x61\x64\x61\x74\x61':{'\x74\x79\x70\x65':a0_0x27f25b(0x13d),'\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_0x27f25b(0x122)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0x27f25b(0xfb),a0_0x27f25b(0xe4)],'\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:_0x44ec44})=>async _0x10c906=>{const _0x363b74=a0_0x27f25b,_0x1f6695=await _0x44ec44['\x66\x6c\x65\x65\x74\x73']['\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':_0x10c906[_0x363b74(0xfb)]},'\x77\x6f\x72\x6b\x65\x72\x73':Array[_0x363b74(0x11c)]({'\x6c\x65\x6e\x67\x74\x68':_0x10c906[_0x363b74(0xe4)]},(_0x29358c,_0x53d2c)=>({'\x6d\x61\x63\x68\x69\x6e\x65\x49\x64':_0x363b74(0x10d)+_0x53d2c})),'\x6d\x65\x74\x61\x64\x61\x74\x61':_0x10c906['\x6d\x65\x74\x61\x64\x61\x74\x61']});return{'\x66\x6c\x65\x65\x74\x49\x64':_0x1f6695['\x66\x6c\x65\x65\x74\x49\x64'],'\x6d\x61\x63\x68\x69\x6e\x65\x49\x64\x73':_0x1f6695[_0x363b74(0x10f)]};}},'\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_0x27f25b(0x13f),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x27f25b(0x154),'\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_0x27f25b(0x114)},'\x63\x6f\x6d\x6d\x61\x6e\x64':{'\x74\x79\x70\x65':a0_0x27f25b(0x114),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x27f25b(0xe2)},'\x6d\x61\x63\x68\x69\x6e\x65\x73':{'\x74\x79\x70\x65':a0_0x27f25b(0x16b),'\x69\x74\x65\x6d\x73':{'\x74\x79\x70\x65':a0_0x27f25b(0x114)},'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x27f25b(0xcf)},'\x74\x69\x6d\x65\x6f\x75\x74\x5f\x6d\x73':{'\x74\x79\x70\x65':a0_0x27f25b(0xcd),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x27f25b(0xcb)}},'\x72\x65\x71\x75\x69\x72\x65\x64':['\x66\x6c\x65\x65\x74\x5f\x69\x64','\x63\x6f\x6d\x6d\x61\x6e\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:_0x38ffc1})=>async _0x3307f4=>{const _0x24d0ec=a0_0x27f25b;return await(await _0x38ffc1['\x66\x6c\x65\x65\x74\x73']['\x6c\x69\x73\x74']({'\x66\x6c\x65\x65\x74\x49\x64':_0x3307f4[_0x24d0ec(0x13c)]}))['\x64\x69\x73\x70\x61\x74\x63\x68\x45\x78\x65\x63'](_0x3307f4[_0x24d0ec(0x15e)],{'\x6d\x61\x63\x68\x69\x6e\x65\x73':_0x3307f4['\x6d\x61\x63\x68\x69\x6e\x65\x73'],'\x74\x69\x6d\x65\x6f\x75\x74\x4d\x73':_0x3307f4[_0x24d0ec(0x133)]});}},'\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_0x27f25b(0x139),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x27f25b(0xf2),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x27f25b(0x13d),'\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'}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0x27f25b(0x13c)],'\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:_0xd71989})=>async _0x146c1b=>{const _0x22b63e=a0_0x27f25b,_0x4a8890=await _0xd71989['\x66\x6c\x65\x65\x74\x73'][_0x22b63e(0x155)]({'\x66\x6c\x65\x65\x74\x49\x64':_0x146c1b[_0x22b63e(0x13c)]});return{'\x66\x6c\x65\x65\x74\x49\x64':_0x4a8890[_0x22b63e(0xce)],'\x6d\x61\x63\x68\x69\x6e\x65\x73':_0x4a8890[_0x22b63e(0x10f)]['\x6d\x61\x70'](_0x56df94=>({'\x6d\x61\x63\x68\x69\x6e\x65\x49\x64':_0x56df94,'\x73\x74\x61\x74\x75\x73':_0x4a8890['\x67\x65\x74'](_0x56df94)[_0x22b63e(0xdf)]}))};}},'\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':'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x66\x6c\x65\x65\x74\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\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':'\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_0x27f25b(0x114)},'\x63\x6f\x6e\x74\x69\x6e\x75\x65\x5f\x6f\x6e\x5f\x65\x72\x72\x6f\x72':{'\x74\x79\x70\x65':a0_0x27f25b(0xde),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x27f25b(0x167)}},'\x72\x65\x71\x75\x69\x72\x65\x64':['\x66\x6c\x65\x65\x74\x5f\x69\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:_0x249943})=>async _0x1827f2=>{const _0x401663=a0_0x27f25b;return await(await _0x249943['\x66\x6c\x65\x65\x74\x73'][_0x401663(0x155)]({'\x66\x6c\x65\x65\x74\x49\x64':_0x1827f2['\x66\x6c\x65\x65\x74\x5f\x69\x64']}))['\x64\x65\x6c\x65\x74\x65']({'\x63\x6f\x6e\x74\x69\x6e\x75\x65\x4f\x6e\x45\x72\x72\x6f\x72':_0x1827f2[_0x401663(0x132)]}),{'\x66\x6c\x65\x65\x74\x49\x64':_0x1827f2[_0x401663(0x13c)],'\x64\x65\x6c\x65\x74\x65\x64':!![]};}}},ALL_FLEET_TOOL_SPECS=Object[a0_0x27f25b(0x12e)](FLEET_TOOL_SPECS);function selectFleetSpecs(_0x5687db){const _0x58fcb8=a0_0x27f25b;if(!_0x5687db||_0x5687db[_0x58fcb8(0xea)]===0x0)return ALL_FLEET_TOOL_SPECS;const _0x227ce6=new Set(_0x5687db);return Object['\x6b\x65\x79\x73'](FLEET_TOOL_SPECS)[_0x58fcb8(0xc8)](_0x41cc33=>_0x227ce6['\x68\x61\x73'](_0x41cc33))['\x6d\x61\x70'](_0x241ad0=>FLEET_TOOL_SPECS[_0x241ad0]);}function anthropicFleetTools(_0x42ec9e,_0x387fff={}){const _0x509328=a0_0x27f25b,_0x37cc51={'\x79\x6a\x59\x61\x66':function(_0x543544,_0x4b4968){return _0x543544(_0x4b4968);}},_0x7a31d2=selectFleetSpecs(_0x387fff['\x61\x6c\x6c\x6f\x77']),_0x484ae3=buildFleetHandlers(_0x7a31d2,{'\x63\x6c\x69\x65\x6e\x74':_0x42ec9e});return{'\x74\x6f\x6f\x6c\x73':_0x7a31d2[_0x509328(0xfc)](_0x4af2f6=>({'\x6e\x61\x6d\x65':_0x4af2f6[_0x509328(0x107)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x4af2f6[_0x509328(0x16f)],'\x69\x6e\x70\x75\x74\x5f\x73\x63\x68\x65\x6d\x61':_0x4af2f6[_0x509328(0x162)]})),async '\x68\x61\x6e\x64\x6c\x65\x54\x6f\x6f\x6c\x55\x73\x65'(_0x8da7f3){const _0x59c75a=_0x509328,_0x1e1694=_0x484ae3[_0x59c75a(0x15c)](_0x8da7f3[_0x59c75a(0x107)]);if(!_0x1e1694)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':_0x8da7f3['\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'+_0x8da7f3['\x6e\x61\x6d\x65'],'\x69\x73\x5f\x65\x72\x72\x6f\x72':!![]};try{const _0x767aca=await _0x37cc51[_0x59c75a(0xd3)](_0x1e1694,_0x8da7f3['\x69\x6e\x70\x75\x74']);return{'\x74\x79\x70\x65':_0x59c75a(0x10c),'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x8da7f3['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':serializeToolResult(_0x767aca)};}catch(_0x7982a1){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':_0x8da7f3['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0x7982a1 instanceof Error?_0x7982a1['\x6d\x65\x73\x73\x61\x67\x65']:_0x37cc51[_0x59c75a(0xd3)](String,_0x7982a1),'\x69\x73\x5f\x65\x72\x72\x6f\x72':!![]};}}};}function a0_0x3072(_0x4f195b,_0x514e44){_0x4f195b=_0x4f195b-0xc6;const _0x7c74f2=a0_0x7c74();let _0x3072bb=_0x7c74f2[_0x4f195b];if(a0_0x3072['\x70\x73\x72\x5a\x58\x6c']===undefined){var _0x45607c=function(_0x3480ae){const _0x1011ea='\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 _0x5f1f8d='',_0x22c673='';for(let _0x2a8ab1=0x0,_0x25ca03,_0x18635b,_0x4c2c7d=0x0;_0x18635b=_0x3480ae['\x63\x68\x61\x72\x41\x74'](_0x4c2c7d++);~_0x18635b&&(_0x25ca03=_0x2a8ab1%0x4?_0x25ca03*0x40+_0x18635b:_0x18635b,_0x2a8ab1++%0x4)?_0x5f1f8d+=String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](0xff&_0x25ca03>>(-0x2*_0x2a8ab1&0x6)):0x0){_0x18635b=_0x1011ea['\x69\x6e\x64\x65\x78\x4f\x66'](_0x18635b);}for(let _0x2b4ee4=0x0,_0x66761c=_0x5f1f8d['\x6c\x65\x6e\x67\x74\x68'];_0x2b4ee4<_0x66761c;_0x2b4ee4++){_0x22c673+='\x25'+('\x30\x30'+_0x5f1f8d['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x2b4ee4)['\x74\x6f\x53\x74\x72\x69\x6e\x67'](0x10))['\x73\x6c\x69\x63\x65'](-0x2);}return decodeURIComponent(_0x22c673);};a0_0x3072['\x69\x46\x56\x54\x71\x62']=_0x45607c,a0_0x3072['\x41\x4a\x47\x58\x57\x71']={},a0_0x3072['\x70\x73\x72\x5a\x58\x6c']=!![];}const _0x570a34=_0x7c74f2[0x0],_0x5c4f3e=_0x4f195b+_0x570a34,_0x5af43e=a0_0x3072['\x41\x4a\x47\x58\x57\x71'][_0x5c4f3e];return!_0x5af43e?(_0x3072bb=a0_0x3072['\x69\x46\x56\x54\x71\x62'](_0x3072bb),a0_0x3072['\x41\x4a\x47\x58\x57\x71'][_0x5c4f3e]=_0x3072bb):_0x3072bb=_0x5af43e,_0x3072bb;}function openaiFleetTools(_0x1af25e,_0x37f00e={}){const _0x1906ef=a0_0x27f25b,_0x53ea30={'\x46\x53\x50\x65\x4d':'\x6f\x62\x6a\x65\x63\x74','\x61\x68\x70\x70\x58':_0x1906ef(0x159),'\x77\x64\x53\x4a\x4b':function(_0x428d8d,_0x43d545){return _0x428d8d(_0x43d545);},'\x53\x41\x43\x4b\x70':function(_0x40e854,_0x2001aa,_0x5c252e){return _0x40e854(_0x2001aa,_0x5c252e);}},_0x1f6c13=selectFleetSpecs(_0x37f00e[_0x1906ef(0x121)]),_0x5099c=_0x53ea30[_0x1906ef(0x16a)](buildFleetHandlers,_0x1f6c13,{'\x63\x6c\x69\x65\x6e\x74':_0x1af25e});return{'\x74\x6f\x6f\x6c\x73':_0x1f6c13[_0x1906ef(0xfc)](_0x4bd1d6=>({'\x74\x79\x70\x65':'\x66\x75\x6e\x63\x74\x69\x6f\x6e','\x66\x75\x6e\x63\x74\x69\x6f\x6e':{'\x6e\x61\x6d\x65':_0x4bd1d6[_0x1906ef(0x107)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x4bd1d6[_0x1906ef(0x16f)],'\x70\x61\x72\x61\x6d\x65\x74\x65\x72\x73':_0x4bd1d6['\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'(_0x519351){const _0x5376bd=_0x1906ef,_0x419be9=_0x5099c[_0x5376bd(0x15c)](_0x519351[_0x5376bd(0x157)]['\x6e\x61\x6d\x65']);if(!_0x419be9)return{'\x72\x6f\x6c\x65':'\x74\x6f\x6f\x6c','\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x519351['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':JSON[_0x5376bd(0x15f)]({'\x65\x72\x72\x6f\x72':_0x5376bd(0x141)+_0x519351[_0x5376bd(0x157)]['\x6e\x61\x6d\x65']})};let _0xd58652={};try{const _0x55b9bd=JSON['\x70\x61\x72\x73\x65'](_0x519351[_0x5376bd(0x157)][_0x5376bd(0x15a)]||'\x7b\x7d');if(_0x55b9bd&&typeof _0x55b9bd===_0x53ea30[_0x5376bd(0xf1)])_0xd58652=_0x55b9bd;}catch{}try{const _0x3ad6e5=await _0x419be9(_0xd58652);return{'\x72\x6f\x6c\x65':_0x53ea30['\x61\x68\x70\x70\x58'],'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x519351['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':serializeToolResult(_0x3ad6e5)};}catch(_0x106dd3){return{'\x72\x6f\x6c\x65':_0x53ea30[_0x5376bd(0x126)],'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x519351['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':JSON[_0x5376bd(0x15f)]({'\x65\x72\x72\x6f\x72':_0x106dd3 instanceof Error?_0x106dd3['\x6d\x65\x73\x73\x61\x67\x65']:_0x53ea30['\x77\x64\x53\x4a\x4b'](String,_0x106dd3)})};}}};}async function vercelAiFleetTools(_0x4fde8c,_0x299116={}){const _0x191d8b=a0_0x27f25b,_0xfb7223={'\x48\x67\x78\x4e\x49':function(_0x99d38b,_0x47fb01){return _0x99d38b(_0x47fb01);}};let _0x192744;try{_0x192744=await import('\x61\x69');}catch{throw new Error(_0x191d8b(0x134));}const _0x5505a1=_0xfb7223[_0x191d8b(0x103)](selectFleetSpecs,_0x299116['\x61\x6c\x6c\x6f\x77']),_0x44c1d8=buildFleetHandlers(_0x5505a1,{'\x63\x6c\x69\x65\x6e\x74':_0x4fde8c}),_0x2231a3={};for(const _0x1206da of _0x5505a1)_0x2231a3[_0x1206da['\x6e\x61\x6d\x65']]=_0x192744['\x74\x6f\x6f\x6c']({'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x1206da[_0x191d8b(0x16f)],'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':_0x192744[_0x191d8b(0x100)](_0x1206da[_0x191d8b(0x162)]),'\x65\x78\x65\x63\x75\x74\x65':async _0x4a8b66=>{const _0x326095=_0x191d8b,_0x2e6d5e=_0x44c1d8[_0x326095(0x15c)](_0x1206da['\x6e\x61\x6d\x65']);if(!_0x2e6d5e)throw new Error(_0x326095(0x141)+_0x1206da[_0x326095(0x107)]);return serializeToolResult(await _0xfb7223[_0x326095(0x103)](_0x2e6d5e,_0x4a8b66));}});return _0x2231a3;}function a0_0x7c74(){const _0x34ef7f=['\x76\x32\x31\x65\x73\x4e\x47','\x79\x77\x58\x53\x42\x33\x43','\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','\x79\x32\x39\x55\x42\x4d\x76\x4a\x44\x61','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x59\x7a\x77\x66\x4b','\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','\x79\x77\x48\x57\x43\x66\x47','\x7a\x67\x66\x30\x79\x71','\x41\x65\x76\x4d\x79\x4b\x4b','\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','\x76\x67\x4c\x54\x7a\x77\x39\x31\x44\x63\x62\x50\x42\x49\x62\x54\x41\x77\x58\x53\x41\x78\x6e\x4c\x79\x32\x39\x55\x7a\x68\x6d\x55\x69\x65\x72\x4c\x7a\x4d\x66\x31\x42\x68\x71\x47\x6e\x4a\x61\x57\x6d\x64\x61\x55','\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','\x7a\x78\x48\x50\x44\x65\x6e\x56\x7a\x67\x75','\x43\x30\x66\x32\x72\x78\x79','\x44\x4d\x66\x53\x44\x77\x76\x5a','\x42\x32\x54\x59\x42\x77\x43','\x79\x32\x54\x77\x71\x4b\x57','\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','\x79\x32\x39\x55\x44\x67\x4c\x55\x44\x77\x76\x46\x42\x32\x35\x46\x7a\x78\x6a\x59\x42\x33\x69','\x44\x67\x4c\x54\x7a\x77\x39\x31\x44\x66\x39\x54\x43\x57','\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','\x43\x32\x76\x30\x75\x4d\x76\x58\x44\x77\x76\x5a\x44\x65\x48\x48\x42\x4d\x72\x53\x7a\x78\x69','\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','\x6c\x49\x34\x56\x6c\x49\x34\x56\x43\x67\x66\x4a\x41\x32\x66\x4e\x7a\x73\x35\x51\x43\x32\x39\x55','\x6d\x77\x48\x48\x42\x65\x31\x31\x76\x61','\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','\x43\x4e\x76\x55\x71\x32\x39\x4b\x7a\x71','\x6d\x74\x61\x35\x6f\x74\x71\x34\x6e\x76\x4c\x73\x73\x31\x7a\x68\x75\x47','\x7a\x4d\x58\x4c\x7a\x78\x72\x46\x41\x77\x71','\x42\x32\x6a\x51\x7a\x77\x6e\x30','\x6e\x64\x65\x31\x6f\x74\x69\x30\x76\x68\x48\x73\x7a\x65\x58\x41','\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','\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','\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','\x45\x66\x4c\x66\x45\x4b\x30','\x41\x78\x6e\x62\x43\x4e\x6a\x48\x45\x71','\x43\x67\x66\x59\x43\x32\x75','\x75\x68\x76\x49\x42\x67\x4c\x4a\x69\x68\x72\x4c\x42\x78\x62\x53\x79\x78\x72\x4c\x69\x68\x6e\x53\x44\x77\x43\x47\x42\x33\x69\x47\x41\x77\x71\x47\x6b\x67\x75\x55\x7a\x59\x34\x47\x6a\x33\x62\x35\x44\x67\x48\x56\x42\x49\x31\x4b\x79\x78\x72\x48\x6c\x78\x6e\x4a\x41\x77\x76\x55\x79\x32\x75\x4e\x6b\x73\x34','\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','\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','\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','\x41\x4d\x54\x6a\x43\x78\x4f','\x44\x68\x4c\x57\x7a\x71','\x79\x33\x6a\x4c\x79\x78\x72\x4c\x76\x67\x39\x56\x42\x61','\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','\x6e\x64\x75\x30\x6e\x4a\x6d\x30\x6d\x65\x44\x33\x77\x4d\x4c\x63\x79\x57','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x53\x41\x78\x6e\x30','\x79\x32\x39\x55\x44\x67\x76\x34\x44\x61','\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','\x73\x4c\x44\x33\x79\x32\x57','\x71\x32\x66\x57\x6c\x49\x62\x65\x7a\x77\x7a\x48\x44\x77\x58\x30\x69\x64\x65\x57\x6d\x63\x34','\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','\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','\x42\x67\x4c\x5a\x44\x61','\x75\x32\x76\x59\x44\x4d\x76\x59','\x7a\x4e\x76\x55\x79\x33\x72\x50\x42\x32\x34','\x41\x77\x31\x48\x7a\x32\x75\x56\x43\x67\x35\x4e','\x44\x67\x39\x56\x42\x61','\x79\x78\x6a\x4e\x44\x77\x31\x4c\x42\x4e\x72\x5a','\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','\x7a\x32\x76\x30','\x73\x31\x76\x75\x79\x30\x30','\x79\x32\x39\x54\x42\x77\x66\x55\x7a\x61','\x43\x33\x72\x59\x41\x77\x35\x4e\x41\x77\x7a\x35','\x6d\x4a\x75\x33\x6e\x64\x4b\x57\x79\x4d\x50\x67\x7a\x66\x66\x79','\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','\x41\x77\x35\x57\x44\x78\x72\x74\x79\x32\x48\x4c\x42\x77\x65','\x71\x32\x66\x53\x42\x66\x72\x56\x42\x32\x58\x73\x7a\x78\x66\x31\x7a\x78\x6e\x30\x75\x32\x6e\x4f\x7a\x77\x31\x48','\x44\x67\x39\x56\x42\x66\x39\x31\x43\x32\x75','\x6d\x74\x69\x5a\x6d\x5a\x4b\x31\x6e\x4e\x48\x72\x71\x4c\x48\x4a\x76\x47','\x43\x32\x76\x30','\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\x78\x48\x4c\x79\x57','\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','\x75\x30\x66\x64\x73\x33\x61','\x79\x78\x6a\x59\x79\x78\x4b','\x43\x4d\x76\x5a\x44\x77\x58\x30\x43\x57','\x79\x77\x58\x53','\x41\x77\x31\x48\x7a\x32\x75','\x7a\x67\x76\x5a\x79\x33\x6a\x50\x43\x68\x72\x50\x42\x32\x34','\x44\x77\x35\x50\x44\x4d\x76\x59\x43\x32\x66\x53','\x43\x33\x7a\x4e','\x42\x67\x66\x55\x7a\x33\x76\x48\x7a\x32\x75','\x71\x67\x31\x48\x43\x33\x72\x59\x79\x73\x39\x4a\x42\x33\x6a\x4c','\x43\x67\x66\x59\x79\x77\x31\x5a','\x7a\x4d\x4c\x53\x44\x67\x76\x59','\x7a\x4d\x39\x59\x42\x77\x66\x30','\x73\x4e\x6a\x65\x73\x77\x4f','\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','\x74\x33\x62\x30\x41\x77\x39\x55\x79\x77\x57\x47\x44\x32\x39\x59\x41\x32\x4c\x55\x7a\x59\x62\x4b\x41\x78\x6a\x4c\x79\x33\x72\x56\x43\x4e\x4b\x47\x7a\x4d\x39\x59\x69\x68\x72\x4f\x7a\x73\x62\x4a\x42\x32\x31\x54\x79\x77\x35\x4b\x6c\x47','\x42\x4e\x76\x54\x79\x4d\x76\x59','\x7a\x4d\x58\x4c\x7a\x78\x72\x6a\x7a\x61','\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\x34\x78\x33\x6a\x4c\x43\x33\x76\x53\x44\x68\x6d','\x41\x77\x31\x48\x7a\x32\x75\x56\x41\x4e\x62\x4c\x7a\x57','\x41\x75\x31\x69\x77\x77\x57','\x45\x77\x50\x7a\x79\x77\x79','\x77\x67\x76\x66\x74\x4b\x79','\x6d\x32\x54\x49\x77\x67\x35\x6e\x45\x71','\x6d\x63\x34\x57\x6c\x4a\x61','\x41\x77\x35\x57\x44\x78\x71','\x43\x4d\x76\x48\x7a\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\x67\x66\x30\x41\x61','\x43\x67\x35\x4e','\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','\x79\x32\x39\x55\x44\x67\x76\x55\x44\x61','\x79\x4d\x39\x56\x42\x67\x76\x48\x42\x47','\x43\x33\x72\x48\x44\x68\x76\x5a','\x6d\x4a\x61\x35\x6f\x64\x79\x33\x74\x4b\x44\x71\x42\x78\x72\x4f','\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\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','\x44\x66\x76\x35\x74\x75\x75','\x44\x32\x39\x59\x41\x32\x76\x59\x43\x57','\x41\x75\x7a\x67\x44\x32\x57','\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','\x43\x32\x39\x54\x7a\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','\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','\x42\x67\x76\x55\x7a\x33\x72\x4f','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x4a\x43\x4d\x76\x48\x44\x67\x75','\x7a\x4b\x6e\x50\x74\x32\x34','\x76\x67\x72\x55\x76\x4d\x71','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x50\x7a\x61','\x72\x67\x76\x4d\x79\x78\x76\x53\x44\x63\x61\x32\x6d\x64\x61\x57\x6d\x63\x34','\x44\x67\x39\x56\x42\x66\x39\x4a\x79\x77\x58\x53\x43\x57','\x72\x4c\x6e\x71\x7a\x75\x30','\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','\x79\x33\x44\x4b','\x41\x67\x66\x5a','\x6f\x64\x62\x66\x75\x4c\x72\x5a\x7a\x30\x53','\x43\x67\x66\x30\x44\x67\x76\x59\x42\x47','\x73\x67\x48\x34\x43\x75\x38','\x45\x67\x54\x32\x72\x4d\x43','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x5a\x7a\x77\x66\x59\x79\x32\x47','\x41\x32\x76\x35\x43\x57','\x44\x67\x76\x54\x43\x67\x58\x48\x44\x67\x76\x46\x41\x77\x71','\x42\x77\x66\x57','\x42\x32\x35\x4f\x77\x65\x34','\x79\x32\x58\x56\x43\x32\x75','\x41\x78\x4c\x4e\x76\x67\x69','\x41\x4e\x6e\x56\x42\x4c\x6e\x4a\x41\x67\x76\x54\x79\x71','\x79\x33\x48\x75\x73\x67\x47','\x7a\x67\x76\x53\x7a\x78\x72\x4c','\x73\x67\x44\x34\x74\x4b\x4b','\x75\x78\x6a\x34\x73\x78\x71','\x44\x33\x6a\x50\x44\x67\x75','\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','\x42\x4d\x66\x54\x7a\x71','\x43\x68\x76\x5a\x41\x61','\x43\x32\x39\x31\x43\x4d\x6e\x4c','\x73\x32\x76\x59\x42\x4d\x76\x53\x69\x67\x58\x48\x42\x4d\x44\x31\x79\x77\x44\x4c\x6c\x47','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x4c\x45\x67\x76\x4a','\x44\x67\x39\x56\x42\x66\x39\x59\x7a\x78\x6e\x31\x42\x68\x71','\x44\x32\x39\x59\x41\x32\x76\x59\x6c\x71','\x44\x67\x76\x34\x44\x61','\x41\x77\x72\x5a','\x79\x33\x6a\x4c\x79\x78\x72\x4c','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x59\x44\x77\x35\x46\x79\x32\x39\x4b\x7a\x71','\x42\x77\x76\x5a\x43\x32\x66\x4e\x7a\x71','\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','\x43\x33\x72\x59\x41\x77\x35\x4e','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x4b\x7a\x78\x6e\x30\x43\x4d\x39\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','\x43\x32\x76\x5a\x43\x32\x4c\x56\x42\x4b\x4c\x4b','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x66\x39\x33\x43\x4d\x4c\x30\x7a\x71','\x44\x4b\x6e\x51\x76\x65\x75','\x44\x68\x4c\x57\x7a\x78\x6e\x4a\x43\x4d\x4c\x57\x44\x61','\x42\x77\x66\x52\x7a\x75\x48\x48\x42\x4d\x72\x53\x7a\x78\x69','\x7a\x4e\x6a\x56\x42\x71','\x6d\x4a\x43\x32\x6d\x64\x62\x70\x73\x4d\x58\x52\x76\x66\x71','\x73\x78\x7a\x68\x43\x32\x6d','\x7a\x77\x35\x32\x41\x78\x6a\x56\x42\x4d\x31\x4c\x42\x4e\x71'];a0_0x7c74=function(){return _0x34ef7f;};return a0_0x7c74();}async function mastraFleetTools(_0x1e528b,_0x140dfd={}){const _0x1af7dc=a0_0x27f25b,_0xd633f7={'\x51\x72\x78\x49\x74':function(_0x2665f3,_0xbfb8dc){return _0x2665f3(_0xbfb8dc);},'\x4a\x72\x44\x49\x6a':_0x1af7dc(0x14c)};let _0x143dbc;try{_0x143dbc=await import(_0x1af7dc(0xc6));}catch{throw new Error(_0xd633f7[_0x1af7dc(0xca)]);}const _0x63dd5b=selectFleetSpecs(_0x140dfd[_0x1af7dc(0x121)]),_0x2bc9ad=buildFleetHandlers(_0x63dd5b,{'\x63\x6c\x69\x65\x6e\x74':_0x1e528b}),_0x339218={};for(const _0x5ea77e of _0x63dd5b)_0x339218[_0x5ea77e['\x6e\x61\x6d\x65']]=_0x143dbc[_0x1af7dc(0x14b)]({'\x69\x64':_0x5ea77e[_0x1af7dc(0x107)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x5ea77e['\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e'],'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':_0x143dbc['\x6a\x73\x6f\x6e\x53\x63\x68\x65\x6d\x61']?_0x143dbc[_0x1af7dc(0x100)](_0x5ea77e[_0x1af7dc(0x162)]):_0x5ea77e['\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61'],'\x65\x78\x65\x63\x75\x74\x65':async _0x566bc3=>{const _0x386ab0=_0x1af7dc,_0x4b1b7d=_0x2bc9ad[_0x386ab0(0x15c)](_0x5ea77e[_0x386ab0(0x107)]);if(!_0x4b1b7d)throw new Error(_0x386ab0(0x141)+_0x5ea77e[_0x386ab0(0x107)]);return{'\x72\x65\x73\x75\x6c\x74':_0xd633f7[_0x386ab0(0x104)](serializeToolResult,await _0xd633f7[_0x386ab0(0x104)](_0x4b1b7d,_0x566bc3?.['\x63\x6f\x6e\x74\x65\x78\x74']??{}))};}});return _0x339218;}function buildFleetHandlers(_0x567991,_0x51c85d){const _0x360df5=a0_0x27f25b,_0x25f1f6=new Map();for(const _0x20e0b6 of _0x567991)_0x25f1f6['\x73\x65\x74'](_0x20e0b6[_0x360df5(0x107)],_0x20e0b6[_0x360df5(0x11b)](_0x51c85d));return _0x25f1f6;}const LIFECYCLE_TOOL_SPECS={'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x63\x72\x65\x61\x74\x65':{'\x6e\x61\x6d\x65':a0_0x27f25b(0xeb),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x27f25b(0x125),'\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':{'\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_0x27f25b(0x147)},'\x6e\x61\x6d\x65':{'\x74\x79\x70\x65':'\x73\x74\x72\x69\x6e\x67','\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x27f25b(0x169)}},'\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:_0x501d7d})=>async _0x1fe825=>{const _0x20fcf7=a0_0x27f25b,_0x1e335b=await _0x501d7d[_0x20fcf7(0x110)]({'\x65\x6e\x76\x69\x72\x6f\x6e\x6d\x65\x6e\x74':_0x1fe825[_0x20fcf7(0x11f)]??_0x20fcf7(0x170),'\x6e\x61\x6d\x65':_0x1fe825['\x6e\x61\x6d\x65']});return{'\x73\x61\x6e\x64\x62\x6f\x78\x49\x64':_0x1e335b['\x69\x64'],'\x73\x74\x61\x74\x75\x73':_0x1e335b[_0x20fcf7(0xdf)]};}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x72\x75\x6e\x5f\x63\x6f\x6d\x6d\x61\x6e\x64':{'\x6e\x61\x6d\x65':a0_0x27f25b(0x131),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':'\x45\x78\x65\x63\x75\x74\x65\x20\x61\x20\x73\x68\x65\x6c\x6c\x20\x63\x6f\x6d\x6d\x61\x6e\x64\x20\x69\x6e\x20\x61\x20\x70\x72\x65\x76\x69\x6f\x75\x73\x6c\x79\x20\x63\x72\x65\x61\x74\x65\x64\x20\x73\x61\x6e\x64\x62\x6f\x78\x20\x61\x6e\x64\x20\x72\x65\x74\x75\x72\x6e\x20\x7b\x73\x74\x64\x6f\x75\x74\x2c\x20\x73\x74\x64\x65\x72\x72\x2c\x20\x65\x78\x69\x74\x43\x6f\x64\x65\x7d\x2e\x20\x54\x68\x65\x20\x73\x61\x6e\x64\x62\x6f\x78\x20\x6d\x75\x73\x74\x20\x65\x78\x69\x73\x74\x20\u2014\x20\x63\x72\x65\x61\x74\x65\x20\x69\x74\x20\x66\x69\x72\x73\x74\x20\x77\x69\x74\x68\x20\x73\x61\x6e\x64\x62\x6f\x78\x5f\x63\x72\x65\x61\x74\x65\x2e','\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_0x27f25b(0x114),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x27f25b(0xdc)},'\x63\x6f\x6d\x6d\x61\x6e\x64':{'\x74\x79\x70\x65':a0_0x27f25b(0x114),'\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_0x27f25b(0x114),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x27f25b(0xcc)},'\x74\x69\x6d\x65\x6f\x75\x74\x5f\x6d\x73':{'\x74\x79\x70\x65':a0_0x27f25b(0xcd),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x27f25b(0x12a)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0x27f25b(0xee),a0_0x27f25b(0x15e)],'\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:_0x2d9261})=>async _0x2de7da=>{const _0x466521=a0_0x27f25b,_0x548aa9=await _0x2d9261[_0x466521(0x15c)](_0x2de7da[_0x466521(0xee)]);if(!_0x548aa9)throw new Error('\x53\x61\x6e\x64\x62\x6f\x78\x20'+_0x2de7da[_0x466521(0xee)]+_0x466521(0x116));const _0x144484=await _0x548aa9[_0x466521(0x168)](_0x2de7da[_0x466521(0x15e)],{'\x63\x77\x64':_0x2de7da[_0x466521(0xf3)],'\x74\x69\x6d\x65\x6f\x75\x74\x4d\x73':_0x2de7da[_0x466521(0x133)]??0xea60});return{'\x73\x74\x64\x6f\x75\x74':_0x144484['\x73\x74\x64\x6f\x75\x74'],'\x73\x74\x64\x65\x72\x72':_0x144484['\x73\x74\x64\x65\x72\x72'],'\x65\x78\x69\x74\x43\x6f\x64\x65':_0x144484[_0x466521(0x12c)]};}},'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x64\x65\x73\x74\x72\x6f\x79':{'\x6e\x61\x6d\x65':a0_0x27f25b(0x115),'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x27f25b(0xe6),'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':{'\x74\x79\x70\x65':a0_0x27f25b(0x13d),'\x70\x72\x6f\x70\x65\x72\x74\x69\x65\x73':{'\x73\x61\x6e\x64\x62\x6f\x78\x5f\x69\x64':{'\x74\x79\x70\x65':'\x73\x74\x72\x69\x6e\x67','\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':a0_0x27f25b(0xdc)}},'\x72\x65\x71\x75\x69\x72\x65\x64':[a0_0x27f25b(0xee)],'\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:_0x200176})=>async _0x42e708=>{const _0x3e6597=a0_0x27f25b,_0x46e3c1=await _0x200176['\x67\x65\x74'](_0x42e708['\x73\x61\x6e\x64\x62\x6f\x78\x5f\x69\x64']);if(!_0x46e3c1)return{'\x73\x61\x6e\x64\x62\x6f\x78\x49\x64':_0x42e708['\x73\x61\x6e\x64\x62\x6f\x78\x5f\x69\x64'],'\x64\x65\x6c\x65\x74\x65\x64':!![]};return await _0x46e3c1[_0x3e6597(0x102)](),{'\x73\x61\x6e\x64\x62\x6f\x78\x49\x64':_0x42e708[_0x3e6597(0xee)],'\x64\x65\x6c\x65\x74\x65\x64':!![]};}}},ALL_LIFECYCLE_TOOL_SPECS=Object[a0_0x27f25b(0x12e)](LIFECYCLE_TOOL_SPECS);function selectLifecycleSpecs(_0xa23cb2){const _0x2666ef=a0_0x27f25b;if(!_0xa23cb2||_0xa23cb2[_0x2666ef(0xea)]===0x0)return ALL_LIFECYCLE_TOOL_SPECS;const _0x2b84d1=new Set(_0xa23cb2);return Object[_0x2666ef(0xfa)](LIFECYCLE_TOOL_SPECS)[_0x2666ef(0xc8)](_0x4eb15b=>_0x2b84d1[_0x2666ef(0xf4)](_0x4eb15b))[_0x2666ef(0xfc)](_0x78596b=>LIFECYCLE_TOOL_SPECS[_0x78596b]);}function anthropicLifecycleTools(_0xd7aac4,_0x219b6a={}){const _0x3fb34f=a0_0x27f25b,_0x3dd5ea={'\x63\x6b\x56\x42\x4c':function(_0x315e08,_0x7cc20d){return _0x315e08(_0x7cc20d);},'\x57\x6d\x44\x4a\x78':function(_0x574254,_0x461806){return _0x574254(_0x461806);}},_0x404c86=_0x3dd5ea[_0x3fb34f(0x120)](selectLifecycleSpecs,_0x219b6a[_0x3fb34f(0x121)]),_0x14e0ee=buildLifecycleHandlers(_0x404c86,{'\x63\x6c\x69\x65\x6e\x74':_0xd7aac4});return{'\x74\x6f\x6f\x6c\x73':_0x404c86['\x6d\x61\x70'](_0x454417=>({'\x6e\x61\x6d\x65':_0x454417[_0x3fb34f(0x107)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x454417[_0x3fb34f(0x16f)],'\x69\x6e\x70\x75\x74\x5f\x73\x63\x68\x65\x6d\x61':_0x454417[_0x3fb34f(0x162)]})),async '\x68\x61\x6e\x64\x6c\x65\x54\x6f\x6f\x6c\x55\x73\x65'(_0x566d90){const _0x5a5e53=_0x3fb34f,_0x322c6a=_0x14e0ee[_0x5a5e53(0x15c)](_0x566d90[_0x5a5e53(0x107)]);if(!_0x322c6a)return{'\x74\x79\x70\x65':_0x5a5e53(0x10c),'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x566d90['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0x5a5e53(0x140)+_0x566d90[_0x5a5e53(0x107)],'\x69\x73\x5f\x65\x72\x72\x6f\x72':!![]};try{const _0x15d0bc=await _0x322c6a(_0x566d90[_0x5a5e53(0xd7)]);return{'\x74\x79\x70\x65':_0x5a5e53(0x10c),'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x566d90['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0x3dd5ea[_0x5a5e53(0x130)](serializeToolResult,_0x15d0bc)};}catch(_0x81f999){return{'\x74\x79\x70\x65':_0x5a5e53(0x10c),'\x74\x6f\x6f\x6c\x5f\x75\x73\x65\x5f\x69\x64':_0x566d90['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':_0x81f999 instanceof Error?_0x81f999['\x6d\x65\x73\x73\x61\x67\x65']:_0x3dd5ea[_0x5a5e53(0x130)](String,_0x81f999),'\x69\x73\x5f\x65\x72\x72\x6f\x72':!![]};}}};}function openaiLifecycleTools(_0x80bfc9,_0x2df10d={}){const _0x3ba6db=a0_0x27f25b,_0x595f95={'\x63\x78\x54\x48\x68':_0x3ba6db(0x13d),'\x48\x68\x78\x71\x4f':function(_0x2c3614,_0x3c3e77){return _0x2c3614(_0x3c3e77);},'\x74\x55\x79\x4d\x45':_0x3ba6db(0x159)},_0x10b232=selectLifecycleSpecs(_0x2df10d[_0x3ba6db(0x121)]),_0x139272=buildLifecycleHandlers(_0x10b232,{'\x63\x6c\x69\x65\x6e\x74':_0x80bfc9});return{'\x74\x6f\x6f\x6c\x73':_0x10b232[_0x3ba6db(0xfc)](_0x30e073=>({'\x74\x79\x70\x65':_0x3ba6db(0x157),'\x66\x75\x6e\x63\x74\x69\x6f\x6e':{'\x6e\x61\x6d\x65':_0x30e073['\x6e\x61\x6d\x65'],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x30e073[_0x3ba6db(0x16f)],'\x70\x61\x72\x61\x6d\x65\x74\x65\x72\x73':_0x30e073[_0x3ba6db(0x162)]}})),async '\x68\x61\x6e\x64\x6c\x65\x54\x6f\x6f\x6c\x43\x61\x6c\x6c'(_0x5cf433){const _0x403593=_0x3ba6db,_0x3c67af=_0x139272['\x67\x65\x74'](_0x5cf433['\x66\x75\x6e\x63\x74\x69\x6f\x6e'][_0x403593(0x107)]);if(!_0x3c67af)return{'\x72\x6f\x6c\x65':_0x403593(0x159),'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x5cf433['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':JSON[_0x403593(0x15f)]({'\x65\x72\x72\x6f\x72':'\x55\x6e\x6b\x6e\x6f\x77\x6e\x20\x6c\x69\x66\x65\x63\x79\x63\x6c\x65\x20\x74\x6f\x6f\x6c\x3a\x20'+_0x5cf433['\x66\x75\x6e\x63\x74\x69\x6f\x6e'][_0x403593(0x107)]})};let _0x86bfda={};try{const _0x2284e8=JSON[_0x403593(0x144)](_0x5cf433[_0x403593(0x157)]['\x61\x72\x67\x75\x6d\x65\x6e\x74\x73']||'\x7b\x7d');if(_0x2284e8&&typeof _0x2284e8===_0x595f95[_0x403593(0x101)])_0x86bfda=_0x2284e8;}catch{}try{const _0x22a59b=await _0x595f95[_0x403593(0xf7)](_0x3c67af,_0x86bfda);return{'\x72\x6f\x6c\x65':_0x595f95[_0x403593(0xe3)],'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x5cf433['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':serializeToolResult(_0x22a59b)};}catch(_0x286248){return{'\x72\x6f\x6c\x65':'\x74\x6f\x6f\x6c','\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x5cf433['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':JSON[_0x403593(0x15f)]({'\x65\x72\x72\x6f\x72':_0x286248 instanceof Error?_0x286248[_0x403593(0x112)]:_0x595f95[_0x403593(0xf7)](String,_0x286248)})};}}};}function buildLifecycleHandlers(_0x5d0852,_0x3f69e5){const _0x5ccac7=a0_0x27f25b,_0x308e16=new Map();for(const _0xa08b1a of _0x5d0852)_0x308e16[_0x5ccac7(0x166)](_0xa08b1a[_0x5ccac7(0x107)],_0xa08b1a['\x6d\x61\x6b\x65\x48\x61\x6e\x64\x6c\x65\x72'](_0x3f69e5));return _0x308e16;}async function mastraTools(_0x45a93e,_0x5e43ba={}){const _0x2e309c=a0_0x27f25b,_0x49aa62={'\x58\x65\x45\x4e\x46':function(_0x306aea,_0x261001){return _0x306aea(_0x261001);}};let _0x48ef40;try{_0x48ef40=await import('\x40\x6d\x61\x73\x74\x72\x61\x2f\x63\x6f\x72\x65');}catch{throw new Error(_0x2e309c(0x161));}const _0x29afdc=selectSpecs(_0x5e43ba[_0x2e309c(0x121)]),_0x350f8a={'\x62\x6f\x78':_0x45a93e,'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x5e43ba['\x73\x65\x73\x73\x69\x6f\x6e\x49\x64']},_0x31caac={};for(const _0xf984c1 of _0x29afdc){const _0x190347=_0xf984c1[_0x2e309c(0x11b)](_0x350f8a);_0x31caac[_0xf984c1[_0x2e309c(0x107)]]=_0x48ef40[_0x2e309c(0x14b)]({'\x69\x64':_0xf984c1['\x6e\x61\x6d\x65'],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0xf984c1[_0x2e309c(0x16f)],'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':_0x48ef40['\x6a\x73\x6f\x6e\x53\x63\x68\x65\x6d\x61']?_0x48ef40[_0x2e309c(0x100)](_0xf984c1[_0x2e309c(0x162)]):_0xf984c1[_0x2e309c(0x162)],'\x65\x78\x65\x63\x75\x74\x65':async _0x4ead50=>{const _0x125f26=_0x2e309c;return{'\x72\x65\x73\x75\x6c\x74':_0x49aa62[_0x125f26(0xd4)](serializeToolResult,await _0x49aa62['\x58\x65\x45\x4e\x46'](_0x190347,_0x4ead50?.[_0x125f26(0x14f)]??{}))};}});}return _0x31caac;}function openaiTools(_0xe2eebb,_0xbb82ec={}){const _0x14ff83=a0_0x27f25b,_0x2e7bae={'\x68\x45\x66\x62\x49':_0x14ff83(0x13d),'\x50\x75\x4a\x50\x50':function(_0x18a149,_0x369a5b){return _0x18a149!==_0x369a5b;},'\x54\x64\x6e\x56\x64':_0x14ff83(0x159),'\x73\x41\x76\x45\x76':function(_0x51ad1a,_0xe4a2a){return _0x51ad1a(_0xe4a2a);},'\x6b\x55\x61\x77\x4e':function(_0x55e5cc,_0x52c899){return _0x55e5cc(_0x52c899);},'\x78\x6b\x76\x46\x67':function(_0x382966,_0xb2c591){return _0x382966 instanceof _0xb2c591;}},_0x21974b=selectSpecs(_0xbb82ec[_0x14ff83(0x121)]),_0x3d09fe={'\x62\x6f\x78':_0xe2eebb,'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0xbb82ec[_0x14ff83(0x117)]},_0x28af9d=new Map();for(const _0x28fd6b of _0x21974b)_0x28af9d[_0x14ff83(0x166)](_0x28fd6b[_0x14ff83(0x107)],_0x28fd6b[_0x14ff83(0x11b)](_0x3d09fe));const _0x32322a=_0x21974b[_0x14ff83(0xfc)](_0x3332de=>({'\x74\x79\x70\x65':_0x14ff83(0x157),'\x66\x75\x6e\x63\x74\x69\x6f\x6e':{'\x6e\x61\x6d\x65':_0x3332de[_0x14ff83(0x107)],'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x3332de[_0x14ff83(0x16f)],'\x70\x61\x72\x61\x6d\x65\x74\x65\x72\x73':_0x3332de[_0x14ff83(0x162)]}}));function _0x46e4cb(_0x8ab3a5){const _0x109b46=_0x14ff83;if(!_0x8ab3a5)return{};try{const _0x4492b5=JSON[_0x109b46(0x144)](_0x8ab3a5);return typeof _0x4492b5===_0x2e7bae[_0x109b46(0x128)]&&_0x2e7bae['\x50\x75\x4a\x50\x50'](_0x4492b5,null)?_0x4492b5:{};}catch{return{};}}async function _0x45010f(_0x35849c){const _0x4b031c=_0x14ff83,_0x11e558=_0x28af9d[_0x4b031c(0x15c)](_0x35849c[_0x4b031c(0x157)][_0x4b031c(0x107)]);if(!_0x11e558)return{'\x72\x6f\x6c\x65':_0x2e7bae[_0x4b031c(0xed)],'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x35849c['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':JSON[_0x4b031c(0x15f)]({'\x65\x72\x72\x6f\x72':'\x55\x6e\x6b\x6e\x6f\x77\x6e\x20\x74\x6f\x6f\x6c\x3a\x20'+_0x35849c[_0x4b031c(0x157)][_0x4b031c(0x107)]})};try{const _0x5509df=await _0x2e7bae[_0x4b031c(0x12d)](_0x11e558,_0x2e7bae['\x6b\x55\x61\x77\x4e'](_0x46e4cb,_0x35849c['\x66\x75\x6e\x63\x74\x69\x6f\x6e'][_0x4b031c(0x15a)]));return{'\x72\x6f\x6c\x65':_0x2e7bae[_0x4b031c(0xed)],'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x35849c['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':serializeToolResult(_0x5509df)};}catch(_0x2b02a7){return{'\x72\x6f\x6c\x65':_0x2e7bae[_0x4b031c(0xed)],'\x74\x6f\x6f\x6c\x5f\x63\x61\x6c\x6c\x5f\x69\x64':_0x35849c['\x69\x64'],'\x63\x6f\x6e\x74\x65\x6e\x74':JSON['\x73\x74\x72\x69\x6e\x67\x69\x66\x79']({'\x65\x72\x72\x6f\x72':_0x2e7bae[_0x4b031c(0xf8)](_0x2b02a7,Error)?_0x2b02a7['\x6d\x65\x73\x73\x61\x67\x65']:String(_0x2b02a7)})};}}async function _0x4cbe47(_0x216491){const _0x35eab9=_0x14ff83,_0x111fbe=_0x216491[_0x35eab9(0xf0)]??[];return Promise['\x61\x6c\x6c'](_0x111fbe[_0x35eab9(0xfc)](_0x45010f));}return{'\x74\x6f\x6f\x6c\x73':_0x32322a,'\x68\x61\x6e\x64\x6c\x65\x54\x6f\x6f\x6c\x43\x61\x6c\x6c':_0x45010f,'\x68\x61\x6e\x64\x6c\x65\x41\x73\x73\x69\x73\x74\x61\x6e\x74\x4d\x65\x73\x73\x61\x67\x65':_0x4cbe47};}async function vercelAiTools(_0x44342e,_0x55e9bc={}){const _0x1864ab=a0_0x27f25b,_0x1aefb6={'\x79\x67\x62\x79\x44':'\x76\x65\x72\x63\x65\x6c\x41\x69\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\x69\x74\x20\x76\x69\x61\x20\x60\x70\x6e\x70\x6d\x20\x61\x64\x64\x20\x61\x69\x60\x20\x28\x61\x6e\x64\x20\x70\x69\x63\x6b\x20\x61\x6e\x20\x60\x40\x61\x69\x2d\x73\x64\x6b\x2f\x2a\x60\x20\x6d\x6f\x64\x65\x6c\x20\x61\x64\x61\x70\x74\x65\x72\x29\x2e'};let _0x5ca51a;try{_0x5ca51a=await import('\x61\x69');}catch{throw new Error(_0x1aefb6['\x79\x67\x62\x79\x44']);}const _0x29bdf1=selectSpecs(_0x55e9bc['\x61\x6c\x6c\x6f\x77']),_0x1300fd={'\x62\x6f\x78':_0x44342e,'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x55e9bc[_0x1864ab(0x117)]},_0x58b4ba={};for(const _0x15dda1 of _0x29bdf1){const _0x565cb1=_0x15dda1[_0x1864ab(0x11b)](_0x1300fd);_0x58b4ba[_0x15dda1[_0x1864ab(0x107)]]=_0x5ca51a[_0x1864ab(0x159)]({'\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6f\x6e':_0x15dda1[_0x1864ab(0x16f)],'\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61':_0x5ca51a[_0x1864ab(0x100)](_0x15dda1['\x69\x6e\x70\x75\x74\x53\x63\x68\x65\x6d\x61']),'\x65\x78\x65\x63\x75\x74\x65':async _0x3164cc=>{return serializeToolResult(await _0x565cb1(_0x3164cc));}});}return _0x58b4ba;}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_0xdc23e7=a0_0x5509;(function(_0x960ef,_0x2c7301){const _0xc7617f=a0_0x5509,_0xb0294d=_0x960ef();while(!![]){try{const _0x160e7d=parseInt(_0xc7617f(0x127))/0x1*(parseInt(_0xc7617f(0xff))/0x2)+-parseInt(_0xc7617f(0x111))/0x3+-parseInt(_0xc7617f(0x109))/0x4*(-parseInt(_0xc7617f(0x10a))/0x5)+parseInt(_0xc7617f(0x123))/0x6*(-parseInt(_0xc7617f(0xf1))/0x7)+parseInt(_0xc7617f(0x117))/0x8+parseInt(_0xc7617f(0x10f))/0x9*(parseInt(_0xc7617f(0x112))/0xa)+-parseInt(_0xc7617f(0x129))/0xb;if(_0x160e7d===_0x2c7301)break;else _0xb0294d['push'](_0xb0294d['shift']());}catch(_0x1b946b){_0xb0294d['push'](_0xb0294d['shift']());}}}(a0_0x4fc9,0x20c34));import{createHmac,timingSafeEqual}from'\x6e\x6f\x64\x65\x3a\x63\x72\x79\x70\x74\x6f';function base64UrlEncode(_0x149ad4){const _0x41fe5e=a0_0x5509,_0x2ba2cc={'\x75\x5a\x56\x6d\x61':_0x41fe5e(0x11f)};return(typeof _0x149ad4===_0x2ba2cc['\x75\x5a\x56\x6d\x61']?Buffer['\x66\x72\x6f\x6d'](_0x149ad4):_0x149ad4)[_0x41fe5e(0x113)](_0x41fe5e(0x122))[_0x41fe5e(0x100)](/\+/g,'\x2d')['\x72\x65\x70\x6c\x61\x63\x65'](/\//g,'\x5f')[_0x41fe5e(0x100)](/=+$/,'');}function decodeBase64UrlToBuffer(_0x51fdf0){const _0x21f176=a0_0x5509,_0x294858={'\x61\x79\x43\x6c\x56':function(_0x3422ab,_0x96bc20){return _0x3422ab+_0x96bc20;},'\x4f\x74\x58\x72\x48':function(_0x22a5c7,_0x2dff9e){return _0x22a5c7%_0x2dff9e;}};if(!/^[A-Za-z0-9_-]*$/[_0x21f176(0x11e)](_0x51fdf0))return null;const _0x4def9b=_0x294858[_0x21f176(0xf5)](_0x51fdf0,'\x3d'['\x72\x65\x70\x65\x61\x74'](_0x294858[_0x21f176(0xf3)](0x4-_0x51fdf0[_0x21f176(0xf8)]%0x4,0x4)));return Buffer[_0x21f176(0x12b)](_0x4def9b[_0x21f176(0x100)](/-/g,'\x2b')[_0x21f176(0x100)](/_/g,'\x2f'),_0x21f176(0x122));}function createSignature(_0x402cce,_0x70112b){const _0x567973=a0_0x5509;return base64UrlEncode(createHmac(_0x567973(0x10c),_0x70112b)['\x75\x70\x64\x61\x74\x65'](_0x402cce)[_0x567973(0x108)]());}const JWT_HEADER=base64UrlEncode(JSON[a0_0xdc23e7(0x11a)]({'\x61\x6c\x67':'\x48\x53\x32\x35\x36','\x74\x79\x70':a0_0xdc23e7(0x102)}));function a0_0x4fc9(){const _0x513b84=['\x6d\x74\x4b\x59\x6e\x5a\x69\x5a\x7a\x32\x66\x48\x41\x31\x50\x56','\x6d\x4a\x71\x31\x6d\x64\x79\x58\x6d\x67\x4c\x4b\x73\x4d\x4c\x6e\x7a\x61','\x44\x67\x39\x74\x44\x68\x6a\x50\x42\x4d\x43','\x44\x67\x4c\x4c\x43\x47','\x43\x4d\x76\x48\x7a\x61','\x79\x77\x58\x4e','\x6f\x64\x79\x58\x6d\x74\x47\x30\x76\x78\x44\x72\x75\x4b\x72\x62','\x7a\x65\x6e\x73\x42\x4d\x69','\x7a\x4e\x6a\x4c\x7a\x71','\x43\x33\x72\x59\x41\x77\x35\x4e\x41\x77\x7a\x35','\x43\x32\x76\x5a\x43\x32\x4c\x56\x42\x4b\x4c\x4b','\x75\x33\x50\x6d\x42\x4d\x38','\x79\x32\x39\x53\x42\x67\x66\x49\x42\x33\x6a\x48\x44\x67\x4c\x56\x42\x47','\x44\x67\x76\x5a\x44\x61','\x43\x33\x72\x59\x41\x77\x35\x4e','\x7a\x4d\x58\x56\x42\x33\x69','\x73\x77\x58\x4d\x42\x77\x65','\x79\x4d\x66\x5a\x7a\x74\x79\x30','\x6f\x74\x62\x41\x71\x32\x31\x49\x42\x4b\x75','\x7a\x78\x4c\x76\x41\x65\x30','\x43\x32\x4c\x4e\x42\x4d\x4c\x55\x7a\x31\x6e\x4c\x79\x33\x6a\x4c\x44\x61','\x43\x4d\x76\x57\x7a\x77\x66\x30','\x6d\x74\x43\x32\x6d\x4a\x75\x31\x79\x77\x4c\x6a\x41\x4d\x7a\x7a','\x7a\x67\x39\x4a\x44\x77\x31\x4c\x42\x4e\x72\x6a\x7a\x61','\x6d\x5a\x47\x58\x6d\x74\x4b\x31\x6d\x75\x35\x6f\x72\x76\x66\x48\x71\x57','\x79\x77\x6e\x4a\x7a\x78\x6e\x5a','\x7a\x4e\x6a\x56\x42\x71','\x44\x32\x44\x64\x43\x76\x61','\x7a\x68\x62\x58\x41\x31\x61','\x43\x75\x6e\x50\x73\x31\x43','\x79\x32\x58\x56\x79\x32\x54\x74\x41\x32\x76\x33\x75\x32\x76\x4a\x42\x32\x35\x4b\x43\x57','\x72\x33\x62\x76\x42\x30\x34','\x43\x32\x44\x52\x75\x32\x65','\x44\x68\x72\x53\x74\x77\x4c\x55\x44\x78\x72\x4c\x43\x57','\x43\x68\x6a\x56','\x71\x75\x50\x64\x41\x32\x43','\x6d\x5a\x6d\x58\x6e\x74\x4c\x41\x76\x78\x66\x75\x7a\x30\x6d','\x41\x78\x6e\x5a\x44\x77\x76\x64\x42\x32\x58\x53\x79\x77\x6a\x56\x43\x4d\x66\x30\x41\x77\x39\x55','\x74\x33\x72\x79\x43\x4b\x47','\x75\x75\x6e\x76\x73\x66\x61','\x79\x78\x4c\x64\x42\x66\x79','\x79\x4b\x31\x76\x73\x4c\x43','\x76\x4c\x62\x32\x44\x31\x4b','\x42\x67\x76\x55\x7a\x33\x72\x4f','\x7a\x77\x66\x6b\x42\x65\x43','\x43\x68\x6a\x56\x7a\x68\x76\x4a\x44\x65\x4c\x4b','\x42\x4e\x76\x54\x79\x4d\x76\x59','\x7a\x78\x48\x57','\x44\x78\x6e\x4c\x43\x4b\x4c\x4b','\x44\x4d\x44\x30\x42\x77\x75','\x6d\x4b\x7a\x6e\x75\x76\x48\x32\x42\x47','\x43\x4d\x76\x57\x42\x67\x66\x4a\x7a\x71','\x43\x68\x6a\x56\x41\x4d\x76\x4a\x44\x65\x4c\x4b','\x73\x4c\x44\x75','\x76\x4b\x4c\x5a\x73\x78\x79','\x42\x4d\x39\x33','\x7a\x77\x35\x30\x7a\x78\x6a\x57\x43\x4d\x4c\x5a\x7a\x71','\x43\x67\x66\x59\x43\x32\x75','\x73\x66\x6d\x59\x6e\x74\x79','\x7a\x67\x4c\x4e\x7a\x78\x6e\x30','\x6d\x74\x65\x32\x6d\x64\x4b\x59\x74\x66\x6a\x35\x73\x31\x62\x4a','\x6d\x74\x76\x65\x73\x75\x39\x52\x79\x32\x69','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x65\x4c\x4b','\x43\x32\x48\x48\x6d\x4a\x75\x32','\x74\x76\x72\x67\x43\x77\x4b','\x41\x78\x6e\x5a\x44\x77\x75','\x6f\x75\x7a\x79\x75\x78\x4c\x76\x76\x57','\x42\x75\x39\x67\x41\x66\x75'];a0_0x4fc9=function(){return _0x513b84;};return a0_0x4fc9();}function issueToken(_0x480642,_0x2c2b9b,_0x5d7af0){const _0x3b3c80=a0_0xdc23e7,_0x4dbc36={'\x77\x67\x43\x71\x50':function(_0x2a3910,_0x2b96f8){return _0x2a3910/_0x2b96f8;},'\x51\x43\x55\x48\x50':function(_0x2a27cc,_0x5b8a95){return _0x2a27cc*_0x5b8a95;},'\x41\x4a\x43\x6b\x67':function(_0x61be20,_0x4f0af5){return _0x61be20(_0x4f0af5);}},_0x32a641=Math['\x66\x6c\x6f\x6f\x72'](_0x4dbc36[_0x3b3c80(0x12c)](Date[_0x3b3c80(0x104)](),0x3e8)),_0x418481={..._0x2c2b9b,'\x69\x61\x74':_0x32a641,'\x65\x78\x70':_0x32a641+_0x4dbc36[_0x3b3c80(0xf4)](_0x5d7af0,0x3c)},_0x282d16=JWT_HEADER+'\x2e'+_0x4dbc36[_0x3b3c80(0xf0)](base64UrlEncode,JSON[_0x3b3c80(0x11a)](_0x418481));return _0x282d16+'\x2e'+createSignature(_0x282d16,_0x480642);}function issueReadToken(_0x3c25f2,_0x54db03,_0x49e9dd){const _0x3b64c3=a0_0xdc23e7,_0x3fb35f={'\x64\x70\x71\x6b\x50':function(_0x546b5e,_0xbcff27,_0x414e63,_0xda9e){return _0x546b5e(_0xbcff27,_0x414e63,_0xda9e);}};return _0x3fb35f[_0x3b64c3(0x12d)](issueToken,_0x3c25f2,{..._0x54db03,'\x74\x79\x70':_0x3b64c3(0x115)},_0x49e9dd);}function issueSessionScopedToken(_0x101937,_0x311386,_0x548c70){const _0x2afc57={'\x56\x45\x43\x56\x57':function(_0x442d63,_0x16e5d4,_0x29d6f0,_0xbff396){return _0x442d63(_0x16e5d4,_0x29d6f0,_0xbff396);}};return _0x2afc57['\x56\x45\x43\x56\x57'](issueReadToken,_0x101937,_0x311386,_0x548c70);}function issueProjectScopedToken(_0x27ed83,_0x2b3210,_0x522136){return issueReadToken(_0x27ed83,_0x2b3210,_0x522136);}function issueBatchScopedToken(_0x58feaf,_0x323110,_0x2657a7){return issueReadToken(_0x58feaf,_0x323110,_0x2657a7);}function issueCollaborationToken(_0x3e6b4b,_0x20cbef,_0xb18bc8){const _0x22df56=a0_0xdc23e7,_0x44f7de={'\x6d\x4f\x46\x68\x55':function(_0x46186d,_0x901760,_0x36147e,_0x28e8eb){return _0x46186d(_0x901760,_0x36147e,_0x28e8eb);}};return _0x44f7de[_0x22df56(0x110)](issueToken,_0x3e6b4b,{'\x73\x75\x62':_0x20cbef[_0x22df56(0xfd)],'\x73\x69\x64':_0x20cbef['\x73\x65\x73\x73\x69\x6f\x6e\x49\x64'],'\x70\x69\x64':_0x20cbef[_0x22df56(0xfa)],'\x63\x69\x64':_0x20cbef[_0x22df56(0x10b)],'\x74\x79\x70':_0x22df56(0x11d),'\x70\x72\x6f\x6a\x65\x63\x74\x49\x64':_0x20cbef[_0x22df56(0x101)],'\x64\x6f\x63\x75\x6d\x65\x6e\x74\x49\x64':_0x20cbef['\x64\x6f\x63\x75\x6d\x65\x6e\x74\x49\x64'],'\x61\x63\x63\x65\x73\x73':_0x20cbef[_0x22df56(0x12a)]},_0xb18bc8);}function unsafeDecodeToken(_0x2fb79a){const _0x1738f3=a0_0xdc23e7,_0x519b95={'\x73\x67\x6b\x53\x61':function(_0x192a38,_0x5cb6a8){return _0x192a38+_0x5cb6a8;},'\x6c\x70\x58\x53\x45':function(_0x572805,_0x37976a){return _0x572805%_0x37976a;},'\x77\x4a\x63\x66\x6c':function(_0x5cdcd6,_0x41799c){return _0x5cdcd6-_0x41799c;},'\x64\x43\x52\x6e\x62':function(_0x49f49c,_0x2f1233){return _0x49f49c%_0x2f1233;}};try{const _0xb8a07a=_0x2fb79a['\x73\x70\x6c\x69\x74']('\x2e');if(_0xb8a07a[_0x1738f3(0xf8)]!==0x3)return null;const _0xf7587=_0x519b95[_0x1738f3(0xed)](_0xb8a07a[0x1],'\x3d'[_0x1738f3(0x126)](_0x519b95['\x6c\x70\x58\x53\x45'](_0x519b95['\x77\x4a\x63\x66\x6c'](0x4,_0x519b95[_0x1738f3(0x118)](_0xb8a07a[0x1]['\x6c\x65\x6e\x67\x74\x68'],0x4)),0x4))),_0x9fba9=Buffer[_0x1738f3(0x12b)](_0xf7587['\x72\x65\x70\x6c\x61\x63\x65'](/-/g,'\x2b')[_0x1738f3(0x100)](/_/g,'\x2f'),_0x1738f3(0x122))[_0x1738f3(0x113)]();return JSON[_0x1738f3(0x106)](_0x9fba9);}catch{return null;}}function verifyToken(_0xb6740c,_0x436108,_0x174467={}){const _0x5035cd=a0_0xdc23e7,_0x305897={'\x4d\x54\x46\x71\x69':function(_0x3eb8e7,_0x439388){return _0x3eb8e7+_0x439388;},'\x62\x4d\x55\x4a\x57':function(_0x6e51fc,_0x628b9a){return _0x6e51fc%_0x628b9a;},'\x53\x7a\x4c\x6e\x6f':function(_0x22bb22,_0x1db114){return _0x22bb22-_0x1db114;},'\x4c\x72\x67\x58\x66':'\x62\x61\x73\x65\x36\x34','\x56\x49\x73\x49\x76':function(_0x483ac8,_0x90f111){return _0x483ac8!==_0x90f111;},'\x49\x6c\x66\x6d\x61':_0x5035cd(0x107),'\x76\x67\x74\x6d\x65':function(_0x181207,_0x166990,_0x38c9a1){return _0x181207(_0x166990,_0x38c9a1);},'\x65\x79\x55\x68\x4d':function(_0x70ccfb,_0x527939){return _0x70ccfb(_0x527939);},'\x47\x70\x55\x6f\x4e':function(_0x2196d7,_0x2ff8d0){return _0x2196d7||_0x2ff8d0;},'\x65\x61\x4a\x6c\x47':function(_0x51d6b0,_0x1fa6b9,_0x54926c){return _0x51d6b0(_0x1fa6b9,_0x54926c);},'\x71\x43\x69\x4b\x57':function(_0x3145c8,_0x5b0012){return _0x3145c8<_0x5b0012;}};try{const _0x25a80a=_0xb6740c['\x73\x70\x6c\x69\x74']('\x2e');if(_0x25a80a['\x6c\x65\x6e\x67\x74\x68']!==0x3)return null;const [_0x39bfde,_0x19acff,_0x1ecf97]=_0x25a80a;if(!_0x39bfde||!_0x19acff||!_0x1ecf97)return null;let _0x49a407;try{const _0x3c91bc=_0x305897[_0x5035cd(0x10d)](_0x39bfde,'\x3d'[_0x5035cd(0x126)](_0x305897[_0x5035cd(0xf6)](_0x305897[_0x5035cd(0x11c)](0x4,_0x305897[_0x5035cd(0xf6)](_0x39bfde[_0x5035cd(0xf8)],0x4)),0x4))),_0x5ac47c=Buffer['\x66\x72\x6f\x6d'](_0x3c91bc[_0x5035cd(0x100)](/-/g,'\x2b')[_0x5035cd(0x100)](/_/g,'\x2f'),_0x305897['\x4c\x72\x67\x58\x66'])[_0x5035cd(0x113)]();_0x49a407=JSON['\x70\x61\x72\x73\x65'](_0x5ac47c);}catch{return null;}if(_0x305897[_0x5035cd(0x103)](_0x49a407[_0x5035cd(0x116)],_0x305897[_0x5035cd(0x121)]))return null;const _0x307895=_0x305897[_0x5035cd(0xfe)](createSignature,_0x39bfde+'\x2e'+_0x19acff,_0x436108),_0x51f48c=decodeBase64UrlToBuffer(_0x1ecf97),_0x2adc5e=_0x305897[_0x5035cd(0x124)](decodeBase64UrlToBuffer,_0x307895);if(_0x305897[_0x5035cd(0xec)](!_0x51f48c,!_0x2adc5e))return null;if(_0x51f48c[_0x5035cd(0xf8)]!==_0x2adc5e[_0x5035cd(0xf8)])return null;if(!_0x305897[_0x5035cd(0xf9)](timingSafeEqual,_0x51f48c,_0x2adc5e))return null;const _0x56311f=unsafeDecodeToken(_0xb6740c);if(!_0x56311f)return null;const _0x48a82e=Math['\x66\x6c\x6f\x6f\x72'](Date[_0x5035cd(0x104)]()/0x3e8),_0x3fbe7b=Math['\x6d\x61\x78'](0x0,_0x174467[_0x5035cd(0xeb)]??0x0);if(typeof _0x56311f['\x65\x78\x70']!==_0x5035cd(0xfb)||_0x305897[_0x5035cd(0x12e)](_0x305897[_0x5035cd(0x10d)](_0x56311f[_0x5035cd(0xfc)],_0x3fbe7b),_0x48a82e))return null;return _0x56311f;}catch{return null;}}function getTokenTTL(_0x46fe80){const _0x3b14bf=a0_0xdc23e7,_0x528c9c=Math[_0x3b14bf(0x120)](Date[_0x3b14bf(0x104)]()/0x3e8);return _0x46fe80[_0x3b14bf(0xfc)]-_0x528c9c;}function isTokenExpiringSoon(_0x1ef0a2,_0x13e5ca=0x3c){return getTokenTTL(_0x1ef0a2)<=_0x13e5ca;}var ProductTokenIssuer=class{[a0_0xdc23e7(0xfa)];[a0_0xdc23e7(0x125)];[a0_0xdc23e7(0xee)];constructor(_0x425733){const _0x1edc3c=a0_0xdc23e7;this[_0x1edc3c(0xfa)]=_0x425733[_0x1edc3c(0xfa)],this[_0x1edc3c(0x125)]=_0x425733[_0x1edc3c(0x125)],this[_0x1edc3c(0xee)]={'\x66\x72\x65\x65':_0x425733[_0x1edc3c(0xee)]?.[_0x1edc3c(0x119)]??0xf,'\x70\x72\x6f':_0x425733[_0x1edc3c(0xee)]?.[_0x1edc3c(0xef)]??0xf0,'\x65\x6e\x74\x65\x72\x70\x72\x69\x73\x65':_0x425733['\x74\x74\x6c\x4d\x69\x6e\x75\x74\x65\x73']?.[_0x1edc3c(0x105)]??0x1e0};}[a0_0xdc23e7(0x10e)](_0x2be670){const _0x52fc73=a0_0xdc23e7,_0x57219f={'\x46\x64\x45\x7a\x4d':function(_0x2c5a6b,_0x24a260){return _0x2c5a6b/_0x24a260;}},_0x931ec5=_0x2be670[_0x52fc73(0x114)]??'\x66\x72\x65\x65',_0x5dfcde=this['\x74\x74\x6c\x4d\x69\x6e\x75\x74\x65\x73'][_0x931ec5]??this[_0x52fc73(0xee)][_0x52fc73(0x119)];return{'\x74\x6f\x6b\x65\x6e':issueReadToken(this[_0x52fc73(0x125)],{'\x73\x75\x62':_0x2be670['\x75\x73\x65\x72\x49\x64'],'\x73\x69\x64':_0x2be670[_0x52fc73(0x11b)],'\x70\x69\x64':this[_0x52fc73(0xfa)],'\x63\x69\x64':_0x2be670[_0x52fc73(0x10b)]},_0x5dfcde),'\x65\x78\x70\x69\x72\x65\x73\x41\x74':Math[_0x52fc73(0x120)](_0x57219f['\x46\x64\x45\x7a\x4d'](Date[_0x52fc73(0x104)](),0x3e8))+_0x5dfcde*0x3c};}[a0_0xdc23e7(0xf2)](_0x208136){const _0x3d59e3=a0_0xdc23e7,_0x56bb8c={'\x56\x50\x76\x77\x59':function(_0x4dc9e4,_0x211a01){return _0x4dc9e4*_0x211a01;}},_0x5909da=_0x208136[_0x3d59e3(0x114)]??_0x3d59e3(0x119),_0x55f624=this[_0x3d59e3(0xee)][_0x5909da]??this['\x74\x74\x6c\x4d\x69\x6e\x75\x74\x65\x73'][_0x3d59e3(0x119)];return{'\x74\x6f\x6b\x65\x6e':issueCollaborationToken(this[_0x3d59e3(0x125)],{'\x75\x73\x65\x72\x49\x64':_0x208136[_0x3d59e3(0xfd)],'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x208136['\x73\x65\x73\x73\x69\x6f\x6e\x49\x64'],'\x70\x72\x6f\x64\x75\x63\x74\x49\x64':this[_0x3d59e3(0xfa)],'\x70\x72\x6f\x6a\x65\x63\x74\x49\x64':_0x208136[_0x3d59e3(0x101)],'\x64\x6f\x63\x75\x6d\x65\x6e\x74\x49\x64':_0x208136[_0x3d59e3(0x128)],'\x61\x63\x63\x65\x73\x73':_0x208136[_0x3d59e3(0x12a)],'\x73\x61\x6e\x64\x62\x6f\x78\x49\x64':_0x208136['\x73\x61\x6e\x64\x62\x6f\x78\x49\x64']},_0x55f624),'\x65\x78\x70\x69\x72\x65\x73\x41\x74':Math[_0x3d59e3(0x120)](Date[_0x3d59e3(0x104)]()/0x3e8)+_0x56bb8c[_0x3d59e3(0xf7)](_0x55f624,0x3c)};}['\x67\x65\x74\x54\x74\x6c\x4d\x69\x6e\x75\x74\x65\x73'](_0xb275fc=a0_0xdc23e7(0x119)){const _0x411338=a0_0xdc23e7;return this['\x74\x74\x6c\x4d\x69\x6e\x75\x74\x65\x73'][_0xb275fc]??this['\x74\x74\x6c\x4d\x69\x6e\x75\x74\x65\x73'][_0x411338(0x119)];}};function a0_0x5509(_0x477645,_0x213610){_0x477645=_0x477645-0xeb;const _0x4fc924=a0_0x4fc9();let _0x5509a5=_0x4fc924[_0x477645];if(a0_0x5509['\x4e\x42\x4a\x74\x53\x4d']===undefined){var _0x22600c=function(_0x5ccf6a){const _0xb0be3d='\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 _0x80ba3c='',_0x484115='';for(let _0x1367d8=0x0,_0x3efa7b,_0x2280ed,_0x221a9e=0x0;_0x2280ed=_0x5ccf6a['\x63\x68\x61\x72\x41\x74'](_0x221a9e++);~_0x2280ed&&(_0x3efa7b=_0x1367d8%0x4?_0x3efa7b*0x40+_0x2280ed:_0x2280ed,_0x1367d8++%0x4)?_0x80ba3c+=String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](0xff&_0x3efa7b>>(-0x2*_0x1367d8&0x6)):0x0){_0x2280ed=_0xb0be3d['\x69\x6e\x64\x65\x78\x4f\x66'](_0x2280ed);}for(let _0x2cc1ea=0x0,_0x10d0d1=_0x80ba3c['\x6c\x65\x6e\x67\x74\x68'];_0x2cc1ea<_0x10d0d1;_0x2cc1ea++){_0x484115+='\x25'+('\x30\x30'+_0x80ba3c['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x2cc1ea)['\x74\x6f\x53\x74\x72\x69\x6e\x67'](0x10))['\x73\x6c\x69\x63\x65'](-0x2);}return decodeURIComponent(_0x484115);};a0_0x5509['\x71\x5a\x42\x6e\x6b\x43']=_0x22600c,a0_0x5509['\x49\x77\x52\x4a\x57\x4a']={},a0_0x5509['\x4e\x42\x4a\x74\x53\x4d']=!![];}const _0x3366b9=_0x4fc924[0x0],_0x3ebb20=_0x477645+_0x3366b9,_0x47cd73=a0_0x5509['\x49\x77\x52\x4a\x57\x4a'][_0x3ebb20];return!_0x47cd73?(_0x5509a5=a0_0x5509['\x71\x5a\x42\x6e\x6b\x43'](_0x5509a5),a0_0x5509['\x49\x77\x52\x4a\x57\x4a'][_0x3ebb20]=_0x5509a5):_0x5509a5=_0x47cd73,_0x5509a5;}export{ProductTokenIssuer,getTokenTTL,isTokenExpiringSoon,issueBatchScopedToken,issueCollaborationToken,issueProjectScopedToken,issueReadToken,issueSessionScopedToken,unsafeDecodeToken,verifyToken};
|
|
1
|
+
const a0_0x4487eb=a0_0x2044;(function(_0xbe6280,_0x3966e5){const _0x291bb5=a0_0x2044,_0x30b69e=_0xbe6280();while(!![]){try{const _0x415444=parseInt(_0x291bb5(0x116))/0x1*(-parseInt(_0x291bb5(0x132))/0x2)+-parseInt(_0x291bb5(0x119))/0x3*(-parseInt(_0x291bb5(0x143))/0x4)+parseInt(_0x291bb5(0x10b))/0x5*(parseInt(_0x291bb5(0x123))/0x6)+parseInt(_0x291bb5(0x133))/0x7*(-parseInt(_0x291bb5(0x145))/0x8)+-parseInt(_0x291bb5(0x10d))/0x9+parseInt(_0x291bb5(0x127))/0xa+parseInt(_0x291bb5(0x13b))/0xb;if(_0x415444===_0x3966e5)break;else _0x30b69e['push'](_0x30b69e['shift']());}catch(_0x17a834){_0x30b69e['push'](_0x30b69e['shift']());}}}(a0_0x4238,0x691ce));import{createHmac,timingSafeEqual}from'\x6e\x6f\x64\x65\x3a\x63\x72\x79\x70\x74\x6f';function base64UrlEncode(_0x481c61){const _0x588a9e=a0_0x2044;return(typeof _0x481c61===_0x588a9e(0x11a)?Buffer[_0x588a9e(0x10a)](_0x481c61):_0x481c61)['\x74\x6f\x53\x74\x72\x69\x6e\x67'](_0x588a9e(0x12a))[_0x588a9e(0x144)](/\+/g,'\x2d')[_0x588a9e(0x144)](/\//g,'\x5f')[_0x588a9e(0x144)](/=+$/,'');}function decodeBase64UrlToBuffer(_0x22932f){const _0x2a04d3=a0_0x2044,_0x1bc4c5={'\x66\x58\x6b\x57\x43':function(_0x4e8709,_0x2d3ae6){return _0x4e8709+_0x2d3ae6;}};if(!/^[A-Za-z0-9_-]*$/['\x74\x65\x73\x74'](_0x22932f))return null;const _0x4e86e2=_0x1bc4c5[_0x2a04d3(0x117)](_0x22932f,'\x3d'['\x72\x65\x70\x65\x61\x74']((0x4-_0x22932f['\x6c\x65\x6e\x67\x74\x68']%0x4)%0x4));return Buffer[_0x2a04d3(0x10a)](_0x4e86e2['\x72\x65\x70\x6c\x61\x63\x65'](/-/g,'\x2b')[_0x2a04d3(0x144)](/_/g,'\x2f'),_0x2a04d3(0x12a));}function createSignature(_0x321e80,_0x154352){const _0x4fd53f=a0_0x2044,_0x2369a9={'\x58\x70\x45\x58\x4c':function(_0xb9a4ba,_0x231688,_0x42d22d){return _0xb9a4ba(_0x231688,_0x42d22d);},'\x4f\x70\x70\x53\x4d':'\x73\x68\x61\x32\x35\x36'};return base64UrlEncode(_0x2369a9[_0x4fd53f(0x135)](createHmac,_0x2369a9[_0x4fd53f(0x107)],_0x154352)[_0x4fd53f(0x126)](_0x321e80)[_0x4fd53f(0x110)]());}const JWT_HEADER=base64UrlEncode(JSON['\x73\x74\x72\x69\x6e\x67\x69\x66\x79']({'\x61\x6c\x67':a0_0x4487eb(0x140),'\x74\x79\x70':'\x4a\x57\x54'}));function issueToken(_0xd19bba,_0x2e02f7,_0x5e0958){const _0x3896c9=a0_0x4487eb,_0x49d0a1={'\x4c\x44\x72\x6f\x42':function(_0x1b5c7d,_0x2678d2){return _0x1b5c7d+_0x2678d2;},'\x59\x6b\x63\x58\x6f':function(_0x16bb44,_0x1fe100){return _0x16bb44*_0x1fe100;},'\x4e\x56\x77\x48\x6a':function(_0x5620da,_0x4293d2){return _0x5620da(_0x4293d2);}},_0x3ccff2=Math['\x66\x6c\x6f\x6f\x72'](Date[_0x3896c9(0x102)]()/0x3e8),_0x464bbc={..._0x2e02f7,'\x69\x61\x74':_0x3ccff2,'\x65\x78\x70':_0x49d0a1[_0x3896c9(0x130)](_0x3ccff2,_0x49d0a1[_0x3896c9(0x106)](_0x5e0958,0x3c))},_0x4c1155=JWT_HEADER+'\x2e'+_0x49d0a1[_0x3896c9(0x11e)](base64UrlEncode,JSON[_0x3896c9(0x10c)](_0x464bbc));return _0x4c1155+'\x2e'+createSignature(_0x4c1155,_0xd19bba);}function a0_0x2044(_0x2cb25f,_0x26a18c){_0x2cb25f=_0x2cb25f-0x102;const _0x4238ac=a0_0x4238();let _0x204479=_0x4238ac[_0x2cb25f];if(a0_0x2044['\x4d\x5a\x5a\x72\x59\x42']===undefined){var _0x5344b4=function(_0x25a37e){const _0x5725dc='\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 _0xa47cf9='',_0x11a34a='';for(let _0x5cca1d=0x0,_0x48bdf9,_0x4f01fc,_0x30cb59=0x0;_0x4f01fc=_0x25a37e['\x63\x68\x61\x72\x41\x74'](_0x30cb59++);~_0x4f01fc&&(_0x48bdf9=_0x5cca1d%0x4?_0x48bdf9*0x40+_0x4f01fc:_0x4f01fc,_0x5cca1d++%0x4)?_0xa47cf9+=String['\x66\x72\x6f\x6d\x43\x68\x61\x72\x43\x6f\x64\x65'](0xff&_0x48bdf9>>(-0x2*_0x5cca1d&0x6)):0x0){_0x4f01fc=_0x5725dc['\x69\x6e\x64\x65\x78\x4f\x66'](_0x4f01fc);}for(let _0x12ce70=0x0,_0x16802d=_0xa47cf9['\x6c\x65\x6e\x67\x74\x68'];_0x12ce70<_0x16802d;_0x12ce70++){_0x11a34a+='\x25'+('\x30\x30'+_0xa47cf9['\x63\x68\x61\x72\x43\x6f\x64\x65\x41\x74'](_0x12ce70)['\x74\x6f\x53\x74\x72\x69\x6e\x67'](0x10))['\x73\x6c\x69\x63\x65'](-0x2);}return decodeURIComponent(_0x11a34a);};a0_0x2044['\x41\x6e\x45\x51\x67\x79']=_0x5344b4,a0_0x2044['\x50\x7a\x77\x54\x4d\x79']={},a0_0x2044['\x4d\x5a\x5a\x72\x59\x42']=!![];}const _0x36dede=_0x4238ac[0x0],_0x1c8cdf=_0x2cb25f+_0x36dede,_0x1298c3=a0_0x2044['\x50\x7a\x77\x54\x4d\x79'][_0x1c8cdf];return!_0x1298c3?(_0x204479=a0_0x2044['\x41\x6e\x45\x51\x67\x79'](_0x204479),a0_0x2044['\x50\x7a\x77\x54\x4d\x79'][_0x1c8cdf]=_0x204479):_0x204479=_0x1298c3,_0x204479;}function issueReadToken(_0x2bd949,_0x2a0837,_0x62a351){const _0xa0043f=a0_0x4487eb,_0x42c55b={'\x56\x76\x70\x69\x69':'\x72\x65\x61\x64'};return issueToken(_0x2bd949,{..._0x2a0837,'\x74\x79\x70':_0x42c55b[_0xa0043f(0x141)]},_0x62a351);}function issueSessionScopedToken(_0x18dab2,_0x5b99b8,_0x58586f){const _0x4c4af6={'\x4e\x58\x77\x47\x72':function(_0x12d5e7,_0x3944d0,_0x4f67ee,_0x1f3724){return _0x12d5e7(_0x3944d0,_0x4f67ee,_0x1f3724);}};return _0x4c4af6['\x4e\x58\x77\x47\x72'](issueReadToken,_0x18dab2,_0x5b99b8,_0x58586f);}function issueProjectScopedToken(_0x248470,_0x194307,_0x52cd03){return issueReadToken(_0x248470,_0x194307,_0x52cd03);}function issueBatchScopedToken(_0x4f16da,_0x56aa26,_0x17debc){const _0x4d230b=a0_0x4487eb,_0x5487bc={'\x74\x65\x6a\x67\x6e':function(_0x46610d,_0x430384,_0x48368e,_0x22e7a5){return _0x46610d(_0x430384,_0x48368e,_0x22e7a5);}};return _0x5487bc[_0x4d230b(0x103)](issueReadToken,_0x4f16da,_0x56aa26,_0x17debc);}function issueCollaborationToken(_0x1889eb,_0x5bf9b1,_0x46f89f){const _0x50835a=a0_0x4487eb;return issueToken(_0x1889eb,{'\x73\x75\x62':_0x5bf9b1[_0x50835a(0x12f)],'\x73\x69\x64':_0x5bf9b1[_0x50835a(0x11b)],'\x70\x69\x64':_0x5bf9b1[_0x50835a(0x122)],'\x63\x69\x64':_0x5bf9b1[_0x50835a(0x138)],'\x74\x79\x70':_0x50835a(0x108),'\x70\x72\x6f\x6a\x65\x63\x74\x49\x64':_0x5bf9b1[_0x50835a(0x13d)],'\x64\x6f\x63\x75\x6d\x65\x6e\x74\x49\x64':_0x5bf9b1[_0x50835a(0x136)],'\x61\x63\x63\x65\x73\x73':_0x5bf9b1['\x61\x63\x63\x65\x73\x73']},_0x46f89f);}function unsafeDecodeToken(_0x373b28){const _0x395b0a=a0_0x4487eb,_0x44d995={'\x6b\x65\x42\x75\x6e':function(_0x279846,_0x44f4e8){return _0x279846-_0x44f4e8;},'\x62\x55\x4b\x53\x44':'\x62\x61\x73\x65\x36\x34'};try{const _0x34092c=_0x373b28[_0x395b0a(0x104)]('\x2e');if(_0x34092c[_0x395b0a(0x11c)]!==0x3)return null;const _0x10a730=_0x34092c[0x1]+'\x3d'['\x72\x65\x70\x65\x61\x74'](_0x44d995[_0x395b0a(0x12d)](0x4,_0x34092c[0x1][_0x395b0a(0x11c)]%0x4)%0x4),_0x36fb2d=Buffer[_0x395b0a(0x10a)](_0x10a730[_0x395b0a(0x144)](/-/g,'\x2b')[_0x395b0a(0x144)](/_/g,'\x2f'),_0x44d995[_0x395b0a(0x134)])[_0x395b0a(0x142)]();return JSON[_0x395b0a(0x13f)](_0x36fb2d);}catch{return null;}}function verifyToken(_0x40e3a8,_0x1d22ba,_0x17c76c={}){const _0x3f9e63=a0_0x4487eb,_0x2fc57d={'\x45\x6f\x6a\x49\x4a':function(_0x2d4641,_0x39a257){return _0x2d4641%_0x39a257;},'\x57\x49\x62\x59\x6f':_0x3f9e63(0x12a),'\x7a\x5a\x58\x51\x41':function(_0x42ec7b,_0x3256d6){return _0x42ec7b!==_0x3256d6;},'\x67\x54\x59\x50\x4f':_0x3f9e63(0x140),'\x56\x6a\x4a\x6f\x68':function(_0x21ca40,_0x211524,_0x3b30b1){return _0x21ca40(_0x211524,_0x3b30b1);},'\x50\x57\x6e\x71\x59':function(_0x49e23e,_0x511ee8){return _0x49e23e(_0x511ee8);},'\x6e\x70\x6c\x41\x73':function(_0x76d89b,_0x3647fd){return _0x76d89b(_0x3647fd);},'\x4a\x4b\x44\x53\x72':function(_0x57e1f3,_0x2fe3be){return _0x57e1f3!==_0x2fe3be;}};try{const _0x260daa=_0x40e3a8[_0x3f9e63(0x104)]('\x2e');if(_0x260daa['\x6c\x65\x6e\x67\x74\x68']!==0x3)return null;const [_0x34b788,_0x4f5efa,_0x505509]=_0x260daa;if(!_0x34b788||!_0x4f5efa||!_0x505509)return null;let _0x4d3b25;try{const _0x5c51a0=_0x34b788+'\x3d'[_0x3f9e63(0x12e)]((0x4-_0x2fc57d[_0x3f9e63(0x121)](_0x34b788['\x6c\x65\x6e\x67\x74\x68'],0x4))%0x4),_0x37595d=Buffer[_0x3f9e63(0x10a)](_0x5c51a0[_0x3f9e63(0x144)](/-/g,'\x2b')['\x72\x65\x70\x6c\x61\x63\x65'](/_/g,'\x2f'),_0x2fc57d[_0x3f9e63(0x10f)])['\x74\x6f\x53\x74\x72\x69\x6e\x67']();_0x4d3b25=JSON[_0x3f9e63(0x13f)](_0x37595d);}catch{return null;}if(_0x2fc57d['\x7a\x5a\x58\x51\x41'](_0x4d3b25['\x61\x6c\x67'],_0x2fc57d[_0x3f9e63(0x131)]))return null;const _0x15b55f=_0x2fc57d['\x56\x6a\x4a\x6f\x68'](createSignature,_0x34b788+'\x2e'+_0x4f5efa,_0x1d22ba),_0x31e0f0=_0x2fc57d['\x50\x57\x6e\x71\x59'](decodeBase64UrlToBuffer,_0x505509),_0x3e1618=decodeBase64UrlToBuffer(_0x15b55f);if(!_0x31e0f0||!_0x3e1618)return null;if(_0x31e0f0['\x6c\x65\x6e\x67\x74\x68']!==_0x3e1618[_0x3f9e63(0x11c)])return null;if(!_0x2fc57d[_0x3f9e63(0x11f)](timingSafeEqual,_0x31e0f0,_0x3e1618))return null;const _0x38f184=_0x2fc57d[_0x3f9e63(0x13c)](unsafeDecodeToken,_0x40e3a8);if(!_0x38f184)return null;const _0xb0fa7d=Math[_0x3f9e63(0x113)](Date[_0x3f9e63(0x102)]()/0x3e8),_0x38b959=Math[_0x3f9e63(0x118)](0x0,_0x17c76c[_0x3f9e63(0x115)]??0x0);if(_0x2fc57d[_0x3f9e63(0x125)](typeof _0x38f184[_0x3f9e63(0x111)],'\x6e\x75\x6d\x62\x65\x72')||_0x38f184['\x65\x78\x70']+_0x38b959<_0xb0fa7d)return null;return _0x38f184;}catch{return null;}}function getTokenTTL(_0x13ee24){const _0x2b7c60=a0_0x4487eb,_0x526d69={'\x70\x51\x55\x4c\x50':function(_0x1d6f96,_0x35d60f){return _0x1d6f96-_0x35d60f;}},_0x1a4f88=Math[_0x2b7c60(0x113)](Date['\x6e\x6f\x77']()/0x3e8);return _0x526d69[_0x2b7c60(0x112)](_0x13ee24[_0x2b7c60(0x111)],_0x1a4f88);}function isTokenExpiringSoon(_0x27c734,_0x12ef88=0x3c){const _0x31c104=a0_0x4487eb,_0x1672d9={'\x72\x77\x64\x68\x4f':function(_0x4f5ce0,_0x18a998){return _0x4f5ce0(_0x18a998);}};return _0x1672d9[_0x31c104(0x128)](getTokenTTL,_0x27c734)<=_0x12ef88;}function a0_0x4238(){const _0x54a3d0=['\x7a\x4e\x6a\x4c\x7a\x71','\x76\x30\x4c\x49\x77\x77\x38','\x7a\x67\x4c\x4e\x7a\x78\x6e\x30','\x7a\x78\x48\x57','\x43\x66\x66\x76\x74\x66\x61','\x7a\x4d\x58\x56\x42\x33\x69','\x43\x32\x4c\x4e\x42\x4d\x4c\x55\x7a\x31\x6e\x4c\x79\x33\x6a\x4c\x44\x61','\x79\x32\x58\x56\x79\x32\x54\x74\x41\x32\x76\x33\x75\x32\x76\x4a\x42\x32\x35\x4b\x43\x57','\x6d\x77\x7a\x70\x71\x4b\x72\x36\x75\x71','\x7a\x4c\x48\x52\x76\x30\x6d','\x42\x77\x66\x34','\x6e\x5a\x75\x57\x7a\x4b\x58\x64\x41\x32\x6e\x4f','\x43\x33\x72\x59\x41\x77\x35\x4e','\x43\x32\x76\x5a\x43\x32\x4c\x56\x42\x4b\x4c\x4b','\x42\x67\x76\x55\x7a\x33\x72\x4f','\x44\x67\x4c\x4c\x43\x47','\x74\x4c\x7a\x33\x73\x67\x4f','\x76\x4d\x50\x6b\x42\x32\x47','\x44\x32\x54\x77\x73\x4d\x75','\x72\x77\x39\x51\x73\x75\x4f','\x43\x68\x6a\x56\x7a\x68\x76\x4a\x44\x65\x4c\x4b','\x6d\x5a\x6d\x32\x71\x4d\x76\x76\x73\x30\x44\x73','\x79\x77\x6e\x4a\x7a\x78\x6e\x5a','\x73\x4b\x54\x65\x75\x33\x69','\x44\x78\x62\x4b\x79\x78\x72\x4c','\x6f\x64\x71\x59\x6e\x5a\x61\x32\x6d\x68\x50\x62\x72\x68\x72\x36\x76\x47','\x43\x4e\x44\x4b\x41\x65\x38','\x41\x78\x6e\x5a\x44\x77\x75','\x79\x4d\x66\x5a\x7a\x74\x79\x30','\x75\x32\x66\x36\x73\x30\x43','\x41\x78\x6e\x5a\x44\x77\x76\x64\x42\x32\x58\x53\x79\x77\x6a\x56\x43\x4d\x66\x30\x41\x77\x39\x55','\x41\x32\x76\x63\x44\x77\x34','\x43\x4d\x76\x57\x7a\x77\x66\x30','\x44\x78\x6e\x4c\x43\x4b\x4c\x4b','\x74\x65\x72\x59\x42\x30\x69','\x7a\x31\x72\x7a\x75\x65\x38','\x6d\x74\x71\x5a\x6e\x4a\x43\x58\x6d\x67\x7a\x49\x77\x66\x7a\x63\x43\x57','\x6d\x74\x72\x71\x44\x30\x50\x52\x7a\x77\x71','\x79\x4c\x76\x6c\x75\x30\x71','\x77\x68\x62\x66\x77\x65\x57','\x7a\x67\x39\x4a\x44\x77\x31\x4c\x42\x4e\x72\x6a\x7a\x61','\x7a\x32\x76\x30\x76\x68\x72\x53\x74\x77\x4c\x55\x44\x78\x72\x4c\x43\x57','\x43\x32\x66\x55\x7a\x67\x6a\x56\x45\x65\x4c\x4b','\x44\x66\x72\x55\x72\x76\x4b','\x45\x76\x76\x69\x77\x68\x69','\x6e\x4a\x69\x35\x6e\x4a\x43\x31\x6d\x4d\x39\x6e\x75\x32\x4c\x55\x75\x47','\x42\x4e\x62\x53\x71\x78\x6d','\x43\x68\x6a\x56\x41\x4d\x76\x4a\x44\x65\x4c\x4b','\x7a\x77\x35\x30\x7a\x78\x6a\x57\x43\x4d\x4c\x5a\x7a\x71','\x43\x67\x66\x59\x43\x32\x75','\x73\x66\x6d\x59\x6e\x74\x79','\x76\x4e\x7a\x57\x41\x77\x4b','\x44\x67\x39\x74\x44\x68\x6a\x50\x42\x4d\x43','\x6d\x4a\x75\x34\x6f\x67\x66\x31\x44\x78\x4c\x49\x43\x61','\x43\x4d\x76\x57\x42\x67\x66\x4a\x7a\x71','\x6d\x74\x75\x57\x6d\x5a\x61\x58\x6e\x4c\x6a\x56\x75\x66\x4c\x36\x75\x57','\x42\x4d\x39\x33','\x44\x67\x76\x51\x7a\x32\x34','\x43\x33\x62\x53\x41\x78\x71','\x44\x68\x72\x53\x74\x77\x4c\x55\x44\x78\x72\x4c\x43\x57','\x77\x77\x54\x4a\x77\x67\x38','\x74\x33\x62\x57\x75\x30\x30','\x79\x32\x39\x53\x42\x67\x66\x49\x42\x33\x6a\x48\x44\x67\x4c\x56\x42\x47','\x43\x68\x6a\x56','\x7a\x4e\x6a\x56\x42\x71','\x6d\x74\x65\x5a\x6e\x64\x62\x33\x74\x4b\x6a\x55\x42\x77\x57','\x43\x33\x72\x59\x41\x77\x35\x4e\x41\x77\x7a\x35','\x6d\x74\x79\x58\x6d\x5a\x69\x57\x6e\x78\x72\x48\x44\x33\x76\x4e\x45\x71'];a0_0x4238=function(){return _0x54a3d0;};return a0_0x4238();}var ProductTokenIssuer=class{['\x70\x72\x6f\x64\x75\x63\x74\x49\x64'];[a0_0x4487eb(0x114)];[a0_0x4487eb(0x105)];constructor(_0x242aab){const _0x239044=a0_0x4487eb;this[_0x239044(0x122)]=_0x242aab[_0x239044(0x122)],this[_0x239044(0x114)]=_0x242aab[_0x239044(0x114)],this[_0x239044(0x105)]={'\x66\x72\x65\x65':_0x242aab[_0x239044(0x105)]?.[_0x239044(0x10e)]??0xf,'\x70\x72\x6f':_0x242aab[_0x239044(0x105)]?.[_0x239044(0x109)]??0xf0,'\x65\x6e\x74\x65\x72\x70\x72\x69\x73\x65':_0x242aab[_0x239044(0x105)]?.[_0x239044(0x13e)]??0x1e0};}[a0_0x4487eb(0x129)](_0x158f7e){const _0x395d27=a0_0x4487eb,_0x886127={'\x53\x61\x7a\x4b\x47':function(_0x3c1006,_0x417c9b){return _0x3c1006+_0x417c9b;},'\x79\x55\x48\x58\x72':function(_0x46e06e,_0x416810){return _0x46e06e*_0x416810;}},_0x338ad2=_0x158f7e[_0x395d27(0x11d)]??_0x395d27(0x10e),_0x31228f=this[_0x395d27(0x105)][_0x338ad2]??this[_0x395d27(0x105)]['\x66\x72\x65\x65'];return{'\x74\x6f\x6b\x65\x6e':issueReadToken(this[_0x395d27(0x114)],{'\x73\x75\x62':_0x158f7e['\x75\x73\x65\x72\x49\x64'],'\x73\x69\x64':_0x158f7e[_0x395d27(0x11b)],'\x70\x69\x64':this[_0x395d27(0x122)],'\x63\x69\x64':_0x158f7e[_0x395d27(0x138)]},_0x31228f),'\x65\x78\x70\x69\x72\x65\x73\x41\x74':_0x886127[_0x395d27(0x12b)](Math[_0x395d27(0x113)](Date[_0x395d27(0x102)]()/0x3e8),_0x886127[_0x395d27(0x13a)](_0x31228f,0x3c))};}[a0_0x4487eb(0x12c)](_0x9548c2){const _0x4f8e0c=a0_0x4487eb,_0x3f4476={'\x74\x54\x6e\x45\x59':function(_0x4a1df7,_0x513e65,_0x3d484d,_0x4de7fc){return _0x4a1df7(_0x513e65,_0x3d484d,_0x4de7fc);},'\x61\x75\x62\x4b\x59':function(_0x2fa66f,_0x2725ed){return _0x2fa66f/_0x2725ed;},'\x77\x6b\x56\x4a\x65':function(_0x36074e,_0x20c5e0){return _0x36074e*_0x20c5e0;}},_0x379af8=_0x9548c2[_0x4f8e0c(0x11d)]??_0x4f8e0c(0x10e),_0x141aad=this[_0x4f8e0c(0x105)][_0x379af8]??this['\x74\x74\x6c\x4d\x69\x6e\x75\x74\x65\x73'][_0x4f8e0c(0x10e)];return{'\x74\x6f\x6b\x65\x6e':_0x3f4476[_0x4f8e0c(0x139)](issueCollaborationToken,this[_0x4f8e0c(0x114)],{'\x75\x73\x65\x72\x49\x64':_0x9548c2[_0x4f8e0c(0x12f)],'\x73\x65\x73\x73\x69\x6f\x6e\x49\x64':_0x9548c2[_0x4f8e0c(0x11b)],'\x70\x72\x6f\x64\x75\x63\x74\x49\x64':this['\x70\x72\x6f\x64\x75\x63\x74\x49\x64'],'\x70\x72\x6f\x6a\x65\x63\x74\x49\x64':_0x9548c2[_0x4f8e0c(0x13d)],'\x64\x6f\x63\x75\x6d\x65\x6e\x74\x49\x64':_0x9548c2[_0x4f8e0c(0x136)],'\x61\x63\x63\x65\x73\x73':_0x9548c2[_0x4f8e0c(0x124)],'\x73\x61\x6e\x64\x62\x6f\x78\x49\x64':_0x9548c2['\x73\x61\x6e\x64\x62\x6f\x78\x49\x64']},_0x141aad),'\x65\x78\x70\x69\x72\x65\x73\x41\x74':Math[_0x4f8e0c(0x113)](_0x3f4476['\x61\x75\x62\x4b\x59'](Date[_0x4f8e0c(0x102)](),0x3e8))+_0x3f4476[_0x4f8e0c(0x120)](_0x141aad,0x3c)};}[a0_0x4487eb(0x137)](_0x2c504e='\x66\x72\x65\x65'){const _0x1e1485=a0_0x4487eb;return this[_0x1e1485(0x105)][_0x2c504e]??this[_0x1e1485(0x105)][_0x1e1485(0x10e)];}};export{ProductTokenIssuer,getTokenTTL,isTokenExpiringSoon,issueBatchScopedToken,issueCollaborationToken,issueProjectScopedToken,issueReadToken,issueSessionScopedToken,unsafeDecodeToken,verifyToken};
|