@dscord/daemon 0.1.63 → 0.1.65

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/dist/chat-bridge.js +1997 -1957
  2. package/dist/index.js +9789 -9739
  3. package/package.json +1 -1
@@ -1,23 +1,23 @@
1
- const _0x2980fe = _0x1c13;
2
- (function (_0x1ae774, _0x388721) {
3
- const _0x2537de = {
4
- _0x2a1c57: 0x13c,
5
- _0x5d24de: 0x263,
6
- _0x40a302: 0x1d9,
7
- _0x9dd823: 0xf7
8
- }, _0x3e918d = _0x1c13, _0x1707e6 = _0x1ae774();
1
+ const _0x36c0a2 = _0x2192;
2
+ (function (_0x538791, _0x34a750) {
3
+ const _0x225553 = {
4
+ _0x381e4e: 0x1f4,
5
+ _0x2542d3: 0x2c0,
6
+ _0x42b231: 0x175,
7
+ _0x17ac2e: 0x254
8
+ }, _0x30a6f1 = _0x2192, _0x1ba875 = _0x538791();
9
9
  while (!![]) {
10
10
  try {
11
- const _0x350b3b = -parseInt(_0x3e918d(_0x2537de._0x2a1c57)) / 0x1 * (parseInt(_0x3e918d(0x158)) / 0x2) + -parseInt(_0x3e918d(0x1b1)) / 0x3 * (-parseInt(_0x3e918d(0x10a)) / 0x4) + -parseInt(_0x3e918d(_0x2537de._0x5d24de)) / 0x5 + -parseInt(_0x3e918d(0x204)) / 0x6 + parseInt(_0x3e918d(_0x2537de._0x40a302)) / 0x7 * (parseInt(_0x3e918d(_0x2537de._0x9dd823)) / 0x8) + -parseInt(_0x3e918d(0x261)) / 0x9 + parseInt(_0x3e918d(0x159)) / 0xa;
12
- if (_0x350b3b === _0x388721)
11
+ const _0x236ad0 = -parseInt(_0x30a6f1(0x18e)) / 0x1 + parseInt(_0x30a6f1(_0x225553._0x381e4e)) / 0x2 + -parseInt(_0x30a6f1(_0x225553._0x2542d3)) / 0x3 + parseInt(_0x30a6f1(0x276)) / 0x4 + parseInt(_0x30a6f1(0x1f3)) / 0x5 + parseInt(_0x30a6f1(_0x225553._0x42b231)) / 0x6 + parseInt(_0x30a6f1(_0x225553._0x17ac2e)) / 0x7 * (parseInt(_0x30a6f1(0x1cb)) / 0x8);
12
+ if (_0x236ad0 === _0x34a750)
13
13
  break;
14
14
  else
15
- _0x1707e6['push'](_0x1707e6['shift']());
16
- } catch (_0x5872c3) {
17
- _0x1707e6['push'](_0x1707e6['shift']());
15
+ _0x1ba875['push'](_0x1ba875['shift']());
16
+ } catch (_0x4a1048) {
17
+ _0x1ba875['push'](_0x1ba875['shift']());
18
18
  }
19
19
  }
20
- }(_0x2631, 0x70c27));
20
+ }(_0x7a96, 0x742a6));
21
21
  import { pathToFileURL } from 'node:url';
22
22
  import {
23
23
  mkdir,
@@ -27,83 +27,81 @@ import {
27
27
  writeFile
28
28
  } from 'node:fs/promises';
29
29
  import { homedir } from 'node:os';
30
- import _0x230848 from 'node:path';
30
+ import _0xb0331c from 'node:path';
31
31
  var DEFAULT_MAX_FILE_SIZE = 0x64 * 0x400 * 0x400, MIME_BY_EXTENSION = {
32
- '.csv': _0x2980fe(0x248),
33
- '.gif': _0x2980fe(0x12b),
34
- '.jpeg': _0x2980fe(0x18b),
35
- '.jpg': _0x2980fe(0x18b),
36
- '.json': _0x2980fe(0x1ae),
32
+ '.csv': _0x36c0a2(0x1cd),
33
+ '.gif': _0x36c0a2(0x202),
34
+ '.jpeg': 'image/jpeg',
35
+ '.jpg': _0x36c0a2(0x283),
36
+ '.json': _0x36c0a2(0x2b1),
37
37
  '.md': 'text/markdown',
38
- '.pdf': _0x2980fe(0x1be),
38
+ '.pdf': _0x36c0a2(0x1bb),
39
39
  '.png': 'image/png',
40
- '.svg': _0x2980fe(0x106),
40
+ '.svg': 'image/svg+xml',
41
41
  '.txt': 'text/plain',
42
- '.webp': _0x2980fe(0x238),
43
- '.xml': _0x2980fe(0x23d),
44
- '.zip': 'application/zip'
42
+ '.webp': _0x36c0a2(0x1ec),
43
+ '.xml': _0x36c0a2(0x157),
44
+ '.zip': _0x36c0a2(0x18d)
45
45
  };
46
- function guessContentType(_0x456c30) {
47
- const _0x1ff7a2 = {
48
- _0x20d8f5: 0x137,
49
- _0x4c97a4: 0x22d
50
- }, _0x2f0f3e = _0x2980fe;
51
- return MIME_BY_EXTENSION[_0x230848[_0x2f0f3e(0x241)](_0x456c30)[_0x2f0f3e(_0x1ff7a2._0x20d8f5)]()] ?? _0x2f0f3e(_0x1ff7a2._0x4c97a4);
46
+ function guessContentType(_0x1b00e6) {
47
+ const _0x105089 = _0x36c0a2;
48
+ return MIME_BY_EXTENSION[_0xb0331c[_0x105089(0x21c)](_0x1b00e6)['toLowerCase']()] ?? _0x105089(0x27b);
52
49
  }
53
- function safeFilename(_0x295423) {
54
- const _0x442e82 = { _0x5b63e7: 0x201 }, _0x5ba6a9 = _0x2980fe;
55
- return _0x295423[_0x5ba6a9(_0x442e82._0x5b63e7)](/[\\/]/g, '-');
50
+ function safeFilename(_0xc44fd5) {
51
+ const _0x1bd106 = _0x36c0a2;
52
+ return _0xc44fd5[_0x1bd106(0x2ac)](/[\\/]/g, '-');
56
53
  }
57
- function extensionFor(_0x37cca9) {
58
- const _0x23f813 = _0x2980fe, _0x55a747 = Object[_0x23f813(0x271)](MIME_BY_EXTENSION)[_0x23f813(0x14f)](([, _0x5102d6]) => _0x5102d6 === _0x37cca9);
59
- return _0x55a747?.[0x0] ?? _0x23f813(0x208);
54
+ function extensionFor(_0x36d0ab) {
55
+ const _0x5664ba = {
56
+ _0x58ef3d: 0x233,
57
+ _0xaace9c: 0x208
58
+ }, _0x3971ff = _0x36c0a2, _0x160a57 = Object[_0x3971ff(_0x5664ba._0x58ef3d)](MIME_BY_EXTENSION)[_0x3971ff(_0x5664ba._0xaace9c)](([, _0x1b79b0]) => _0x1b79b0 === _0x36d0ab);
59
+ return _0x160a57?.[0x0] ?? _0x3971ff(0x238);
60
60
  }
61
- async function prepareUploadFile(_0x3f2941, _0x5040f1 = {}) {
62
- const _0x20dd48 = {
63
- _0x2a59c6: 0x122,
64
- _0x23516b: 0x24d,
65
- _0x1be594: 0x141,
66
- _0x5ad7e5: 0x111
67
- }, _0x4225da = _0x2980fe;
68
- if (!_0x230848[_0x4225da(_0x20dd48._0x2a59c6)](_0x3f2941))
69
- throw new Error(_0x4225da(0x1cc));
70
- const _0x5d66ad = await stat(_0x3f2941)['catch'](() => null);
71
- if (!_0x5d66ad || !_0x5d66ad[_0x4225da(0x240)]())
72
- throw new Error(_0x4225da(_0x20dd48._0x23516b) + _0x3f2941);
73
- const _0x2edb84 = _0x5040f1[_0x4225da(0x170)] ?? DEFAULT_MAX_FILE_SIZE;
74
- if (_0x5d66ad[_0x4225da(0x168)] > _0x2edb84)
75
- throw new Error(_0x4225da(0x17c) + _0x5d66ad[_0x4225da(0x168)]);
76
- const _0x44e0b1 = await readFile(_0x3f2941), _0x278a64 = _0x230848[_0x4225da(_0x20dd48._0x1be594)](_0x3f2941);
61
+ async function prepareUploadFile(_0x409283, _0x2f063d = {}) {
62
+ const _0x1dfffe = {
63
+ _0x4b6b43: 0x2c7,
64
+ _0x19bcb6: 0x16f,
65
+ _0x99b2e4: 0x180,
66
+ _0x1c437f: 0x199,
67
+ _0x2672d6: 0x249
68
+ }, _0x56a0e2 = _0x36c0a2;
69
+ if (!_0xb0331c[_0x56a0e2(_0x1dfffe._0x4b6b43)](_0x409283))
70
+ throw new Error(_0x56a0e2(0x1c7));
71
+ const _0x172e64 = await stat(_0x409283)[_0x56a0e2(0x24c)](() => null);
72
+ if (!_0x172e64 || !_0x172e64['isFile']())
73
+ throw new Error(_0x56a0e2(_0x1dfffe._0x19bcb6) + _0x409283);
74
+ const _0x2c9337 = _0x2f063d[_0x56a0e2(_0x1dfffe._0x99b2e4)] ?? DEFAULT_MAX_FILE_SIZE;
75
+ if (_0x172e64[_0x56a0e2(0x199)] > _0x2c9337)
76
+ throw new Error('File\x20size\x20exceeds\x20limit:\x20' + _0x172e64[_0x56a0e2(_0x1dfffe._0x1c437f)]);
77
+ const _0x4742c0 = await readFile(_0x409283), _0x5997fe = _0xb0331c[_0x56a0e2(0x2db)](_0x409283);
77
78
  return {
78
- 'contentBase64': _0x44e0b1[_0x4225da(_0x20dd48._0x5ad7e5)]('base64'),
79
- 'contentType': guessContentType(_0x278a64),
80
- 'filename': _0x278a64,
81
- 'sizeBytes': _0x5d66ad['size']
79
+ 'contentBase64': _0x4742c0[_0x56a0e2(0x159)](_0x56a0e2(_0x1dfffe._0x2672d6)),
80
+ 'contentType': guessContentType(_0x5997fe),
81
+ 'filename': _0x5997fe,
82
+ 'sizeBytes': _0x172e64[_0x56a0e2(_0x1dfffe._0x1c437f)]
82
83
  };
83
84
  }
84
- function createAttachmentCache(_0x211d56 = {}) {
85
- const _0x178c94 = {
86
- _0x3c14ac: 0xef,
87
- _0x591b32: 0x25e,
88
- _0x6d0202: 0x199
89
- }, _0x572ab6 = {
90
- _0x4d4213: 0x144,
91
- _0x16b31d: 0x1f5,
92
- _0x2e0982: 0x160
93
- }, _0x3ba0e9 = _0x2980fe, _0x291512 = _0x211d56[_0x3ba0e9(_0x178c94._0x3c14ac)] ?? _0x230848[_0x3ba0e9(_0x178c94._0x591b32)](homedir(), _0x3ba0e9(0x140), _0x3ba0e9(_0x178c94._0x6d0202));
85
+ function createAttachmentCache(_0x47e25f = {}) {
86
+ const _0xaf8977 = {
87
+ _0xd61785: 0x156,
88
+ _0x4b2621: 0x156,
89
+ _0x5ad15a: 0x224,
90
+ _0x97271f: 0x1c4
91
+ }, _0x57f0aa = _0x36c0a2, _0xfbcc3d = _0x47e25f['cacheDir'] ?? _0xb0331c[_0x57f0aa(0x2a2)](homedir(), _0x57f0aa(0x2b2), _0x57f0aa(0x25c));
94
92
  return {
95
- 'cacheDir': _0x291512,
96
- async 'findCachedPath'(_0x19e314) {
97
- const _0xec3a44 = _0x3ba0e9;
98
- await mkdir(_0x291512, { 'recursive': !![] });
99
- const _0x4f89a0 = await readdir(_0x291512), _0x150ae6 = _0x4f89a0['find'](_0x588a6e => _0x588a6e['startsWith'](_0x19e314 + '-') || _0x588a6e[_0xec3a44(0x1e1)](_0x19e314));
100
- return _0x150ae6 ? _0x230848[_0xec3a44(0x25e)](_0x291512, _0x150ae6) : null;
93
+ 'cacheDir': _0xfbcc3d,
94
+ async 'findCachedPath'(_0x50cffd) {
95
+ const _0x4ba2b1 = _0x57f0aa;
96
+ await mkdir(_0xfbcc3d, { 'recursive': !![] });
97
+ const _0x48db8f = await readdir(_0xfbcc3d), _0x5c4542 = _0x48db8f[_0x4ba2b1(0x208)](_0x738bc9 => _0x738bc9[_0x4ba2b1(0x260)](_0x50cffd + '-') || _0x738bc9[_0x4ba2b1(0x260)](_0x50cffd));
98
+ return _0x5c4542 ? _0xb0331c[_0x4ba2b1(0x2a2)](_0xfbcc3d, _0x5c4542) : null;
101
99
  },
102
- async 'save'(_0x489318) {
103
- const _0x31c9cd = _0x3ba0e9;
104
- await mkdir(_0x291512, { 'recursive': !![] });
105
- const _0x202310 = _0x489318[_0x31c9cd(0x144)]?.['trim']() ? safeFilename(_0x489318[_0x31c9cd(_0x572ab6._0x4d4213)]) : '' + _0x489318[_0x31c9cd(_0x572ab6._0x16b31d)] + extensionFor(_0x489318[_0x31c9cd(_0x572ab6._0x2e0982)]), _0x53f47d = _0x230848[_0x31c9cd(0x25e)](_0x291512, _0x489318[_0x31c9cd(0x1f5)] + '-' + _0x202310);
106
- return await writeFile(_0x53f47d, _0x489318[_0x31c9cd(0x10d)]), _0x53f47d;
100
+ async 'save'(_0x215958) {
101
+ const _0x3b715c = _0x57f0aa;
102
+ await mkdir(_0xfbcc3d, { 'recursive': !![] });
103
+ const _0x1da97b = _0x215958[_0x3b715c(_0xaf8977._0xd61785)]?.['trim']() ? safeFilename(_0x215958[_0x3b715c(_0xaf8977._0x4b2621)]) : '' + _0x215958[_0x3b715c(0x227)] + extensionFor(_0x215958[_0x3b715c(_0xaf8977._0x5ad15a)]), _0x27b982 = _0xb0331c['join'](_0xfbcc3d, _0x215958['attachmentId'] + '-' + _0x1da97b);
104
+ return await writeFile(_0x27b982, _0x215958[_0x3b715c(_0xaf8977._0x97271f)]), _0x27b982;
107
105
  }
108
106
  };
109
107
  }
@@ -112,2258 +110,2300 @@ import {
112
110
  randomUUID
113
111
  } from 'node:crypto';
114
112
  var UNSUPPORTED_TARGET_MESSAGE = 'Unsupported\x20target\x20format.\x20Supported\x20values\x20are\x20#channel,\x20dm:dm-<name>,\x20and\x20their\x20thread\x20targets.';
115
- function ensureSegment(_0x3a7b3c) {
116
- const _0x561359 = _0x2980fe, _0x1ad3ec = _0x3a7b3c[_0x561359(0xfc)]();
117
- if (!_0x1ad3ec || _0x1ad3ec['includes'](':'))
113
+ function ensureSegment(_0x30071d) {
114
+ const _0x1375c8 = _0x30071d['trim']();
115
+ if (!_0x1375c8 || _0x1375c8['includes'](':'))
118
116
  throw new Error(UNSUPPORTED_TARGET_MESSAGE);
119
- return _0x1ad3ec;
117
+ return _0x1375c8;
120
118
  }
121
- function parseThreadParts(_0x5a3627) {
122
- const _0x4df121 = {
123
- _0x3347b8: 0x205,
124
- _0x420ea8: 0x1fe
125
- }, _0x1c989f = _0x2980fe, _0x2ee841 = _0x5a3627[_0x1c989f(_0x4df121._0x3347b8)](':');
126
- if (_0x2ee841[_0x1c989f(_0x4df121._0x420ea8)] < 0x1 || _0x2ee841[_0x1c989f(0x1fe)] > 0x2)
119
+ function parseThreadParts(_0x12998c) {
120
+ const _0x4b3e1e = { _0x36d81a: 0x2a9 }, _0x2b5703 = _0x36c0a2, _0x3d9074 = _0x12998c[_0x2b5703(0x2d6)](':');
121
+ if (_0x3d9074[_0x2b5703(0x2a9)] < 0x1 || _0x3d9074[_0x2b5703(_0x4b3e1e._0x36d81a)] > 0x2)
127
122
  throw new Error(UNSUPPORTED_TARGET_MESSAGE);
128
123
  return {
129
- 'channelName': ensureSegment(_0x2ee841[0x0] ?? ''),
130
- 'threadShortId': _0x2ee841[0x1] ? ensureSegment(_0x2ee841[0x1]) : null
124
+ 'channelName': ensureSegment(_0x3d9074[0x0] ?? ''),
125
+ 'threadShortId': _0x3d9074[0x1] ? ensureSegment(_0x3d9074[0x1]) : null
131
126
  };
132
127
  }
133
- function parseTarget(_0x2bb40e) {
134
- const _0x330463 = {
135
- _0x482b98: 0x192,
136
- _0x33bae2: 0x1e3,
137
- _0x7a0305: 0x156,
138
- _0x2b7f04: 0x1e3,
139
- _0x3ff000: 0x211,
140
- _0x15bdd7: 0x1e1,
141
- _0x164132: 0x1e1,
142
- _0x142b6a: 0x182
143
- }, _0x560755 = _0x2980fe, _0x3481c6 = _0x2bb40e['trim']();
144
- if (!_0x3481c6)
128
+ function parseTarget(_0x10542e) {
129
+ const _0x1bb7d8 = {
130
+ _0x47ba21: 0x260,
131
+ _0x428c46: 0x2e3,
132
+ _0x44901c: 0x2e0,
133
+ _0x5263c8: 0x251,
134
+ _0x5512eb: 0x1b2,
135
+ _0x5886b1: 0x181
136
+ }, _0x3925dc = _0x36c0a2, _0x15bf2a = _0x10542e[_0x3925dc(0x255)]();
137
+ if (!_0x15bf2a)
145
138
  throw new Error(UNSUPPORTED_TARGET_MESSAGE);
146
- if (_0x3481c6[_0x560755(0x1e1)]('#')) {
147
- const _0x29f663 = parseThreadParts(_0x3481c6[_0x560755(_0x330463._0x482b98)](0x1)), _0x2035cf = '#' + _0x29f663[_0x560755(0x1e3)];
148
- if (!_0x29f663[_0x560755(0x1d7)])
139
+ if (_0x15bf2a[_0x3925dc(_0x1bb7d8._0x47ba21)]('#')) {
140
+ const _0x2c2701 = parseThreadParts(_0x15bf2a[_0x3925dc(0x189)](0x1)), _0x59de6c = '#' + _0x2c2701[_0x3925dc(_0x1bb7d8._0x428c46)];
141
+ if (!_0x2c2701[_0x3925dc(0x214)])
149
142
  return {
150
- 'channelName': _0x29f663[_0x560755(_0x330463._0x33bae2)],
151
- 'channelTarget': _0x2035cf,
152
- 'kind': _0x560755(_0x330463._0x7a0305),
153
- 'target': _0x2035cf
143
+ 'channelName': _0x2c2701[_0x3925dc(0x2e3)],
144
+ 'channelTarget': _0x59de6c,
145
+ 'kind': _0x3925dc(_0x1bb7d8._0x44901c),
146
+ 'target': _0x59de6c
154
147
  };
155
148
  return {
156
- 'channelName': _0x29f663[_0x560755(_0x330463._0x2b7f04)],
157
- 'channelTarget': _0x2035cf,
158
- 'kind': _0x560755(_0x330463._0x3ff000),
159
- 'target': _0x2035cf + ':' + _0x29f663[_0x560755(0x1d7)],
160
- 'threadShortId': _0x29f663[_0x560755(0x1d7)]
149
+ 'channelName': _0x2c2701['channelName'],
150
+ 'channelTarget': _0x59de6c,
151
+ 'kind': _0x3925dc(0x181),
152
+ 'target': _0x59de6c + ':' + _0x2c2701[_0x3925dc(0x214)],
153
+ 'threadShortId': _0x2c2701[_0x3925dc(0x214)]
161
154
  };
162
155
  }
163
- if (_0x3481c6[_0x560755(_0x330463._0x15bdd7)]('dm:')) {
164
- const _0x5f157f = parseThreadParts(_0x3481c6[_0x560755(0x192)](0x3));
165
- if (!_0x5f157f[_0x560755(_0x330463._0x2b7f04)][_0x560755(_0x330463._0x164132)](_0x560755(_0x330463._0x142b6a)))
156
+ if (_0x15bf2a[_0x3925dc(0x260)](_0x3925dc(_0x1bb7d8._0x5263c8))) {
157
+ const _0x5d0f30 = parseThreadParts(_0x15bf2a[_0x3925dc(0x189)](0x3));
158
+ if (!_0x5d0f30[_0x3925dc(0x2e3)][_0x3925dc(_0x1bb7d8._0x47ba21)](_0x3925dc(_0x1bb7d8._0x5512eb)))
166
159
  throw new Error(UNSUPPORTED_TARGET_MESSAGE);
167
- const _0x2a0397 = 'dm:' + _0x5f157f[_0x560755(0x1e3)];
168
- if (!_0x5f157f[_0x560755(0x1d7)])
160
+ const _0x46e27c = 'dm:' + _0x5d0f30[_0x3925dc(0x2e3)];
161
+ if (!_0x5d0f30['threadShortId'])
169
162
  return {
170
- 'channelName': _0x5f157f[_0x560755(0x1e3)],
171
- 'channelTarget': _0x2a0397,
172
- 'kind': _0x560755(0x156),
173
- 'target': _0x2a0397
163
+ 'channelName': _0x5d0f30[_0x3925dc(_0x1bb7d8._0x428c46)],
164
+ 'channelTarget': _0x46e27c,
165
+ 'kind': _0x3925dc(0x2e0),
166
+ 'target': _0x46e27c
174
167
  };
175
168
  return {
176
- 'channelName': _0x5f157f['channelName'],
177
- 'channelTarget': _0x2a0397,
178
- 'kind': 'thread',
179
- 'target': _0x2a0397 + ':' + _0x5f157f[_0x560755(0x1d7)],
180
- 'threadShortId': _0x5f157f[_0x560755(0x1d7)]
169
+ 'channelName': _0x5d0f30['channelName'],
170
+ 'channelTarget': _0x46e27c,
171
+ 'kind': _0x3925dc(_0x1bb7d8._0x5886b1),
172
+ 'target': _0x46e27c + ':' + _0x5d0f30['threadShortId'],
173
+ 'threadShortId': _0x5d0f30[_0x3925dc(0x214)]
181
174
  };
182
175
  }
183
176
  throw new Error(UNSUPPORTED_TARGET_MESSAGE);
184
177
  }
185
- function asErrorMessage(_0x4b2356, _0x4387b8) {
186
- const _0x278659 = _0x2980fe;
187
- if (typeof _0x4b2356 === 'string' && _0x4b2356[_0x278659(0xfc)]())
188
- return _0x4b2356;
189
- return _0x4387b8;
178
+ function asErrorMessage(_0x3db6c9, _0x546081) {
179
+ if (typeof _0x3db6c9 === 'string' && _0x3db6c9['trim']())
180
+ return _0x3db6c9;
181
+ return _0x546081;
190
182
  }
191
- function asRecord(_0x3bd27d) {
192
- const _0x4033d8 = _0x2980fe;
193
- return typeof _0x3bd27d === _0x4033d8(0x242) && _0x3bd27d !== null ? _0x3bd27d : {};
183
+ function asRecord(_0x3fd8e9) {
184
+ return typeof _0x3fd8e9 === 'object' && _0x3fd8e9 !== null ? _0x3fd8e9 : {};
194
185
  }
195
- function stableStringify(_0x2b57af) {
196
- const _0x314f51 = {
197
- _0x5a7cf8: 0x23c,
198
- _0x24c827: 0x25e,
199
- _0x12cb9b: 0x271,
200
- _0x2972c4: 0x272,
201
- _0x5c0fdb: 0x132
202
- }, _0x5b0436 = _0x2980fe;
203
- if (_0x2b57af === null || typeof _0x2b57af !== 'object')
204
- return JSON['stringify'](_0x2b57af);
205
- if (Array[_0x5b0436(0x12a)](_0x2b57af))
206
- return '[' + _0x2b57af[_0x5b0436(_0x314f51._0x5a7cf8)](_0x30d2a3 => stableStringify(_0x30d2a3))[_0x5b0436(_0x314f51._0x24c827)](',') + ']';
207
- const _0x25163a = Object[_0x5b0436(_0x314f51._0x12cb9b)](_0x2b57af)[_0x5b0436(_0x314f51._0x2972c4)](([, _0x433252]) => _0x433252 !== void 0x0)[_0x5b0436(_0x314f51._0x5c0fdb)](([_0xd0a617], [_0xa8c85]) => _0xd0a617['localeCompare'](_0xa8c85))[_0x5b0436(0x23c)](([_0xe0909e, _0x591b52]) => JSON['stringify'](_0xe0909e) + ':' + stableStringify(_0x591b52));
208
- return '{' + _0x25163a[_0x5b0436(0x25e)](',') + '}';
186
+ function stableStringify(_0x3ed13b) {
187
+ const _0xf0570e = {
188
+ _0x1a2add: 0x2be,
189
+ _0x8b5b: 0x174,
190
+ _0x14a091: 0x266
191
+ }, _0x3a989d = _0x36c0a2;
192
+ if (_0x3ed13b === null || typeof _0x3ed13b !== _0x3a989d(_0xf0570e._0x1a2add))
193
+ return JSON['stringify'](_0x3ed13b);
194
+ if (Array[_0x3a989d(0x16d)](_0x3ed13b))
195
+ return '[' + _0x3ed13b['map'](_0x3fc8b3 => stableStringify(_0x3fc8b3))[_0x3a989d(0x2a2)](',') + ']';
196
+ const _0x220982 = Object[_0x3a989d(0x233)](_0x3ed13b)[_0x3a989d(_0xf0570e._0x8b5b)](([, _0x66a98a]) => _0x66a98a !== void 0x0)[_0x3a989d(_0xf0570e._0x14a091)](([_0x3c65a1], [_0x1265c8]) => _0x3c65a1[_0x3a989d(0x1d1)](_0x1265c8))['map'](([_0x34d8d2, _0x167498]) => JSON[_0x3a989d(0x29e)](_0x34d8d2) + ':' + stableStringify(_0x167498));
197
+ return '{' + _0x220982['join'](',') + '}';
209
198
  }
210
- function createHeaders(_0x3f97e7) {
211
- const _0x31dd5c = { _0x58aa40: 0x1ae }, _0x29ecd2 = _0x2980fe;
199
+ function createHeaders(_0x1f0290) {
200
+ const _0x400fe7 = { _0x318655: 0x2b1 }, _0x3dbd1f = _0x36c0a2;
212
201
  return {
213
- 'Content-Type': _0x29ecd2(_0x31dd5c._0x58aa40),
214
- 'x-daemon-api-key': _0x3f97e7
202
+ 'Content-Type': _0x3dbd1f(_0x400fe7._0x318655),
203
+ 'x-daemon-api-key': _0x1f0290
215
204
  };
216
205
  }
217
- function toHttpBaseUrl(_0x157b7a) {
218
- const _0xf95caa = {
219
- _0x4b6ac1: 0x1e7,
220
- _0x56fa25: 0xfb
221
- }, _0x2787fe = _0x2980fe, _0x14b3ae = new URL(_0x157b7a);
222
- if (_0x14b3ae[_0x2787fe(0x10f)] === _0x2787fe(_0xf95caa._0x4b6ac1))
223
- _0x14b3ae['protocol'] = _0x2787fe(_0xf95caa._0x56fa25);
206
+ function toHttpBaseUrl(_0x147599) {
207
+ const _0x594447 = { _0x5b151c: 0x2ac }, _0x851f37 = _0x36c0a2, _0x2cc5ff = new URL(_0x147599);
208
+ if (_0x2cc5ff['protocol'] === _0x851f37(0x277))
209
+ _0x2cc5ff[_0x851f37(0x2af)] = _0x851f37(0x23b);
224
210
  else
225
- _0x14b3ae[_0x2787fe(0x10f)] === _0x2787fe(0x21c) && (_0x14b3ae[_0x2787fe(0x10f)] = _0x2787fe(0x183));
226
- return _0x14b3ae['toString']()[_0x2787fe(0x201)](/\/$/, '');
211
+ _0x2cc5ff[_0x851f37(0x2af)] === 'wss:' && (_0x2cc5ff[_0x851f37(0x2af)] = 'https:');
212
+ return _0x2cc5ff['toString']()[_0x851f37(_0x594447._0x5b151c)](/\/$/, '');
227
213
  }
228
- function isMentionBoundary(_0x46617c) {
229
- const _0x3c0fb8 = { _0x4279b1: 0x133 }, _0x1c7a31 = _0x2980fe;
230
- return !_0x46617c || /\s|[([{'",。!?、:;]/[_0x1c7a31(_0x3c0fb8._0x4279b1)](_0x46617c);
214
+ function isMentionBoundary(_0x2ba377) {
215
+ const _0x4f62dd = _0x36c0a2;
216
+ return !_0x2ba377 || /\s|[([{'",。!?、:;]/[_0x4f62dd(0x23a)](_0x2ba377);
231
217
  }
232
- function isMentionTerminal(_0x302f52) {
233
- const _0x9576a7 = { _0x4302eb: 0x133 }, _0x1243eb = _0x2980fe;
234
- return !_0x302f52 || /\s|[)\]}'",。!?、:;,.!?]/[_0x1243eb(_0x9576a7._0x4302eb)](_0x302f52);
218
+ function isMentionTerminal(_0x35d21b) {
219
+ const _0x4781d6 = { _0x3a9dbd: 0x23a }, _0x4b98d2 = _0x36c0a2;
220
+ return !_0x35d21b || /\s|[)\]}'",。!?、:;,.!?]/[_0x4b98d2(_0x4781d6._0x3a9dbd)](_0x35d21b);
235
221
  }
236
- function buildMatchableEntries(_0x864215) {
237
- const _0x52c105 = {
238
- _0x1aaacf: 0x172,
239
- _0x40c96f: 0x1eb
240
- }, _0x47df3e = _0x2980fe, _0x485e01 = [];
241
- for (const _0x474c7f of [
242
- ..._0x864215[_0x47df3e(0x18f)],
243
- ..._0x864215[_0x47df3e(_0x52c105._0x1aaacf)]
222
+ function buildMatchableEntries(_0x571aac) {
223
+ const _0x2f7403 = {
224
+ _0x31584c: 0x2a4,
225
+ _0x1d7446: 0x195,
226
+ _0x3bb2dc: 0x195,
227
+ _0x34626e: 0x191
228
+ }, _0x3086b1 = _0x36c0a2, _0x4b6938 = [];
229
+ for (const _0x19f9c0 of [
230
+ ..._0x571aac[_0x3086b1(_0x2f7403._0x31584c)],
231
+ ..._0x571aac[_0x3086b1(0x240)]
244
232
  ]) {
245
- _0x485e01['push']({
246
- 'matchName': _0x474c7f[_0x47df3e(_0x52c105._0x40c96f)],
247
- 'matchNameLower': _0x474c7f[_0x47df3e(0x1eb)][_0x47df3e(0x21d)](),
248
- 'participantId': _0x474c7f['id']
249
- }), _0x474c7f['id'] !== _0x474c7f[_0x47df3e(_0x52c105._0x40c96f)] && _0x485e01['push']({
250
- 'matchName': _0x474c7f['id'],
251
- 'matchNameLower': _0x474c7f['id'][_0x47df3e(0x21d)](),
252
- 'participantId': _0x474c7f['id']
233
+ _0x4b6938[_0x3086b1(0x191)]({
234
+ 'matchName': _0x19f9c0[_0x3086b1(_0x2f7403._0x1d7446)],
235
+ 'matchNameLower': _0x19f9c0[_0x3086b1(0x195)]['toLocaleLowerCase'](),
236
+ 'participantId': _0x19f9c0['id']
237
+ }), _0x19f9c0['id'] !== _0x19f9c0[_0x3086b1(_0x2f7403._0x3bb2dc)] && _0x4b6938[_0x3086b1(_0x2f7403._0x34626e)]({
238
+ 'matchName': _0x19f9c0['id'],
239
+ 'matchNameLower': _0x19f9c0['id'][_0x3086b1(0x25a)](),
240
+ 'participantId': _0x19f9c0['id']
253
241
  });
254
242
  }
255
- return _0x485e01;
243
+ return _0x4b6938;
256
244
  }
257
- function extractMentionedParticipantIds(_0x187739, _0x310173) {
258
- const _0x4a30c9 = {
259
- _0x3ccfc5: 0x1fe,
260
- _0x2602d0: 0x21d,
261
- _0x3caf2e: 0x14f,
262
- _0x571d03: 0x1b5,
263
- _0x1f38c1: 0x1b5,
264
- _0x73e746: 0x1fe
265
- }, _0x1fb2dc = _0x2980fe, _0x5628bb = buildMatchableEntries(_0x310173)[_0x1fb2dc(0x132)]((_0xeaa952, _0x4a2bcb) => _0x4a2bcb[_0x1fb2dc(0x210)][_0x1fb2dc(0x1fe)] - _0xeaa952[_0x1fb2dc(0x210)]['length']), _0x2e6045 = [], _0x569ca7 = new Set();
266
- for (let _0x5c9b1c = 0x0; _0x5c9b1c < _0x187739[_0x1fb2dc(_0x4a30c9._0x3ccfc5)]; _0x5c9b1c += 0x1) {
267
- if (_0x187739[_0x5c9b1c] !== '@' || !isMentionBoundary(_0x187739[_0x5c9b1c - 0x1]))
245
+ function extractMentionedParticipantIds(_0x534f6c, _0x494ed3) {
246
+ const _0x1f528c = {
247
+ _0x28f92c: 0x189,
248
+ _0x26946b: 0x1f8,
249
+ _0x93582c: 0x15b,
250
+ _0x243e9f: 0x18c
251
+ }, _0x15011b = {
252
+ _0xb1f598: 0x293,
253
+ _0x592767: 0x18c,
254
+ _0x1a80fe: 0x2a9
255
+ }, _0x1d03a6 = _0x36c0a2, _0x3d3c81 = buildMatchableEntries(_0x494ed3)['sort']((_0x311522, _0xc7853d) => _0xc7853d['matchName'][_0x1d03a6(0x2a9)] - _0x311522['matchName'][_0x1d03a6(0x2a9)]), _0x22658c = [], _0x74515f = new Set();
256
+ for (let _0x2c92cb = 0x0; _0x2c92cb < _0x534f6c['length']; _0x2c92cb += 0x1) {
257
+ if (_0x534f6c[_0x2c92cb] !== '@' || !isMentionBoundary(_0x534f6c[_0x2c92cb - 0x1]))
268
258
  continue;
269
- const _0x1b879b = _0x187739[_0x1fb2dc(0x192)](_0x5c9b1c + 0x1), _0x120a8f = _0x1b879b[_0x1fb2dc(_0x4a30c9._0x2602d0)](), _0x46969f = _0x5628bb[_0x1fb2dc(_0x4a30c9._0x3caf2e)](_0x10200b => {
270
- const _0x17266c = _0x1fb2dc;
271
- if (!_0x120a8f[_0x17266c(0x1e1)](_0x10200b['matchNameLower']))
259
+ const _0x5d2b80 = _0x534f6c[_0x1d03a6(_0x1f528c._0x28f92c)](_0x2c92cb + 0x1), _0x543ae6 = _0x5d2b80[_0x1d03a6(0x25a)](), _0x4527ce = _0x3d3c81[_0x1d03a6(0x208)](_0x2977fb => {
260
+ const _0xe32126 = _0x1d03a6;
261
+ if (!_0x543ae6['startsWith'](_0x2977fb[_0xe32126(_0x15011b._0xb1f598)]))
272
262
  return ![];
273
- return isMentionTerminal(_0x1b879b[_0x10200b['matchName'][_0x17266c(0x1fe)]]);
263
+ return isMentionTerminal(_0x5d2b80[_0x2977fb[_0xe32126(_0x15011b._0x592767)][_0xe32126(_0x15011b._0x1a80fe)]]);
274
264
  });
275
- if (!_0x46969f || _0x569ca7['has'](_0x46969f[_0x1fb2dc(_0x4a30c9._0x571d03)]))
265
+ if (!_0x4527ce || _0x74515f[_0x1d03a6(0x192)](_0x4527ce['participantId']))
276
266
  continue;
277
- _0x569ca7[_0x1fb2dc(0x22e)](_0x46969f[_0x1fb2dc(0x1b5)]), _0x2e6045['push'](_0x46969f[_0x1fb2dc(_0x4a30c9._0x1f38c1)]), _0x5c9b1c += _0x46969f[_0x1fb2dc(0x210)][_0x1fb2dc(_0x4a30c9._0x73e746)];
267
+ _0x74515f[_0x1d03a6(_0x1f528c._0x26946b)](_0x4527ce[_0x1d03a6(_0x1f528c._0x93582c)]), _0x22658c[_0x1d03a6(0x191)](_0x4527ce['participantId']), _0x2c92cb += _0x4527ce[_0x1d03a6(_0x1f528c._0x243e9f)][_0x1d03a6(0x2a9)];
278
268
  }
279
- return _0x2e6045;
269
+ return _0x22658c;
280
270
  }
281
271
  var DEFAULT_FETCH_TIMEOUT_MS = 0x3a98;
282
- function anySignal(..._0x287e6f) {
283
- const _0x2183cd = {
284
- _0x5dc005: 0x19c,
285
- _0x3e4b7b: 0x1f3
286
- }, _0x594803 = _0x2980fe, _0x282c07 = new AbortController();
287
- for (const _0x123466 of _0x287e6f) {
288
- if (_0x123466[_0x594803(0x224)])
289
- return _0x282c07[_0x594803(_0x2183cd._0x5dc005)](_0x123466['reason']), _0x282c07[_0x594803(0x1f3)];
290
- _0x123466['addEventListener']('abort', () => _0x282c07[_0x594803(0x19c)](_0x123466['reason']), {
272
+ function anySignal(..._0x57c5fa) {
273
+ const _0x324f21 = {
274
+ _0x2bb47c: 0x1db,
275
+ _0x23926d: 0x1ed,
276
+ _0xc6152c: 0x28c
277
+ }, _0x3868de = _0x36c0a2, _0x4057c6 = new AbortController();
278
+ for (const _0x140dc1 of _0x57c5fa) {
279
+ if (_0x140dc1[_0x3868de(0x17e)])
280
+ return _0x4057c6[_0x3868de(0x28c)](_0x140dc1[_0x3868de(0x245)]), _0x4057c6[_0x3868de(_0x324f21._0x2bb47c)];
281
+ _0x140dc1[_0x3868de(_0x324f21._0x23926d)](_0x3868de(_0x324f21._0xc6152c), () => _0x4057c6[_0x3868de(0x28c)](_0x140dc1[_0x3868de(0x245)]), {
291
282
  'once': !![],
292
- 'signal': _0x282c07[_0x594803(_0x2183cd._0x3e4b7b)]
283
+ 'signal': _0x4057c6['signal']
293
284
  });
294
285
  }
295
- return _0x282c07[_0x594803(_0x2183cd._0x3e4b7b)];
286
+ return _0x4057c6['signal'];
296
287
  }
297
- function createInternalAgentClient(_0x618bbe) {
298
- const _0x549bd2 = {
299
- _0x54c2c4: 0xfc,
300
- _0x2ad023: 0x12e
301
- }, _0x4efdfd = {
302
- _0x22c320: 0x157,
303
- _0x31b4d5: 0x100,
304
- _0x21900d: 0x1fe,
305
- _0x5136ac: 0x17f,
306
- _0x3185b9: 0x1fe,
307
- _0x5abdea: 0x26d,
308
- _0x4e3729: 0x23c,
309
- _0x3baf39: 0x169,
310
- _0x58623c: 0x1f2,
311
- _0x6ce64f: 0x179,
312
- _0x10f36c: 0x179,
313
- _0x48fddf: 0xf0,
314
- _0x96b934: 0x13d,
315
- _0x34a1ea: 0xf0,
316
- _0x1f9cc7: 0xf0,
317
- _0x2845c6: 0x179,
318
- _0xc05711: 0x1b3,
319
- _0x22685f: 0x13d,
320
- _0x23dc8b: 0x1f8,
321
- _0x110bf5: 0x161,
322
- _0x4dff10: 0x21b,
323
- _0x3a7290: 0x254,
324
- _0x4e34e6: 0xfa,
325
- _0x30c8ee: 0x150,
326
- _0x33c306: 0xfd,
327
- _0x3b872d: 0x1ed,
328
- _0x316fde: 0x1d4,
329
- _0x200ab9: 0x150
330
- }, _0x2ae90b = {
331
- _0x1d62e9: 0x156,
332
- _0x39abe1: 0xed,
333
- _0x3c0835: 0x169,
334
- _0x3261f1: 0x256
335
- }, _0x333810 = {
336
- _0x29fd15: 0x107,
337
- _0x45d7f6: 0x100,
338
- _0xeb05d9: 0x10d,
339
- _0x434437: 0x160,
340
- _0x47b325: 0x22d,
341
- _0x42417a: 0x1ce
342
- }, _0x75c1cf = {
343
- _0x1032de: 0x12c,
344
- _0x5ce30e: 0x1cf,
345
- _0x4fde0b: 0x1bf,
346
- _0x5c5596: 0x151,
347
- _0x2aa2bc: 0x160,
348
- _0x48dab7: 0x10d,
349
- _0x3f3673: 0x144,
350
- _0x3e94eb: 0x1dc,
351
- _0x36058d: 0x268
352
- }, _0x5d521c = {
353
- _0x43c006: 0x147,
354
- _0x3296e7: 0x151
355
- }, _0x5087af = { _0x52a906: 0x1c1 }, _0x4115a0 = {
356
- _0x4b80fd: 0x1bf,
357
- _0x4be93e: 0x1d3,
358
- _0x2ec904: 0x1f4,
359
- _0x972595: 0x151,
360
- _0x3a30b5: 0x15f
361
- }, _0x4fe750 = { _0x1184ee: 0x1bf }, _0x3e842e = {
362
- _0x3e4ca5: 0x1bd,
363
- _0x3360ee: 0x151,
364
- _0x4ff744: 0x1c0,
365
- _0x37d080: 0x1b0,
366
- _0x47725e: 0x15f,
367
- _0x1261b2: 0x10d
368
- }, _0x41d3f9 = {
369
- _0x2c2246: 0x225,
370
- _0x286a7c: 0x15f
371
- }, _0x5d90e3 = {
372
- _0x83ebc3: 0x151,
373
- _0x282064: 0x10d
374
- }, _0xbcd2b6 = {
375
- _0x3f389a: 0x118,
376
- _0x153a08: 0x1d3,
377
- _0x3676d6: 0xf3,
378
- _0x1f7b9b: 0x169,
379
- _0x3a9314: 0x1fe,
380
- _0x234dc8: 0x12c
381
- }, _0x39be20 = {
382
- _0x3bac5f: 0x11d,
383
- _0x4c24fc: 0x12c,
384
- _0x504058: 0x169,
385
- _0x291a9b: 0x1ee,
386
- _0x152084: 0x169,
387
- _0x93b4b8: 0xed,
388
- _0x4740f9: 0x1de,
389
- _0x36199b: 0x1de,
390
- _0xa5ca7e: 0x111,
391
- _0x5db517: 0x100,
392
- _0x2690ba: 0x260
393
- }, _0x5a2e30 = { _0x10015e: 0x194 }, _0x5c0291 = {
394
- _0x46744a: 0x1f7,
395
- _0x177c05: 0x194
396
- }, _0xa73e4b = {
397
- _0x4e76b2: 0x232,
398
- _0x5ab0b7: 0x1d7,
399
- _0x5a4f82: 0x179,
400
- _0x1f0468: 0x12c,
401
- _0xa8ea89: 0x1e1
402
- }, _0x2348dd = {
403
- _0xab843e: 0x150,
404
- _0x110841: 0x1d7,
405
- _0xdce9d2: 0xf0,
406
- _0x3fc238: 0x179,
407
- _0x29cb09: 0x12c
408
- }, _0x36371b = { _0x134ea9: 0x260 }, _0x281c79 = { _0x2395e8: 0x18f }, _0x25e1c9 = {
409
- _0x4677e5: 0x197,
410
- _0x423a86: 0x100,
411
- _0x4240c7: 0x10d,
412
- _0x3a515c: 0x237,
413
- _0x48d3ee: 0x26d
414
- }, _0x156b0a = {
415
- _0x48ce07: 0x21f,
416
- _0x6b5f6c: 0x10d,
417
- _0x32e0ce: 0x260,
418
- _0x2453a5: 0x16f,
419
- _0x594998: 0xf0
420
- }, _0x36ef15 = { _0x162404: 0x15f }, _0x3e50cc = {
421
- _0x2c02f5: 0x1d5,
422
- _0x570d8b: 0x151
423
- }, _0x27ef08 = {
424
- _0x59cf32: 0x1f3,
425
- _0xa8a7aa: 0x1f3
426
- }, _0x16daa3 = {
427
- _0x413368: 0x1f3,
428
- _0x46a452: 0x110,
429
- _0x2ecf03: 0x1b9
430
- }, _0xf84036 = {
431
- _0x35dd14: 0xfc,
432
- _0x1f761e: 0x262,
433
- _0x1355cc: 0x264,
434
- _0x5bb380: 0x20e,
435
- _0x43cc24: 0x21b
436
- }, _0x6b41b6 = {
437
- _0x33bcc2: 0x177,
438
- _0x3b8dbf: 0x234
439
- }, _0x56617e = {
440
- _0x1cc93f: 0x18d,
441
- _0x3fd048: 0x149,
442
- _0x4d68d3: 0xf6,
443
- _0x556dbb: 0x201,
444
- _0x222b93: 0x105,
445
- _0x4415e0: 0x130,
446
- _0x37dfa6: 0x123,
447
- _0x441417: 0x1a8
448
- }, _0x353f47 = _0x2980fe, _0xe87b3e = _0x618bbe[_0x353f47(0x189)] ?? fetch, _0x1f7210 = _0x618bbe[_0x353f47(0x25b)] ?? DEFAULT_FETCH_TIMEOUT_MS, _0x283f24 = typeof _0x618bbe['initialLastSeenSeq'] === _0x353f47(0x126) && _0x618bbe[_0x353f47(0x15e)] > 0x0 ? _0x618bbe['initialLastSeenSeq'] : 0x0, _0x2fcb62 = _0x618bbe['daemonLocalUrl']?.[_0x353f47(_0x549bd2._0x54c2c4)]() || void 0x0, _0x4d60d2 = _0x618bbe[_0x353f47(0x174)]?.[_0x353f47(0xfc)]() || void 0x0, _0x1fc8eb = _0x618bbe[_0x353f47(0x191)] === !![], _0x2662e9 = _0x618bbe[_0x353f47(_0x549bd2._0x2ad023)]?.[_0x353f47(0xfc)]() || void 0x0, _0x2bd8ff = _0x618bbe['workerThreadTarget']?.[_0x353f47(_0x549bd2._0x54c2c4)]() || void 0x0, _0x20903e = createHeaders(_0x618bbe['daemonApiKey']), _0x4a7b93 = toHttpBaseUrl(_0x618bbe[_0x353f47(0x19e)]);
449
- let _0x29690d = null;
450
- const _0x54d43a = new Map();
451
- let _0xbf1d9 = _0x283f24, _0x42679a = _0x283f24;
452
- function _0x2dfda9(_0xa27673) {
453
- const _0x42d0b0 = _0x353f47, _0x5c6c04 = _0xa27673[_0x42d0b0(_0x56617e._0x1cc93f)][_0x42d0b0(_0x56617e._0x3fd048)]['get'](_0x42d0b0(0x217)) ?? _0x42d0b0(0x1fb), _0xa8d5f3 = _0xa27673[_0x42d0b0(_0x56617e._0x4d68d3)]['trim']()[_0x42d0b0(_0x56617e._0x556dbb)](/\s+/g, '\x20')[_0x42d0b0(0x192)](0x0, 0x78) || _0x42d0b0(_0x56617e._0x222b93);
454
- return _0x42d0b0(0x16b) + _0xa27673[_0x42d0b0(0x188)] + '\x20返回了非\x20JSON\x20响应(status=' + _0xa27673['response'][_0x42d0b0(0x1b0)] + _0x42d0b0(_0x56617e._0x4415e0) + _0x5c6c04 + _0x42d0b0(_0x56617e._0x37dfa6) + _0xa8d5f3 + _0x42d0b0(_0x56617e._0x441417);
288
+ function createInternalAgentClient(_0x5346d1) {
289
+ const _0xaaed02 = {
290
+ _0x28d5af: 0x204,
291
+ _0x567802: 0x193,
292
+ _0x15d58a: 0x255,
293
+ _0x37e302: 0x255,
294
+ _0x55a91d: 0x21f
295
+ }, _0x1bd5b3 = {
296
+ _0x32a070: 0x171,
297
+ _0x569194: 0x213,
298
+ _0x40f217: 0x159,
299
+ _0x1b07a9: 0x1f7,
300
+ _0x197c55: 0x2ab,
301
+ _0xa7a14f: 0x282,
302
+ _0x375681: 0x1c4,
303
+ _0x435f7d: 0x177,
304
+ _0x263864: 0x2a9,
305
+ _0x2de142: 0x207,
306
+ _0xaa166e: 0x174,
307
+ _0x3d7fe8: 0x212,
308
+ _0x3cc107: 0x2e2,
309
+ _0x170e9d: 0x2e2,
310
+ _0x2c1448: 0x178,
311
+ _0x16a872: 0x2e2,
312
+ _0xc3064b: 0x1f6,
313
+ _0x165121: 0x1d9,
314
+ _0x46fdc0: 0x2dc,
315
+ _0x1ef366: 0x191,
316
+ _0x1b5c27: 0x1d9,
317
+ _0x445af9: 0x171,
318
+ _0x35e833: 0x230,
319
+ _0x3bb87f: 0x251,
320
+ _0x1b8996: 0x243,
321
+ _0x5e07c9: 0x230,
322
+ _0x300735: 0x1cf,
323
+ _0x4352b2: 0x243,
324
+ _0x59c9f6: 0x25f,
325
+ _0x5d5efd: 0x253,
326
+ _0x79ab15: 0x257,
327
+ _0xfabc53: 0x176,
328
+ _0x1c7a5d: 0x1fa,
329
+ _0x4161f7: 0x2d1,
330
+ _0x45d21b: 0x2d1,
331
+ _0x5edaf8: 0x270,
332
+ _0x3ac43a: 0x270,
333
+ _0x5546d0: 0x257,
334
+ _0x5b4c6f: 0x160,
335
+ _0x39172a: 0x257,
336
+ _0x473127: 0x27e,
337
+ _0x49ef6b: 0x174
338
+ }, _0x313a15 = { _0x2940e1: 0x230 }, _0x3b5768 = {
339
+ _0x1b5485: 0x1c3,
340
+ _0x387386: 0x169,
341
+ _0x535ba8: 0x29a
342
+ }, _0x508a0 = {
343
+ _0xb988ad: 0x171,
344
+ _0x7620b7: 0x177,
345
+ _0x5b929f: 0x2a6
346
+ }, _0x1fafec = {
347
+ _0x33626b: 0x278,
348
+ _0x847581: 0x278,
349
+ _0xe76054: 0x1db,
350
+ _0x383358: 0x1d3,
351
+ _0x207a24: 0x2e4,
352
+ _0x40356a: 0x156
353
+ }, _0x82d29c = {
354
+ _0x165403: 0x1c4,
355
+ _0x5b728a: 0x1dd
356
+ }, _0xe4893f = {
357
+ _0x46d485: 0x2b6,
358
+ _0x42285e: 0x2a0
359
+ }, _0x479a21 = {
360
+ _0x2f9b43: 0x1a7,
361
+ _0x550bc5: 0x2c9,
362
+ _0x487851: 0x2a0
363
+ }, _0x291f16 = {
364
+ _0x5d046a: 0x29e,
365
+ _0x2fe737: 0x2a0
366
+ }, _0x450a91 = { _0x492e1d: 0x1f7 }, _0x55fe7c = {
367
+ _0xbf8142: 0x171,
368
+ _0x424b4e: 0x2b0
369
+ }, _0x539e03 = {
370
+ _0x3ea7e4: 0x173,
371
+ _0x350958: 0x2d4,
372
+ _0x273667: 0x2b0,
373
+ _0x1686f5: 0x1c4
374
+ }, _0x2bef0f = {
375
+ _0x40bf27: 0x1a0,
376
+ _0x321eb0: 0x259,
377
+ _0x4ac118: 0x1a0,
378
+ _0x541fa7: 0x1fd
379
+ }, _0x44965f = {
380
+ _0x279ccf: 0x20b,
381
+ _0xba4b3f: 0x183
382
+ }, _0x4ff413 = {
383
+ _0x13d3bf: 0x25f,
384
+ _0x424ecf: 0x1a7,
385
+ _0x194000: 0x1f7,
386
+ _0x57d296: 0x212,
387
+ _0x3eef56: 0x2a9,
388
+ _0x3d7eca: 0x288,
389
+ _0x4e984f: 0x288,
390
+ _0x4db353: 0x2a0
391
+ }, _0x332b0d = {
392
+ _0x52f7d0: 0x17f,
393
+ _0x30c137: 0x171,
394
+ _0xaada83: 0x212,
395
+ _0x541df5: 0x212,
396
+ _0x115965: 0x1c4,
397
+ _0x338299: 0x29b,
398
+ _0x2ab4be: 0x177,
399
+ _0xafc3c0: 0x294
400
+ }, _0x1e3ab4 = {
401
+ _0x2c8f01: 0x1f6,
402
+ _0x40197e: 0x2a6,
403
+ _0x1dd96d: 0x214,
404
+ _0x48122a: 0x2e2,
405
+ _0x2ebbd6: 0x214,
406
+ _0x4caf7a: 0x260,
407
+ _0x163e1e: 0x29a,
408
+ _0x18c8ca: 0x214,
409
+ _0x57d427: 0x260
410
+ }, _0x148118 = {
411
+ _0x5eee3e: 0x181,
412
+ _0x37cf04: 0x1f6,
413
+ _0x26612a: 0x214,
414
+ _0x7f8bae: 0x178,
415
+ _0x791088: 0x178,
416
+ _0x48d78d: 0x260
417
+ }, _0x48873a = {
418
+ _0x38165e: 0x1f6,
419
+ _0x5223ea: 0x26d,
420
+ _0x4c2fba: 0x29a
421
+ }, _0x32bcf1 = {
422
+ _0x183caf: 0x240,
423
+ _0x2e2a34: 0x208
424
+ }, _0x4bd80c = { _0xafe741: 0x20c }, _0x592e39 = { _0x2031f0: 0x17d }, _0x32c940 = {
425
+ _0x40af52: 0x1c6,
426
+ _0x302d87: 0x29e,
427
+ _0x3c1b9e: 0x169,
428
+ _0x4cdab2: 0x1c4,
429
+ _0x446b2b: 0x26d,
430
+ _0x5e82a0: 0x1f6
431
+ }, _0x41cfc8 = { _0x2b5a6d: 0x216 }, _0x2c165f = { _0xfaa68e: 0x1dc }, _0x44e1f0 = {
432
+ _0x6a17d2: 0x1db,
433
+ _0x5953eb: 0x2d4,
434
+ _0x4560cd: 0x1cc
435
+ }, _0xae2a55 = {
436
+ _0x4fa9b8: 0x1db,
437
+ _0x504e51: 0x1cc,
438
+ _0x290a97: 0x2b0
439
+ }, _0x240fae = {
440
+ _0x2b1938: 0x215,
441
+ _0x1ed9a1: 0x280,
442
+ _0x3fa865: 0x279,
443
+ _0x52a9a1: 0x2d2
444
+ }, _0x56fd75 = {
445
+ _0x1a2155: 0x2e4,
446
+ _0x288444: 0x255
447
+ }, _0x2aa3eb = {
448
+ _0x9c8dca: 0x2ac,
449
+ _0x5869c3: 0x182,
450
+ _0x566ab0: 0x219,
451
+ _0x291b1c: 0x225,
452
+ _0x2fbdde: 0x2ad
453
+ }, _0x452847 = _0x36c0a2, _0x2d31a6 = _0x5346d1[_0x452847(0x16b)] ?? fetch, _0x17af24 = _0x5346d1['fetchTimeoutMs'] ?? DEFAULT_FETCH_TIMEOUT_MS, _0x541614 = typeof _0x5346d1[_0x452847(0x1eb)] === 'number' && _0x5346d1[_0x452847(0x1eb)] > 0x0 ? _0x5346d1[_0x452847(0x1eb)] : 0x0, _0x1bf6fb = _0x5346d1['daemonLocalUrl']?.['trim']() || void 0x0, _0x10d26d = _0x5346d1[_0x452847(_0xaaed02._0x28d5af)]?.['trim']() || void 0x0, _0xd14797 = _0x5346d1['workerModeEnabled'] === !![], _0x5c3fb4 = _0x5346d1[_0x452847(_0xaaed02._0x567802)]?.[_0x452847(_0xaaed02._0x15d58a)]() || void 0x0, _0x1d17f8 = _0x5346d1[_0x452847(0x23e)]?.[_0x452847(_0xaaed02._0x37e302)]() || void 0x0, _0x132ecd = createHeaders(_0x5346d1[_0x452847(_0xaaed02._0x55a91d)]), _0x2e77b9 = toHttpBaseUrl(_0x5346d1[_0x452847(0x2d7)]);
454
+ let _0x48499c = null;
455
+ const _0x3b37f3 = new Map();
456
+ let _0x42d217 = _0x541614, _0x2d2f75 = _0x541614;
457
+ function _0x17be70(_0x2086e4) {
458
+ const _0x2ba0dc = _0x452847, _0x5e3692 = _0x2086e4[_0x2ba0dc(0x2cd)][_0x2ba0dc(0x2cb)][_0x2ba0dc(0x243)]('content-type') ?? _0x2ba0dc(0x1a8), _0x1bc470 = _0x2086e4[_0x2ba0dc(0x232)][_0x2ba0dc(0x255)]()[_0x2ba0dc(_0x2aa3eb._0x9c8dca)](/\s+/g, '\x20')['slice'](0x0, 0x78) || _0x2ba0dc(_0x2aa3eb._0x5869c3);
459
+ return _0x2ba0dc(_0x2aa3eb._0x566ab0) + _0x2086e4['requestUrl'] + '\x20返回了非\x20JSON\x20响应(status=' + _0x2086e4['response']['status'] + _0x2ba0dc(_0x2aa3eb._0x291b1c) + _0x5e3692 + _0x2ba0dc(_0x2aa3eb._0x2fbdde) + _0x1bc470 + ')。这通常表示\x20serverUrl\x20指向了\x20web\x20站点,或代理没有把\x20daemon/internal\x20API\x20转发到后端。';
455
460
  }
456
- async function _0x12e948(_0x1263bc, _0x40a42a) {
457
- const _0xc0893c = _0x353f47, _0x3c2d22 = Buffer['from'](await _0x40a42a[_0xc0893c(0x1ce)]())[_0xc0893c(0x111)](_0xc0893c(_0x6b41b6._0x33bcc2));
458
- if (!_0x3c2d22[_0xc0893c(0xfc)]())
461
+ async function _0x41fd2e(_0x11193a, _0xb6bcdf) {
462
+ const _0x225644 = _0x452847, _0x409e4f = Buffer[_0x225644(0x1d3)](await _0xb6bcdf[_0x225644(_0x56fd75._0x1a2155)]())['toString'](_0x225644(0x2c4));
463
+ if (!_0x409e4f[_0x225644(_0x56fd75._0x288444)]())
459
464
  return {};
460
465
  try {
461
- return JSON[_0xc0893c(_0x6b41b6._0x3b8dbf)](_0x3c2d22);
466
+ return JSON[_0x225644(0x26c)](_0x409e4f);
462
467
  } catch {
463
- throw new Error(_0x2dfda9({
464
- 'bodyText': _0x3c2d22,
465
- 'requestUrl': _0x1263bc,
466
- 'response': _0x40a42a
468
+ throw new Error(_0x17be70({
469
+ 'bodyText': _0x409e4f,
470
+ 'requestUrl': _0x11193a,
471
+ 'response': _0xb6bcdf
467
472
  }));
468
473
  }
469
474
  }
470
- function _0x284d66(_0x290c46, _0x3d337a) {
471
- const _0xcfe8bc = _0x353f47, _0x54bec6 = typeof _0x3d337a[_0xcfe8bc(0x13a)] === _0xcfe8bc(0x1f2) ? _0x3d337a[_0xcfe8bc(0x13a)][_0xcfe8bc(_0xf84036._0x35dd14)]() : '';
472
- if (_0x54bec6)
473
- return _0x54bec6;
474
- const _0x97c804 = Date[_0xcfe8bc(0x104)]();
475
- for (const [_0x551d57, _0x4a6297] of _0x54d43a) {
476
- _0x4a6297['expiresAt'] <= _0x97c804 && _0x54d43a['delete'](_0x551d57);
475
+ function _0x43ab40(_0x3b2974, _0x279cd6) {
476
+ const _0x47fe1e = _0x452847, _0x1ba39e = typeof _0x279cd6[_0x47fe1e(_0x240fae._0x2b1938)] === _0x47fe1e(0x2e2) ? _0x279cd6['idempotency_key'][_0x47fe1e(0x255)]() : '';
477
+ if (_0x1ba39e)
478
+ return _0x1ba39e;
479
+ const _0x4f5a60 = Date[_0x47fe1e(0x1fb)]();
480
+ for (const [_0xf4b4dc, _0x4209fe] of _0x3b37f3) {
481
+ _0x4209fe[_0x47fe1e(_0x240fae._0x1ed9a1)] <= _0x4f5a60 && _0x3b37f3[_0x47fe1e(_0x240fae._0x3fa865)](_0xf4b4dc);
477
482
  }
478
- const _0x223e5e = {
479
- ..._0x3d337a,
483
+ const _0x58d6af = {
484
+ ..._0x279cd6,
480
485
  'idempotency_key': void 0x0
481
- }, _0x32308e = createHash(_0xcfe8bc(_0xf84036._0x1f761e))[_0xcfe8bc(_0xf84036._0x1355cc)](_0x290c46 + ':' + stableStringify(_0x223e5e))[_0xcfe8bc(0x113)](_0xcfe8bc(_0xf84036._0x5bb380)), _0x4a49e6 = _0x290c46 + ':' + _0x32308e, _0x1a5b4 = _0x54d43a[_0xcfe8bc(_0xf84036._0x43cc24)](_0x4a49e6);
482
- if (_0x1a5b4)
483
- return _0x1a5b4[_0xcfe8bc(0x267)];
484
- const _0x1924d2 = 'auto:' + _0x290c46 + ':' + randomUUID();
485
- return _0x54d43a['set'](_0x4a49e6, {
486
- 'expiresAt': _0x97c804 + 0x5 * 0x3c * 0x3e8,
487
- 'value': _0x1924d2
488
- }), _0x1924d2;
486
+ }, _0x282018 = createHash(_0x47fe1e(0x241))['update'](_0x3b2974 + ':' + stableStringify(_0x58d6af))['digest'](_0x47fe1e(0x2aa)), _0x33c4d8 = _0x3b2974 + ':' + _0x282018, _0x3abae0 = _0x3b37f3[_0x47fe1e(0x243)](_0x33c4d8);
487
+ if (_0x3abae0)
488
+ return _0x3abae0[_0x47fe1e(0x28e)];
489
+ const _0x29ec24 = _0x47fe1e(_0x240fae._0x52a9a1) + _0x3b2974 + ':' + randomUUID();
490
+ return _0x3b37f3[_0x47fe1e(0x171)](_0x33c4d8, {
491
+ 'expiresAt': _0x4f5a60 + 0x5 * 0x3c * 0x3e8,
492
+ 'value': _0x29ec24
493
+ }), _0x29ec24;
489
494
  }
490
- async function _0x5cb262(_0x561e30, _0xb44311) {
491
- const _0x40b3de = _0x353f47, _0x2198af = new AbortController(), _0x314f93 = setTimeout(() => _0x2198af['abort'](), _0x1f7210), _0x242511 = _0xb44311?.[_0x40b3de(_0x16daa3._0x413368)] ? anySignal(_0xb44311[_0x40b3de(0x1f3)], _0x2198af[_0x40b3de(0x1f3)]) : _0x2198af[_0x40b3de(0x1f3)], _0x2bb45b = '' + _0x4a7b93 + _0x561e30;
495
+ async function _0x1e2419(_0x26f9c3, _0x2862c7) {
496
+ const _0x9aeb67 = _0x452847, _0x1786b0 = new AbortController(), _0x157a0e = setTimeout(() => _0x1786b0[_0x9aeb67(0x28c)](), _0x17af24), _0x1ce8f2 = _0x2862c7?.[_0x9aeb67(0x1db)] ? anySignal(_0x2862c7[_0x9aeb67(0x1db)], _0x1786b0[_0x9aeb67(0x1db)]) : _0x1786b0[_0x9aeb67(_0xae2a55._0x4fa9b8)], _0x548562 = '' + _0x2e77b9 + _0x26f9c3;
492
497
  try {
493
- const _0x1a1413 = await _0xe87b3e(_0x2bb45b, {
494
- ..._0xb44311,
495
- 'signal': _0x242511
496
- }), _0x52321e = await _0x12e948(_0x2bb45b, _0x1a1413);
497
- if (!_0x1a1413['ok'] || _0x52321e[_0x40b3de(_0x16daa3._0x46a452)] === ![])
498
- throw new Error(asErrorMessage(_0x52321e['error'], _0x40b3de(_0x16daa3._0x2ecf03) + _0x1a1413[_0x40b3de(0x1b0)]));
499
- return _0x52321e;
498
+ const _0x1ea7e7 = await _0x2d31a6(_0x548562, {
499
+ ..._0x2862c7,
500
+ 'signal': _0x1ce8f2
501
+ }), _0x429fb3 = await _0x41fd2e(_0x548562, _0x1ea7e7);
502
+ if (!_0x1ea7e7['ok'] || _0x429fb3[_0x9aeb67(0x1c9)] === ![])
503
+ throw new Error(asErrorMessage(_0x429fb3['error'], _0x9aeb67(_0xae2a55._0x504e51) + _0x1ea7e7[_0x9aeb67(_0xae2a55._0x290a97)]));
504
+ return _0x429fb3;
500
505
  } finally {
501
- clearTimeout(_0x314f93);
506
+ clearTimeout(_0x157a0e);
502
507
  }
503
508
  }
504
- async function _0x4b8234(_0x3174c1, _0x40df4e) {
505
- const _0xfa7312 = _0x353f47, _0x169ed3 = new AbortController(), _0x44f90d = setTimeout(() => _0x169ed3['abort'](), _0x1f7210), _0x24cc0a = _0x40df4e?.[_0xfa7312(0x1f3)] ? anySignal(_0x40df4e[_0xfa7312(_0x27ef08._0x59cf32)], _0x169ed3[_0xfa7312(0x1f3)]) : _0x169ed3[_0xfa7312(_0x27ef08._0xa8a7aa)], _0x48a07d = '' + _0x4a7b93 + _0x3174c1;
509
+ async function _0x29aa9c(_0x375dc8, _0x452856) {
510
+ const _0x357df5 = _0x452847, _0x299ea9 = new AbortController(), _0x59663e = setTimeout(() => _0x299ea9[_0x357df5(0x28c)](), _0x17af24), _0xb9abcd = _0x452856?.['signal'] ? anySignal(_0x452856[_0x357df5(_0x44e1f0._0x6a17d2)], _0x299ea9[_0x357df5(0x1db)]) : _0x299ea9['signal'], _0x26e2d2 = '' + _0x2e77b9 + _0x375dc8;
506
511
  try {
507
- const _0x245d55 = await _0xe87b3e(_0x48a07d, {
508
- ..._0x40df4e,
509
- 'signal': _0x24cc0a
510
- }), _0x3bae90 = await _0x12e948(_0x48a07d, _0x245d55);
511
- if (!_0x245d55['ok'])
512
- throw new Error(asErrorMessage(_0x3bae90['error'], _0xfa7312(0x1b9) + _0x245d55[_0xfa7312(0x1b0)]));
513
- return _0x3bae90;
512
+ const _0x315519 = await _0x2d31a6(_0x26e2d2, {
513
+ ..._0x452856,
514
+ 'signal': _0xb9abcd
515
+ }), _0x384212 = await _0x41fd2e(_0x26e2d2, _0x315519);
516
+ if (!_0x315519['ok'])
517
+ throw new Error(asErrorMessage(_0x384212[_0x357df5(_0x44e1f0._0x5953eb)], _0x357df5(_0x44e1f0._0x4560cd) + _0x315519['status']));
518
+ return _0x384212;
514
519
  } finally {
515
- clearTimeout(_0x44f90d);
520
+ clearTimeout(_0x59663e);
516
521
  }
517
522
  }
518
- async function _0x44967a(_0x161b7b) {
519
- const _0xc9437a = _0x353f47;
520
- if (!_0x4d60d2 || _0x161b7b <= _0x42679a)
523
+ async function _0x537eb7(_0x655f13) {
524
+ const _0x1a8bc4 = _0x452847;
525
+ if (!_0x10d26d || _0x655f13 <= _0x2d2f75)
521
526
  return;
522
- await _0x5cb262('/api/agent-sessions/' + encodeURIComponent(_0x4d60d2) + _0xc9437a(_0x3e50cc._0x2c02f5), {
523
- 'body': JSON[_0xc9437a(_0x3e50cc._0x570d8b)]({ 'lastSeenSeq': _0x161b7b }),
524
- 'headers': _0x20903e,
525
- 'method': 'PATCH'
526
- }), _0x42679a = _0x161b7b;
527
+ await _0x1e2419(_0x1a8bc4(0x2c2) + encodeURIComponent(_0x10d26d) + _0x1a8bc4(_0x2c165f._0xfaa68e), {
528
+ 'body': JSON[_0x1a8bc4(0x29e)]({ 'lastSeenSeq': _0x655f13 }),
529
+ 'headers': _0x132ecd,
530
+ 'method': _0x1a8bc4(0x21e)
531
+ }), _0x2d2f75 = _0x655f13;
527
532
  }
528
- async function _0x25ddc0(_0x3d3bf5) {
529
- const _0x5d4d8f = _0x353f47;
530
- if (!_0x2fcb62 || !_0x2662e9 || _0x3d3bf5 <= _0x42679a)
533
+ async function _0x382984(_0x1d1283) {
534
+ const _0x46de29 = _0x452847;
535
+ if (!_0x1bf6fb || !_0x5c3fb4 || _0x1d1283 <= _0x2d2f75)
531
536
  return;
532
- const _0x4f3398 = await _0xe87b3e(_0x2fcb62 + '/workers/context-metrics', {
533
- 'body': JSON[_0x5d4d8f(0x151)]({
534
- 'last_seen_seq': _0x3d3bf5,
535
- 'worker_session_id': _0x2662e9
537
+ const _0x461e04 = await _0x2d31a6(_0x1bf6fb + _0x46de29(_0x41cfc8._0x2b5a6d), {
538
+ 'body': JSON['stringify']({
539
+ 'last_seen_seq': _0x1d1283,
540
+ 'worker_session_id': _0x5c3fb4
536
541
  }),
537
542
  'headers': { 'Content-Type': 'application/json' },
538
- 'method': _0x5d4d8f(_0x36ef15._0x162404)
543
+ 'method': _0x46de29(0x2a0)
539
544
  });
540
- if (!_0x4f3398['ok'])
541
- throw new Error('HTTP\x20' + _0x4f3398[_0x5d4d8f(0x1b0)]);
542
- _0x42679a = _0x3d3bf5;
545
+ if (!_0x461e04['ok'])
546
+ throw new Error(_0x46de29(0x1cc) + _0x461e04[_0x46de29(0x2b0)]);
547
+ _0x2d2f75 = _0x1d1283;
543
548
  }
544
- async function _0x834c99(_0x5660e1) {
545
- const _0x4b64f5 = _0x353f47, _0x53ddfb = parseTarget(_0x5660e1), _0x4ab4fa = await _0x5cb262(_0x4b64f5(0x1bf) + _0x618bbe[_0x4b64f5(0x1d3)] + _0x4b64f5(_0x156b0a._0x48ce07), {
546
- 'body': JSON[_0x4b64f5(0x151)]({ 'target': _0x53ddfb[_0x4b64f5(0x256)] }),
547
- 'headers': _0x20903e,
548
- 'method': _0x4b64f5(0x15f)
549
+ async function _0x8ac170(_0x509d1e) {
550
+ const _0x40455b = _0x452847, _0x377bc0 = parseTarget(_0x509d1e), _0x1a0642 = await _0x1e2419(_0x40455b(0x1a7) + _0x5346d1['agentId'] + _0x40455b(_0x32c940._0x40af52), {
551
+ 'body': JSON[_0x40455b(_0x32c940._0x302d87)]({ 'target': _0x377bc0[_0x40455b(_0x32c940._0x3c1b9e)] }),
552
+ 'headers': _0x132ecd,
553
+ 'method': 'POST'
549
554
  });
550
555
  return {
551
- 'channelId': _0x4ab4fa[_0x4b64f5(_0x156b0a._0x6b5f6c)]?.['channelId'] ?? '',
552
- 'target': _0x53ddfb[_0x4b64f5(_0x156b0a._0x32e0ce)],
553
- 'task': _0x4ab4fa[_0x4b64f5(_0x156b0a._0x6b5f6c)]?.[_0x4b64f5(_0x156b0a._0x2453a5)],
554
- 'threadId': _0x4ab4fa[_0x4b64f5(0x10d)]?.[_0x4b64f5(0x12c)],
555
- 'threadNumber': _0x4ab4fa[_0x4b64f5(0x10d)]?.[_0x4b64f5(_0x156b0a._0x594998)]
556
+ 'channelId': _0x1a0642[_0x40455b(_0x32c940._0x4cdab2)]?.[_0x40455b(0x212)] ?? '',
557
+ 'target': _0x377bc0[_0x40455b(_0x32c940._0x446b2b)],
558
+ 'task': _0x1a0642[_0x40455b(0x1c4)]?.['task'],
559
+ 'threadId': _0x1a0642['data']?.[_0x40455b(0x29a)],
560
+ 'threadNumber': _0x1a0642[_0x40455b(0x1c4)]?.[_0x40455b(_0x32c940._0x5e82a0)]
556
561
  };
557
562
  }
558
- async function _0x56876c(_0x5a215b = {}) {
559
- if (!_0x5a215b['forceRefresh'] && _0x29690d)
560
- return _0x29690d;
561
- return _0x29690d = (async () => {
562
- const _0x54fd54 = _0x1c13, _0x3e8e04 = await _0x5cb262('/internal/agent/' + _0x618bbe[_0x54fd54(0x1d3)] + _0x54fd54(_0x25e1c9._0x4677e5), {
563
- 'headers': _0x20903e,
564
- 'method': _0x54fd54(_0x25e1c9._0x423a86)
565
- }), _0x2b1b86 = _0x3e8e04[_0x54fd54(_0x25e1c9._0x4240c7)]?.[_0x54fd54(0x250)] ?? [], _0x56c76c = _0x2b1b86[_0x54fd54(0x272)](_0x41cca2 => _0x41cca2[_0x54fd54(0x194)]?.[_0x54fd54(0x124)] === _0x54fd54(0x249))[_0x54fd54(0x23c)](_0x2dc9be => ({
566
- 'id': _0x5ae573(_0x2dc9be),
567
- 'name': _0x4cec81(_0x2dc9be)
568
- }))[_0x54fd54(0x272)](_0x321370 => _0x321370['id']), _0x5ae0a0 = _0x2b1b86['filter'](_0x374cd8 => _0x374cd8[_0x54fd54(0x194)]?.[_0x54fd54(0x124)] !== _0x54fd54(0x249))[_0x54fd54(0x23c)](_0x5efa53 => ({
569
- 'id': _0x5ae573(_0x5efa53),
570
- 'name': _0x4cec81(_0x5efa53)
571
- }))['filter'](_0x44bb5e => _0x44bb5e['id']), _0xd544e3 = _0x3e8e04[_0x54fd54(0x10d)]?.[_0x54fd54(_0x25e1c9._0x3a515c)]['id'] ?? '';
563
+ async function _0x518709(_0x4be89e = {}) {
564
+ const _0x6322f = {
565
+ _0x2f8acf: 0x1a7,
566
+ _0xdb5794: 0x1c4,
567
+ _0x53a32d: 0x209,
568
+ _0x4cecaf: 0x29b,
569
+ _0x38eac7: 0x174,
570
+ _0x5bc9a8: 0x174,
571
+ _0x40da9a: 0x2a8,
572
+ _0x1f7186: 0x197,
573
+ _0x164c28: 0x195
574
+ }, _0x569449 = _0x452847;
575
+ if (!_0x4be89e[_0x569449(_0x592e39._0x2031f0)] && _0x48499c)
576
+ return _0x48499c;
577
+ return _0x48499c = (async () => {
578
+ const _0x1bc0f5 = _0x569449, _0x4e0703 = await _0x1e2419(_0x1bc0f5(_0x6322f._0x2f8acf) + _0x5346d1[_0x1bc0f5(0x1f7)] + _0x1bc0f5(0x18b), {
579
+ 'headers': _0x132ecd,
580
+ 'method': _0x1bc0f5(0x282)
581
+ }), _0xcdddf5 = _0x4e0703[_0x1bc0f5(_0x6322f._0xdb5794)]?.[_0x1bc0f5(_0x6322f._0x53a32d)] ?? [], _0x50e27a = _0xcdddf5['filter'](_0x489de5 => _0x489de5['participant']?.[_0x1bc0f5(0x286)] === 'agent')[_0x1bc0f5(_0x6322f._0x4cecaf)](_0x1948c0 => ({
582
+ 'id': _0x5a4cd0(_0x1948c0),
583
+ 'name': _0x37afd0(_0x1948c0)
584
+ }))[_0x1bc0f5(_0x6322f._0x38eac7)](_0x35b3ea => _0x35b3ea['id']), _0x4e9e05 = _0xcdddf5[_0x1bc0f5(0x174)](_0x5ef7d0 => _0x5ef7d0[_0x1bc0f5(0x1fe)]?.['type'] !== _0x1bc0f5(0x20c))[_0x1bc0f5(0x29b)](_0x1a2865 => ({
585
+ 'id': _0x5a4cd0(_0x1a2865),
586
+ 'name': _0x37afd0(_0x1a2865)
587
+ }))[_0x1bc0f5(_0x6322f._0x5bc9a8)](_0x656f => _0x656f['id']), _0x4cbeaa = _0x4e0703[_0x1bc0f5(0x1c4)]?.[_0x1bc0f5(_0x6322f._0x40da9a)]['id'] ?? '';
572
588
  return {
573
- 'agents': _0x56c76c,
574
- 'channels': _0x3e8e04[_0x54fd54(0x10d)]?.[_0x54fd54(_0x25e1c9._0x48d3ee)] ?? [],
575
- 'humans': _0x5ae0a0,
576
- 'serverId': _0xd544e3,
577
- 'serverName': _0x3e8e04[_0x54fd54(_0x25e1c9._0x4240c7)]?.[_0x54fd54(0x237)]['name'] ?? _0xd544e3
589
+ 'agents': _0x50e27a,
590
+ 'channels': _0x4e0703[_0x1bc0f5(_0x6322f._0xdb5794)]?.[_0x1bc0f5(_0x6322f._0x1f7186)] ?? [],
591
+ 'humans': _0x4e9e05,
592
+ 'serverId': _0x4cbeaa,
593
+ 'serverName': _0x4e0703[_0x1bc0f5(0x1c4)]?.[_0x1bc0f5(0x2a8)][_0x1bc0f5(_0x6322f._0x164c28)] ?? _0x4cbeaa
578
594
  };
579
- })()['catch'](_0x3b1b47 => {
580
- _0x29690d = null;
581
- throw _0x3b1b47;
582
- }), _0x29690d;
595
+ })()[_0x569449(0x24c)](_0x18654c => {
596
+ _0x48499c = null;
597
+ throw _0x18654c;
598
+ }), _0x48499c;
583
599
  }
584
- function _0xdcb972(_0x5dbacb, _0x5c44f4) {
585
- const _0x3a1f67 = _0x353f47;
586
- return _0x5c44f4[_0x3a1f67(_0x281c79._0x2395e8)]['some'](_0x3b08ed => _0x3b08ed['id'] === _0x5dbacb || _0x3b08ed['name'] === _0x5dbacb) ? 'agent' : _0x3a1f67(0x16c);
600
+ function _0x41e9fa(_0x3c9b4c, _0xa0aeac) {
601
+ const _0x2f203b = _0x452847;
602
+ return _0xa0aeac[_0x2f203b(0x2a4)]['some'](_0x533180 => _0x533180['id'] === _0x3c9b4c || _0x533180['name'] === _0x3c9b4c) ? _0x2f203b(_0x4bd80c._0xafe741) : _0x2f203b(0x1d6);
587
603
  }
588
- function _0x1d700b(_0x52a3f4) {
589
- const _0x43294d = _0x353f47;
590
- if (_0x52a3f4['threadNumber'] != null)
591
- return _0x52a3f4[_0x43294d(_0x36371b._0x134ea9)] + ':t' + _0x52a3f4[_0x43294d(0xf0)];
592
- if (_0x52a3f4[_0x43294d(0x179)])
593
- return _0x52a3f4[_0x43294d(_0x36371b._0x134ea9)] + ':' + _0x52a3f4[_0x43294d(0x179)];
594
- if (_0x52a3f4[_0x43294d(0x12c)])
595
- return _0x52a3f4[_0x43294d(0x260)] + ':' + _0x52a3f4[_0x43294d(0x12c)][_0x43294d(0x192)](0x0, 0x8);
596
- return _0x52a3f4[_0x43294d(0x260)];
604
+ function _0x564900(_0x3857ea, _0x5aa594) {
605
+ const _0x26e89c = _0x452847, _0x3976e9 = [
606
+ ..._0x5aa594['agents'],
607
+ ..._0x5aa594[_0x26e89c(_0x32bcf1._0x183caf)]
608
+ ][_0x26e89c(_0x32bcf1._0x2e2a34)](_0x443c4c => _0x443c4c['id'] === _0x3857ea);
609
+ return _0x3976e9?.['name'] ?? _0x3857ea;
597
610
  }
598
- function _0x2b8a01(_0x2803a6, _0x5c2285) {
599
- const _0x5351a9 = _0x353f47;
611
+ function _0x2b8b48(_0x3fe31f) {
612
+ const _0x56e54d = _0x452847;
613
+ if (_0x3fe31f[_0x56e54d(0x1f6)] != null)
614
+ return _0x3fe31f[_0x56e54d(0x26d)] + ':t' + _0x3fe31f[_0x56e54d(_0x48873a._0x38165e)];
615
+ if (_0x3fe31f[_0x56e54d(0x178)])
616
+ return _0x3fe31f[_0x56e54d(_0x48873a._0x5223ea)] + ':' + _0x3fe31f['rootMessageId'];
617
+ if (_0x3fe31f[_0x56e54d(_0x48873a._0x4c2fba)])
618
+ return _0x3fe31f['channelTarget'] + ':' + _0x3fe31f[_0x56e54d(_0x48873a._0x4c2fba)][_0x56e54d(0x189)](0x0, 0x8);
619
+ return _0x3fe31f['channelTarget'];
620
+ }
621
+ function _0x14f5a3(_0x3b7a68, _0x48ce60) {
622
+ const _0x3fcb69 = _0x452847;
600
623
  try {
601
- const _0x3a73 = parseTarget(_0x2803a6);
602
- if (_0x3a73[_0x5351a9(_0x2348dd._0xab843e)] !== _0x5351a9(0x211) || _0x3a73[_0x5351a9(0x260)] !== _0x5c2285['channelTarget'])
624
+ const _0x42cd66 = parseTarget(_0x3b7a68);
625
+ if (_0x42cd66[_0x3fcb69(0x257)] !== _0x3fcb69(_0x148118._0x5eee3e) || _0x42cd66['channelTarget'] !== _0x48ce60[_0x3fcb69(0x26d)])
603
626
  return ![];
604
- if (_0x5c2285['threadNumber'] != null && _0x3a73[_0x5351a9(_0x2348dd._0x110841)] === 't' + _0x5c2285[_0x5351a9(_0x2348dd._0xdce9d2)])
627
+ if (_0x48ce60[_0x3fcb69(_0x148118._0x37cf04)] != null && _0x42cd66['threadShortId'] === 't' + _0x48ce60['threadNumber'])
605
628
  return !![];
606
- if (_0x5c2285[_0x5351a9(_0x2348dd._0x3fc238)])
607
- return _0x3a73[_0x5351a9(0x1d7)] === _0x5c2285[_0x5351a9(0x179)] || _0x5c2285[_0x5351a9(0x179)][_0x5351a9(0x1e1)](_0x3a73[_0x5351a9(_0x2348dd._0x110841)]);
608
- if (_0x5c2285[_0x5351a9(_0x2348dd._0x29cb09)])
609
- return _0x3a73['threadShortId'] === _0x5c2285[_0x5351a9(0x12c)] || _0x5c2285['threadId']['startsWith'](_0x3a73[_0x5351a9(0x1d7)]);
629
+ if (_0x48ce60[_0x3fcb69(0x178)])
630
+ return _0x42cd66[_0x3fcb69(_0x148118._0x26612a)] === _0x48ce60[_0x3fcb69(_0x148118._0x7f8bae)] || _0x48ce60[_0x3fcb69(_0x148118._0x791088)][_0x3fcb69(_0x148118._0x48d78d)](_0x42cd66[_0x3fcb69(0x214)]);
631
+ if (_0x48ce60['threadId'])
632
+ return _0x42cd66[_0x3fcb69(0x214)] === _0x48ce60['threadId'] || _0x48ce60[_0x3fcb69(0x29a)][_0x3fcb69(0x260)](_0x42cd66[_0x3fcb69(0x214)]);
610
633
  return ![];
611
634
  } catch {
612
635
  return ![];
613
636
  }
614
637
  }
615
- function _0x50dd1f(_0x4af7ae, _0x32b2d9) {
616
- const _0x104a2c = _0x353f47;
638
+ function _0x5405d3(_0x279bac, _0x310574) {
639
+ const _0x58dce2 = _0x452847;
617
640
  try {
618
- const _0x50ff76 = parseTarget(_0x4af7ae);
619
- if (_0x50ff76[_0x104a2c(0x150)] !== _0x104a2c(0x211))
641
+ const _0x573265 = parseTarget(_0x279bac);
642
+ if (_0x573265[_0x58dce2(0x257)] !== 'thread')
620
643
  return ![];
621
- const _0x74878 = typeof _0x32b2d9[_0x104a2c(0xf0)] === _0x104a2c(0x126) && Number[_0x104a2c(_0xa73e4b._0x4e76b2)](_0x32b2d9[_0x104a2c(0xf0)]) ? _0x32b2d9[_0x104a2c(0xf0)] : void 0x0;
622
- if (_0x74878 != null && _0x50ff76[_0x104a2c(_0xa73e4b._0x5ab0b7)] === 't' + _0x74878)
644
+ const _0x439047 = typeof _0x310574[_0x58dce2(_0x1e3ab4._0x2c8f01)] === _0x58dce2(_0x1e3ab4._0x40197e) && Number['isInteger'](_0x310574[_0x58dce2(_0x1e3ab4._0x2c8f01)]) ? _0x310574[_0x58dce2(_0x1e3ab4._0x2c8f01)] : void 0x0;
645
+ if (_0x439047 != null && _0x573265[_0x58dce2(_0x1e3ab4._0x1dd96d)] === 't' + _0x439047)
623
646
  return !![];
624
- const _0x4e16dc = typeof _0x32b2d9[_0x104a2c(0x179)] === 'string' ? _0x32b2d9[_0x104a2c(_0xa73e4b._0x5a4f82)] : void 0x0;
625
- if (_0x4e16dc)
626
- return _0x50ff76['threadShortId'] === _0x4e16dc || _0x4e16dc[_0x104a2c(0x1e1)](_0x50ff76[_0x104a2c(0x1d7)]);
627
- const _0x282fbb = typeof _0x32b2d9[_0x104a2c(_0xa73e4b._0x1f0468)] === 'string' ? _0x32b2d9['threadId'] : void 0x0;
628
- return Boolean(_0x282fbb) && (_0x50ff76[_0x104a2c(0x1d7)] === _0x282fbb || _0x282fbb[_0x104a2c(_0xa73e4b._0xa8ea89)](_0x50ff76[_0x104a2c(0x1d7)]));
647
+ const _0x27e249 = typeof _0x310574[_0x58dce2(0x178)] === _0x58dce2(_0x1e3ab4._0x48122a) ? _0x310574['rootMessageId'] : void 0x0;
648
+ if (_0x27e249)
649
+ return _0x573265[_0x58dce2(_0x1e3ab4._0x2ebbd6)] === _0x27e249 || _0x27e249[_0x58dce2(_0x1e3ab4._0x4caf7a)](_0x573265[_0x58dce2(0x214)]);
650
+ const _0x102677 = typeof _0x310574['threadId'] === _0x58dce2(0x2e2) ? _0x310574[_0x58dce2(_0x1e3ab4._0x163e1e)] : void 0x0;
651
+ return Boolean(_0x102677) && (_0x573265[_0x58dce2(_0x1e3ab4._0x18c8ca)] === _0x102677 || _0x102677[_0x58dce2(_0x1e3ab4._0x57d427)](_0x573265[_0x58dce2(_0x1e3ab4._0x1dd96d)]));
629
652
  } catch {
630
653
  return ![];
631
654
  }
632
655
  }
633
- function _0x5ae573(_0x3f079d) {
634
- const _0x3fcd29 = _0x353f47;
635
- return _0x3f079d[_0x3fcd29(_0x5c0291._0x46744a)]?.[_0x3fcd29(0x1b5)] ?? _0x3f079d[_0x3fcd29(_0x5c0291._0x177c05)]?.['id'] ?? _0x3f079d[_0x3fcd29(0x1b5)] ?? '';
656
+ function _0x5a4cd0(_0x4874ed) {
657
+ const _0x16f944 = _0x452847;
658
+ return _0x4874ed[_0x16f944(0x2d9)]?.[_0x16f944(0x15b)] ?? _0x4874ed['participant']?.['id'] ?? _0x4874ed[_0x16f944(0x15b)] ?? '';
636
659
  }
637
- function _0x4cec81(_0x200d8d) {
638
- const _0x354bb7 = _0x353f47;
639
- return _0x200d8d[_0x354bb7(_0x5a2e30._0x10015e)]?.[_0x354bb7(0x1eb)] ?? _0x5ae573(_0x200d8d);
660
+ function _0x37afd0(_0x34eb6b) {
661
+ const _0x32ad4a = _0x452847;
662
+ return _0x34eb6b[_0x32ad4a(0x1fe)]?.['name'] ?? _0x5a4cd0(_0x34eb6b);
640
663
  }
641
- async function _0x2f2d08(_0x159046) {
642
- const _0x52671b = _0x353f47, _0xacbb7b = Math[_0x52671b(0x1d1)](_0x159046[_0x52671b(0x11d)] ?? 0x32, 0x64), _0x4c02d8 = await _0x56876c(), _0x5178af = new URLSearchParams();
643
- _0x5178af[_0x52671b(0x1ee)](_0x52671b(_0x39be20._0x3bac5f), String(_0xacbb7b));
644
- _0x159046[_0x52671b(_0x39be20._0x4c24fc)] ? (_0x5178af['set']('threadId', _0x159046[_0x52671b(0x12c)]), _0x5178af['set'](_0x52671b(_0x39be20._0x504058), _0x159046[_0x52671b(0x169)])) : _0x5178af[_0x52671b(_0x39be20._0x291a9b)]('channelId', _0x159046[_0x52671b(_0x39be20._0x152084)]);
645
- _0x159046[_0x52671b(_0x39be20._0x93b4b8)] && _0x5178af[_0x52671b(0x1ee)](_0x52671b(0x103), String(_0x159046['before']));
646
- _0x159046[_0x52671b(_0x39be20._0x4740f9)] !== void 0x0 && _0x5178af[_0x52671b(_0x39be20._0x291a9b)](_0x52671b(_0x39be20._0x36199b), String(_0x159046[_0x52671b(0x1de)]));
647
- const _0x5c74c9 = await _0x5cb262(_0x52671b(0x1bf) + _0x618bbe[_0x52671b(0x1d3)] + '/history?' + _0x5178af[_0x52671b(_0x39be20._0xa5ca7e)](), {
648
- 'headers': _0x20903e,
649
- 'method': _0x52671b(_0x39be20._0x5db517)
650
- }), _0x290c74 = (_0x5c74c9[_0x52671b(0x10d)] ?? [])[_0x52671b(0x23c)](_0x3e8eb4 => ({
651
- 'attachments': (_0x3e8eb4[_0x52671b(0x199)] ?? [])[_0x52671b(0x23c)](_0x46fb10 => ({
652
- 'filename': _0x46fb10[_0x52671b(0x1dc)] ?? _0x46fb10['id'],
653
- 'id': _0x46fb10['id']
664
+ async function _0x25f684(_0xac1ac3) {
665
+ const _0x100515 = _0x452847, _0x5b1e84 = Math[_0x100515(0x19f)](_0xac1ac3[_0x100515(_0x332b0d._0x52f7d0)] ?? 0x32, 0x64), _0x588306 = await _0x518709(), _0x48a080 = new URLSearchParams();
666
+ _0x48a080[_0x100515(_0x332b0d._0x30c137)]('limit', String(_0x5b1e84));
667
+ _0xac1ac3['threadId'] ? (_0x48a080['set']('threadId', _0xac1ac3[_0x100515(0x29a)]), _0x48a080['set']('channelId', _0xac1ac3[_0x100515(0x212)])) : _0x48a080['set'](_0x100515(_0x332b0d._0xaada83), _0xac1ac3[_0x100515(_0x332b0d._0x541df5)]);
668
+ _0xac1ac3[_0x100515(0x1c3)] && _0x48a080[_0x100515(0x171)]('cursor', String(_0xac1ac3[_0x100515(0x1c3)]));
669
+ _0xac1ac3[_0x100515(0x20e)] !== void 0x0 && _0x48a080[_0x100515(0x171)](_0x100515(0x20e), String(_0xac1ac3[_0x100515(0x20e)]));
670
+ const _0x4351c6 = await _0x1e2419('/internal/agent/' + _0x5346d1[_0x100515(0x1f7)] + '/history?' + _0x48a080[_0x100515(0x159)](), {
671
+ 'headers': _0x132ecd,
672
+ 'method': _0x100515(0x282)
673
+ }), _0xbe03c4 = (_0x4351c6[_0x100515(_0x332b0d._0x115965)] ?? [])[_0x100515(_0x332b0d._0x338299)](_0x3ded1d => ({
674
+ 'attachments': (_0x3ded1d['attachments'] ?? [])['map'](_0x1051a0 => ({
675
+ 'filename': _0x1051a0[_0x100515(0x1dd)] ?? _0x1051a0['id'],
676
+ 'id': _0x1051a0['id']
654
677
  })),
655
- 'content': _0x3e8eb4[_0x52671b(0x19f)] ?? '',
656
- 'createdAt': _0x3e8eb4[_0x52671b(0x109)],
657
- ..._0x3e8eb4[_0x52671b(0x150)] && _0x3e8eb4['kind'] !== _0x52671b(0x1a0) ? { 'kind': _0x3e8eb4['kind'] } : {},
658
- 'messageId': _0x3e8eb4['id'],
659
- 'senderName': _0x3e8eb4[_0x52671b(0x1d4)],
660
- 'senderType': _0xdcb972(_0x3e8eb4[_0x52671b(0x1d4)], _0x4c02d8),
661
- 'seq': _0x3e8eb4[_0x52671b(0x10b)] ?? 0x0
678
+ 'content': _0x3ded1d[_0x100515(0x270)] ?? '',
679
+ 'createdAt': _0x3ded1d[_0x100515(0x253)],
680
+ ..._0x3ded1d['kind'] && _0x3ded1d[_0x100515(0x257)] !== _0x100515(0x160) ? { 'kind': _0x3ded1d[_0x100515(0x257)] } : {},
681
+ 'messageId': _0x3ded1d['id'],
682
+ 'senderName': _0x564900(_0x3ded1d[_0x100515(0x2d1)], _0x588306),
683
+ 'senderType': _0x41e9fa(_0x3ded1d[_0x100515(0x2d1)], _0x588306),
684
+ 'seq': _0x3ded1d[_0x100515(0x1ea)] ?? 0x0
662
685
  }));
663
686
  return {
664
- 'channel': _0x159046[_0x52671b(_0x39be20._0x2690ba)],
665
- 'hasMore': _0x5c74c9[_0x52671b(0x209)]?.['hasMore'] ?? ![],
666
- 'messages': _0x290c74,
667
- 'nextCursor': _0x5c74c9['meta']?.[_0x52671b(0x103)]
687
+ 'channel': _0xac1ac3[_0x100515(0x26d)],
688
+ 'hasMore': _0x4351c6[_0x100515(_0x332b0d._0x2ab4be)]?.['hasMore'] ?? ![],
689
+ 'messages': _0xbe03c4,
690
+ 'nextCursor': _0x4351c6[_0x100515(_0x332b0d._0x2ab4be)]?.[_0x100515(_0x332b0d._0xafc3c0)]
668
691
  };
669
692
  }
670
693
  return {
671
- async 'sendMessage'(_0x5ae375) {
672
- const _0x43ea05 = _0x353f47, _0x378e96 = await _0x834c99(_0x5ae375['target']), _0x59cd8d = _0x5ae375[_0x43ea05(0x118)][_0x43ea05(0x255)]('@') ? extractMentionedParticipantIds(_0x5ae375[_0x43ea05(_0xbcd2b6._0x3f389a)], await _0x56876c()) : [], _0x574a21 = await _0x5cb262(_0x43ea05(0x1bf) + _0x618bbe[_0x43ea05(_0xbcd2b6._0x153a08)] + _0x43ea05(_0xbcd2b6._0x3676d6), {
673
- 'body': JSON[_0x43ea05(0x151)]({
674
- 'attachment_ids': _0x5ae375[_0x43ea05(0x218)],
675
- 'bodyMarkdown': _0x5ae375['content'],
676
- 'channelId': _0x378e96[_0x43ea05(_0xbcd2b6._0x1f7b9b)],
677
- ..._0x59cd8d[_0x43ea05(_0xbcd2b6._0x3a9314)] > 0x0 ? { 'mentionedParticipantIds': _0x59cd8d } : {},
678
- 'threadId': _0x378e96[_0x43ea05(_0xbcd2b6._0x234dc8)],
679
- ..._0x5ae375['visibility'] ? { 'visibility': _0x5ae375[_0x43ea05(0x1ad)] } : {}
694
+ async 'sendMessage'(_0x3f7302) {
695
+ const _0x3c6623 = _0x452847, _0x63d401 = await _0x8ac170(_0x3f7302['target']), _0x42e14c = _0x3f7302[_0x3c6623(0x25f)][_0x3c6623(0x18a)]('@') ? extractMentionedParticipantIds(_0x3f7302[_0x3c6623(_0x4ff413._0x13d3bf)], await _0x518709()) : [], _0x1c9035 = await _0x1e2419(_0x3c6623(_0x4ff413._0x424ecf) + _0x5346d1[_0x3c6623(_0x4ff413._0x194000)] + _0x3c6623(0x2c6), {
696
+ 'body': JSON[_0x3c6623(0x29e)]({
697
+ 'attachment_ids': _0x3f7302[_0x3c6623(0x28b)],
698
+ 'bodyMarkdown': _0x3f7302['content'],
699
+ 'channelId': _0x63d401[_0x3c6623(_0x4ff413._0x57d296)],
700
+ ..._0x42e14c[_0x3c6623(_0x4ff413._0x3eef56)] > 0x0 ? { 'mentionedParticipantIds': _0x42e14c } : {},
701
+ 'threadId': _0x63d401[_0x3c6623(0x29a)],
702
+ ..._0x3f7302[_0x3c6623(_0x4ff413._0x3d7eca)] ? { 'visibility': _0x3f7302[_0x3c6623(_0x4ff413._0x4e984f)] } : {}
680
703
  }),
681
- 'headers': _0x20903e,
682
- 'method': _0x43ea05(0x15f)
704
+ 'headers': _0x132ecd,
705
+ 'method': _0x3c6623(_0x4ff413._0x4db353)
683
706
  });
684
- return { 'messageId': _0x574a21['data']?.['id'] ?? '' };
707
+ return { 'messageId': _0x1c9035['data']?.['id'] ?? '' };
685
708
  },
686
709
  async 'listSchedules'() {
687
- const _0x2f10d5 = _0x353f47, _0x1852b1 = await _0x5cb262('/api/internal/schedules', {
688
- 'headers': _0x20903e,
710
+ const _0x30a07d = _0x452847, _0x216702 = await _0x1e2419(_0x30a07d(0x297), {
711
+ 'headers': _0x132ecd,
689
712
  'method': 'GET'
690
713
  });
691
- return _0x1852b1[_0x2f10d5(0x10d)] ?? [];
714
+ return _0x216702['data'] ?? [];
692
715
  },
693
- async 'claimScheduleRun'(_0x5b0020) {
694
- const _0xd9c27f = _0x353f47, _0x2a6cba = await _0x5cb262('/api/internal/schedules/claim', {
695
- 'body': JSON[_0xd9c27f(_0x5d90e3._0x83ebc3)](_0x5b0020),
696
- 'headers': _0x20903e,
697
- 'method': _0xd9c27f(0x15f)
716
+ async 'claimScheduleRun'(_0xcb32a7) {
717
+ const _0x4ac040 = _0x452847, _0x2063c9 = await _0x1e2419(_0x4ac040(_0x44965f._0x279ccf), {
718
+ 'body': JSON['stringify'](_0xcb32a7),
719
+ 'headers': _0x132ecd,
720
+ 'method': 'POST'
698
721
  });
699
- return _0x2a6cba[_0xd9c27f(_0x5d90e3._0x282064)] ?? {
722
+ return _0x2063c9[_0x4ac040(0x1c4)] ?? {
700
723
  'granted': ![],
701
724
  'runId': null,
702
725
  'schedule': null,
703
- 'scheduledFor': _0x5b0020[_0xd9c27f(0x165)]
726
+ 'scheduledFor': _0xcb32a7[_0x4ac040(_0x44965f._0xba4b3f)]
704
727
  };
705
728
  },
706
- async 'startScheduleRun'(_0x3b0e5a) {
707
- const _0x365f9e = _0x353f47, _0x26b654 = await _0x5cb262(_0x365f9e(0x1bd) + encodeURIComponent(_0x3b0e5a[_0x365f9e(0x1d0)]) + _0x365f9e(_0x41d3f9._0x2c2246), {
708
- 'body': JSON['stringify']({}),
709
- 'headers': _0x20903e,
710
- 'method': _0x365f9e(_0x41d3f9._0x286a7c)
729
+ async 'startScheduleRun'(_0x42172d) {
730
+ const _0x157611 = _0x452847, _0x5a02b8 = await _0x1e2419(_0x157611(0x223) + encodeURIComponent(_0x42172d[_0x157611(_0x2bef0f._0x40bf27)]) + _0x157611(_0x2bef0f._0x321eb0), {
731
+ 'body': JSON[_0x157611(0x29e)]({}),
732
+ 'headers': _0x132ecd,
733
+ 'method': 'POST'
711
734
  });
712
- return _0x26b654[_0x365f9e(0x10d)] ?? {
735
+ return _0x5a02b8['data'] ?? {
713
736
  'claimedByDaemonId': '',
714
- 'id': _0x3b0e5a[_0x365f9e(0x1d0)],
737
+ 'id': _0x42172d[_0x157611(_0x2bef0f._0x4ac118)],
715
738
  'scheduleId': '',
716
- 'status': _0x365f9e(0x119)
739
+ 'status': _0x157611(_0x2bef0f._0x541fa7)
717
740
  };
718
741
  },
719
- async 'finishScheduleRun'(_0x4048d2) {
720
- const _0x757921 = _0x353f47, _0x1289f7 = await _0x5cb262(_0x757921(_0x3e842e._0x3e4ca5) + encodeURIComponent(_0x4048d2['runId']) + '/finish', {
721
- 'body': JSON[_0x757921(_0x3e842e._0x3360ee)]({
722
- 'error': _0x4048d2[_0x757921(0x152)],
723
- 'resultJson': _0x4048d2[_0x757921(_0x3e842e._0x4ff744)],
724
- 'status': _0x4048d2[_0x757921(_0x3e842e._0x37d080)]
742
+ async 'finishScheduleRun'(_0x54451e) {
743
+ const _0x52b989 = _0x452847, _0x465ca4 = await _0x1e2419(_0x52b989(0x223) + encodeURIComponent(_0x54451e[_0x52b989(0x1a0)]) + _0x52b989(_0x539e03._0x3ea7e4), {
744
+ 'body': JSON['stringify']({
745
+ 'error': _0x54451e[_0x52b989(_0x539e03._0x350958)],
746
+ 'resultJson': _0x54451e['resultJson'],
747
+ 'status': _0x54451e[_0x52b989(_0x539e03._0x273667)]
725
748
  }),
726
- 'headers': _0x20903e,
727
- 'method': _0x757921(_0x3e842e._0x47725e)
749
+ 'headers': _0x132ecd,
750
+ 'method': _0x52b989(0x2a0)
728
751
  });
729
- return _0x1289f7[_0x757921(_0x3e842e._0x1261b2)] ?? {
752
+ return _0x465ca4[_0x52b989(_0x539e03._0x1686f5)] ?? {
730
753
  'nextRunAt': null,
731
754
  'run': {
732
755
  'claimedByDaemonId': '',
733
- 'id': _0x4048d2['runId'],
756
+ 'id': _0x54451e[_0x52b989(0x1a0)],
734
757
  'scheduleId': '',
735
- 'status': _0x4048d2[_0x757921(0x1b0)]
758
+ 'status': _0x54451e['status']
736
759
  }
737
760
  };
738
761
  },
739
- async 'listTasks'(_0x5e1a21) {
740
- const _0x338d8a = _0x353f47, _0x26acb1 = new URLSearchParams();
741
- return _0x26acb1[_0x338d8a(0x1ee)](_0x338d8a(0x156), _0x5e1a21['channel']), _0x5e1a21['status'] && _0x26acb1[_0x338d8a(0x1ee)](_0x338d8a(0x1b0), _0x5e1a21['status']), _0x4b8234(_0x338d8a(0x1bf) + _0x618bbe[_0x338d8a(0x1d3)] + _0x338d8a(0x181) + _0x26acb1[_0x338d8a(0x111)](), {
742
- 'headers': _0x20903e,
743
- 'method': _0x338d8a(0x100)
762
+ async 'listTasks'(_0x4c51dc) {
763
+ const _0x2dff35 = _0x452847, _0x23540f = new URLSearchParams();
764
+ return _0x23540f[_0x2dff35(_0x55fe7c._0xbf8142)](_0x2dff35(0x2e0), _0x4c51dc['channel']), _0x4c51dc[_0x2dff35(_0x55fe7c._0x424b4e)] && _0x23540f['set'](_0x2dff35(0x2b0), _0x4c51dc[_0x2dff35(0x2b0)]), _0x29aa9c('/internal/agent/' + _0x5346d1[_0x2dff35(0x1f7)] + _0x2dff35(0x2ba) + _0x23540f['toString'](), {
765
+ 'headers': _0x132ecd,
766
+ 'method': 'GET'
744
767
  });
745
768
  },
746
- async 'createTasks'(_0x73a86e) {
747
- const _0x3ee0bb = _0x353f47;
748
- return _0x4b8234(_0x3ee0bb(_0x4fe750._0x1184ee) + _0x618bbe[_0x3ee0bb(0x1d3)] + '/tasks', {
749
- 'body': JSON[_0x3ee0bb(0x151)]({
750
- ..._0x73a86e,
751
- 'idempotency_key': _0x284d66('create_tasks', _0x73a86e)
769
+ async 'createTasks'(_0x598dbe) {
770
+ const _0x4e3b9b = _0x452847;
771
+ return _0x29aa9c(_0x4e3b9b(0x1a7) + _0x5346d1[_0x4e3b9b(_0x450a91._0x492e1d)] + _0x4e3b9b(0x20d), {
772
+ 'body': JSON['stringify']({
773
+ ..._0x598dbe,
774
+ 'idempotency_key': _0x43ab40(_0x4e3b9b(0x16e), _0x598dbe)
752
775
  }),
753
- 'headers': _0x20903e,
754
- 'method': _0x3ee0bb(0x15f)
776
+ 'headers': _0x132ecd,
777
+ 'method': 'POST'
755
778
  });
756
779
  },
757
- async 'claimTasks'(_0x5869c3) {
758
- const _0xa85fac = _0x353f47;
759
- return _0x4b8234(_0xa85fac(_0x4115a0._0x4b80fd) + _0x618bbe[_0xa85fac(_0x4115a0._0x4be93e)] + _0xa85fac(_0x4115a0._0x2ec904), {
760
- 'body': JSON[_0xa85fac(_0x4115a0._0x972595)]({
761
- ..._0x5869c3,
762
- 'idempotency_key': _0x284d66(_0xa85fac(0x167), _0x5869c3)
780
+ async 'claimTasks'(_0xcd5cdf) {
781
+ const _0x592f9d = _0x452847;
782
+ return _0x29aa9c(_0x592f9d(0x1a7) + _0x5346d1[_0x592f9d(0x1f7)] + '/tasks/claim', {
783
+ 'body': JSON[_0x592f9d(_0x291f16._0x5d046a)]({
784
+ ..._0xcd5cdf,
785
+ 'idempotency_key': _0x43ab40(_0x592f9d(0x263), _0xcd5cdf)
763
786
  }),
764
- 'headers': _0x20903e,
765
- 'method': _0xa85fac(_0x4115a0._0x3a30b5)
787
+ 'headers': _0x132ecd,
788
+ 'method': _0x592f9d(_0x291f16._0x2fe737)
766
789
  });
767
790
  },
768
- async 'unclaimTask'(_0x1c56c1) {
769
- const _0x1cacae = _0x353f47;
770
- return _0x4b8234(_0x1cacae(0x1bf) + _0x618bbe['agentId'] + _0x1cacae(_0x5087af._0x52a906), {
771
- 'body': JSON[_0x1cacae(0x151)]({
772
- ..._0x1c56c1,
773
- 'idempotency_key': _0x284d66(_0x1cacae(0x1d6), _0x1c56c1)
791
+ async 'unclaimTask'(_0x26dd48) {
792
+ const _0x52cc13 = _0x452847;
793
+ return _0x29aa9c(_0x52cc13(_0x479a21._0x2f9b43) + _0x5346d1[_0x52cc13(0x1f7)] + _0x52cc13(0x271), {
794
+ 'body': JSON[_0x52cc13(0x29e)]({
795
+ ..._0x26dd48,
796
+ 'idempotency_key': _0x43ab40(_0x52cc13(_0x479a21._0x550bc5), _0x26dd48)
774
797
  }),
775
- 'headers': _0x20903e,
776
- 'method': _0x1cacae(0x15f)
798
+ 'headers': _0x132ecd,
799
+ 'method': _0x52cc13(_0x479a21._0x487851)
777
800
  });
778
801
  },
779
- async 'updateTaskStatus'(_0x33c24c) {
780
- const _0x5706b9 = _0x353f47;
781
- return _0x4b8234('/internal/agent/' + _0x618bbe['agentId'] + _0x5706b9(_0x5d521c._0x43c006), {
782
- 'body': JSON[_0x5706b9(_0x5d521c._0x3296e7)]({
783
- ..._0x33c24c,
784
- 'idempotency_key': _0x284d66(_0x5706b9(0x239), _0x33c24c)
802
+ async 'updateTaskStatus'(_0x208e62) {
803
+ const _0x4cdfaf = _0x452847;
804
+ return _0x29aa9c('/internal/agent/' + _0x5346d1['agentId'] + _0x4cdfaf(0x291), {
805
+ 'body': JSON[_0x4cdfaf(0x29e)]({
806
+ ..._0x208e62,
807
+ 'idempotency_key': _0x43ab40(_0x4cdfaf(_0xe4893f._0x46d485), _0x208e62)
785
808
  }),
786
- 'headers': _0x20903e,
787
- 'method': _0x5706b9(0x15f)
809
+ 'headers': _0x132ecd,
810
+ 'method': _0x4cdfaf(_0xe4893f._0x42285e)
788
811
  });
789
812
  },
790
- async 'uploadFile'(_0xb57840) {
791
- const _0x2da5b3 = _0x353f47, _0x15c3a3 = await _0x834c99(_0xb57840['channel']);
792
- if (_0x15c3a3[_0x2da5b3(_0x75c1cf._0x1032de)])
793
- throw new Error(_0x2da5b3(_0x75c1cf._0x5ce30e));
794
- const _0x406da8 = await _0x5cb262(_0x2da5b3(_0x75c1cf._0x4fde0b) + _0x618bbe['agentId'] + _0x2da5b3(0x190), {
795
- 'body': JSON[_0x2da5b3(_0x75c1cf._0x5c5596)]({
796
- 'channel': _0x15c3a3['target'],
797
- 'contentBase64': _0xb57840[_0x2da5b3(0x15a)],
798
- 'contentType': _0xb57840[_0x2da5b3(_0x75c1cf._0x2aa2bc)],
799
- 'originalFilename': _0xb57840['filename']
813
+ async 'uploadFile'(_0x223ba5) {
814
+ const _0x3979a7 = _0x452847, _0x4a7503 = await _0x8ac170(_0x223ba5[_0x3979a7(0x2e0)]);
815
+ if (_0x4a7503['threadId'])
816
+ throw new Error(_0x3979a7(0x2ca));
817
+ const _0x2e128b = await _0x1e2419('/internal/agent/' + _0x5346d1[_0x3979a7(0x1f7)] + _0x3979a7(0x1df), {
818
+ 'body': JSON['stringify']({
819
+ 'channel': _0x4a7503[_0x3979a7(0x169)],
820
+ 'contentBase64': _0x223ba5[_0x3979a7(0x1c8)],
821
+ 'contentType': _0x223ba5['contentType'],
822
+ 'originalFilename': _0x223ba5['filename']
800
823
  }),
801
- 'headers': _0x20903e,
802
- 'method': _0x2da5b3(0x15f)
824
+ 'headers': _0x132ecd,
825
+ 'method': _0x3979a7(0x2a0)
803
826
  });
804
827
  return {
805
- 'attachmentId': _0x406da8[_0x2da5b3(_0x75c1cf._0x48dab7)]?.['id'] ?? '',
806
- 'filename': _0x406da8[_0x2da5b3(0x10d)]?.[_0x2da5b3(_0x75c1cf._0x3f3673)] ?? _0xb57840[_0x2da5b3(_0x75c1cf._0x3e94eb)],
807
- 'sizeBytes': _0x406da8[_0x2da5b3(0x10d)]?.[_0x2da5b3(_0x75c1cf._0x36058d)] ?? 0x0
828
+ 'attachmentId': _0x2e128b[_0x3979a7(0x1c4)]?.['id'] ?? '',
829
+ 'filename': _0x2e128b[_0x3979a7(_0x82d29c._0x165403)]?.[_0x3979a7(0x156)] ?? _0x223ba5[_0x3979a7(_0x82d29c._0x5b728a)],
830
+ 'sizeBytes': _0x2e128b[_0x3979a7(_0x82d29c._0x165403)]?.['sizeBytes'] ?? 0x0
808
831
  };
809
832
  },
810
- async 'downloadAttachment'(_0x4115d7) {
811
- const _0x58ee04 = _0x353f47, _0x1272ee = await _0x5cb262(_0x58ee04(_0x333810._0x29fd15) + _0x4115d7, {
812
- 'headers': _0x20903e,
813
- 'method': _0x58ee04(_0x333810._0x45d7f6)
814
- }), _0x2ed2c4 = new AbortController(), _0x7d29eb = setTimeout(() => _0x2ed2c4[_0x58ee04(0x19c)](), _0x1f7210);
833
+ async 'downloadAttachment'(_0x5a0ab2) {
834
+ const _0x2d200e = _0x452847, _0x2f56b8 = await _0x1e2419(_0x2d200e(_0x1fafec._0x33626b) + _0x5a0ab2, {
835
+ 'headers': _0x132ecd,
836
+ 'method': 'GET'
837
+ }), _0x17a8e8 = new AbortController(), _0x5ead63 = setTimeout(() => _0x17a8e8[_0x2d200e(0x28c)](), _0x17af24);
815
838
  try {
816
- const _0x20da42 = await _0xe87b3e(_0x4a7b93 + _0x58ee04(_0x333810._0x29fd15) + _0x4115d7 + _0x58ee04(0x153), {
817
- 'headers': _0x20903e,
818
- 'method': _0x58ee04(0x100),
819
- 'signal': _0x2ed2c4[_0x58ee04(0x1f3)]
839
+ const _0x44e703 = await _0x2d31a6(_0x2e77b9 + _0x2d200e(_0x1fafec._0x847581) + _0x5a0ab2 + _0x2d200e(0x295), {
840
+ 'headers': _0x132ecd,
841
+ 'method': 'GET',
842
+ 'signal': _0x17a8e8[_0x2d200e(_0x1fafec._0xe76054)]
820
843
  });
821
- if (!_0x20da42['ok'])
822
- throw new Error('HTTP\x20' + _0x20da42[_0x58ee04(0x1b0)]);
844
+ if (!_0x44e703['ok'])
845
+ throw new Error(_0x2d200e(0x1cc) + _0x44e703[_0x2d200e(0x2b0)]);
823
846
  return {
824
- 'contentType': _0x1272ee[_0x58ee04(_0x333810._0xeb05d9)]?.[_0x58ee04(_0x333810._0x434437)] ?? _0x20da42['headers']['get'](_0x58ee04(0x217)) ?? _0x58ee04(_0x333810._0x47b325),
825
- 'data': Buffer['from'](await _0x20da42[_0x58ee04(_0x333810._0x42417a)]()),
826
- 'originalFilename': _0x1272ee[_0x58ee04(0x10d)]?.[_0x58ee04(0x144)]
847
+ 'contentType': _0x2f56b8[_0x2d200e(0x1c4)]?.[_0x2d200e(0x224)] ?? _0x44e703['headers']['get'](_0x2d200e(0x21d)) ?? _0x2d200e(0x27b),
848
+ 'data': Buffer[_0x2d200e(_0x1fafec._0x383358)](await _0x44e703[_0x2d200e(_0x1fafec._0x207a24)]()),
849
+ 'originalFilename': _0x2f56b8['data']?.[_0x2d200e(_0x1fafec._0x40356a)]
827
850
  };
828
851
  } finally {
829
- clearTimeout(_0x7d29eb);
852
+ clearTimeout(_0x5ead63);
830
853
  }
831
854
  },
832
855
  async 'listServer'() {
833
- return _0x56876c({ 'forceRefresh': !![] });
856
+ return _0x518709({ 'forceRefresh': !![] });
834
857
  },
835
- async 'readHistory'(_0x320cce) {
836
- const _0x1dd5d1 = _0x353f47, _0xf885b6 = await _0x834c99(_0x320cce[_0x1dd5d1(_0x2ae90b._0x1d62e9)]);
837
- return _0x2f2d08({
838
- 'after': _0x320cce[_0x1dd5d1(0x1de)],
839
- 'before': _0x320cce[_0x1dd5d1(_0x2ae90b._0x39abe1)],
840
- 'channelId': _0xf885b6[_0x1dd5d1(_0x2ae90b._0x3c0835)],
841
- 'channelTarget': _0xf885b6[_0x1dd5d1(_0x2ae90b._0x3261f1)],
842
- 'limit': _0x320cce[_0x1dd5d1(0x11d)],
843
- 'threadId': _0xf885b6[_0x1dd5d1(0x12c)]
858
+ async 'getLatestEventSeq'() {
859
+ const _0x402930 = _0x452847, _0x4e9cc0 = new URLSearchParams();
860
+ _0x4e9cc0[_0x402930(0x171)](_0x402930(0x213), '0'), _0x4e9cc0[_0x402930(_0x508a0._0xb988ad)](_0x402930(0x17f), '1');
861
+ const _0x260667 = await _0x1e2419('/internal/agent/' + _0x5346d1['agentId'] + _0x402930(0x1d2) + _0x4e9cc0['toString'](), {
862
+ 'headers': _0x132ecd,
863
+ 'method': _0x402930(0x282)
864
+ }), _0x4d490c = _0x260667[_0x402930(_0x508a0._0x7620b7)]?.[_0x402930(0x275)];
865
+ return typeof _0x4d490c === _0x402930(_0x508a0._0x5b929f) && _0x4d490c > 0x0 ? _0x4d490c : 0x0;
866
+ },
867
+ async 'readHistory'(_0x2030f5) {
868
+ const _0xb2f3f6 = _0x452847, _0x281296 = await _0x8ac170(_0x2030f5[_0xb2f3f6(0x2e0)]);
869
+ return _0x25f684({
870
+ 'after': _0x2030f5[_0xb2f3f6(0x20e)],
871
+ 'before': _0x2030f5[_0xb2f3f6(_0x3b5768._0x1b5485)],
872
+ 'channelId': _0x281296['channelId'],
873
+ 'channelTarget': _0x281296[_0xb2f3f6(_0x3b5768._0x387386)],
874
+ 'limit': _0x2030f5[_0xb2f3f6(0x17f)],
875
+ 'threadId': _0x281296[_0xb2f3f6(_0x3b5768._0x535ba8)]
844
876
  });
845
877
  },
846
- 'resolveTarget': _0x834c99,
878
+ 'resolveTarget': _0x8ac170,
847
879
  async 'checkMessages'() {
848
- const _0x343c91 = {
849
- _0x2033d5: 0x169,
850
- _0x49342f: 0x1f2
851
- }, _0x1a109f = _0x353f47, _0x38645e = new URLSearchParams();
852
- _0x38645e[_0x1a109f(0x1ee)](_0x1a109f(0x15d), String(_0xbf1d9));
853
- const _0x116e1f = _0x38645e[_0x1a109f(0x111)](), _0xb8927 = await _0x5cb262(_0x1a109f(0x1bf) + _0x618bbe[_0x1a109f(0x1d3)] + _0x1a109f(_0x4efdfd._0x22c320) + (_0x116e1f ? '?' + _0x116e1f : ''), {
854
- 'headers': _0x20903e,
855
- 'method': _0x1a109f(_0x4efdfd._0x31b4d5)
856
- }), _0x354bd0 = _0xb8927['data'] ?? [], _0x2348c1 = _0xb8927[_0x1a109f(0x209)]?.[_0x1a109f(0x103)], _0x3b60f8 = _0x2bd8ff ? _0x354bd0[_0x1a109f(0x272)](_0x53c605 => {
857
- const _0x555bcb = _0x1a109f;
858
- if (_0x53c605[_0x555bcb(0x1b4)] !== 'message')
880
+ const _0x1115a7 = _0x452847, _0x33953e = new URLSearchParams();
881
+ _0x33953e[_0x1115a7(_0x1bd5b3._0x32a070)](_0x1115a7(_0x1bd5b3._0x569194), String(_0x42d217));
882
+ const _0x51be72 = _0x33953e[_0x1115a7(_0x1bd5b3._0x40f217)](), _0x26a887 = await _0x1e2419(_0x1115a7(0x1a7) + _0x5346d1[_0x1115a7(_0x1bd5b3._0x1b07a9)] + _0x1115a7(_0x1bd5b3._0x197c55) + (_0x51be72 ? '?' + _0x51be72 : ''), {
883
+ 'headers': _0x132ecd,
884
+ 'method': _0x1115a7(_0x1bd5b3._0xa7a14f)
885
+ }), _0x4bab9c = _0x26a887[_0x1115a7(_0x1bd5b3._0x375681)] ?? [], _0x26494e = _0x26a887[_0x1115a7(_0x1bd5b3._0x435f7d)]?.[_0x1115a7(0x294)], _0x2bdcec = _0x1d17f8 ? _0x4bab9c[_0x1115a7(0x174)](_0x26833b => {
886
+ const _0x5211b2 = _0x1115a7;
887
+ if (_0x26833b[_0x5211b2(0x2b5)] !== _0x5211b2(0x1d7))
859
888
  return ![];
860
- return _0x50dd1f(_0x2bd8ff, asRecord(_0x53c605[_0x555bcb(0x115)]));
861
- }) : _0x354bd0, _0x3c7e27 = _0x2348c1 !== void 0x0 ? _0x2bd8ff ? Math[_0x1a109f(0x17f)](_0xbf1d9, _0x3b60f8[_0x1a109f(_0x4efdfd._0x21900d)] > 0x0 ? _0x3b60f8[_0x3b60f8[_0x1a109f(0x1fe)] - 0x1][_0x1a109f(0x1f8)] : _0xbf1d9) : Math[_0x1a109f(_0x4efdfd._0x5136ac)](_0xbf1d9, _0x2348c1) : _0x3b60f8[_0x1a109f(_0x4efdfd._0x21900d)] > 0x0 ? Math[_0x1a109f(0x17f)](_0xbf1d9, _0x3b60f8[_0x3b60f8[_0x1a109f(_0x4efdfd._0x3185b9)] - 0x1][_0x1a109f(0x1f8)]) : _0xbf1d9, _0x525246 = _0x354bd0['filter'](_0x4395b9 => _0x4395b9[_0x1a109f(0x1b4)] === 'message'), _0x183d31 = _0x2bd8ff === void 0x0 && _0x1fc8eb;
862
- let _0x1daa07 = await _0x56876c(), _0x552321 = new Map(_0x1daa07[_0x1a109f(0x26d)][_0x1a109f(0x23c)](_0x1d3935 => [
863
- _0x1d3935['id'],
864
- _0x1d3935
889
+ return _0x5405d3(_0x1d17f8, asRecord(_0x26833b['payloadJson']));
890
+ }) : _0x4bab9c, _0x502c27 = _0x26494e !== void 0x0 ? _0x1d17f8 ? Math[_0x1115a7(0x207)](_0x42d217, _0x2bdcec['length'] > 0x0 ? _0x2bdcec[_0x2bdcec['length'] - 0x1][_0x1115a7(0x1c2)] : _0x42d217) : Math['max'](_0x42d217, _0x26494e) : _0x2bdcec[_0x1115a7(_0x1bd5b3._0x263864)] > 0x0 ? Math[_0x1115a7(_0x1bd5b3._0x2de142)](_0x42d217, _0x2bdcec[_0x2bdcec[_0x1115a7(0x2a9)] - 0x1][_0x1115a7(0x1c2)]) : _0x42d217, _0x43ae1d = (_0x1d17f8 ? _0x2bdcec : _0x4bab9c)[_0x1115a7(_0x1bd5b3._0xaa166e)](_0x259183 => _0x259183[_0x1115a7(0x2b5)] === _0x1115a7(0x1d7)), _0x1678e6 = _0x1d17f8 === void 0x0 && _0xd14797;
891
+ let _0x28835b = await _0x518709(), _0x4c10a0 = new Map(_0x28835b[_0x1115a7(0x197)]['map'](_0x1a8c20 => [
892
+ _0x1a8c20['id'],
893
+ _0x1a8c20
865
894
  ]));
866
- const _0x1094e1 = _0x525246[_0x1a109f(0x236)](_0x495029 => {
867
- const _0x53cfcf = _0x1a109f, _0x2014c5 = asRecord(_0x495029[_0x53cfcf(0x115)]), _0x36c918 = typeof _0x2014c5?.[_0x53cfcf(_0x343c91._0x2033d5)] === _0x53cfcf(_0x343c91._0x49342f) ? _0x2014c5[_0x53cfcf(0x169)] : '';
868
- return Boolean(_0x36c918) && !_0x552321[_0x53cfcf(0x24b)](_0x36c918);
895
+ const _0x489fd6 = _0x43ae1d[_0x1115a7(0x2d3)](_0x570aba => {
896
+ const _0x19b664 = _0x1115a7, _0x588f61 = asRecord(_0x570aba[_0x19b664(_0x313a15._0x2940e1)]), _0x356bcb = typeof _0x588f61?.[_0x19b664(0x212)] === 'string' ? _0x588f61[_0x19b664(0x212)] : '';
897
+ return Boolean(_0x356bcb) && !_0x4c10a0[_0x19b664(0x192)](_0x356bcb);
869
898
  });
870
- _0x1094e1 && (_0x1daa07 = await _0x56876c({ 'forceRefresh': !![] }), _0x552321 = new Map(_0x1daa07[_0x1a109f(_0x4efdfd._0x5abdea)][_0x1a109f(_0x4efdfd._0x4e3729)](_0x8d5a39 => [
871
- _0x8d5a39['id'],
872
- _0x8d5a39
899
+ _0x489fd6 && (_0x28835b = await _0x518709({ 'forceRefresh': !![] }), _0x4c10a0 = new Map(_0x28835b[_0x1115a7(0x197)][_0x1115a7(0x29b)](_0xee3d15 => [
900
+ _0xee3d15['id'],
901
+ _0xee3d15
873
902
  ])));
874
- const _0x59f0d8 = new Map();
875
- for (const _0x1577fd of _0x525246) {
876
- const _0x52b2cb = asRecord(_0x1577fd[_0x1a109f(0x115)]), _0x1924a9 = typeof _0x52b2cb[_0x1a109f(_0x4efdfd._0x3baf39)] === 'string' ? _0x52b2cb[_0x1a109f(0x169)] : '';
877
- if (!_0x1924a9)
903
+ const _0x3228b8 = new Map();
904
+ for (const _0x551f61 of _0x43ae1d) {
905
+ const _0x3c95e5 = asRecord(_0x551f61[_0x1115a7(0x230)]), _0x3eeb2e = typeof _0x3c95e5[_0x1115a7(_0x1bd5b3._0x3d7fe8)] === _0x1115a7(_0x1bd5b3._0x3cc107) ? _0x3c95e5[_0x1115a7(0x212)] : '';
906
+ if (!_0x3eeb2e)
878
907
  continue;
879
- const _0x3d33d0 = typeof _0x52b2cb[_0x1a109f(0x12c)] === _0x1a109f(_0x4efdfd._0x58623c) ? _0x52b2cb['threadId'] : void 0x0, _0x12d0b1 = typeof _0x52b2cb[_0x1a109f(_0x4efdfd._0x6ce64f)] === _0x1a109f(0x1f2) ? _0x52b2cb[_0x1a109f(_0x4efdfd._0x10f36c)] : void 0x0, _0x5f3497 = typeof _0x52b2cb['threadNumber'] === _0x1a109f(0x126) && Number[_0x1a109f(0x232)](_0x52b2cb[_0x1a109f(0xf0)]) ? _0x52b2cb[_0x1a109f(_0x4efdfd._0x48fddf)] : void 0x0, _0x5d0a11 = Boolean(_0x3d33d0 && (!_0x12d0b1 || _0x1577fd[_0x1a109f(_0x4efdfd._0x96b934)] !== _0x12d0b1)), _0x2ad46c = _0x5d0a11 ? _0x1924a9 + ':' + _0x3d33d0 : _0x1924a9, _0x3934ac = _0x59f0d8[_0x1a109f(0x21b)](_0x2ad46c) ?? {
908
+ const _0x5503bd = typeof _0x3c95e5[_0x1115a7(0x29a)] === _0x1115a7(_0x1bd5b3._0x170e9d) ? _0x3c95e5[_0x1115a7(0x29a)] : void 0x0, _0x3be8c5 = typeof _0x3c95e5[_0x1115a7(_0x1bd5b3._0x2c1448)] === _0x1115a7(_0x1bd5b3._0x16a872) ? _0x3c95e5[_0x1115a7(0x178)] : void 0x0, _0xfd9aa = typeof _0x3c95e5[_0x1115a7(_0x1bd5b3._0xc3064b)] === _0x1115a7(0x2a6) && Number['isInteger'](_0x3c95e5[_0x1115a7(_0x1bd5b3._0xc3064b)]) ? _0x3c95e5['threadNumber'] : void 0x0, _0x29c605 = Boolean(_0x5503bd && (!_0x3be8c5 || _0x551f61[_0x1115a7(_0x1bd5b3._0x165121)] !== _0x3be8c5)), _0xbaea36 = _0x29c605 ? _0x3eeb2e + ':' + _0x5503bd : _0x3eeb2e, _0x371230 = _0x3228b8[_0x1115a7(0x243)](_0xbaea36) ?? {
880
909
  'aggregateIds': [],
881
- 'channelId': _0x1924a9,
910
+ 'channelId': _0x3eeb2e,
882
911
  'entries': new Map(),
883
- 'isThreadReply': _0x5d0a11,
884
- 'rootMessageId': _0x12d0b1,
885
- 'threadNumber': _0x5f3497,
886
- 'threadId': _0x5d0a11 ? _0x3d33d0 : void 0x0
912
+ 'isThreadReply': _0x29c605,
913
+ 'rootMessageId': _0x3be8c5,
914
+ 'threadNumber': _0xfd9aa,
915
+ 'threadId': _0x29c605 ? _0x5503bd : void 0x0
887
916
  };
888
- _0x3934ac[_0x1a109f(_0x4efdfd._0x34a1ea)] == null && _0x5f3497 != null && (_0x3934ac[_0x1a109f(_0x4efdfd._0x1f9cc7)] = _0x5f3497), !_0x3934ac[_0x1a109f(_0x4efdfd._0x2845c6)] && _0x12d0b1 && (_0x3934ac['rootMessageId'] = _0x12d0b1), _0x3934ac[_0x1a109f(_0x4efdfd._0xc05711)]['push'](_0x1577fd[_0x1a109f(0x13d)]), _0x3934ac[_0x1a109f(0x271)][_0x1a109f(0x1ee)](_0x1577fd[_0x1a109f(_0x4efdfd._0x22685f)], {
889
- 'payloadJson': _0x1577fd[_0x1a109f(0x115)],
890
- 'seq': _0x1577fd[_0x1a109f(_0x4efdfd._0x23dc8b)]
891
- }), _0x59f0d8['set'](_0x2ad46c, _0x3934ac);
917
+ _0x371230[_0x1115a7(_0x1bd5b3._0xc3064b)] == null && _0xfd9aa != null && (_0x371230[_0x1115a7(0x1f6)] = _0xfd9aa), !_0x371230['rootMessageId'] && _0x3be8c5 && (_0x371230['rootMessageId'] = _0x3be8c5), _0x371230[_0x1115a7(_0x1bd5b3._0x46fdc0)][_0x1115a7(_0x1bd5b3._0x1ef366)](_0x551f61[_0x1115a7(_0x1bd5b3._0x1b5c27)]), _0x371230[_0x1115a7(0x233)][_0x1115a7(_0x1bd5b3._0x445af9)](_0x551f61['aggregateId'], {
918
+ 'payloadJson': _0x551f61[_0x1115a7(_0x1bd5b3._0x35e833)],
919
+ 'seq': _0x551f61['seq']
920
+ }), _0x3228b8[_0x1115a7(0x171)](_0xbaea36, _0x371230);
892
921
  }
893
- const _0x53f2f5 = [];
894
- for (const _0x27eff3 of _0x59f0d8[_0x1a109f(_0x4efdfd._0x110bf5)]()) {
922
+ const _0x47f703 = [];
923
+ for (const _0x39397a of _0x3228b8[_0x1115a7(0x2d0)]()) {
895
924
  const {
896
- channelId: _0x2bd9a1,
897
- threadId: _0x2d9c16,
898
- rootMessageId: _0xf89f6f,
899
- threadNumber: _0x5a3b6f,
900
- aggregateIds: _0x4bd0c2,
901
- isThreadReply: _0x11179a,
902
- entries: _0x973743
903
- } = _0x27eff3, _0x14be61 = _0x552321[_0x1a109f(_0x4efdfd._0x4dff10)](_0x2bd9a1), _0xec0f76 = _0x14be61?.['name'] ?? _0x2bd9a1, _0xb82dd1 = _0x14be61?.[_0x1a109f(0x150)] === 'dm' ? _0x1a109f(0x1a5) + _0xec0f76 : '#' + _0xec0f76, _0x91c279 = {
904
- 'channelTarget': _0xb82dd1,
905
- 'rootMessageId': _0xf89f6f,
906
- 'threadId': _0x2d9c16,
907
- 'threadNumber': _0x5a3b6f
908
- }, _0x460917 = await _0x2f2d08({
909
- 'channelId': _0x2bd9a1,
910
- 'channelTarget': _0xb82dd1,
911
- 'limit': Math[_0x1a109f(0x17f)](_0x4bd0c2[_0x1a109f(0x1fe)], 0x32),
912
- 'threadId': _0x2d9c16
913
- }), _0x41c1ce = new Map(_0x460917[_0x1a109f(0x24a)][_0x1a109f(_0x4efdfd._0x4e3729)](_0x50dbb4 => [
914
- _0x50dbb4[_0x1a109f(0xfd)],
915
- _0x50dbb4
916
- ])), _0x5788b9 = _0x2d9c16 ? _0x1d700b(_0x91c279) : _0xb82dd1, _0x3ed88b = _0x2bd8ff ? _0x11179a && _0x2b8a01(_0x2bd8ff, _0x91c279) : !![], _0xfe79c3 = _0x11179a ? _0x3ed88b && _0x2bd8ff ? _0x2bd8ff : _0x5788b9 : _0xb82dd1;
917
- for (const _0x2c4f77 of _0x4bd0c2) {
918
- if (!_0x3ed88b)
925
+ channelId: _0x3641a8,
926
+ threadId: _0x1cc421,
927
+ rootMessageId: _0x40d9c1,
928
+ threadNumber: _0x25b68c,
929
+ aggregateIds: _0x45948f,
930
+ isThreadReply: _0x127407,
931
+ entries: _0x46b47a
932
+ } = _0x39397a, _0x5616ad = _0x4c10a0[_0x1115a7(0x243)](_0x3641a8), _0x3acb8e = _0x5616ad?.[_0x1115a7(0x195)] ?? _0x3641a8, _0x3d9d22 = _0x5616ad?.['kind'] === 'dm' ? _0x1115a7(_0x1bd5b3._0x3bb87f) + _0x3acb8e : '#' + _0x3acb8e, _0x8422c1 = {
933
+ 'channelTarget': _0x3d9d22,
934
+ 'rootMessageId': _0x40d9c1,
935
+ 'threadId': _0x1cc421,
936
+ 'threadNumber': _0x25b68c
937
+ }, _0xd9b9e = await _0x25f684({
938
+ 'channelId': _0x3641a8,
939
+ 'channelTarget': _0x3d9d22,
940
+ 'limit': Math['max'](_0x45948f[_0x1115a7(0x2a9)], 0x32),
941
+ 'threadId': _0x1cc421
942
+ }), _0x1227d = new Map(_0xd9b9e[_0x1115a7(0x170)][_0x1115a7(0x29b)](_0x1d7fdc => [
943
+ _0x1d7fdc[_0x1115a7(0x176)],
944
+ _0x1d7fdc
945
+ ])), _0x483075 = _0x1cc421 ? _0x2b8b48(_0x8422c1) : _0x3d9d22, _0x4d7acb = _0x1d17f8 ? _0x127407 && _0x14f5a3(_0x1d17f8, _0x8422c1) : !![], _0x13a974 = _0x127407 ? _0x4d7acb && _0x1d17f8 ? _0x1d17f8 : _0x483075 : _0x3d9d22;
946
+ for (const _0x157d99 of _0x45948f) {
947
+ if (!_0x4d7acb)
919
948
  continue;
920
- const _0x522633 = _0x973743[_0x1a109f(0x21b)](_0x2c4f77), _0x25f1e4 = _0x522633 ? asRecord(_0x522633['payloadJson']) : void 0x0, _0x4e5739 = _0x25f1e4?.[_0x1a109f(_0x4efdfd._0x3a7290)] === _0x1a109f(0x139);
921
- if (_0x183d31 && _0x4e5739)
949
+ const _0x48919b = _0x46b47a[_0x1115a7(_0x1bd5b3._0x1b8996)](_0x157d99), _0x4d970b = _0x48919b ? asRecord(_0x48919b[_0x1115a7(_0x1bd5b3._0x5e07c9)]) : void 0x0, _0x47c0e7 = _0x4d970b?.[_0x1115a7(_0x1bd5b3._0x300735)] === 'targeted';
950
+ if (_0x1678e6 && _0x47c0e7)
922
951
  continue;
923
- const _0x43e0c8 = _0x41c1ce[_0x1a109f(_0x4efdfd._0x4dff10)](_0x2c4f77);
924
- if (_0x43e0c8) {
925
- _0x53f2f5[_0x1a109f(_0x4efdfd._0x4e34e6)]({
926
- 'attachments': _0x43e0c8[_0x1a109f(0x199)],
927
- 'content': _0x43e0c8[_0x1a109f(0x118)],
928
- 'createdAt': _0x43e0c8[_0x1a109f(0x109)],
929
- ..._0x43e0c8[_0x1a109f(0x150)] ? { 'kind': _0x43e0c8[_0x1a109f(_0x4efdfd._0x30c8ee)] } : {},
930
- 'messageId': _0x43e0c8[_0x1a109f(_0x4efdfd._0x33c306)],
931
- 'senderName': _0x43e0c8[_0x1a109f(_0x4efdfd._0x3b872d)],
932
- 'senderType': _0x43e0c8['senderType'],
933
- 'target': _0xfe79c3,
934
- ..._0x4e5739 ? { 'targetedTask': !![] } : {}
952
+ const _0x254f8c = _0x1227d[_0x1115a7(_0x1bd5b3._0x4352b2)](_0x157d99);
953
+ if (_0x254f8c) {
954
+ _0x47f703['push']({
955
+ 'attachments': _0x254f8c['attachments'],
956
+ 'content': _0x254f8c[_0x1115a7(_0x1bd5b3._0x59c9f6)],
957
+ 'createdAt': _0x254f8c[_0x1115a7(_0x1bd5b3._0x5d5efd)],
958
+ ..._0x254f8c[_0x1115a7(_0x1bd5b3._0x79ab15)] ? { 'kind': _0x254f8c[_0x1115a7(0x257)] } : {},
959
+ 'messageId': _0x254f8c[_0x1115a7(_0x1bd5b3._0xfabc53)],
960
+ 'senderName': _0x254f8c[_0x1115a7(_0x1bd5b3._0x1c7a5d)],
961
+ 'senderType': _0x254f8c[_0x1115a7(0x231)],
962
+ 'target': _0x13a974,
963
+ ..._0x47c0e7 ? { 'targetedTask': !![] } : {}
935
964
  });
936
965
  continue;
937
966
  }
938
- if (_0x522633) {
939
- const _0x188a04 = typeof _0x25f1e4?.[_0x1a109f(_0x4efdfd._0x316fde)] === _0x1a109f(0x1f2) ? _0x25f1e4[_0x1a109f(_0x4efdfd._0x316fde)] : '', _0x3f2be9 = typeof _0x25f1e4?.['bodyMarkdown'] === _0x1a109f(_0x4efdfd._0x58623c) ? _0x25f1e4[_0x1a109f(0x19f)] : '', _0x24e6a1 = typeof _0x25f1e4?.[_0x1a109f(_0x4efdfd._0x200ab9)] === _0x1a109f(0x1f2) && _0x25f1e4['kind'] !== _0x1a109f(0x1a0) ? _0x25f1e4[_0x1a109f(0x150)] : void 0x0;
940
- _0x188a04 && _0x3f2be9 && _0x53f2f5[_0x1a109f(_0x4efdfd._0x4e34e6)]({
967
+ if (_0x48919b) {
968
+ const _0x5781e1 = typeof _0x4d970b?.[_0x1115a7(_0x1bd5b3._0x4161f7)] === _0x1115a7(_0x1bd5b3._0x170e9d) ? _0x4d970b[_0x1115a7(_0x1bd5b3._0x45d21b)] : '', _0x57fab1 = typeof _0x4d970b?.[_0x1115a7(_0x1bd5b3._0x5edaf8)] === _0x1115a7(0x2e2) ? _0x4d970b[_0x1115a7(_0x1bd5b3._0x3ac43a)] : '', _0x186b46 = typeof _0x4d970b?.[_0x1115a7(_0x1bd5b3._0x5546d0)] === _0x1115a7(_0x1bd5b3._0x3cc107) && _0x4d970b[_0x1115a7(0x257)] !== _0x1115a7(_0x1bd5b3._0x5b4c6f) ? _0x4d970b[_0x1115a7(_0x1bd5b3._0x39172a)] : void 0x0;
969
+ _0x5781e1 && _0x57fab1 && _0x47f703[_0x1115a7(0x191)]({
941
970
  'attachments': [],
942
- 'content': _0x3f2be9,
943
- 'createdAt': new Date()[_0x1a109f(0x1a9)](),
944
- ..._0x24e6a1 ? { 'kind': _0x24e6a1 } : {},
945
- 'messageId': _0x2c4f77,
946
- 'senderName': _0x188a04,
947
- 'senderType': _0xdcb972(_0x188a04, _0x1daa07),
948
- 'target': _0xfe79c3,
949
- ..._0x4e5739 ? { 'targetedTask': !![] } : {}
971
+ 'content': _0x57fab1,
972
+ 'createdAt': new Date()[_0x1115a7(_0x1bd5b3._0x473127)](),
973
+ ..._0x186b46 ? { 'kind': _0x186b46 } : {},
974
+ 'messageId': _0x157d99,
975
+ 'senderName': _0x564900(_0x5781e1, _0x28835b),
976
+ 'senderType': _0x41e9fa(_0x5781e1, _0x28835b),
977
+ 'target': _0x13a974,
978
+ ..._0x47c0e7 ? { 'targetedTask': !![] } : {}
950
979
  });
951
980
  }
952
981
  }
953
982
  }
954
- if (_0x3c7e27 > 0x0) {
955
- if (_0x4d60d2)
956
- await _0x44967a(_0x3c7e27);
983
+ if (_0x502c27 > 0x0) {
984
+ if (_0x10d26d)
985
+ await _0x537eb7(_0x502c27);
957
986
  else
958
- _0x2662e9 && await _0x25ddc0(_0x3c7e27);
987
+ _0x5c3fb4 && await _0x382984(_0x502c27);
959
988
  }
960
- return _0x3c7e27 > _0xbf1d9 && (_0xbf1d9 = _0x3c7e27), { 'messages': _0x2bd8ff ? _0x53f2f5 : _0x183d31 ? _0x53f2f5[_0x1a109f(0x272)](_0x2c855f => _0x2c855f[_0x1a109f(0x1bb)] !== !![]) : _0x53f2f5 };
989
+ return _0x502c27 > _0x42d217 && (_0x42d217 = _0x502c27), { 'messages': _0x1d17f8 ? _0x47f703 : _0x1678e6 ? _0x47f703[_0x1115a7(_0x1bd5b3._0x49ef6b)](_0x529bb5 => _0x529bb5['targetedTask'] !== !![]) : _0x47f703 };
961
990
  }
962
991
  };
963
992
  }
964
- function toLocalTime(_0x317088) {
965
- const _0x144658 = { _0x16008a: 0x1a1 }, _0x152c42 = _0x2980fe, _0x233ae4 = new Date(_0x317088);
966
- if (Number['isNaN'](_0x233ae4['getTime']()))
967
- return _0x317088;
968
- const _0x5aa9ef = _0x597e96 => String(_0x597e96)[_0x152c42(0x108)](0x2, '0');
969
- return _0x233ae4['getFullYear']() + '-' + _0x5aa9ef(_0x233ae4[_0x152c42(0x121)]() + 0x1) + '-' + _0x5aa9ef(_0x233ae4['getDate']()) + '\x20' + _0x5aa9ef(_0x233ae4['getHours']()) + ':' + _0x5aa9ef(_0x233ae4[_0x152c42(_0x144658._0x16008a)]()) + ':' + _0x5aa9ef(_0x233ae4['getSeconds']());
970
- }
971
- function _0x1c13(_0x1ad13b, _0x184f5e) {
972
- _0x1ad13b = _0x1ad13b - 0xec;
973
- const _0x263188 = _0x2631();
974
- let _0x1c13de = _0x263188[_0x1ad13b];
975
- if (_0x1c13['oFMVLC'] === undefined) {
976
- var _0x5beb02 = function (_0x23b6a8) {
977
- const _0x476523 = 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';
978
- let _0x230848 = '', _0x456c30 = '';
979
- for (let _0x295423 = 0x0, _0x37cca9, _0x55a747, _0x5102d6 = 0x0; _0x55a747 = _0x23b6a8['charAt'](_0x5102d6++); ~_0x55a747 && (_0x37cca9 = _0x295423 % 0x4 ? _0x37cca9 * 0x40 + _0x55a747 : _0x55a747, _0x295423++ % 0x4) ? _0x230848 += String['fromCharCode'](0xff & _0x37cca9 >> (-0x2 * _0x295423 & 0x6)) : 0x0) {
980
- _0x55a747 = _0x476523['indexOf'](_0x55a747);
981
- }
982
- for (let _0x3f2941 = 0x0, _0x5040f1 = _0x230848['length']; _0x3f2941 < _0x5040f1; _0x3f2941++) {
983
- _0x456c30 += '%' + ('00' + _0x230848['charCodeAt'](_0x3f2941)['toString'](0x10))['slice'](-0x2);
984
- }
985
- return decodeURIComponent(_0x456c30);
986
- };
987
- _0x1c13['LUdYFp'] = _0x5beb02, _0x1c13['mOJTJD'] = {}, _0x1c13['oFMVLC'] = !![];
988
- }
989
- const _0x1268cd = _0x263188[0x0], _0x3216a5 = _0x1ad13b + _0x1268cd, _0x2d5580 = _0x1c13['mOJTJD'][_0x3216a5];
990
- return !_0x2d5580 ? (_0x1c13de = _0x1c13['LUdYFp'](_0x1c13de), _0x1c13['mOJTJD'][_0x3216a5] = _0x1c13de) : _0x1c13de = _0x2d5580, _0x1c13de;
991
- }
992
- function formatAttachmentSuffix(_0x563076) {
993
- const _0x330751 = {
994
- _0x1dac6f: 0x1fe,
995
- _0x2155ee: 0x1e8,
996
- _0x6996f5: 0x25e
997
- }, _0xcb7070 = _0x2980fe;
998
- if (!_0x563076 || _0x563076['length'] === 0x0)
999
- return '';
1000
- return '\x20[' + _0x563076[_0xcb7070(_0x330751._0x1dac6f)] + _0xcb7070(_0x330751._0x2155ee) + (_0x563076[_0xcb7070(0x1fe)] > 0x1 ? 's' : '') + ':\x20' + _0x563076['map'](_0x58fad6 => _0x58fad6['filename'] + '\x20(id:' + _0x58fad6['id'] + ')')[_0xcb7070(_0x330751._0x6996f5)](',\x20') + '\x20—\x20use\x20view_file\x20to\x20see]';
1001
- }
1002
- function formatCheckMessages(_0x5dffe0) {
1003
- const _0x4aad28 = {
1004
- _0x187a39: 0x184,
1005
- _0x52d04d: 0x23c,
1006
- _0x1e0631: 0x25e
1007
- }, _0x30b7e7 = {
1008
- _0x358184: 0x102,
1009
- _0x563f36: 0x1a0,
1010
- _0x300b26: 0x219,
1011
- _0x2df7d1: 0x256,
1012
- _0x39fc0a: 0xfd,
1013
- _0x13a16d: 0x109,
1014
- _0x36a768: 0x20c
1015
- }, _0x290c57 = _0x2980fe;
1016
- if (_0x5dffe0['length'] === 0x0)
1017
- return _0x290c57(_0x4aad28._0x187a39);
1018
- return _0x5dffe0[_0x290c57(_0x4aad28._0x52d04d)](_0x4a500d => {
1019
- const _0xd425bc = _0x290c57, _0x565245 = _0x4a500d['senderType'] === _0xd425bc(0x249) ? _0xd425bc(_0x30b7e7._0x358184) : '', _0x407423 = _0x4a500d[_0xd425bc(0x150)] && _0x4a500d[_0xd425bc(0x150)] !== _0xd425bc(_0x30b7e7._0x563f36) ? _0xd425bc(_0x30b7e7._0x300b26) + _0x4a500d['kind'] : '';
1020
- return '[target=' + _0x4a500d[_0xd425bc(_0x30b7e7._0x2df7d1)] + '\x20msg=' + _0x4a500d[_0xd425bc(_0x30b7e7._0x39fc0a)]['slice'](0x0, 0x8) + _0xd425bc(0x22f) + toLocalTime(_0x4a500d[_0xd425bc(_0x30b7e7._0x13a16d)]) + _0x565245 + _0x407423 + _0xd425bc(_0x30b7e7._0x36a768) + _0x4a500d['senderName'] + ':\x20' + _0x4a500d[_0xd425bc(0x118)] + formatAttachmentSuffix(_0x4a500d[_0xd425bc(0x199)]);
1021
- })[_0x290c57(_0x4aad28._0x1e0631)]('\x0a');
1022
- }
1023
- function formatHistory(_0x3f0f61) {
1024
- const _0x16670d = {
1025
- _0x19db28: 0x24a,
1026
- _0x3f8d5c: 0x25e,
1027
- _0x24fc61: 0x116,
1028
- _0x260b3b: 0x1fe
1029
- }, _0x115bcc = {
1030
- _0x53310d: 0x102,
1031
- _0x483ef6: 0x150,
1032
- _0x22711e: 0x11c,
1033
- _0x196099: 0x1f8,
1034
- _0x149661: 0x20c
1035
- }, _0x3fc7ca = _0x2980fe;
1036
- if (_0x3f0f61['messages'][_0x3fc7ca(0x1fe)] === 0x0)
1037
- return '##\x20Message\x20History\x20for\x20' + _0x3f0f61['channel'] + _0x3fc7ca(0x19d);
1038
- const _0x246007 = _0x3f0f61[_0x3fc7ca(_0x16670d._0x19db28)][_0x3fc7ca(0x23c)](_0x398e3c => {
1039
- const _0x3be9fd = _0x3fc7ca, _0x552d80 = _0x398e3c['senderType'] === _0x3be9fd(0x249) ? _0x3be9fd(_0x115bcc._0x53310d) : '', _0x2dac8c = _0x398e3c[_0x3be9fd(0x150)] && _0x398e3c['kind'] !== _0x3be9fd(0x1a0) ? _0x3be9fd(0x219) + _0x398e3c[_0x3be9fd(_0x115bcc._0x483ef6)] : '';
1040
- return _0x3be9fd(_0x115bcc._0x22711e) + _0x398e3c[_0x3be9fd(_0x115bcc._0x196099)] + _0x3be9fd(0x245) + _0x398e3c['messageId'] + '\x20time=' + toLocalTime(_0x398e3c['createdAt']) + _0x552d80 + _0x2dac8c + _0x3be9fd(_0x115bcc._0x149661) + _0x398e3c[_0x3be9fd(0x1ed)] + ':\x20' + _0x398e3c[_0x3be9fd(0x118)] + formatAttachmentSuffix(_0x398e3c[_0x3be9fd(0x199)]);
1041
- })[_0x3fc7ca(_0x16670d._0x3f8d5c)]('\x0a'), _0x34d980 = _0x3f0f61[_0x3fc7ca(0x1f9)] && _0x3f0f61[_0x3fc7ca(_0x16670d._0x24fc61)] ? _0x3fc7ca(0x18c) + _0x3f0f61[_0x3fc7ca(_0x16670d._0x19db28)][_0x3fc7ca(_0x16670d._0x260b3b)] + '\x20messages\x20shown.\x20Use\x20before=' + _0x3f0f61[_0x3fc7ca(0x116)] + _0x3fc7ca(0x1da) : '';
1042
- return '##\x20Message\x20History\x20for\x20' + _0x3f0f61['channel'] + '\x20(' + _0x3f0f61['messages']['length'] + _0x3fc7ca(0x1ff) + _0x246007 + _0x34d980;
1043
- }
1044
- function formatServerDirectory(_0x24f17e) {
1045
- const _0x5e1ef4 = {
1046
- _0x1b372b: 0x23c,
1047
- _0x5853a8: 0x1ea,
1048
- _0x573479: 0x18f,
1049
- _0x21addb: 0x1fe,
1050
- _0x3cf9d3: 0x18f,
1051
- _0x266623: 0x172,
1052
- _0x4e7beb: 0x23c,
1053
- _0x40f939: 0x1ea,
1054
- _0xae4992: 0x251,
1055
- _0x58d024: 0x25e
1056
- }, _0x3d02eb = _0x2980fe, _0x41a956 = _0x24f17e[_0x3d02eb(0x26d)][_0x3d02eb(0x1fe)] > 0x0 ? _0x24f17e['channels'][_0x3d02eb(_0x5e1ef4._0x1b372b)](_0x28fc38 => _0x28fc38['description'] ? _0x3d02eb(0xfe) + _0x28fc38[_0x3d02eb(0x1eb)] + '\x20—\x20' + _0x28fc38[_0x3d02eb(0x135)] : _0x3d02eb(0xfe) + _0x28fc38[_0x3d02eb(0x1eb)])[_0x3d02eb(0x25e)]('\x0a') : _0x3d02eb(_0x5e1ef4._0x5853a8), _0x2e55b2 = _0x24f17e[_0x3d02eb(_0x5e1ef4._0x573479)][_0x3d02eb(_0x5e1ef4._0x21addb)] > 0x0 ? _0x24f17e[_0x3d02eb(_0x5e1ef4._0x3cf9d3)][_0x3d02eb(0x23c)](_0x1bbd08 => _0x3d02eb(0x215) + _0x1bbd08[_0x3d02eb(0x1eb)])['join']('\x0a') : _0x3d02eb(_0x5e1ef4._0x5853a8), _0x1cb5df = _0x24f17e[_0x3d02eb(0x172)]['length'] > 0x0 ? _0x24f17e[_0x3d02eb(_0x5e1ef4._0x266623)][_0x3d02eb(_0x5e1ef4._0x4e7beb)](_0x2d8578 => _0x3d02eb(0x215) + _0x2d8578['name'])['join']('\x0a') : _0x3d02eb(_0x5e1ef4._0x40f939);
1057
- return [
1058
- _0x3d02eb(0x1f1) + _0x24f17e[_0x3d02eb(0x17b)],
1059
- '',
1060
- _0x3d02eb(0x14e),
1061
- _0x41a956,
1062
- '',
1063
- _0x3d02eb(0x11a),
1064
- _0x2e55b2,
1065
- '',
1066
- _0x3d02eb(_0x5e1ef4._0xae4992),
1067
- _0x1cb5df
1068
- ][_0x3d02eb(_0x5e1ef4._0x58d024)]('\x0a');
1069
- }
1070
- function formatUploadResult(_0x50422c) {
1071
- const _0x48304c = {
1072
- _0x5c5c66: 0x1dc,
1073
- _0x2d8c0a: 0x268
1074
- }, _0x2e1cc1 = _0x2980fe;
1075
- return 'File\x20uploaded:\x20' + _0x50422c[_0x2e1cc1(_0x48304c._0x5c5c66)] + '\x20(' + (_0x50422c[_0x2e1cc1(_0x48304c._0x2d8c0a)] / 0x400)['toFixed'](0x1) + 'KB)\x0aAttachment\x20ID:\x20' + _0x50422c[_0x2e1cc1(0x1f5)] + _0x2e1cc1(0x145);
1076
- }
1077
- function formatViewFileResult(_0x37e0a6, _0x4ec8fe) {
1078
- const _0x28a0d1 = { _0x4d2586: 0x17a }, _0x1740d9 = _0x2980fe;
1079
- return _0x4ec8fe ? _0x1740d9(0x220) + _0x37e0a6 : _0x1740d9(_0x28a0d1._0x4d2586) + _0x37e0a6;
1080
- }
1081
- function formatTaskList(_0x180e6d, _0x379031) {
1082
- const _0x2aefb9 = {
1083
- _0x1193f0: 0x1fe,
1084
- _0x519d1b: 0x180,
1085
- _0x58d4ac: 0x23c
1086
- }, _0x3b4c0c = {
1087
- _0x2e98a8: 0x1db,
1088
- _0x37340d: 0x26b,
1089
- _0xbed387: 0xfd,
1090
- _0x2da21c: 0x1e0,
1091
- _0x5cb6e6: 0x26b,
1092
- _0xfc9cc5: 0x24b,
1093
- _0x2559e9: 0x1dd,
1094
- _0x20928f: 0x14c,
1095
- _0xc4982c: 0x1b0,
1096
- _0xafaa4e: 0x20b
1097
- }, _0x414aee = _0x2980fe;
1098
- if (_0x180e6d[_0x414aee(_0x2aefb9._0x1193f0)] === 0x0)
1099
- return _0x414aee(_0x2aefb9._0x519d1b);
1100
- return _0x180e6d[_0x414aee(_0x2aefb9._0x58d4ac)](_0x545a16 => {
1101
- const _0x36c431 = _0x414aee, _0x28d99d = _0x545a16[_0x36c431(0x178)] == null ? _0x36c431(_0x3b4c0c._0x2e98a8) : _0x545a16[_0x36c431(_0x3b4c0c._0x37340d)] != null ? '#' + _0x545a16['taskNumber'] + '.' + _0x545a16[_0x36c431(0x26b)] : '#' + _0x545a16[_0x36c431(0x178)], _0xe09f80 = _0x545a16[_0x36c431(_0x3b4c0c._0xbed387)] ? _0x36c431(_0x3b4c0c._0x2da21c) + _0x545a16[_0x36c431(0xfd)] : '', _0x46fae7 = _0x379031 && _0x545a16[_0x36c431(0x178)] != null && !_0x545a16[_0x36c431(_0x3b4c0c._0x5cb6e6)] && _0x379031[_0x36c431(_0x3b4c0c._0xfc9cc5)](_0x545a16[_0x36c431(0x178)]) ? '\x20executionMode=worker' : '', _0x5531a1 = _0x545a16[_0x36c431(0x1dd)] != null && _0x545a16[_0x36c431(_0x3b4c0c._0x2559e9)] > 0x0 ? '\x20(' + (_0x545a16[_0x36c431(_0x3b4c0c._0x20928f)] ?? 0x0) + '/' + _0x545a16[_0x36c431(_0x3b4c0c._0x2559e9)] + '\x20done)' : '';
1102
- return _0x28d99d + '\x20[' + _0x545a16[_0x36c431(_0x3b4c0c._0xc4982c)] + ']\x20' + _0x545a16[_0x36c431(_0x3b4c0c._0xafaa4e)] + _0x5531a1 + _0xe09f80 + _0x46fae7;
1103
- })['join']('\x0a');
1104
- }
1105
- function formatCreatedTasks(_0x28a321) {
1106
- const _0x4b9b95 = {
1107
- _0x25bf9d: 0x1fe,
1108
- _0x250059: 0x1e4
1109
- }, _0x558f67 = {
1110
- _0x42fb59: 0x26b,
1111
- _0x8311f2: 0x178,
1112
- _0x26844a: 0x20b
1113
- }, _0x5ca69c = _0x2980fe;
1114
- if (_0x28a321[_0x5ca69c(_0x4b9b95._0x25bf9d)] === 0x0)
1115
- return _0x5ca69c(_0x4b9b95._0x250059);
1116
- return _0x28a321['map'](_0x16520 => {
1117
- const _0xfaaf9 = _0x5ca69c, _0x4f6526 = _0x16520[_0xfaaf9(0x178)] == null ? _0xfaaf9(0x1db) : _0x16520[_0xfaaf9(_0x558f67._0x42fb59)] != null ? '#' + _0x16520[_0xfaaf9(0x178)] + '.' + _0x16520[_0xfaaf9(_0x558f67._0x42fb59)] : '#' + _0x16520[_0xfaaf9(_0x558f67._0x8311f2)], _0x4e3d7c = _0x16520[_0xfaaf9(0xfd)] ? _0xfaaf9(0x1e0) + _0x16520['messageId'] : '';
1118
- return _0x4f6526 + '\x20' + _0x16520[_0xfaaf9(_0x558f67._0x26844a)] + _0x4e3d7c;
1119
- })[_0x5ca69c(0x25e)]('\x0a');
1120
- }
1121
- function formatClaimTaskLabel(_0x5abd49, _0x5a0c72) {
1122
- const _0x87b5b9 = _0x2980fe;
1123
- if (_0x5abd49 == null)
1124
- return _0x87b5b9(0x1db);
1125
- return _0x5a0c72 != null ? '#' + _0x5abd49 + '.' + _0x5a0c72 : '#' + _0x5abd49;
1126
- }
1127
- function _0x2631() {
1128
- const _0x2a4fbf = [
1129
- 'mJu1mZu2nfPyDxj5tG',
1130
- 'C3bSAxq',
1131
- 'twfYAYb0AguGy3vYCMvUDcb3B3jRzxiGyxmGD2fPDgLUzYbMB3iGAhvTyw4GAw5WDxqUifbHDxnLCYb0AguGAwrSzsbuveWGDgLTzxiGDw50AwWGysbUzxCGBwvZC2fNzsbHCNjPDMvZlG',
1132
- 'twLZC2LUzYaTlwrHzw1VBI1HCgKTA2v5',
1133
- 'lMjPBG',
1134
- 'Bwv0yq',
1135
- 'BgLZDf90yxnRCW',
1136
- 'DgL0Bgu',
993
+ function _0x7a96() {
994
+ const _0x9c9c9e = [
995
+ 'l2fWAs9Hz2vUDc1ZzxnZAw9UCY8',
996
+ 'BgLZDfrHC2TZ',
997
+ 'DxrMoa',
998
+ 'l3DVCMTLCNmVzgvSAxzLCG',
999
+ 'l3nLBMq',
1000
+ 'AxnbyNnVBhv0zq',
1137
1001
  'xsba',
1138
- 'v29YA2vYigzLyxr1CMvZig5VDcbHDMfPBgfIBgu',
1139
- 'Agv4',
1140
- 'D29YA2vYrgLZCg9ZAxrPB24',
1141
- 'Bwf0y2Hoyw1L',
1142
- 'DgHYzwfK',
1143
- 'DxnLCG',
1144
- 'AxngAw5PDgu',
1145
- 'DgfZA3m',
1146
- 'lsba',
1147
- 'zgvZy3jPyMu',
1148
- 'y29UDgvUDc10ExbL',
1149
- 'yxr0ywnOBwvUDeLKCW',
1150
- 'igTPBMq9',
1151
- 'ihn0yxr1CZ0',
1152
- 'z2v0',
1153
- 'D3nZoG',
1154
- 'Dg9mB2nHBgvmB3DLCKnHC2u',
1155
- 'zw51Bq',
1156
- 'l3jLC29SDMuTy2HHBM5LBa',
1157
- 'rMLSzsbHBhjLywr5ignHy2HLzcbHDdOG',
1158
- 'ls13B3jRzxiTBw9Kzs1LBMfIBgvK',
1159
- 'ls13B3jRzxiTDgHYzwfKlxrHCMDLDa',
1160
- 'BwvZC2fNzq',
1161
- 'ywjVCNrLza',
1162
- 'l3n0yxj0',
1163
- 'CMvZB2X2zvrHCMDLDa',
1164
- 'ls1KywvTB24TyxbPlwTLEq',
1165
- 'w3rHCMDLDd0',
1166
- 'z2v0x3DVCMTLCL9ZDgf0Dxm',
1167
- 'yxr0ywnOBwvUDf9Pza',
1168
- 'CMvHzf9OAxn0B3j5igzHAwXLza',
1169
- 'ywXS',
1170
- 'yxbWBgLJyxrPB24VB2n0zxqTC3rYzwfT',
1171
- 'ywrK',
1172
- 'ihrPBwu9',
1173
- 'CMvJB3jK',
1174
- 'vgfZAYa',
1175
- 'AxnjBNrLz2vY',
1176
- 'ChvIBgLJ',
1177
- 'CgfYC2u',
1178
- 'ig1ZzZ1Oyw5KB2zMihrPBwu9',
1002
+ 'Dw5JBgfPBv90yxnR',
1003
+ 'DxbSB2fKx2zPBguGB25SEsbZDxbWB3j0CYbJAgfUBMvSig9YiernihrHCMDLDhmSig5VDcb0AhjLywqGDgfYz2v0CW',
1004
+ 'AgvHzgvYCW',
1005
+ 'zgfLBw9Utg9JywXvCMW',
1006
+ 'CMvZCg9UC2u',
1007
+ 'w3nLCt0',
1008
+ 'iYmGtwvZC2fNzsbiAxn0B3j5igzVCIa',
1009
+ 'DMfSDwvZ',
1010
+ 'C2vUzgvYugfYDgLJAxbHBNrjza',
1011
+ 'yxv0BZO',
1179
1012
  'C29Tzq',
1180
- 'C2vYDMvY',
1181
- 'Aw1Hz2uVD2vICa',
1182
- 'DxbKyxrLx3rHC2TFC3rHDhvZ',
1183
- 'DMLLD19MAwXL',
1184
- 'DxbKyxrLvgfZA1n0yxr1CW',
1185
- 'BwfW',
1013
+ 'zxjYB3i',
1014
+ 'zgvZDhjVEwvK',
1015
+ 'C3bSAxq',
1016
+ 'C2vYDMvYvxjS',
1017
+ 'ls1Hz2vUDc1Pza',
1018
+ 'BwvTyMvY',
1019
+ 'rg93BMXVywqGyw4Gyxr0ywnOBwvUDcb0BYb0AguGBg9JywWGy2fJAguGyw5KihjLDhvYBIb0AguGBg9JywWGCgf0Ac4',
1020
+ 'yMfZzw5HBwu',
1021
+ 'ywDNCMvNyxrLswrZ',
1022
+ 'DgL0Bgu',
1023
+ 'Dg9gAxHLza',
1024
+ 'iokaLcb1C2uGDMLLD19MAwXLihrVihnLzv0',
1025
+ 'y2HHBM5LBa',
1026
+ 'DgfZAY0',
1027
+ 'C3rYAw5N',
1028
+ 'y2HHBM5LBe5HBwu',
1029
+ 'yxjYyxLcDwzMzxi',
1030
+ 'B3jPz2LUywXgAwXLBMfTzq',
1186
1031
  'yxbWBgLJyxrPB24VEg1S',
1187
- 'DMLLD19MAwXLigzHAwXLza',
1188
- 'C2vUze1LC3nHz2u',
1189
- 'AxngAwXL',
1190
- 'zxH0BMfTzq',
1191
- 'B2jQzwn0',
1192
- 'CxvLDwvK',
1193
- 'v29YA2vYia',
1032
+ 'DgfZA0LK',
1033
+ 'Dg9tDhjPBMC',
1034
+ 'twfYAYb0AguGy3vYCMvUDcb3B3jRzxiGyxmGD2fPDgLUzYbMB3iGAhvTyw4GAw5WDxqUifbHDxnLCYb0AguGAwrSzsbuveWGDgLTzxiGDw50AwWGysbUzxCGBwvZC2fNzsbHCNjPDMvZlG',
1035
+ 'CgfYDgLJAxbHBNrjza',
1036
+ 'igv4zwn1DgLVBK1Vzgu9D29YA2vY',
1037
+ 'BwvZC2fNzv9Pzhm',
1038
+ 'DxbKyxrLx3rHC2TFC3rHDhvZigzHAwXLza',
1194
1039
  'ig1ZzZ0',
1195
- 'yxr0ywnOBwvUDenHy2HL',
1196
- 'tM8GDgfZA3mGy2XHAw1Lzc4',
1197
- 'Dgv4Dc9JC3y',
1198
- 'ywDLBNq',
1199
- 'BwvZC2fNzxm',
1200
- 'AgfZ',
1201
- 'iow3SUwiH+AnOUwiScb3B3jRzxiG5OMN6kgm',
1202
- 'rMLSzsbUB3qGzM91BMq6ia',
1203
- 'zgLZCg9ZAxrPB24',
1204
- 'D29YA2vYsgfUzg9MzJ10CNvL',
1205
- 'BwvTyMvYCW',
1206
- 'iYmJieH1BwfUCW',
1207
- 'EM9K',
1208
- 'rxnJywXHDguGyw4GAxnZDwuGDg8GDgHLig1HAw4GywDLBNqGC2vZC2LVBI4GvxnLihDOzw4GDgHLihDVCMTLCIbJyw5UB3qGCMvZB2X2zsbHihbYB2jSzw0GywXVBMuGyw5Kig5LzwrZig1HAw4GDg8GAw50zxj2zw5LlG',
1209
- 'DgfZA0rLBgL2zxj5tw9Kzq',
1210
- 'Aw5JBhvKzxm',
1040
+ 'y2HHDa',
1041
+ 'DgHYzwfKvgfYz2v0',
1042
+ 'BwvKAxvT',
1043
+ 'v29YA2vYigzLyxr1CMvZig5VDcbHDMfPBgfIBguGkgrHzw1VBIbSB2nHBcbvuKWGB3iGywDLBNqGsuqGBM90ignVBMzPz3vYzwqP',
1044
+ 'BgLZDf9Zzxj2zxi',
1045
+ 'y2XPzw50',
1046
+ 'C2vUzf9TzxnZywDLigzHAwXLza',
1047
+ 'zw51Bq',
1048
+ 'CgfYA193B3jRzxiGzMfPBgvK',
1211
1049
  'DgfYz2v0',
1212
- 'y2XHAw0GzMfPBgvK',
1213
- 'sgfUzg9MzIb0BYb3B3jRzxiGzM9YihrHC2SG',
1214
1050
  'y2XHAw1FDgfZA3mGzMfPBgvK',
1215
- 'B3b0Aw9UywW',
1216
- 'zMv0y2HuAw1LB3v0txm',
1217
- 'ls1PBML0AwfSlwXHC3qTC2vLBI1Zzxe',
1218
- 'C3rVCe1HAw4',
1219
- 'AM9PBG',
1220
- 'Dw5JBgfPBv90yxnRigzHAwXLza',
1221
- 'y2HHBM5LBfrHCMDLDa',
1222
- 'mtK5ntyWnLzrtgXbza',
1223
- 'C2HHmJu2',
1224
- 'ntq3odi1AevrqwPp',
1225
- 'DxbKyxrL',
1226
- 'ls13B3jRzxiTC2vZC2LVBI1Pza',
1227
- 'y29UBMvJDa',
1228
- 'DMfSDwu',
1229
- 'C2L6zuj5DgvZ',
1051
+ 'zMv0y2HjBxbS',
1052
+ 'y2HLy2TnzxnZywDLCW',
1053
+ 'AxnbCNjHEq',
1054
+ 'y3jLyxrLx3rHC2TZ',
1055
+ 'rMLSzsbUB3qGzM91BMq6ia',
1056
+ 'BwvZC2fNzxm',
1057
+ 'C2v0',
1230
1058
  'qg1VzgvSy29UDgv4DhbYB3rVy29Sl3nKAY9Zzxj2zxiVC3rKAw8UANm',
1231
- 'BgLZDf90yxnRCYbMywLSzwq',
1232
- 'C3vIDgfZA051BwjLCG',
1233
- 'DxbSB2fKx2zPBgu',
1234
- 'y2HHBM5LBhm',
1235
- 'Dgv4Da',
1236
- 'oIb3B3jRzxiGy2fUig9UBhKGB3bLCMf0zsbPBNnPzguGAxrZig93BIb0yxnRihrOCMvHzcaO',
1237
- 'zxHLy3v0Aw9Utw9Kzq',
1238
- 'zw50CMLLCW',
1059
+ 'l2zPBMLZAa',
1239
1060
  'zMLSDgvY',
1240
- 'DgfZAY0',
1241
- 'yMvMB3jL',
1242
- 'C2vUzf9TzxnZywDL',
1243
- 'y2fJAgveAxi',
1244
- 'DgHYzwfKtNvTyMvY',
1245
- 'khvUA25VD24P',
1246
- 'y2HLy2TFBwvZC2fNzxmGzMfPBgvK',
1247
- 'l3nLBMq',
1248
- 'uMvHzcb0AhjLywqGAgLZDg9YEsbIzwzVCMuGDgfRAw5NigfJDgLVBI4Grg8GBM90igvJAg8GDgHPCYbTzxnZywDLihrVihrOzsb0AhjLywqU',
1249
- 'zg9Uzq',
1250
- 'yM9KEvrLEhq',
1251
- 'ogT2s05OvW',
1252
- 'AwrSzq',
1253
- 'uM9VDcb0yxnRig1LC3nHz2uGAwq6ia',
1254
- 'ChvZAa',
1255
- 'Ahr0CdO',
1256
- 'DhjPBq',
1061
+ 'mty4mJaXmfzIAuzJCq',
1257
1062
  'BwvZC2fNzuLK',
1258
- 'lsaJ',
1259
- 'yxjYyxK',
1260
- 'r0vu',
1261
- 'C2vUzf9TzxnZywDLigzHAwXLza',
1262
- 'ihr5Cgu9ywDLBNq',
1263
- 'y3vYC29Y',
1264
- 'BM93',
1063
+ 'Bwv0yq',
1064
+ 'CM9VDe1LC3nHz2vjza',
1065
+ 'D29YA2vYCW',
1066
+ 'iokaLca',
1067
+ 'BgLZDfnLCNzLCG',
1068
+ 'CMvJB3jK',
1069
+ 'zM9Yy2vszwzYzxnO',
1070
+ 'ywjVCNrLza',
1071
+ 'BgLTAxq',
1072
+ 'Bwf4rMLSzvnPEMvcExrLCW',
1073
+ 'DgHYzwfK',
1265
1074
  'pgvTChr5pG',
1266
- 'Aw1Hz2uVC3zNk3HTBa',
1267
- 'l2fWAs9HDhrHy2HTzw50CY8',
1268
- 'CgfKu3rHCNq',
1269
- 'y3jLyxrLzef0',
1270
- 'nJHLwLjpDgq',
1271
- 'zxzLBNrtzxe',
1272
- 'BwvZC2fNzv9Pzhm',
1273
- 'zgf0yq',
1075
+ 'C2nOzwr1BgvKrM9Y',
1076
+ 'DgHYzwfKx3rHCMDLDa',
1077
+ 'zMLSzv9WyxrO',
1274
1078
  'Dw5JBgfPBvrHC2S',
1275
- 'ChjVDg9JB2W',
1276
- 'C3vJy2vZCW',
1277
- 'Dg9tDhjPBMC',
1278
- 'Dg9VBa',
1279
- 'zgLNzxn0',
1280
- 'q3jLyxrLig9UzsbVCIbTB3jLihrHC2TZigLUigeGy2HHBM5LBc4Gsw4Gysb0AhjLywqGDgfYz2v0icHLlMCUiciJy2HHBM5LBdP0AhjLywrjzciPlcbJCMvHDgvZihn1yNrHC2TZihvUzgvYihrOzsbLEgLZDgLUzYbWyxjLBNqGDgfZAY4',
1281
- 'Cgf5Bg9HzePZB24',
1282
- 'BMv4Den1CNnVCG',
1283
- 'v29YA2vYlw9UBhKUifbHCMSGDgHLign1CNjLBNqGD29YA2vYigXHBMuGywz0zxiGEw91igHHDMuGywXYzwfKEsbYzxbVCNrLzcbYzxn1BhrZigLUihrOAxmGDgHYzwfKlIbuAgLZigrVzxmGBM90igvUzcb0AguGC2vZC2LVBJSGC2fTzs10AhjLywqGzM9SBg93lxvWihDPBgWGCMvZDw1LihrOAxmGBgfUzs4',
1284
- 'y29UDgvUDa',
1285
- 'CNvUBMLUzW',
1286
- 'iYmJiefNzw50CW',
1287
- 'zgvZDhjVEwvK',
1288
- 'w3nLCt0',
1289
- 'BgLTAxq',
1290
- 'igLUia',
1291
- 'v29YA2vYigzLyxr1CMvZig5VDcbHDMfPBgfIBguGkgrHzw1VBIbSB2nHBcbvuKWGB3iGywDLBNqGsuqGBM90ignVBMzPz3vYzwqP',
1292
- 'DgfZA19Pza',
1293
- 'z2v0tw9UDgG',
1294
- 'AxnbyNnVBhv0zq',
1295
- 'lcbWCMv2Awv3pq',
1296
- 'DhLWzq',
1297
- 'ihDVCMTLCKHHBMrVzMy9zMfSC2uGzxjYB3i9',
1298
- 'BNvTyMvY',
1299
- 'vgfZAZOG',
1300
- 'DgHYzwfKvgfYz2v0',
1301
- 'D29YA2vY',
1302
- 'AxnbCNjHEq',
1303
- 'Aw1Hz2uVz2LM',
1304
- 'DgHYzwfKswq',
1305
- 'twvZC2fNzsbZzw50ihrVia',
1079
+ 'CxvLDwvK',
1080
+ 'l3DVCMTLCNmVCgfYAW',
1081
+ 'C2XPy2u',
1082
+ 'Aw5JBhvKzxm',
1083
+ 'l3nLCNzLCG',
1084
+ 'Bwf0y2Hoyw1L',
1085
+ 'yxbWBgLJyxrPB24VEMLW',
1086
+ 'otm1mdKYrKfbBxbw',
1087
+ 'y2XHAw1uyxnRCW',
1088
+ 'z2v0x3DVCMTLCL9ZDgf0Dxm',
1089
+ 'ChvZAa',
1090
+ 'AgfZ',
1306
1091
  'D29YA2vYu2vZC2LVBKLK',
1307
- 'C3vIDgfZA19UDw1Izxi',
1308
- 'lcbJB250zw50lxr5Cgu9',
1309
- 'BwfYA193ywL0Aw5Nx2LUChv0',
1310
- 'C29YDa',
1311
- 'DgvZDa',
1312
- 'D29YA2vYigHHBMrVzMyGzMfPBgvK',
1313
- 'zgvZy3jPChrPB24',
1314
- 'lIbZDg9WtwfPBJ10CNvLigv4zwn1DgLVBK1Vzgu9D29YA2vY',
1315
- 'Dg9mB3DLCKnHC2u',
1316
- 'yxjNDG',
1317
- 'DgfYz2v0zwq',
1318
- 'AwrLBxbVDgvUy3LFA2v5',
1319
- 'v29YA2vYici',
1320
- 'ngDpBu9WuG',
1321
- 'ywDNCMvNyxrLswq',
1322
- 'u2vUzcbHig1LC3nHz2uUieLMihzPC2LIAwXPDhKGAxmGB21PDhrLzcWGDgHLig1LC3nHz2uGAxmGChvIBgLJlIbjBIb0yxnRihrOCMvHzhmSihnLDcb2AxnPyMLSAxr5oIbHC2LKzsbVBMX5ihDOzw4GEw91igv4CgXPy2L0BhKGD2fUDcbHBIbHC2LKzs4Gt3v0C2LKzsb0AhjLywrZlcbKBYbUB3qGC2v0ihzPC2LIAwXPDhKUifjLDxnLihrOzsbLEgfJDcb0yxjNzxqGC3rYAw5NigzYB20GAw5JB21PBMCGBwvZC2fNzxmU',
1323
- 'tgLZDcb0yxnRCYbPBIbHignOyw5UzwWGB3iGDgHYzwfKlIbuAhjLywqGDgfYz2v0icHLlMCUiciJy2HHBM5LBdP0AhjLywrjzciPihjLDhvYBNmGDgHLihbHCMvUDcb0yxnRihbSDxmGAxrZihn1yNrHC2TZihDPDgGGywDNCMvNyxrPB24GzMLLBgrZicHJAgLSzhjLBLrVDgfSlcbJAgLSzhjLBKrVBMuSignOAwXKCMvUsw5qCM9NCMvZCYKUienOyw5UzwWGDgfYz2v0ihjLDhvYBNmGB25SEsbWyxjLBNqGDgfZA3mGkg5Vihn1yNrHC2TZks4',
1324
- 'lMrZy29Yza',
1325
- 'yMfZzw5HBwu',
1326
- 'D2fPDgLUz19PBNb1Da',
1327
- 'D29YA2vYx3nLC3nPB25FAwq',
1328
- 'B3jPz2LUywXgAwXLBMfTzq',
1329
- 'cGPvC2uGDgHPCYbjrcbPBIbZzw5Kx21LC3nHz2uNCYbHDhrHy2HTzw50x2LKCYbWyxjHBwv0zxiGDg8GAw5JBhvKzsbPDcbPBIbHig1LC3nHz2uU',
1330
- 'uM9VDcb0yxnRig1LC3nHz2u6cG',
1331
- 'l3rHC2TZl3vWzgf0zs1ZDgf0Dxm',
1332
- 'AhjLzG',
1333
- 'AgvHzgvYCW',
1334
- 'ignSywLTzwq',
1335
- 'vxbSB2fKigeGBg9JywWGzMLSzsb0BYbHignOyw5UzwWGB3iGre0Gyw5KihjLDhvYBIbHBIbHDhrHy2HTzw50ieLeihrOyxqGy2fUigjLihvZzwqGD2L0AcbZzw5Kx21LC3nHz2uUifrOCMvHzcb0yxjNzxrZigfYzsbUB3qGywXSB3DLzc4',
1336
- 'y2HPBgrYzw5eB25L',
1337
- 'uMvSzwfZzsbHignSywLTzwqGDgfZAYbIEsbJAgfUBMvSigfUzcb0yxnRig51BwjLCI4GrM9Yihn1yNrHC2TZlcbHBhnVihbHC3mGC3vIDgfZA19UDw1IzxiU',
1338
- 'iYmJienOyw5UzwXZ',
1339
- 'zMLUza',
1340
- 'A2LUza',
1341
- 'C3rYAw5NAwz5',
1342
- 'zxjYB3i',
1343
- 'l2nVBNrLBNq',
1344
- 'CMvHzf9OAxn0B3j5',
1345
- 'DgfZA0LK',
1346
- 'y2HHBM5LBa',
1347
- 'l3jLy2vPDMu',
1348
- 'mZm3nJy2thj0CeHA',
1349
- 'odi3ntm3mhbcuKnkEG',
1350
- 'y29UDgvUDejHC2u2na',
1351
- 'D29YA19RzxK',
1352
- 'rg93BMXVywqGyw4Gyxr0ywnOBwvUDcb0BYb0AguGBg9JywWGy2fJAguGyw5KihjLDhvYBIb0AguGBg9JywWGCgf0Ac4',
1353
- 'ywz0zxjtzxe',
1354
- 'Aw5PDgLHBeXHC3rtzwvUu2vX',
1355
- 'ue9tva',
1356
- 'y29UDgvUDfr5Cgu',
1357
- 'DMfSDwvZ',
1358
- 'DgHYzwfKx3rHCMDLDa',
1359
- 'vxbKyxrLihrHC2SGC3rHDhvZigj5ignOyw5UzwWGyw5KihrHC2SGBNvTyMvYlIbgB3iGC3vIDgfZA3mSigfSC28GCgfZCYbZDwj0yxnRx251BwjLCI4',
1360
- 'D29YA2vYCW',
1361
- 'C2nOzwr1BgvKrM9Y',
1362
- 'C3vIDgfZA19UDw1IzxjZ',
1363
- 'y2XHAw1FDgfZA3m',
1092
+ 'lsaJ',
1093
+ 'BMfTzq',
1094
+ 'iYmJiefNzw50CW',
1095
+ 'y2HHBM5LBhm',
1096
+ 'igfSCMvHzhKGAgfZigfUigfJDgL2zsb3B3jRzxiUihn0B3bnywLUpxrYDwuGzxHLy3v0Aw9Utw9Kzt13B3jRzxi',
1364
1097
  'C2L6zq',
1365
- 'y2HHBM5LBeLK',
1098
+ 'z2v0rgf0zq',
1099
+ 'C2vUze1LC3nHz2u',
1100
+ 'tM8GDgfZA3mGzM91BMqU',
1101
+ 'DxbSB2fKx2zPBgu',
1102
+ 'zxnJywXHDgvFDg9FBwfPBG',
1103
+ 'BwLU',
1104
+ 'CNvUswq',
1105
+ 'v29YA2vYlw9UBhKUifbHCMSGDgHLign1CNjLBNqGD29YA2vYigXHBMuGywz0zxiGEw91igHHDMuGywXYzwfKEsbYzxbVCNrLzcbYzxn1BhrZigLUihrOAxmGDgHYzwfKlIbuAgLZigrVzxmGBM90igvUzcb0AguGC2vZC2LVBJSGC2fTzs10AhjLywqGzM9SBg93lxvWihDPBgWGCMvZDw1LihrOAxmGBgfUzs4',
1106
+ 'igTPBMq9',
1107
+ 'Dg9KBW',
1108
+ 'iYmJieH1BwfUCW',
1109
+ 'tM8GDgfZA3mGy3jLyxrLzc4',
1110
+ 'zxHLy3v0Aw9Utw9Kzt0',
1111
+ 'l2LUDgvYBMfSl2fNzw50lW',
1112
+ 'Dw5RBM93BG',
1113
+ 'vxbSB2fKigeGBg9JywWGzMLSzsb0BYbHignOyw5UzwWGB3iGre0Gyw5KihjLDhvYBIbHBIbHDhrHy2HTzw50ieLeihrOyxqGy2fUigjLihvZzwqGD2L0AcbZzw5Kx21LC3nHz2uUifrOCMvHzcb0yxjNzxrZigfYzsbUB3qGywXSB3DLzc4',
1114
+ 'zgLZCg9ZAxrPB24',
1115
+ 'Aw5KzxHpzG',
1116
+ 'ihrVigXVywqGB2XKzxiGBwvZC2fNzxmUic0Tlq',
1117
+ 'iIbWyxjRzwqUifnHBwuTDgHYzwfKigzVBgXVDY11Ccb3AwXSihjLC3vTzsb0AgLZigXHBMuU',
1118
+ 'yxr0ywnOBwvUDenHy2HL',
1119
+ 't3jPz2LUywWGBwvZC2fNztOG',
1120
+ 'xsbaC3LZDgvToIbBy2XHAw0TAgfUzg9MzL0G',
1121
+ 'ig1LC3nHz2vZkqOk',
1122
+ 'zg0T',
1123
+ 'DgHYzwfKvgfYz2v0pq',
1124
+ 'CMvHzf9OAxn0B3j5',
1125
+ 'ls1PBML0AwfSlwXHC3qTC2vLBI1Zzxe',
1126
+ 'ignSywLTzwq',
1127
+ 'q2HLy2SGzM9Yig5LDYbTzxnZywDLCYb3AxrOB3v0ihDHAxrPBMCU',
1128
+ 'zgvZy3jPyMu',
1129
+ 'kgXLz2fJEsK',
1130
+ 'rg93BMXVywrLzcb0BZOG',
1131
+ 'yxbWBgLJyxrPB24VCgrM',
1132
+ 'yxjNDG',
1133
+ 'ls1Zzxj2zxiTDxjS',
1366
1134
  'ANnVBG',
1367
- '6k+35Rgcia',
1368
- 'AhvTyw4',
1369
- 'lIbnzxnZywDLieLeoIa',
1135
+ 'zg9Uzq',
1136
+ 'AwrSzq',
1137
+ 'oIb3B3jRzxiGCNvUDgLTzsbTAxnZAw5NihDVCMTLCLrOCMvHzfrHCMDLDdSGy2fUBM90ihzHBgLKyxrLihnJB3bL',
1138
+ 'C2vX',
1139
+ 'yMvMB3jL',
1140
+ 'zgf0yq',
1141
+ 'BgLZDf9Zzxj2zxiGzMfPBgvK',
1142
+ 'l3jLC29SDMuTy2HHBM5LBa',
1143
+ 'zMLSzv9WyxrOig11C3qGyMuGyw4GywjZB2X1DguGCgf0Aa',
1144
+ 'y29UDgvUDejHC2u2na',
1145
+ 'C3vJy2vZCW',
1146
+ 'rg8GBM90ihnLBMqGzNvYDgHLCIbTzxnZywDLCYb0BYb0AgLZihrOCMvHzcdIGjqGDgHLihDVCMTLCIbPCYbOyw5KBgLUzYbPDc4',
1147
+ 'oevuyxDhDG',
1148
+ 'sfruuca',
1149
+ 'Dgv4Dc9JC3y',
1370
1150
  'CMvZDwX0CW',
1371
- 'DgfZAW',
1372
- 'Bwf4rMLSzvnPEMvcExrLCW',
1373
- 'C3rVCe1HAw49Dhj1zq',
1374
- 'AhvTyw5Z',
1375
- 'y2XHAw1uyxnRCW',
1376
- 'C2vZC2LVBKLK',
1377
- 'D29YA2vYsgfUzg9MzG',
1378
- 'y2XPzw50',
1379
- 'DxrMoa',
1380
- 'DgfZA051BwjLCG',
1381
- 'CM9VDe1LC3nHz2vjza',
1382
- 'rg93BMXVywrLzcb0BZOG',
1383
- 'C2vYDMvYtMfTzq',
1384
- 'rMLSzsbZAxPLigv4y2vLzhmGBgLTAxq6ia',
1151
+ 'DgfZA0rLBgL2zxj5tw9Kzq',
1152
+ 'DMLLD19MAwXLigzHAwXLza',
1153
+ 'Bg9JywXLq29TCgfYzq',
1154
+ 'l3jLy2vPDMu/',
1155
+ 'zNjVBq',
1156
+ 'tM8GDgfZA3mGy2XHAw1Lzc4',
1385
1157
  'l3DVCMTLCNmVBgLZDd9Hz2vUDf9Pzd0',
1386
- 'CgfYA193B3jRzxiGzMfPBgvK',
1387
- 'Bwf4',
1388
- 'tM8GDgfZA3mGzM91BMqU',
1389
- 'l3rHC2TZpW',
1390
- 'zg0T',
1391
- 'Ahr0Chm6',
1392
- 'tM8GBMv3ig1LC3nHz2vZlG',
1393
- 'D29YA2vYvgHYzwfKvgfYz2v0',
1394
- 'BgLZDf9Zzxj2zxi',
1395
- 'BwfYA193ywL0Aw5Nx2LUChv0igzHAwXLza',
1396
- 'CMvXDwvZDfvYBa',
1397
- 'zMv0y2HjBxbS',
1398
- 'DxjNzw50',
1399
- 'Aw1Hz2uVANbLzW',
1158
+ 'AhvTyw4',
1159
+ 'BwvZC2fNzq',
1400
1160
  'cGOTls0G',
1401
- 'CMvZCg9UC2u',
1402
- 'D29YA2vYtw9Kzq',
1403
- 'ywDLBNrZ',
1161
+ 'ywDNCMvNyxrLswq',
1162
+ 'Aw5FChjVz3jLC3m',
1163
+ 'C2LNBMfS',
1164
+ 'l2nVBNrLEhqTBwv0CMLJCW',
1165
+ 'zMLSzw5HBwu',
1166
+ 'zg93BMXVywrbDhrHy2HTzw50',
1404
1167
  'l3vWBg9Hza',
1405
- 'D29YA2vYtw9KzuvUywjSzwq',
1406
- 'C2XPy2u',
1407
- 'y2XHAw1FDgfZA3m6ihDVCMTLCIbJyw4GB25SEsbJBgfPBsbZDwj0yxnRCYbPBNnPzguGAxrZig93BIb0yxnRihrOCMvHzcdIGjqGChjVDMLKzsbZDwj0yxnRx251BwjLCNmU',
1408
- 'CgfYDgLJAxbHBNq',
1168
+ 'v29YA2vYici',
1169
+ 'vgHYzwfKihrHCMDLDdOG',
1170
+ 't3b0Aw9UywWUieLMig9TAxr0zwqSihrOzsbTzxnZywDLigLZihb1yMXPyY4Gsw4GDgfZAYb0AhjLywrZlcbZzxqGiMfZAwrLiIbVBMX5ihDOzw4GEw91igv4CgXPy2L0BhKGD2fUDcbHBIbHC2LKzs4Grg8GBM90ihnLDcbVDxrZAwrLihrOCMvHzhmU',
1171
+ 'w3rHCMDLDd0',
1172
+ 'zw50zxiTAgfUzg9MzIbMywLSzwq',
1173
+ 'Bg93',
1174
+ 'DgfZA3m',
1175
+ 'twLZC2LUzYaTlwfNzw50lwLK',
1176
+ 'ihDVCMTLCKHHBMrVzMy9zMfSC2uGzxjYB3i9',
1177
+ 'tgLZDcb0yxnRCYbPBIbHignOyw5UzwWGB3iGDgHYzwfKlIbuAhjLywqGDgfYz2v0icHLlMCUiciJy2HHBM5LBdP0AhjLywrjzciPihjLDhvYBNmGDgHLihbHCMvUDcb0yxnRihbSDxmGAxrZihn1yNrHC2TZihDPDgGGywDNCMvNyxrPB24GzMLLBgrZicHJAgLSzhjLBLrVDgfSlcbJAgLSzhjLBKrVBMuSignOAwXKCMvUsw5qCM9NCMvZCYKUienOyw5UzwWGDgfYz2v0ihjLDhvYBNmGB25SEsbWyxjLBNqGDgfZA3mGkg5Vihn1yNrHC2TZks4',
1178
+ 'zxzLBNrtzxe',
1179
+ 'Aw5PDgLHBeXHC3rtzwvUu2vX',
1180
+ 'Aw1Hz2uVD2vICa',
1181
+ 'ywrKrxzLBNrmAxn0zw5LCG',
1409
1182
  'CgfYA193B3jRzxi',
1410
- 'xsbaC3LZDgvToIbBy2XHAw0TAgfUzg9MzL0G',
1411
- 'l3nLCNzLCG',
1183
+ 'rMLSzsb1CgXVywrLzdOG',
1184
+ 'D29YA2vY',
1185
+ 'twLZC2LUzYaTlwrHzw1VBI1HCgKTA2v5',
1412
1186
  'y2XHAw1FDgfZA3m6ihDVCMTLCIbJyw5UB3qGy2XHAw0GyNKGBwvZC2fNzv9PzhmGkhrVCc1SzxzLBcbTzxnZywDLihbYB21VDgLVBIbPCYbTywLUlwfNzw50ig9UBhKPoYb1C2uGC3vIDgfZA19UDw1IzxjZigLUC2LKzsb5B3vYig93BIb0yxnRihrOCMvHzc4',
1413
- 'yxr0ywnOBwvUDhm',
1414
- 'BgLZDf9Zzxj2zxiGzMfPBgvK',
1415
- 'BwvKAxvT',
1416
- 'ywjVCNq',
1417
- 'icGWig1LC3nHz2vZkqOktM8GBwvZC2fNzxmGAw4GDgHPCYbJAgfUBMvSlG',
1418
- 'C2vYDMvYvxjS',
1419
- 'yM9KEu1HCMTKB3DU',
1420
- 'y2HHDa',
1421
- 'z2v0twLUDxrLCW',
1187
+ 'mty5nti5mefICfDTuW',
1188
+ 'odKWnJe0zNrTugvd',
1189
+ 'qg1VzgvSy29UDgv4DhbYB3rVy29Sl3nKAY9Zzxj2zxiVBwnWlMPZ',
1190
+ 'DgHYzwfKtNvTyMvY',
1191
+ 'ywDLBNrjza',
1192
+ 'ywrK',
1193
+ 'ls13B3jRzxiTBw9Kzq',
1194
+ 'C2vUzgvYtMfTzq',
1195
+ 'BM93',
1196
+ 'D29YA2vYrgLZCg9ZAxrPB249',
1197
+ 'CNvUBMLUzW',
1198
+ 'CgfYDgLJAxbHBNq',
1199
+ 'D29YA2vYsgfUzg9MzKvYCM9Y',
1200
+ 'C3rHCNrLza',
1201
+ 'tM8GBMv3ig1LC3nHz2vZlG',
1202
+ 'Aw1Hz2uVz2LM',
1203
+ 'y2HLy2TFBwvZC2fNzxmGzMfPBgvK',
1204
+ 'C2vZC2LVBKLK',
1205
+ 'q3jLyxrLig9UzsbVCIbTB3jLihrHC2TZigLUigeGy2HHBM5LBc4Gsw4Gysb0AhjLywqGDgfYz2v0icHLlMCUiciJy2HHBM5LBdP0AhjLywrjzciPlcbJCMvHDgvZihn1yNrHC2TZihvUzgvYihrOzsbLEgLZDgLUzYbWyxjLBNqGDgfZAY4',
1422
1206
  'CMvHzeHPC3rVCNK',
1423
- 'q2XHAw0GDgfZA3mGAw4GysbJAgfUBMvSigj5ihrHC2SGBNvTyMvYig9YihnVDxjJzsbTzxnZywDLlIbgB3iGC3vIDgfZA3mGAw4Gysb0AhjLywqSihvZzsbZDwj0yxnRx251BwjLCNmGD2L0AcbHihnPBMDSzsb0yxnRx251BwjLCNmGzw50CNKU',
1424
- 'Dg9KBW',
1425
- 'zg06',
1426
- 'CMvHC29U',
1427
- 'zMLUzenHy2HLzfbHDgG',
1428
- '77Yj44cc6l+z6ycA5BI46kgO56s6ihnLCNzLCLvYBcdMJiFLKjhKUOyGD2vIioERMEEcUE+8JoAiLUs7O+EqHUAYOEACIEAkIIbKywvTB24VAw50zxjUywWGqvbjioI9RowpKEwiSowqJUERR+oaGG',
1429
- 'Dg9ju09tDhjPBMC',
1430
- 'y3jLyxrLx3rHC2TZ',
1431
- '4PQG77IpifDpuKTfuIbbq1rjvKfuruqG4Ocuifn0B3aGquXmihDVCMSGB24GDgHPCYb0yxnRigLTBwvKAwf0zwX5lIbeBYbUB3qGC2vUzcbMDxj0AgvYig1LC3nHz2vZihrVihrOAxmGDgHYzwfKlG',
1207
+ 'Bwf4',
1208
+ 'zMLUza',
1209
+ 'BwvTyMvYCW',
1210
+ 'BMv4Den1CNnVCG',
1211
+ 'l2fWAs9PBNrLCM5HBc9Zy2HLzhvSzxmVy2XHAw0',
1212
+ 'ywDLBNq',
1213
+ 'l3rHC2TZ',
1214
+ 'ywz0zxi',
1215
+ 'uM9VDcb0yxnRig1LC3nHz2u6cG',
1216
+ 'C3vIDgfZA19UDw1IzxjZ',
1432
1217
  'zxnJywXHDgvFDg9FBwfPBIbMywLSzwq',
1433
- 'DMLZAwjPBgL0Eq',
1434
- 'yxbWBgLJyxrPB24VANnVBG',
1435
- 'zg93BMXVywrbDhrHy2HTzw50',
1436
- 'C3rHDhvZ',
1437
- 'odmWmtLSqKvHreu',
1438
- 'q2HLy2SGzM9Yig5LDYbTzxnZywDLCYb3AxrOB3v0ihDHAxrPBMCU',
1439
- 'ywDNCMvNyxrLswrZ',
1440
- 'ywDNCMvNyxrLvhLWzq',
1441
- 'CgfYDgLJAxbHBNrjza',
1442
- 'oIb3B3jRzxiGCNvUDgLTzsbTAxnZAw5NihDVCMTLCLrOCMvHzfrHCMDLDdSGy2fUBM90ihzHBgLKyxrLihnJB3bL',
1443
- 'tgLZDcbJAgfUBMvSCYWGywDLBNrZlcbHBMqGAhvTyw5ZigLUihrOzsbJDxjYzw50ihnLCNzLCI4',
1444
- 'cUkAOo+4JYbxt1jlrviGqunusvzbveveiokaLcbtDg9Wiefmtcb3B3jRig9UihrOAxmGDgfZAYbPBw1LzgLHDgvSEs4Gv29YA2vYigHHBMrSzxmGzxHLy3v0Aw9UigvUzc10BY1LBMqU',
1445
- 'sfruuca',
1446
- 'zw50zxiTAgfUzg9MzIbMywLSzwq',
1447
- 'DgfYz2v0zwruyxnR',
1448
- 'q2HLy2SGDgHLign1CNjLBNqGC3rHDhvZig9MigeGC3bHD25Lzcb3B3jRzxiGyNKGAxrZihDVCMSGA2v5lG',
1218
+ 'y2HHBM5LBeLK',
1219
+ 'ywz0zxjtzxe',
1220
+ 'DgHYzwfKu2HVCNrjza',
1221
+ 'AwrLBxbVDgvUy3LFA2v5',
1222
+ 'l3DVCMTLCNmVy29UDgv4Dc1TzxrYAwnZ',
1223
+ 'D29YA2vYrgLZCg9ZAxrPB24',
1224
+ 'ihr5Cgu9ywDLBNq',
1225
+ '6k+35Rgcia',
1226
+ 'y29UBMvJDa',
1227
+ 'l3DVCMTLCNmVC3rHDhvZp3DVCMTFA2v5pq',
1228
+ 'zxH0BMfTzq',
1229
+ 'y29UDgvUDc10ExbL',
1230
+ 'uefuq0G',
1231
+ 'zgfLBw9UqxbPs2v5',
1232
+ 'lsba',
1233
+ 'yxr0ywnOBwvUDenHy2HLrgLY',
1234
+ 'yxnPzgu',
1449
1235
  'l2fWAs9PBNrLCM5HBc9Zy2HLzhvSzxmV',
1450
- 'yxbWBgLJyxrPB24VCgrM',
1451
- 'l2LUDgvYBMfSl2fNzw50lW',
1452
- 'CMvZDwX0sNnVBG',
1453
- 'l3rHC2TZl3vUy2XHAw0',
1236
+ 'y29UDgvUDfr5Cgu',
1237
+ 'lcbJB250zw50lxr5Cgu9',
1238
+ 'vxbKyxrLihrHC2SGC3rHDhvZigj5ignOyw5UzwWGyw5KihrHC2SGBNvTyMvYlIbgB3iGC3vIDgfZA3mSigfSC28GCgfZCYbZDwj0yxnRx251BwjLCI4Gv2HLBIbTB3zPBMCGD29YAYb0BYbPBL9YzxzPzxCSignOzwnRihLVDxiGBwvTB3j5ig9YignOyw5UzwWGCNvSzxmGyw5KihnLBMqGysbYzxzPzxDLCIbTzw50Aw9UihLVDxjZzwXMihDOzw4GyxbWCM9WCMLHDguU',
1239
+ 'yxr0ywnOBwvUDeLK',
1240
+ 'D29YA2vYigHHBMrVzMyGzMfPBgvK',
1241
+ 'DxbKyxrLvgfZA1n0yxr1CW',
1242
+ 'B3b0Aw9UywW',
1243
+ 'DMLLD19MAwXL',
1244
+ 'ls13B3jRzxiTBw9Kzs1LBMfIBgvK',
1245
+ 'yxr0ywnOBwvUDf9Pza',
1246
+ 'ywXS',
1247
+ 'lIbnzxnZywDLieLeoIa',
1248
+ 'Cgf5Bg9HzePZB24',
1249
+ 'C2vUzgvYvhLWzq',
1250
+ 'yM9KEvrLEhq',
1251
+ 'zw50CMLLCW',
1252
+ 'BgLZDf90yxnRCW',
1253
+ 'EM9K',
1454
1254
  'mc4WlJa',
1455
- 'uMvHzcbTzxnZywDLigHPC3rVCNKGzM9YigeGy2HHBM5LBcWGre0Sig9YihrOCMvHzcb0yxjNzxqU',
1456
- 'ls1KywvTB24TBg9JywWTDxjS',
1457
- 'zgfLBw9Utg9JywXvCMW',
1458
- 'z2v0x3DVCMTLCL9ZDgf0DxmGzMfPBgvK',
1459
- 'Aw5FChjVz3jLC3m',
1460
- 'l3DVCMTLCNmVzgvSAxzLCG',
1461
- 'Ahr0CdOVl2XVy2fSAg9ZDdO4mtiX',
1462
- 'igfSCMvHzhKGAgfZigfUigfJDgL2zsb3B3jRzxiUihn0B3bnywLUpxrYDwuGzxHLy3v0Aw9Utw9Kzt13B3jRzxi',
1463
- 'zxnJywXHDgvFDg9FBwfPBG',
1464
- 'zMLSzv9WyxrOig11C3qGyMuGyw4GywjZB2X1DguGCgf0Aa',
1465
- 'iIbWyxjRzwqUifnHBwuTDgHYzwfKigzVBgXVDY11Ccb3AwXSihjLC3vTzsb0AgLZigXHBMuU',
1466
- 'yxjYyxLcDwzMzxi',
1467
- 'DxbSB2fKx2zPBguGB25SEsbZDxbWB3j0CYbJAgfUBMvSig9YiernihrHCMDLDhmSig5VDcb0AhjLywqGDgfYz2v0CW',
1468
- 'CNvUswq',
1469
- 'BwLU',
1470
- 'iIbUB3qGzM91BMq',
1471
- 'ywDLBNrjza',
1472
- 'C2vUzgvYugfYDgLJAxbHBNrjza',
1473
- 'l2nVBNrLEhqTBwv0CMLJCW',
1474
- 'Dw5JBgfPBv90yxnR',
1475
- 'DgHYzwfKu2HVCNrjza',
1255
+ 'zxHLy3v0Aw9Utw9Kzq',
1256
+ 'lMjPBG',
1257
+ 'iIbTyxjRzwqGyxmGD2fPDgLUz19PBNb1Dc4GvfrmihrPBwvYihbHDxnLzcb1BNrPBcbUzxH0ig1LC3nHz2uGyxjYAxzLCY4',
1258
+ 'DgvZDa',
1259
+ 'Ahr0CdO',
1260
+ 'BwfYA193ywL0Aw5Nx2LUChv0igzHAwXLza',
1261
+ 'u2vUzcbHig1LC3nHz2uUieLMihzPC2LIAwXPDhKGAxmGB21PDhrLzcWGDgHLig1LC3nHz2uGAxmGChvIBgLJlIbjBIb0yxnRihrOCMvHzhmSihnLDcb2AxnPyMLSAxr5oIbHC2LKzsbVBMX5ihDOzw4GEw91igv4CgXPy2L0BhKGD2fUDcbHBIbHC2LKzs4Gt3v0C2LKzsb0AhjLywrZlcbKBYbUB3qGC2v0ihzPC2LIAwXPDhKUifjLDxnLihrOzsbLEgfJDcb0yxjNzxqGC3rYAw5NigzYB20GAw5JB21PBMCGBwvZC2fNzxmU',
1262
+ 'D29YA2vYvgHYzwfKvgfYz2v0',
1263
+ 's0iPcKf0DgfJAg1LBNqGsuq6ia',
1264
+ 'AhvTyw5Z',
1265
+ 'C2HHmJu2',
1266
+ 'ChvIBgLJ',
1267
+ 'z2v0',
1268
+ 'zMfSC2u',
1269
+ 'CMvHC29U',
1270
+ 'z2v0sg91CNm',
1271
+ 'D29YA2vYsgfUzg9MzG',
1476
1272
  'DxbSB2fKrMLSzq',
1477
- 'nde3mJC3meDKt0vnEq',
1478
- 'ihrVigXVywqGB2XKzxiGBwvZC2fNzxmUic0Tlq',
1479
- 'kgXLz2fJEsK',
1480
- 'zMLSzw5HBwu',
1273
+ 'yMfZzty0',
1274
+ 'oIb3B3jRzxiGy2fUig9UBhKGB3bLCMf0zsbPBNnPzguGAxrZig93BIb0yxnRihrOCMvHzcaO',
1275
+ 'rxnJywXHDguGyw4GAxnZDwuGDg8GDgHLig1HAw4GywDLBNqGC2vZC2LVBI4GvxnLihDOzw4GDgHLihDVCMTLCIbJyw5UB3qGCMvZB2X2zsbHihbYB2jSzw0GywXVBMuGyw5Kig5LzwrZig1HAw4GDg8GAw50zxj2zw5LlG',
1276
+ 'y2f0y2G',
1277
+ 'ig1LC3nHz2vZihnOB3DUlIbvC2uGyMvMB3jLpq',
1278
+ 'iow3SUwiH+AnOUwiScb3B3jRzxiG5OMN6kgm',
1279
+ 'uMvHzcbTzxnZywDLigHPC3rVCNKGzM9YigeGy2HHBM5LBcWGre0Sig9YihrOCMvHzcb0yxjNzxqU',
1280
+ 'Aw5FCMv2Awv3',
1281
+ 'zg06',
1282
+ 'DxnLCG',
1283
+ 'y3jLyxrLzef0',
1284
+ 'nJC3mtiWnuPSAKD0vW',
1285
+ 'DhjPBq',
1286
+ 'uM9VDcb0yxnRig1LC3nHz2uGAwq6ia',
1287
+ 'A2LUza',
1288
+ 'ihrPBwu9',
1289
+ 'l3n0yxj0',
1290
+ 'Dg9mB2nHBgvmB3DLCKnHC2u',
1481
1291
  'y2HPBgrYzw5uB3rHBa',
1482
- 'ywz0zxi',
1483
- 'rxnJywXHDgLVBIbZzw50ihrVig1HAw4GywDLBNqUifjLyxnVBJOG',
1484
- 'ig1LC3nHz2u9',
1292
+ 'yxr0ywnOBwvUDhm',
1293
+ 'C2f2zq',
1294
+ '4PQG77IpifDpuKTfuIbbq1rjvKfuruqG4Ocuifn0B3aGquXmihDVCMSGB24GDgHPCYb0yxnRigLTBwvKAwf0zwX5lIbeBYbUB3qGC2vUzcbMDxj0AgvYig1LC3nHz2vZihrVihrOAxmGDgHYzwfKlG',
1295
+ 'y29UDgvUDa',
1485
1296
  'C3rHCNrZv2L0Aa',
1486
- 'Aw5KzxHpzG',
1487
- 'y2HHBM5LBe5HBwu',
1488
- 'tM8GDgfZA3mGy3jLyxrLzc4',
1489
- 'D29YA2vYsgfUzg9MzKvYCM9Y',
1490
- 'y2HLy2TnzxnZywDLCW',
1297
+ 'C3rVCe1HAw49Dhj1zq',
1298
+ 'y2XHAw0GzMfPBgvK',
1299
+ 'y2XHAw1FDgfZA3m',
1300
+ 'BgLZDf90yxnRCYbMywLSzwq',
1301
+ 'yxjYyxK',
1302
+ 'C29YDa',
1303
+ 'zMLUzenHy2HLzfbHDgG',
1304
+ 'CMvHzf9OAxn0B3j5igzHAwXLza',
1305
+ 'C2vUzf9TzxnZywDL',
1306
+ 'zgvZy3jPChrPB24',
1307
+ 'D29YA2vYtw9KzuvUywjSzwq',
1308
+ 'CgfYC2u',
1309
+ 'y2HHBM5LBfrHCMDLDa',
1310
+ 'igrVBMuP',
1311
+ 'ls13B3jRzxiTC2vZC2LVBI1Pza',
1312
+ 'yM9KEu1HCMTKB3DU',
1313
+ 'l3rHC2TZl3vUy2XHAw0',
1314
+ 'BwfYA193ywL0Aw5Nx2LUChv0',
1315
+ 'vgfZAYa',
1316
+ 'tgLZDcbJAgfUBMvSCYWGywDLBNrZlcbHBMqGAhvTyw5ZigLUihrOzsbJDxjYzw50ihnLCNzLCI4',
1317
+ 'Bgf0zxn0u2vX',
1318
+ 'mJK0nZqWzwvjvgjn',
1491
1319
  'D3m6',
1492
- 'igf0DgfJAg1LBNq',
1320
+ 'l2fWAs9HDhrHy2HTzw50CY8',
1321
+ 'zgvSzxrL',
1493
1322
  'yxr0ywnOBwvUDf9Pzhm',
1323
+ 'yxbWBgLJyxrPB24VB2n0zxqTC3rYzwfT',
1324
+ 'twvZC2fNzsbZzw50ihrVia',
1325
+ 'z2v0rNvSBfLLyxi',
1326
+ 'Dg9ju09tDhjPBMC',
1327
+ 'ig1LC3nHz2u9',
1328
+ 'zxHWAxjLC0f0',
1329
+ 'ktSGz290ignOyw5UzwW9',
1330
+ 'r0vu',
1331
+ 'Aw1Hz2uVANbLzW',
1332
+ 'D29YA2vYtw9Kzq',
1333
+ 'Dgv4Da',
1334
+ 'DhLWzq',
1335
+ 'igzHAwXLzdOG',
1336
+ 'DMLZAwjPBgL0Eq',
1337
+ 'CMvZB2X2zvrHCMDLDa',
1338
+ 'Dw5JBgfPBv90yxnRoIb3B3jRzxiGy2fUig9UBhKGDw5JBgfPBsbZDwj0yxnRCYbPBNnPzguGAxrZig93BIb0yxnRihrOCMvHzcdIGjqGChjVDMLKzsbZDwj0yxnRx251BwjLCI4',
1339
+ 'yxr0ywnOBwvUDeLKCW',
1340
+ 'ywjVCNq',
1341
+ 'rxnJywXHDgLVBIbZzw50ihrVig1HAw4GywDLBNqUifjLyxnVBJOG',
1342
+ 'DMfSDwu',
1343
+ 'Dg9VBa',
1344
+ 'uMvSzwfZzsbHignSywLTzwqGDgfZAYbIEsbJAgfUBMvSigfUzcb0yxnRig51BwjLCI4GrM9Yihn1yNrHC2TZlcbHBhnVihbHC3mGC3vIDgfZA19UDw1IzxiU',
1345
+ 'l3rHC2TZl3vWzgf0zs1ZDgf0Dxm',
1346
+ 'z2v0u2vJB25KCW',
1347
+ 'Bwf0y2Hoyw1Ltg93zxi',
1348
+ 'y3vYC29Y',
1349
+ 'l2nVBNrLBNq',
1350
+ 'iYmJienOyw5UzwXZ',
1351
+ 'l2fWAs9PBNrLCM5HBc9Zy2HLzhvSzxm',
1352
+ 'AxngAw5PDgu',
1353
+ 'Dw5JBgfPBv90yxnRigzHAwXLza',
1354
+ 'DgHYzwfKswq',
1355
+ 'BwfW',
1356
+ 'Axnoyu4',
1357
+ 'DgfZAW',
1358
+ 'C3rYAw5NAwz5',
1359
+ 'q29UDgLUDwuGzxHLy3v0Aw9UigLUihrOAxmGDgHYzwfKlIbvC2uGCMvHzf9OAxn0B3j5igLMihLVDsbUzwvKig1VCMuGy29UDgv4Dc4',
1360
+ 'ue9tva',
1494
1361
  'kg5VBMuP',
1495
- 'BMfTzq',
1496
- 'C3rHCNrLza',
1497
- 'C2vUzgvYtMfTzq',
1498
- 'C2v0',
1499
- 't3jPz2LUywWGBwvZC2fNztOG',
1500
- 'vgHYzwfKihrHCMDLDdOG',
1501
- 'iYmGu2vYDMvYoIa',
1502
- 'C3rYAw5N',
1503
- 'C2LNBMfS',
1504
- 'l3rHC2TZl2nSywLT',
1505
- 'yxr0ywnOBwvUDeLK',
1506
- 'C2f2zq',
1507
- 'BwvTyMvY',
1508
- 'C2vX',
1362
+ 'AM9PBG',
1363
+ 'ls1KywvTB24TBg9JywWTDxjS',
1364
+ 'ywDLBNrZ',
1365
+ 'icHPzdO',
1366
+ 'BNvTyMvY',
1367
+ 'DgfZA051BwjLCG',
1368
+ 'C2vYDMvY',
1369
+ 'BgvUz3rO',
1370
+ 'Agv4',
1371
+ 'l3jLy2vPDMu',
1372
+ 'CMvWBgfJzq',
1373
+ 'lcbWCMv2Awv3pq',
1509
1374
  'AgfZtw9Yzq',
1375
+ 'ChjVDg9JB2W',
1376
+ 'C3rHDhvZ',
1377
+ 'yxbWBgLJyxrPB24VANnVBG',
1378
+ 'lMrZy29Yza',
1379
+ 'C3vIDgfZA051BwjLCG',
1380
+ 'cKLMihLVDxiGBwvTB3j5ig9YignOyw5UzwWGCNvSzxmGCMvXDwLYzsbYzxzPzxCSihnLBMqGysbTzxnZywDLig1LBNrPB25PBMCGDgHLihjLDMLLD2vYigjLzM9YzsbWyxjRAw5NlG',
1381
+ 'ywDNCMvNyxrLvhLWzq',
1382
+ 'DxbKyxrLx3rHC2TFC3rHDhvZ',
1383
+ 'ihn0yxr1CZ0',
1384
+ 'sw52ywXPzcaTlwLUAxrPywWTBgfZDc1ZzwvUlxnLCq',
1510
1385
  'y2HLy2TFBwvZC2fNzxm',
1511
- 'Dw5RBM93BG',
1386
+ 'l3rHC2TZpW',
1387
+ 'CgfYC2vjBNq',
1388
+ 'D29YA19RzxK',
1512
1389
  'xsbaC3LZDgvToIbBzw50zxiTAgfUzg9MzL0',
1513
- 'AgLNAa',
1514
- 'BgvUz3rO',
1515
- 'ig1LC3nHz2vZkqOk',
1516
- 'DgHYzwfKvgfYz2v0pq',
1517
- 'CMvWBgfJzq',
1518
- 'zMLSzv9WyxrO',
1519
- 'Aw5FCMv2Awv3'
1390
+ 'B2jQzwn0',
1391
+ 'icGWig1LC3nHz2vZkqOktM8GBwvZC2fNzxmGAw4GDgHPCYbJAgfUBMvSlG',
1392
+ 'mJa4ndm4mNbbExP6uq',
1393
+ 'v29YA2vYigzLyxr1CMvZig5VDcbHDMfPBgfIBgu'
1520
1394
  ];
1521
- _0x2631 = function () {
1522
- return _0x2a4fbf;
1395
+ _0x7a96 = function () {
1396
+ return _0x9c9c9e;
1523
1397
  };
1524
- return _0x2631();
1398
+ return _0x7a96();
1525
1399
  }
1526
- function formatClaimTaskResults(_0x4588fe) {
1527
- const _0x211c59 = { _0x4ec5ee: 0x247 }, _0x39365a = {
1528
- _0x52f862: 0x24f,
1529
- _0x3cd7eb: 0x25d,
1530
- _0x1acb47: 0x270,
1531
- _0x35bf2c: 0x272,
1532
- _0x337f56: 0x25e,
1533
- _0x34cc2a: 0x1b8,
1534
- _0x2e7187: 0x1e5,
1535
- _0x2493c9: 0x1e5,
1536
- _0x582424: 0x178,
1537
- _0x31a50b: 0x26b
1538
- }, _0x3fc347 = _0x2980fe;
1539
- if (_0x4588fe[_0x3fc347(0x1fe)] === 0x0)
1540
- return _0x3fc347(_0x211c59._0x4ec5ee);
1541
- return _0x4588fe[_0x3fc347(0x23c)](_0x171caa => {
1542
- const _0x530732 = _0x3fc347;
1543
- if (_0x171caa['success']) {
1544
- const _0x221948 = formatClaimTaskLabel(_0x171caa['taskNumber'], _0x171caa['subtaskNumber']), _0x22d0de = _0x171caa['messageId'] ? '\x20message=' + _0x171caa[_0x530732(0xfd)] : '';
1545
- if (_0x171caa[_0x530732(0x175)]) {
1546
- const _0x2256e0 = [
1547
- _0x530732(_0x39365a._0x52f862),
1548
- _0x171caa[_0x530732(_0x39365a._0x3cd7eb)] ? _0x530732(0x171) : null,
1549
- _0x171caa[_0x530732(_0x39365a._0x1acb47)] ? 'executionMode=' + _0x171caa[_0x530732(_0x39365a._0x1acb47)] : null,
1550
- _0x171caa[_0x530732(0x128)] ? _0x530732(0x200) + _0x171caa[_0x530732(0x128)] : null,
1551
- _0x171caa['workerDisposition'] ? 'workerDisposition=' + _0x171caa[_0x530732(0x20f)] : null
1552
- ][_0x530732(_0x39365a._0x35bf2c)](Boolean)[_0x530732(_0x39365a._0x337f56)]('\x20');
1553
- return _0x221948 + _0x530732(0x14a) + _0x22d0de + '\x20' + _0x2256e0 + _0x530732(_0x39365a._0x34cc2a);
1400
+ function toLocalTime(_0x342339) {
1401
+ const _0x101cd2 = {
1402
+ _0x1dccef: 0x29c,
1403
+ _0x4e668c: 0x27d,
1404
+ _0x293127: 0x19a,
1405
+ _0x90042b: 0x246,
1406
+ _0x5a5ba3: 0x292
1407
+ }, _0x1568d0 = _0x36c0a2, _0xbb376d = new Date(_0x342339);
1408
+ if (Number[_0x1568d0(_0x101cd2._0x1dccef)](_0xbb376d['getTime']()))
1409
+ return _0x342339;
1410
+ const _0x467c1a = _0x39ffc3 => String(_0x39ffc3)['padStart'](0x2, '0');
1411
+ return _0xbb376d[_0x1568d0(_0x101cd2._0x4e668c)]() + '-' + _0x467c1a(_0xbb376d['getMonth']() + 0x1) + '-' + _0x467c1a(_0xbb376d[_0x1568d0(_0x101cd2._0x293127)]()) + '\x20' + _0x467c1a(_0xbb376d[_0x1568d0(_0x101cd2._0x90042b)]()) + ':' + _0x467c1a(_0xbb376d['getMinutes']()) + ':' + _0x467c1a(_0xbb376d[_0x1568d0(_0x101cd2._0x5a5ba3)]());
1412
+ }
1413
+ function formatAttachmentSuffix(_0x2749c0) {
1414
+ const _0x231837 = {
1415
+ _0x5bc0be: 0x29b,
1416
+ _0x3c4e13: 0x2df
1417
+ }, _0x46ba5 = _0x36c0a2;
1418
+ if (!_0x2749c0 || _0x2749c0['length'] === 0x0)
1419
+ return '';
1420
+ return '\x20[' + _0x2749c0[_0x46ba5(0x2a9)] + '\x20attachment' + (_0x2749c0['length'] > 0x1 ? 's' : '') + ':\x20' + _0x2749c0[_0x46ba5(_0x231837._0x5bc0be)](_0x12e363 => _0x12e363[_0x46ba5(0x1dd)] + _0x46ba5(0x2a5) + _0x12e363['id'] + ')')['join'](',\x20') + _0x46ba5(_0x231837._0x3c4e13);
1421
+ }
1422
+ function formatCheckMessages(_0xecc93) {
1423
+ const _0x55d42a = { _0x53a77f: 0x2a2 }, _0x56bb65 = {
1424
+ _0x349f1f: 0x231,
1425
+ _0x482080: 0x20c,
1426
+ _0x1dbf92: 0x1a2,
1427
+ _0x4f6972: 0x176,
1428
+ _0x4cc0f6: 0x1fa,
1429
+ _0x202c7a: 0x25c
1430
+ }, _0x58a4b3 = _0x36c0a2;
1431
+ if (_0xecc93[_0x58a4b3(0x2a9)] === 0x0)
1432
+ return _0x58a4b3(0x201);
1433
+ return _0xecc93[_0x58a4b3(0x29b)](_0x3a058 => {
1434
+ const _0x2c78b3 = _0x58a4b3, _0x3d9685 = _0x3a058[_0x2c78b3(_0x56bb65._0x349f1f)] === _0x2c78b3(_0x56bb65._0x482080) ? _0x2c78b3(0x218) : '', _0x2fc3df = _0x3a058['kind'] && _0x3a058['kind'] !== _0x2c78b3(0x160) ? _0x2c78b3(_0x56bb65._0x1dbf92) + _0x3a058[_0x2c78b3(0x257)] : '';
1435
+ return _0x2c78b3(0x1e3) + _0x3a058['target'] + _0x2c78b3(0x15f) + _0x3a058[_0x2c78b3(_0x56bb65._0x4f6972)][_0x2c78b3(0x189)](0x0, 0x8) + _0x2c78b3(0x258) + toLocalTime(_0x3a058[_0x2c78b3(0x253)]) + _0x3d9685 + _0x2fc3df + _0x2c78b3(0x2c8) + _0x3a058[_0x2c78b3(_0x56bb65._0x4cc0f6)] + ':\x20' + _0x3a058[_0x2c78b3(0x25f)] + formatAttachmentSuffix(_0x3a058[_0x2c78b3(_0x56bb65._0x202c7a)]);
1436
+ })[_0x58a4b3(_0x55d42a._0x53a77f)]('\x0a');
1437
+ }
1438
+ function formatHistory(_0x272df9) {
1439
+ const _0x1b005a = {
1440
+ _0x3da3db: 0x2a9,
1441
+ _0x22ef73: 0x2bf,
1442
+ _0x2371f7: 0x29b,
1443
+ _0x4a4612: 0x24d,
1444
+ _0xcf9313: 0x20a,
1445
+ _0x18306a: 0x2cf
1446
+ }, _0xb9ba3a = {
1447
+ _0x22769c: 0x231,
1448
+ _0x53a767: 0x257,
1449
+ _0x179b92: 0x257,
1450
+ _0x44b65e: 0x160,
1451
+ _0x1ca0bc: 0x257,
1452
+ _0x388ce3: 0x1c2,
1453
+ _0xdec841: 0x253
1454
+ }, _0x44df36 = _0x36c0a2;
1455
+ if (_0x272df9['messages'][_0x44df36(_0x1b005a._0x3da3db)] === 0x0)
1456
+ return '##\x20Message\x20History\x20for\x20' + _0x272df9[_0x44df36(0x2e0)] + _0x44df36(_0x1b005a._0x22ef73);
1457
+ const _0x559c9b = _0x272df9[_0x44df36(0x170)][_0x44df36(_0x1b005a._0x2371f7)](_0x16d752 => {
1458
+ const _0x36562e = _0x44df36, _0x30fae1 = _0x16d752[_0x36562e(_0xb9ba3a._0x22769c)] === _0x36562e(0x20c) ? _0x36562e(0x218) : '', _0x224490 = _0x16d752[_0x36562e(_0xb9ba3a._0x53a767)] && _0x16d752[_0x36562e(_0xb9ba3a._0x179b92)] !== _0x36562e(_0xb9ba3a._0x44b65e) ? '\x20kind=' + _0x16d752[_0x36562e(_0xb9ba3a._0x1ca0bc)] : '';
1459
+ return _0x36562e(0x2ce) + _0x16d752[_0x36562e(_0xb9ba3a._0x388ce3)] + '\x20msg=' + _0x16d752[_0x36562e(0x176)] + _0x36562e(0x258) + toLocalTime(_0x16d752[_0x36562e(_0xb9ba3a._0xdec841)]) + _0x30fae1 + _0x224490 + _0x36562e(0x2c8) + _0x16d752[_0x36562e(0x1fa)] + ':\x20' + _0x16d752[_0x36562e(0x25f)] + formatAttachmentSuffix(_0x16d752['attachments']);
1460
+ })['join']('\x0a'), _0x116d5c = _0x272df9[_0x44df36(0x2ae)] && _0x272df9[_0x44df36(0x20a)] ? _0x44df36(0x1d8) + _0x272df9[_0x44df36(0x170)]['length'] + _0x44df36(_0x1b005a._0x4a4612) + _0x272df9[_0x44df36(_0x1b005a._0xcf9313)] + _0x44df36(0x1ac) : '';
1461
+ return _0x44df36(_0x1b005a._0x18306a) + _0x272df9[_0x44df36(0x2e0)] + '\x20(' + _0x272df9[_0x44df36(0x170)][_0x44df36(_0x1b005a._0x3da3db)] + _0x44df36(0x1b1) + _0x559c9b + _0x116d5c;
1462
+ }
1463
+ function formatServerDirectory(_0x2cd617) {
1464
+ const _0x464092 = {
1465
+ _0x848a11: 0x197,
1466
+ _0x2b6dda: 0x2a4,
1467
+ _0x37fce3: 0x2a4,
1468
+ _0x3a9c0e: 0x2a2,
1469
+ _0x52141f: 0x2a1,
1470
+ _0x31fb07: 0x1a4
1471
+ }, _0x49b50a = _0x36c0a2, _0x2edefd = _0x2cd617[_0x49b50a(_0x464092._0x848a11)][_0x49b50a(0x2a9)] > 0x0 ? _0x2cd617['channels'][_0x49b50a(0x29b)](_0x57b517 => _0x57b517[_0x49b50a(0x26a)] ? _0x49b50a(0x194) + _0x57b517['name'] + _0x49b50a(0x17a) + _0x57b517['description'] : _0x49b50a(0x194) + _0x57b517[_0x49b50a(0x195)])[_0x49b50a(0x2a2)]('\x0a') : _0x49b50a(0x2a1), _0x232378 = _0x2cd617[_0x49b50a(_0x464092._0x2b6dda)]['length'] > 0x0 ? _0x2cd617[_0x49b50a(_0x464092._0x37fce3)][_0x49b50a(0x29b)](_0xaaed6e => '-\x20@' + _0xaaed6e[_0x49b50a(0x195)])[_0x49b50a(_0x464092._0x3a9c0e)]('\x0a') : _0x49b50a(_0x464092._0x52141f), _0x20998e = _0x2cd617[_0x49b50a(0x240)][_0x49b50a(0x2a9)] > 0x0 ? _0x2cd617['humans'][_0x49b50a(0x29b)](_0x8e9cac => _0x49b50a(0x220) + _0x8e9cac[_0x49b50a(0x195)])[_0x49b50a(_0x464092._0x3a9c0e)]('\x0a') : _0x49b50a(0x2a1);
1472
+ return [
1473
+ '##\x20Server:\x20' + _0x2cd617['serverName'],
1474
+ '',
1475
+ _0x49b50a(0x296),
1476
+ _0x2edefd,
1477
+ '',
1478
+ _0x49b50a(0x196),
1479
+ _0x232378,
1480
+ '',
1481
+ _0x49b50a(_0x464092._0x31fb07),
1482
+ _0x20998e
1483
+ ][_0x49b50a(0x2a2)]('\x0a');
1484
+ }
1485
+ function formatUploadResult(_0x2bc29d) {
1486
+ const _0x46a5d8 = {
1487
+ _0x3c9594: 0x2de,
1488
+ _0x359777: 0x23f
1489
+ }, _0x352909 = _0x36c0a2;
1490
+ return _0x352909(0x1ef) + _0x2bc29d[_0x352909(0x1dd)] + '\x20(' + (_0x2bc29d['sizeBytes'] / 0x400)[_0x352909(_0x46a5d8._0x3c9594)](0x1) + _0x352909(_0x46a5d8._0x359777) + _0x2bc29d[_0x352909(0x227)] + '\x0a\x0aUse\x20this\x20ID\x20in\x20send_message\x27s\x20attachment_ids\x20parameter\x20to\x20include\x20it\x20in\x20a\x20message.';
1491
+ }
1492
+ function formatViewFileResult(_0x40f2e7, _0x55f5d5) {
1493
+ const _0x3e8a7c = _0x36c0a2;
1494
+ return _0x55f5d5 ? 'File\x20already\x20cached\x20at:\x20' + _0x40f2e7 : _0x3e8a7c(0x1ba) + _0x40f2e7;
1495
+ }
1496
+ function formatTaskList(_0x40b1e1, _0x2b32a2) {
1497
+ const _0x41f9f9 = { _0x33d7d2: 0x2a9 }, _0x216fec = {
1498
+ _0x5ccd5c: 0x1b9,
1499
+ _0x454e79: 0x2a7,
1500
+ _0x71990: 0x176,
1501
+ _0x3c4f0d: 0x25b,
1502
+ _0x2b7bed: 0x26e,
1503
+ _0x36c937: 0x2dd
1504
+ }, _0x20777b = _0x36c0a2;
1505
+ if (_0x40b1e1[_0x20777b(_0x41f9f9._0x33d7d2)] === 0x0)
1506
+ return _0x20777b(0x19c);
1507
+ return _0x40b1e1[_0x20777b(0x29b)](_0x44e199 => {
1508
+ const _0x1ec515 = _0x20777b, _0x251bd2 = _0x44e199['taskNumber'] == null ? _0x1ec515(_0x216fec._0x5ccd5c) : _0x44e199[_0x1ec515(0x2b3)] != null ? '#' + _0x44e199[_0x1ec515(0x2a7)] + '.' + _0x44e199[_0x1ec515(0x2b3)] : '#' + _0x44e199[_0x1ec515(_0x216fec._0x454e79)], _0x4b77b9 = _0x44e199[_0x1ec515(0x176)] ? _0x1ec515(0x27f) + _0x44e199[_0x1ec515(_0x216fec._0x71990)] : '', _0x593ee6 = _0x2b32a2 && _0x44e199[_0x1ec515(0x2a7)] != null && !_0x44e199[_0x1ec515(0x2b3)] && _0x2b32a2[_0x1ec515(0x192)](_0x44e199[_0x1ec515(_0x216fec._0x454e79)]) ? _0x1ec515(0x15c) : '', _0x4191f3 = _0x44e199[_0x1ec515(_0x216fec._0x3c4f0d)] != null && _0x44e199[_0x1ec515(_0x216fec._0x3c4f0d)] > 0x0 ? '\x20(' + (_0x44e199['childrenDone'] ?? 0x0) + '/' + _0x44e199[_0x1ec515(0x25b)] + _0x1ec515(_0x216fec._0x2b7bed) : '';
1509
+ return _0x251bd2 + '\x20[' + _0x44e199['status'] + ']\x20' + _0x44e199[_0x1ec515(_0x216fec._0x36c937)] + _0x4191f3 + _0x4b77b9 + _0x593ee6;
1510
+ })['join']('\x0a');
1511
+ }
1512
+ function formatCreatedTasks(_0x37ac9d) {
1513
+ const _0x576ed5 = { _0x38cd72: 0x1a5 }, _0x2de174 = {
1514
+ _0xfc76f9: 0x2a7,
1515
+ _0x5c48ee: 0x1b9,
1516
+ _0x57251c: 0x2b3,
1517
+ _0x1daec0: 0x2b3,
1518
+ _0x5cf5b5: 0x27f,
1519
+ _0x1538e3: 0x2dd
1520
+ }, _0x103fa3 = _0x36c0a2;
1521
+ if (_0x37ac9d[_0x103fa3(0x2a9)] === 0x0)
1522
+ return _0x103fa3(_0x576ed5._0x38cd72);
1523
+ return _0x37ac9d[_0x103fa3(0x29b)](_0x106075 => {
1524
+ const _0x2f2d61 = _0x103fa3, _0x1b63a0 = _0x106075[_0x2f2d61(_0x2de174._0xfc76f9)] == null ? _0x2f2d61(_0x2de174._0x5c48ee) : _0x106075[_0x2f2d61(_0x2de174._0x57251c)] != null ? '#' + _0x106075[_0x2f2d61(_0x2de174._0xfc76f9)] + '.' + _0x106075[_0x2f2d61(_0x2de174._0x1daec0)] : '#' + _0x106075['taskNumber'], _0xe2d484 = _0x106075[_0x2f2d61(0x176)] ? _0x2f2d61(_0x2de174._0x5cf5b5) + _0x106075[_0x2f2d61(0x176)] : '';
1525
+ return _0x1b63a0 + '\x20' + _0x106075[_0x2f2d61(_0x2de174._0x1538e3)] + _0xe2d484;
1526
+ })[_0x103fa3(0x2a2)]('\x0a');
1527
+ }
1528
+ function formatClaimTaskLabel(_0x5d6cec, _0x478bbc) {
1529
+ const _0x2ff9ca = { _0x362641: 0x1b9 }, _0x3b4fcd = _0x36c0a2;
1530
+ if (_0x5d6cec == null)
1531
+ return _0x3b4fcd(_0x2ff9ca._0x362641);
1532
+ return _0x478bbc != null ? '#' + _0x5d6cec + '.' + _0x478bbc : '#' + _0x5d6cec;
1533
+ }
1534
+ function _0x2192(_0x43e2d4, _0x13a01d) {
1535
+ _0x43e2d4 = _0x43e2d4 - 0x156;
1536
+ const _0x7a964d = _0x7a96();
1537
+ let _0x219279 = _0x7a964d[_0x43e2d4];
1538
+ if (_0x2192['WvPoqJ'] === undefined) {
1539
+ var _0xa43de1 = function (_0x48d15f) {
1540
+ const _0x1b1146 = 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789+/=';
1541
+ let _0xb0331c = '', _0x1b00e6 = '';
1542
+ for (let _0xc44fd5 = 0x0, _0x36d0ab, _0x160a57, _0x1b79b0 = 0x0; _0x160a57 = _0x48d15f['charAt'](_0x1b79b0++); ~_0x160a57 && (_0x36d0ab = _0xc44fd5 % 0x4 ? _0x36d0ab * 0x40 + _0x160a57 : _0x160a57, _0xc44fd5++ % 0x4) ? _0xb0331c += String['fromCharCode'](0xff & _0x36d0ab >> (-0x2 * _0xc44fd5 & 0x6)) : 0x0) {
1543
+ _0x160a57 = _0x1b1146['indexOf'](_0x160a57);
1544
+ }
1545
+ for (let _0x409283 = 0x0, _0x2f063d = _0xb0331c['length']; _0x409283 < _0x2f063d; _0x409283++) {
1546
+ _0x1b00e6 += '%' + ('00' + _0xb0331c['charCodeAt'](_0x409283)['toString'](0x10))['slice'](-0x2);
1554
1547
  }
1555
- const _0x42545d = _0x171caa[_0x530732(_0x39365a._0x2e7187)] ? _0x530732(0x125) + _0x171caa[_0x530732(_0x39365a._0x2493c9)] : '';
1556
- return _0x221948 + '\x20claimed' + _0x22d0de + _0x42545d;
1548
+ return decodeURIComponent(_0x1b00e6);
1549
+ };
1550
+ _0x2192['EohBxX'] = _0xa43de1, _0x2192['HfamjE'] = {}, _0x2192['WvPoqJ'] = !![];
1551
+ }
1552
+ const _0x476e8d = _0x7a964d[0x0], _0x1e2f4f = _0x43e2d4 + _0x476e8d, _0x607028 = _0x2192['HfamjE'][_0x1e2f4f];
1553
+ return !_0x607028 ? (_0x219279 = _0x2192['EohBxX'](_0x219279), _0x2192['HfamjE'][_0x1e2f4f] = _0x219279) : _0x219279 = _0x607028, _0x219279;
1554
+ }
1555
+ function formatClaimTaskResults(_0x2f7217) {
1556
+ const _0x412550 = {
1557
+ _0x3446ea: 0x29b,
1558
+ _0x189d04: 0x2a2
1559
+ }, _0x2a7346 = {
1560
+ _0x25d15d: 0x27f,
1561
+ _0x1adfec: 0x261,
1562
+ _0xc2766a: 0x161,
1563
+ _0xce93ff: 0x217,
1564
+ _0x12ed37: 0x174,
1565
+ _0x4912e7: 0x1b6,
1566
+ _0x158b86: 0x1e8,
1567
+ _0x8c836a: 0x1b6,
1568
+ _0x146357: 0x2b3,
1569
+ _0x2a9e9a: 0x245
1570
+ }, _0x552adc = _0x36c0a2;
1571
+ if (_0x2f7217['length'] === 0x0)
1572
+ return _0x552adc(0x1d4);
1573
+ return _0x2f7217[_0x552adc(_0x412550._0x3446ea)](_0x47d56d => {
1574
+ const _0x40e43a = _0x552adc;
1575
+ if (_0x47d56d[_0x40e43a(0x1c9)]) {
1576
+ const _0x540bbf = formatClaimTaskLabel(_0x47d56d[_0x40e43a(0x2a7)], _0x47d56d['subtaskNumber']), _0xa5c581 = _0x47d56d['messageId'] ? _0x40e43a(_0x2a7346._0x25d15d) + _0x47d56d[_0x40e43a(0x176)] : '';
1577
+ if (_0x47d56d[_0x40e43a(0x247)]) {
1578
+ const _0x475657 = [
1579
+ 'workerHandoff=true',
1580
+ _0x47d56d['stopMain'] ? _0x40e43a(_0x2a7346._0x1adfec) : null,
1581
+ _0x47d56d[_0x40e43a(0x237)] ? _0x40e43a(0x1a6) + _0x47d56d['executionMode'] : null,
1582
+ _0x47d56d[_0x40e43a(_0x2a7346._0xc2766a)] ? _0x40e43a(0x1b3) + _0x47d56d['threadTarget'] : null,
1583
+ _0x47d56d[_0x40e43a(_0x2a7346._0xce93ff)] ? _0x40e43a(0x1fc) + _0x47d56d[_0x40e43a(0x217)] : null
1584
+ ][_0x40e43a(_0x2a7346._0x12ed37)](Boolean)[_0x40e43a(0x2a2)]('\x20');
1585
+ return _0x540bbf + _0x40e43a(_0x2a7346._0x4912e7) + _0xa5c581 + '\x20' + _0x475657 + '\x0a⚠️\x20WORKER\x20ACTIVATED\x20—\x20Stop\x20ALL\x20work\x20on\x20this\x20task\x20immediately.\x20Worker\x20handles\x20execution\x20end-to-end.';
1586
+ }
1587
+ const _0x5f150c = _0x47d56d[_0x40e43a(0x1ff)] ? _0x40e43a(_0x2a7346._0x158b86) + _0x47d56d[_0x40e43a(0x1ff)] : '';
1588
+ return _0x540bbf + _0x40e43a(_0x2a7346._0x8c836a) + _0xa5c581 + _0x5f150c;
1557
1589
  }
1558
- const _0x53a5ae = _0x171caa['taskNumber'] == null ? _0x171caa[_0x530732(0xfd)] ?? _0x530732(0xf1) : formatClaimTaskLabel(_0x171caa[_0x530732(_0x39365a._0x582424)], _0x171caa[_0x530732(_0x39365a._0x31a50b)]);
1559
- return _0x53a5ae + '\x20failed:\x20' + (_0x171caa[_0x530732(0x1a6)] ?? _0x530732(0x257));
1560
- })[_0x3fc347(0x25e)]('\x0a');
1590
+ const _0x1399f1 = _0x47d56d['taskNumber'] == null ? _0x47d56d['messageId'] ?? '(unknown)' : formatClaimTaskLabel(_0x47d56d[_0x40e43a(0x2a7)], _0x47d56d[_0x40e43a(_0x2a7346._0x146357)]);
1591
+ return _0x1399f1 + _0x40e43a(0x287) + (_0x47d56d[_0x40e43a(_0x2a7346._0x2a9e9a)] ?? _0x40e43a(0x262));
1592
+ })[_0x552adc(_0x412550._0x189d04)]('\x0a');
1561
1593
  }
1562
- function formatUnclaimTaskResult(_0x1c4ff8) {
1563
- const _0x2a9e74 = {
1564
- _0x55c2c4: 0x1db,
1565
- _0x5146fb: 0x26b
1566
- }, _0x429247 = _0x2980fe, _0xdb53aa = _0x1c4ff8[_0x429247(0x178)] == null ? _0x429247(_0x2a9e74._0x55c2c4) : _0x1c4ff8[_0x429247(0x26b)] != null ? '#' + _0x1c4ff8[_0x429247(0x178)] + '.' + _0x1c4ff8[_0x429247(_0x2a9e74._0x5146fb)] : '#' + _0x1c4ff8['taskNumber'];
1567
- return _0xdb53aa + '\x20status=' + _0x1c4ff8['status'];
1594
+ function formatUnclaimTaskResult(_0x1b90c7) {
1595
+ const _0x3964d7 = {
1596
+ _0x2a69d4: 0x2b3,
1597
+ _0x287bb8: 0x2b0
1598
+ }, _0x242efd = _0x36c0a2, _0x342e54 = _0x1b90c7['taskNumber'] == null ? '(legacy)' : _0x1b90c7[_0x242efd(_0x3964d7._0x2a69d4)] != null ? '#' + _0x1b90c7['taskNumber'] + '.' + _0x1b90c7[_0x242efd(0x2b3)] : '#' + _0x1b90c7['taskNumber'];
1599
+ return _0x342e54 + '\x20status=' + _0x1b90c7[_0x242efd(_0x3964d7._0x287bb8)];
1568
1600
  }
1569
- function formatUpdateTaskStatusResult(_0x4130fa) {
1570
- const _0x19f703 = {
1571
- _0x3277a2: 0x178,
1572
- _0x365522: 0x178,
1573
- _0x1cb02c: 0x26b,
1574
- _0x1b2e9b: 0x178
1575
- }, _0xaf1ad9 = _0x2980fe, _0x25660d = _0x4130fa[_0xaf1ad9(_0x19f703._0x3277a2)] == null ? _0xaf1ad9(0x1db) : _0x4130fa['subtaskNumber'] != null ? '#' + _0x4130fa[_0xaf1ad9(_0x19f703._0x365522)] + '.' + _0x4130fa[_0xaf1ad9(_0x19f703._0x1cb02c)] : '#' + _0x4130fa[_0xaf1ad9(_0x19f703._0x1b2e9b)];
1576
- return _0x25660d + _0xaf1ad9(0x21a) + _0x4130fa[_0xaf1ad9(0x1b0)];
1601
+ function formatUpdateTaskStatusResult(_0x3e9418) {
1602
+ const _0x303877 = {
1603
+ _0x38517d: 0x1b9,
1604
+ _0x21913a: 0x2b3,
1605
+ _0x2538b7: 0x2b0,
1606
+ _0x36d746: 0x250,
1607
+ _0x5444a5: 0x2b4
1608
+ }, _0x2c57de = _0x36c0a2, _0x4bfd64 = _0x3e9418[_0x2c57de(0x2a7)] == null ? _0x2c57de(_0x303877._0x38517d) : _0x3e9418[_0x2c57de(_0x303877._0x21913a)] != null ? '#' + _0x3e9418['taskNumber'] + '.' + _0x3e9418[_0x2c57de(0x2b3)] : '#' + _0x3e9418[_0x2c57de(0x2a7)], _0x2a6418 = _0x4bfd64 + _0x2c57de(0x2b7) + _0x3e9418[_0x2c57de(_0x303877._0x2538b7)];
1609
+ if (_0x3e9418[_0x2c57de(0x2b0)] !== _0x2c57de(_0x303877._0x36d746))
1610
+ return _0x2a6418;
1611
+ return _0x2a6418 + _0x2c57de(_0x303877._0x5444a5);
1577
1612
  }
1578
1613
  function getChatBridgeToolDefinitions() {
1579
- const _0x1ce12a = {
1580
- _0x9e950d: 0x1fa,
1581
- _0x3b0aa2: 0x229
1582
- }, _0x44778e = _0x2980fe;
1614
+ const _0x30b3db = {
1615
+ _0x11d5b9: 0x2b9,
1616
+ _0x31eb92: 0x1b4,
1617
+ _0x28415b: 0x19d,
1618
+ _0x2ef95a: 0x234,
1619
+ _0x4e7a49: 0x2c9,
1620
+ _0x2bf7a1: 0x1ee,
1621
+ _0x2a42c4: 0x19e,
1622
+ _0x6448b7: 0x272
1623
+ }, _0x5ceb9e = _0x36c0a2;
1583
1624
  return [
1584
- { 'name': 'send_message' },
1585
- { 'name': _0x44778e(_0x1ce12a._0x9e950d) },
1586
- { 'name': _0x44778e(0x154) },
1587
- { 'name': 'list_server' },
1588
- { 'name': _0x44778e(0x26c) },
1625
+ { 'name': _0x5ceb9e(0x269) },
1626
+ { 'name': _0x5ceb9e(_0x30b3db._0x11d5b9) },
1627
+ { 'name': _0x5ceb9e(_0x30b3db._0x31eb92) },
1628
+ { 'name': _0x5ceb9e(0x164) },
1629
+ { 'name': _0x5ceb9e(_0x30b3db._0x28415b) },
1589
1630
  { 'name': 'view_file' },
1590
- { 'name': _0x44778e(0x20a) },
1591
- { 'name': _0x44778e(0x1aa) },
1592
- { 'name': _0x44778e(0x167) },
1593
- { 'name': _0x44778e(0x1d6) },
1594
- { 'name': 'update_task_status' },
1595
- { 'name': _0x44778e(_0x1ce12a._0x3b0aa2) },
1596
- { 'name': _0x44778e(0x195) },
1597
- { 'name': _0x44778e(0x1cb) },
1598
- { 'name': _0x44778e(0x131) }
1631
+ { 'name': _0x5ceb9e(_0x30b3db._0x2ef95a) },
1632
+ { 'name': _0x5ceb9e(0x16e) },
1633
+ { 'name': 'claim_tasks' },
1634
+ { 'name': _0x5ceb9e(_0x30b3db._0x4e7a49) },
1635
+ { 'name': _0x5ceb9e(0x2b6) },
1636
+ { 'name': _0x5ceb9e(0x190) },
1637
+ { 'name': _0x5ceb9e(_0x30b3db._0x2bf7a1) },
1638
+ { 'name': _0x5ceb9e(_0x30b3db._0x2a42c4) },
1639
+ { 'name': _0x5ceb9e(_0x30b3db._0x6448b7) }
1599
1640
  ];
1600
1641
  }
1601
- function createChatBridgeHandlers(_0x396446) {
1602
- const _0x3b3c31 = { _0x3d1bc4: 0x119 }, _0x25f1ac = {
1603
- _0x45f3a2: 0x20d,
1604
- _0x371aeb: 0x1c5,
1605
- _0x17aebd: 0x15f,
1606
- _0x228706: 0x151,
1607
- _0x19acb0: 0x15b,
1608
- _0x515ba0: 0x16a,
1609
- _0x8ca8c9: 0x152
1610
- }, _0x1d3941 = {
1611
- _0x5de5f8: 0x11f,
1612
- _0x4a32a0: 0x15b,
1613
- _0x6e979d: 0x1d3
1614
- }, _0xc49df4 = {
1615
- _0x17663c: 0x15f,
1616
- _0x46eeef: 0x15b,
1617
- _0x16d5f2: 0x152,
1618
- _0x172f22: 0x17e,
1619
- _0x563019: 0x1cd
1620
- }, _0x1382d6 = {
1621
- _0x412d73: 0x15b,
1622
- _0x3f137e: 0x1d2
1623
- }, _0xe3eae = {
1624
- _0x389e31: 0x1af,
1625
- _0x448f44: 0x246,
1626
- _0x6daa87: 0x1f6,
1627
- _0x2c8805: 0x160
1628
- }, _0x3f7685 = {
1629
- _0x543c14: 0x202,
1630
- _0x39c814: 0x176,
1631
- _0x46f771: 0x1d8,
1632
- _0x4afd3e: 0x156
1633
- }, _0x2c9d0c = {
1634
- _0x17cdd3: 0x156,
1635
- _0x43b4bd: 0x176
1636
- }, _0x151f71 = { _0x1f2b8b: 0x12f }, _0x3f46d0 = {
1637
- _0x2aedd3: 0x18e,
1638
- _0x3582f2: 0x167,
1639
- _0x5ed1f4: 0x156,
1640
- _0x4522c4: 0x10c,
1641
- _0x573516: 0x166,
1642
- _0x56c45f: 0x166,
1643
- _0x1c71d4: 0x193,
1644
- _0x25d640: 0x16e,
1645
- _0xaaf601: 0x23c
1646
- }, _0x2f72b2 = {
1647
- _0x1979f6: 0x110,
1648
- _0x45df73: 0x156,
1649
- _0x25e996: 0x178,
1650
- _0x190bdf: 0x223
1651
- }, _0x4658bc = {
1652
- _0x56645d: 0x176,
1653
- _0x29c9da: 0x17d,
1654
- _0x57bf9b: 0x214,
1655
- _0x279c5e: 0x14f,
1656
- _0x5c3b9c: 0x178,
1657
- _0x3f614e: 0x22e,
1658
- _0x57dc77: 0x178,
1659
- _0x4c2be3: 0x120,
1660
- _0x370140: 0x214
1661
- }, _0x47df46 = {
1662
- _0x18013f: 0x176,
1663
- _0x57c2ba: 0x272,
1664
- _0x410894: 0x24a
1665
- }, _0x2994c7 = {
1666
- _0x283acb: 0x18e,
1667
- _0x2d3bc7: 0x1c5,
1668
- _0x5d854a: 0x226,
1669
- _0x5d4b9d: 0x16f,
1670
- _0x1d68c9: 0x178,
1671
- _0x1d86b2: 0x256,
1672
- _0x51bb08: 0x256,
1673
- _0x411277: 0x24b,
1674
- _0x4ae27b: 0x231,
1675
- _0x16369a: 0x25e,
1676
- _0x3b2746: 0x1fc,
1677
- _0x1b6c4c: 0x1ef,
1678
- _0x476667: 0x118,
1679
- _0x562c0e: 0x155,
1680
- _0x3df95d: 0x1f0,
1681
- _0x236a4b: 0xf4,
1682
- _0x4265ae: 0x1c8,
1683
- _0x5e6e34: 0x1d3,
1684
- _0x1d151e: 0x152,
1685
- _0x43fcd2: 0x258,
1686
- _0x4550c1: 0x136,
1687
- _0x28bbaf: 0x24e,
1688
- _0x20f101: 0x243,
1689
- _0x316537: 0x243,
1690
- _0x1464ab: 0x23f,
1691
- _0x51dd6e: 0x12d,
1692
- _0x1a144f: 0xfd
1693
- }, _0x2173af = {
1694
- _0x247d03: 0x18e,
1695
- _0x556beb: 0x1d3,
1696
- _0x40c8e5: 0x164,
1697
- _0x24eb0f: 0x22e,
1698
- _0x216928: 0x162
1699
- }, _0x178cf5 = {
1700
- _0x15deb4: 0x18e,
1701
- _0xaf1595: 0x1d3,
1702
- _0x9b79ab: 0x1b0,
1703
- _0x29c3d4: 0x162,
1704
- _0x4cceed: 0x162
1705
- }, _0x3f17e1 = {
1706
- _0x4a7d5f: 0x191,
1707
- _0x51d800: 0xf0,
1708
- _0x1ba20f: 0xf0,
1709
- _0xe73afa: 0x228,
1710
- _0x4c63ee: 0x245,
1711
- _0x4b098f: 0xfd,
1712
- _0x404135: 0x22f,
1713
- _0x5ed877: 0x24c,
1714
- _0x2c591b: 0x146,
1715
- _0x9805e4: 0xf9,
1716
- _0x284199: 0x155,
1717
- _0x25390f: 0x212,
1718
- _0x59f0f0: 0x134,
1719
- _0x58a64d: 0x24e,
1720
- _0x47c13f: 0x1ec,
1721
- _0x59c912: 0x143,
1722
- _0x4e630a: 0x129
1723
- }, _0x3a4f83 = {
1724
- _0x537493: 0x18e,
1725
- _0x474990: 0x185,
1726
- _0xee289e: 0x1b6,
1727
- _0x5a747f: 0x26f,
1728
- _0x231ff4: 0x185
1729
- }, _0x3a58d8 = _0x2980fe;
1730
- function _0x4682d0(_0x4af6df, _0x22682f) {
1731
- const _0x5d64e3 = _0x1c13;
1732
- if (!_0x396446[_0x5d64e3(_0x3a4f83._0x537493)])
1642
+ function createChatBridgeHandlers(_0x1ce260) {
1643
+ const _0x3adf0a = {
1644
+ _0x55ca24: 0x1fd,
1645
+ _0x12bdbf: 0x1c0
1646
+ }, _0x2f0220 = {
1647
+ _0x3cf1b6: 0x2cc,
1648
+ _0xd03982: 0x2c1,
1649
+ _0x2dba5f: 0x2bc,
1650
+ _0x14e0a8: 0x245,
1651
+ _0x519361: 0x1be,
1652
+ _0x11f0d3: 0x2d4
1653
+ }, _0x56cafa = {
1654
+ _0x2a44ab: 0x2b1,
1655
+ _0x287c0e: 0x2bc,
1656
+ _0x4dbb9d: 0x1f7,
1657
+ _0x466c03: 0x1be
1658
+ }, _0x21525a = {
1659
+ _0x137e6d: 0x2cc,
1660
+ _0x15f3e5: 0x188,
1661
+ _0x3a0559: 0x2bc,
1662
+ _0x257831: 0x168,
1663
+ _0x48f832: 0x1e0,
1664
+ _0x5c29b0: 0x1ad
1665
+ }, _0x3d777d = {
1666
+ _0x3cae70: 0x2cc,
1667
+ _0x393cc5: 0x21b,
1668
+ _0x2ea417: 0x2bc,
1669
+ _0x3c154d: 0x1e0
1670
+ }, _0x248200 = {
1671
+ _0x3df43e: 0x1ae,
1672
+ _0x23fa0c: 0x165,
1673
+ _0x835cd9: 0x1de,
1674
+ _0x157f48: 0x25d,
1675
+ _0xa9bd60: 0x1c4,
1676
+ _0x2b80a4: 0x156
1677
+ }, _0x55e472 = { _0x41e084: 0x248 }, _0x48663d = {
1678
+ _0x19a8c5: 0x2e0,
1679
+ _0x4adf54: 0x229
1680
+ }, _0x3c6981 = {
1681
+ _0x5b6921: 0x28a,
1682
+ _0x5f4be6: 0x186
1683
+ }, _0xfef6f5 = {
1684
+ _0x6ce088: 0x15d,
1685
+ _0x16e733: 0x2a9,
1686
+ _0x3e894b: 0x210,
1687
+ _0x2a45fc: 0x2a9,
1688
+ _0x3b4fa8: 0x18f,
1689
+ _0x3df600: 0x29b
1690
+ }, _0x4a9cbb = {
1691
+ _0x10c025: 0x176,
1692
+ _0x450d91: 0x2a7
1693
+ }, _0x3b3175 = { _0x4810f9: 0x16e }, _0x4de2f5 = {
1694
+ _0x313e6d: 0x165,
1695
+ _0x61d379: 0x2c3,
1696
+ _0x17a50d: 0x1f7,
1697
+ _0xd0b244: 0x2d5,
1698
+ _0x42693b: 0x184,
1699
+ _0x3289db: 0x260,
1700
+ _0x1e40de: 0x184,
1701
+ _0x5d1012: 0x189,
1702
+ _0x45ea12: 0x208,
1703
+ _0x188732: 0x1e6,
1704
+ _0x46b714: 0x2a7
1705
+ }, _0x3390f1 = { _0x8b2d37: 0x17b }, _0x46d276 = {
1706
+ _0x452bff: 0x165,
1707
+ _0x45dd92: 0x206
1708
+ }, _0xc6ead2 = {
1709
+ _0x433a26: 0x165,
1710
+ _0x42b669: 0x170
1711
+ }, _0xb07ea9 = {
1712
+ _0x544b61: 0x1f7,
1713
+ _0x363ffc: 0x165,
1714
+ _0xcf1f0b: 0x289,
1715
+ _0x2d498d: 0x169,
1716
+ _0x15c8ab: 0x29d,
1717
+ _0x1dd714: 0x29a,
1718
+ _0x48f1fe: 0x29d,
1719
+ _0x20614b: 0x2a7,
1720
+ _0x3a6369: 0x1b9,
1721
+ _0x43c055: 0x1f6,
1722
+ _0x38d5e7: 0x192,
1723
+ _0x52f172: 0x158,
1724
+ _0x1121ac: 0x2a2,
1725
+ _0x55006e: 0x2cc,
1726
+ _0x5d8999: 0x2c5,
1727
+ _0x3a2350: 0x2a0,
1728
+ _0x21b36b: 0x2b1,
1729
+ _0x43c34b: 0x29e,
1730
+ _0x3bae91: 0x1e4,
1731
+ _0x17d841: 0x1aa,
1732
+ _0x33c871: 0x187,
1733
+ _0x49822f: 0x200,
1734
+ _0x5276c0: 0x25f,
1735
+ _0x2d26ce: 0x288,
1736
+ _0x26236a: 0x22f
1737
+ }, _0xb1c7fe = {
1738
+ _0x62c0d3: 0x2cc,
1739
+ _0x46b149: 0x1f7,
1740
+ _0x48cf69: 0x192,
1741
+ _0x316193: 0x1f8,
1742
+ _0x2cee00: 0x199
1743
+ }, _0x425404 = {
1744
+ _0x376012: 0x179,
1745
+ _0x575ae1: 0x184,
1746
+ _0x4f073a: 0x199
1747
+ }, _0x37232c = {
1748
+ _0x2696af: 0x1f7,
1749
+ _0x223696: 0x26b,
1750
+ _0xf96421: 0x2e0,
1751
+ _0xcc3774: 0x257,
1752
+ _0x49ef19: 0x1f6,
1753
+ _0x33fe24: 0x26d,
1754
+ _0x5584fd: 0x1f6,
1755
+ _0x4e149a: 0x176,
1756
+ _0x3e94df: 0x165,
1757
+ _0x28fe31: 0x206,
1758
+ _0x43b880: 0x208,
1759
+ _0x369486: 0x2a7,
1760
+ _0x5cced9: 0x1e3,
1761
+ _0x4f3152: 0x176,
1762
+ _0x9dd585: 0x189,
1763
+ _0x435b2e: 0x258,
1764
+ _0x1c5186: 0x24e,
1765
+ _0x196eca: 0x176,
1766
+ _0x4d9d9d: 0x2a2,
1767
+ _0x32b910: 0x2c5,
1768
+ _0x33a7e6: 0x2e1,
1769
+ _0x49f59b: 0x252,
1770
+ _0x599d00: 0x1be,
1771
+ _0x47377b: 0x187
1772
+ }, _0x496c13 = {
1773
+ _0x1dbbe3: 0x23e,
1774
+ _0x308480: 0x24a
1775
+ }, _0x275c84 = _0x36c0a2;
1776
+ function _0x3c900c(_0x20ec3f, _0x2ff1d8) {
1777
+ const _0x364cf8 = _0x2192;
1778
+ if (!_0x1ce260[_0x364cf8(0x284)])
1733
1779
  return;
1734
- if (!_0x396446[_0x5d64e3(_0x3a4f83._0x474990)])
1735
- throw new Error(_0x4af6df + _0x5d64e3(_0x3a4f83._0xee289e));
1736
- if (_0x22682f !== _0x396446['workerThreadTarget'])
1737
- throw new Error(_0x4af6df + _0x5d64e3(_0x3a4f83._0x5a747f) + _0x396446[_0x5d64e3(_0x3a4f83._0x231ff4)] + ');\x20got\x20channel=' + _0x22682f);
1780
+ if (!_0x1ce260[_0x364cf8(_0x496c13._0x1dbbe3)])
1781
+ throw new Error(_0x20ec3f + _0x364cf8(0x1c1));
1782
+ if (_0x2ff1d8 !== _0x1ce260[_0x364cf8(0x23e)])
1783
+ throw new Error(_0x20ec3f + _0x364cf8(_0x496c13._0x308480) + _0x1ce260['workerThreadTarget'] + _0x364cf8(0x281) + _0x2ff1d8);
1738
1784
  }
1739
- async function _0x2d4cad(_0x6e1a4) {
1740
- const _0x114174 = _0x1c13;
1741
- if (!_0x396446[_0x114174(0x1c5)] || !_0x396446[_0x114174(0x1d3)] || _0x396446[_0x114174(0x18e)] || _0x396446[_0x114174(_0x3f17e1._0x4a7d5f)] !== !![])
1785
+ async function _0x535737(_0x15a3ae) {
1786
+ const _0x49377c = _0x2192;
1787
+ if (!_0x1ce260['daemonLocalUrl'] || !_0x1ce260[_0x49377c(_0x37232c._0x2696af)] || _0x1ce260['workerMode'] || _0x1ce260[_0x49377c(_0x37232c._0x223696)] !== !![])
1742
1788
  return null;
1743
- const _0x4a0807 = parseTarget(_0x6e1a4[_0x114174(0x156)]);
1744
- if (_0x4a0807[_0x114174(0x150)] !== 'channel')
1789
+ const _0x2ca86c = parseTarget(_0x15a3ae[_0x49377c(_0x37232c._0xf96421)]);
1790
+ if (_0x2ca86c[_0x49377c(_0x37232c._0xcc3774)] !== _0x49377c(0x2e0))
1745
1791
  return null;
1746
- const _0x4c1b79 = _0x6e1a4[_0x114174(_0x3f17e1._0x51d800)] != null ? _0x4a0807[_0x114174(0x260)] + ':t' + _0x6e1a4[_0x114174(_0x3f17e1._0x1ba20f)] : _0x4a0807['channelTarget'] + ':' + _0x6e1a4[_0x114174(0xfd)];
1747
- let _0x4b1e1b;
1792
+ const _0x4dce3c = _0x15a3ae[_0x49377c(_0x37232c._0x49ef19)] != null ? _0x2ca86c[_0x49377c(_0x37232c._0x33fe24)] + ':t' + _0x15a3ae[_0x49377c(_0x37232c._0x5584fd)] : _0x2ca86c['channelTarget'] + ':' + _0x15a3ae[_0x49377c(_0x37232c._0x4e149a)];
1793
+ let _0x5c321e;
1748
1794
  try {
1749
- const _0x243f61 = await _0x396446[_0x114174(0x176)]['readHistory']({
1750
- 'channel': _0x4c1b79,
1795
+ const _0x4a20a2 = await _0x1ce260[_0x49377c(_0x37232c._0x3e94df)][_0x49377c(_0x37232c._0x28fe31)]({
1796
+ 'channel': _0x4dce3c,
1751
1797
  'limit': 0x14
1752
1798
  });
1753
- _0x4b1e1b = _0x243f61[_0x114174(0x24a)]['find'](_0x5d7a18 => _0x5d7a18[_0x114174(0xfd)] === _0x6e1a4[_0x114174(0xfd)]);
1799
+ _0x5c321e = _0x4a20a2['messages'][_0x49377c(_0x37232c._0x43b880)](_0xecfabc => _0xecfabc[_0x49377c(0x176)] === _0x15a3ae[_0x49377c(0x176)]);
1754
1800
  } catch {
1755
- _0x4b1e1b = void 0x0;
1801
+ _0x5c321e = void 0x0;
1756
1802
  }
1757
- const _0x1768e3 = _0x6e1a4['taskNumber'] == null ? _0x114174(0x1db) : '#' + _0x6e1a4['taskNumber'], _0x2b69f4 = [
1758
- _0x114174(_0x3f17e1._0xe73afa) + _0x4c1b79 + _0x114174(_0x3f17e1._0x4c63ee) + _0x6e1a4[_0x114174(_0x3f17e1._0x4b098f)][_0x114174(0x192)](0x0, 0x8) + _0x114174(_0x3f17e1._0x404135) + new Date()[_0x114174(0x1a9)]() + _0x114174(0x196) + _0x1768e3 + _0x114174(_0x3f17e1._0x5ed877),
1803
+ const _0x2458ad = _0x15a3ae[_0x49377c(_0x37232c._0x369486)] == null ? '(legacy)' : '#' + _0x15a3ae[_0x49377c(0x2a7)], _0x3ae4ec = [
1804
+ _0x49377c(_0x37232c._0x5cced9) + _0x4dce3c + '\x20msg=' + _0x15a3ae[_0x49377c(_0x37232c._0x4f3152)][_0x49377c(_0x37232c._0x9dd585)](0x0, 0x8) + _0x49377c(_0x37232c._0x435b2e) + new Date()['toISOString']() + _0x49377c(0x1b0) + _0x2458ad + _0x49377c(_0x37232c._0x1c5186),
1759
1805
  '',
1760
- _0x4b1e1b ? _0x114174(_0x3f17e1._0x2c591b) + _0x4b1e1b[_0x114174(0x118)] : _0x114174(_0x3f17e1._0x9805e4) + _0x6e1a4[_0x114174(0xfd)],
1806
+ _0x5c321e ? _0x49377c(0x20f) + _0x5c321e[_0x49377c(0x25f)] : _0x49377c(0x256) + _0x15a3ae[_0x49377c(_0x37232c._0x196eca)],
1761
1807
  '',
1762
- _0x114174(0x1f0) + _0x4c1b79,
1763
- 'Continue\x20execution\x20in\x20this\x20thread.\x20Use\x20read_history\x20if\x20you\x20need\x20more\x20context.'
1764
- ][_0x114174(0x25e)]('\x0a'), _0x46ea02 = await fetch(_0x396446[_0x114174(0x1c5)] + _0x114174(0x1c8), {
1765
- 'method': _0x114174(0x15f),
1808
+ _0x49377c(0x1e1) + _0x4dce3c,
1809
+ _0x49377c(0x29f)
1810
+ ][_0x49377c(_0x37232c._0x4d9d9d)]('\x0a'), _0x5d1c17 = await fetch(_0x1ce260['daemonLocalUrl'] + _0x49377c(_0x37232c._0x32b910), {
1811
+ 'method': 'POST',
1766
1812
  'headers': { 'Content-Type': 'application/json' },
1767
- 'body': JSON[_0x114174(0x151)]({
1768
- 'agent_id': _0x396446['agentId'],
1769
- 'thread_target': _0x4c1b79,
1813
+ 'body': JSON['stringify']({
1814
+ 'agent_id': _0x1ce260[_0x49377c(_0x37232c._0x2696af)],
1815
+ 'thread_target': _0x4dce3c,
1770
1816
  'spawn_packet': {
1771
- 'replyTarget': _0x4c1b79,
1772
- ..._0x6e1a4[_0x114174(_0x3f17e1._0x284199)] ? { 'taskId': _0x6e1a4[_0x114174(_0x3f17e1._0x284199)] } : _0x6e1a4['taskNumber'] != null ? { 'taskId': _0x114174(0xec) + _0x6e1a4['taskNumber'] } : {}
1817
+ 'replyTarget': _0x4dce3c,
1818
+ ..._0x15a3ae[_0x49377c(0x158)] ? { 'taskId': _0x15a3ae[_0x49377c(0x158)] } : _0x15a3ae[_0x49377c(_0x37232c._0x369486)] != null ? { 'taskId': _0x49377c(_0x37232c._0x33a7e6) + _0x15a3ae[_0x49377c(_0x37232c._0x369486)] } : {}
1773
1819
  },
1774
1820
  'payload': {
1775
- 'mode': _0x114174(_0x3f17e1._0x25390f),
1776
- 'text': _0x2b69f4
1821
+ 'mode': _0x49377c(_0x37232c._0x49f59b),
1822
+ 'text': _0x3ae4ec
1777
1823
  }
1778
1824
  })
1779
- }), _0x22db43 = await _0x46ea02['json']();
1780
- if (!_0x22db43['ok'])
1781
- throw new Error(_0x22db43['error'] ?? _0x114174(_0x3f17e1._0x59f0f0));
1825
+ }), _0x43ea44 = await _0x5d1c17[_0x49377c(_0x37232c._0x599d00)]();
1826
+ if (!_0x43ea44['ok'])
1827
+ throw new Error(_0x43ea44[_0x49377c(0x2d4)] ?? _0x49377c(0x228));
1782
1828
  return {
1783
1829
  'stopMain': !![],
1784
- 'threadTarget': _0x4c1b79,
1785
- 'workerDisposition': _0x22db43[_0x114174(_0x3f17e1._0x58a64d)] === _0x114174(0x243) ? _0x114174(0x243) : _0x114174(_0x3f17e1._0x47c13f),
1830
+ 'threadTarget': _0x4dce3c,
1831
+ 'workerDisposition': _0x43ea44['disposition'] === _0x49377c(_0x37232c._0x47377b) ? _0x49377c(0x187) : 'started',
1786
1832
  'workerHandoff': !![],
1787
- 'workerSessionId': _0x22db43[_0x114174(_0x3f17e1._0x59c912)] ?? '',
1788
- 'executionMode': _0x114174(_0x3f17e1._0x4e630a)
1833
+ 'workerSessionId': _0x43ea44['worker_session_id'] ?? '',
1834
+ 'executionMode': _0x49377c(0x1f0)
1789
1835
  };
1790
1836
  }
1791
- async function _0x23d001() {
1792
- const _0x497f25 = _0x1c13;
1793
- if (!_0x396446[_0x497f25(0x1c5)] || !_0x396446['agentId'] || _0x396446[_0x497f25(_0x178cf5._0x15deb4)])
1837
+ async function _0x1ffd3e() {
1838
+ const _0x5a11f5 = _0x2192;
1839
+ if (!_0x1ce260[_0x5a11f5(0x2cc)] || !_0x1ce260['agentId'] || _0x1ce260[_0x5a11f5(0x284)])
1794
1840
  return null;
1795
1841
  try {
1796
- const _0x39933c = await fetch(_0x396446[_0x497f25(0x1c5)] + _0x497f25(0x17d) + encodeURIComponent(_0x396446[_0x497f25(_0x178cf5._0xaf1595)])), _0x2ceb35 = await _0x39933c['json']();
1797
- if (!_0x2ceb35['ok'])
1842
+ const _0x3c691b = await fetch(_0x1ce260[_0x5a11f5(0x2cc)] + '/workers/list?agent_id=' + encodeURIComponent(_0x1ce260[_0x5a11f5(0x1f7)])), _0x3a97fb = await _0x3c691b[_0x5a11f5(0x1be)]();
1843
+ if (!_0x3a97fb['ok'])
1798
1844
  return null;
1799
- const _0x3ae63a = new Set();
1800
- for (const _0x5bca79 of _0x2ceb35[_0x497f25(0x164)]) {
1801
- _0x5bca79[_0x497f25(_0x178cf5._0x9b79ab)] !== _0x497f25(0x11b) && _0x5bca79[_0x497f25(_0x178cf5._0x29c3d4)] && _0x3ae63a[_0x497f25(0x22e)](_0x5bca79[_0x497f25(_0x178cf5._0x4cceed)]);
1845
+ const _0x15ae65 = new Set();
1846
+ for (const _0x58f0fd of _0x3a97fb[_0x5a11f5(_0x425404._0x376012)]) {
1847
+ _0x58f0fd['status'] !== 'destroyed' && _0x58f0fd[_0x5a11f5(_0x425404._0x575ae1)] && _0x15ae65[_0x5a11f5(0x1f8)](_0x58f0fd['thread_target']);
1802
1848
  }
1803
- return _0x3ae63a[_0x497f25(0x168)] > 0x0 ? _0x3ae63a : null;
1849
+ return _0x15ae65[_0x5a11f5(_0x425404._0x4f073a)] > 0x0 ? _0x15ae65 : null;
1804
1850
  } catch {
1805
1851
  return null;
1806
1852
  }
1807
1853
  }
1808
- const _0x3387a1 = new Set([
1809
- _0x3a58d8(_0x3b3c31._0x3d1bc4),
1810
- _0x3a58d8(0xf8),
1811
- _0x3a58d8(0x142)
1854
+ const _0x1bda11 = new Set([
1855
+ _0x275c84(_0x3adf0a._0x55ca24),
1856
+ _0x275c84(_0x3adf0a._0x12bdbf),
1857
+ 'waiting_input'
1812
1858
  ]);
1813
- async function _0x56ca41() {
1814
- const _0x29edd2 = _0x3a58d8;
1815
- if (!_0x396446['daemonLocalUrl'] || !_0x396446[_0x29edd2(0x1d3)] || _0x396446[_0x29edd2(_0x2173af._0x247d03)])
1859
+ async function _0xc7ba4c() {
1860
+ const _0x30077e = _0x275c84;
1861
+ if (!_0x1ce260['daemonLocalUrl'] || !_0x1ce260['agentId'] || _0x1ce260['workerMode'])
1816
1862
  return null;
1817
1863
  try {
1818
- const _0x417c9f = await fetch(_0x396446[_0x29edd2(0x1c5)] + '/workers/list?agent_id=' + encodeURIComponent(_0x396446[_0x29edd2(_0x2173af._0x556beb)])), _0x18c17c = await _0x417c9f['json']();
1819
- if (!_0x18c17c['ok'])
1864
+ const _0x33f13c = await fetch(_0x1ce260[_0x30077e(_0xb1c7fe._0x62c0d3)] + _0x30077e(0x1d5) + encodeURIComponent(_0x1ce260[_0x30077e(_0xb1c7fe._0x46b149)])), _0x294eb7 = await _0x33f13c[_0x30077e(0x1be)]();
1865
+ if (!_0x294eb7['ok'])
1820
1866
  return null;
1821
- const _0x5b5449 = new Set();
1822
- for (const _0xe5a93b of _0x18c17c[_0x29edd2(_0x2173af._0x40c8e5)]) {
1823
- _0x3387a1['has'](_0xe5a93b[_0x29edd2(0x1b0)]) && _0xe5a93b['thread_target'] && _0x5b5449[_0x29edd2(_0x2173af._0x24eb0f)](_0xe5a93b[_0x29edd2(_0x2173af._0x216928)]);
1867
+ const _0x5c4d65 = new Set();
1868
+ for (const _0x4227a0 of _0x294eb7[_0x30077e(0x179)]) {
1869
+ _0x1bda11[_0x30077e(_0xb1c7fe._0x48cf69)](_0x4227a0[_0x30077e(0x2b0)]) && _0x4227a0[_0x30077e(0x184)] && _0x5c4d65[_0x30077e(_0xb1c7fe._0x316193)](_0x4227a0['thread_target']);
1824
1870
  }
1825
- return _0x5b5449[_0x29edd2(0x168)] > 0x0 ? _0x5b5449 : null;
1871
+ return _0x5c4d65[_0x30077e(_0xb1c7fe._0x2cee00)] > 0x0 ? _0x5c4d65 : null;
1826
1872
  } catch {
1827
1873
  return null;
1828
1874
  }
1829
1875
  }
1830
1876
  return {
1831
- async 'send_message'(_0x2b4bbe) {
1832
- const _0x1f6079 = _0x3a58d8;
1833
- if (!_0x396446[_0x1f6079(_0x2994c7._0x283acb)] && _0x396446[_0x1f6079(0x191)] && _0x396446[_0x1f6079(_0x2994c7._0x2d3bc7)] && _0x396446['agentId']) {
1834
- const _0x3d003e = await _0x396446[_0x1f6079(0x176)][_0x1f6079(_0x2994c7._0x5d854a)](_0x2b4bbe['target']);
1835
- if (_0x3d003e['task'] && _0x3d003e[_0x1f6079(0x12c)]) {
1836
- const _0x2db5ed = _0x3d003e[_0x1f6079(_0x2994c7._0x5d4b9d)][_0x1f6079(_0x2994c7._0x1d68c9)] != null ? '#' + _0x3d003e[_0x1f6079(0x16f)]['taskNumber'] : _0x1f6079(0x1db), _0x52aff2 = _0x3d003e['threadNumber'] != null ? _0x3d003e[_0x1f6079(_0x2994c7._0x1d86b2)] + ':t' + _0x3d003e[_0x1f6079(0xf0)] : _0x3d003e[_0x1f6079(_0x2994c7._0x51bb08)] + ':' + _0x3d003e['threadId'][_0x1f6079(0x192)](0x0, 0x8), _0x227499 = await _0x56ca41();
1837
- if (_0x227499?.[_0x1f6079(_0x2994c7._0x411277)](_0x52aff2))
1877
+ async 'send_message'(_0x3a60be) {
1878
+ const _0x411cda = _0x275c84;
1879
+ if (!_0x1ce260['workerMode'] && _0x1ce260[_0x411cda(0x26b)] && _0x1ce260[_0x411cda(0x2cc)] && _0x1ce260[_0x411cda(_0xb07ea9._0x544b61)]) {
1880
+ const _0x5b439f = await _0x1ce260[_0x411cda(_0xb07ea9._0x363ffc)][_0x411cda(_0xb07ea9._0xcf1f0b)](_0x3a60be[_0x411cda(_0xb07ea9._0x2d498d)]);
1881
+ if (_0x5b439f[_0x411cda(_0xb07ea9._0x15c8ab)] && _0x5b439f[_0x411cda(_0xb07ea9._0x1dd714)]) {
1882
+ const _0x107fa8 = _0x5b439f[_0x411cda(_0xb07ea9._0x48f1fe)]['taskNumber'] != null ? '#' + _0x5b439f['task'][_0x411cda(_0xb07ea9._0x20614b)] : _0x411cda(_0xb07ea9._0x3a6369), _0x1aab35 = _0x5b439f[_0x411cda(_0xb07ea9._0x43c055)] != null ? _0x5b439f['target'] + ':t' + _0x5b439f['threadNumber'] : _0x5b439f[_0x411cda(_0xb07ea9._0x2d498d)] + ':' + _0x5b439f['threadId']['slice'](0x0, 0x8), _0x392543 = await _0xc7ba4c();
1883
+ if (_0x392543?.[_0x411cda(_0xb07ea9._0x38d5e7)](_0x1aab35))
1838
1884
  return [
1839
- _0x1f6079(_0x2994c7._0x4ae27b) + _0x2db5ed + _0x1f6079(0x11e) + _0x52aff2 + _0x1f6079(0x1ca),
1840
- 'Do\x20not\x20send\x20further\x20messages\x20to\x20this\x20thread\x20—\x20the\x20worker\x20is\x20handling\x20it.'
1841
- ][_0x1f6079(_0x2994c7._0x16369a)]('\x0a');
1842
- const _0x1cdb9d = [
1843
- _0x1f6079(0x228) + _0x52aff2 + _0x1f6079(0x235) + new Date()[_0x1f6079(0x1a9)]() + _0x1f6079(_0x2994c7._0x3b2746),
1885
+ _0x411cda(0x273) + _0x107fa8 + '\x20in\x20' + _0x1aab35 + _0x411cda(0x198),
1886
+ _0x411cda(0x1ca)
1887
+ ][_0x411cda(0x2a2)]('\x0a');
1888
+ const _0x19c9de = [
1889
+ '[target=' + _0x1aab35 + '\x20msg=handoff\x20time=' + new Date()[_0x411cda(0x27e)]() + _0x411cda(0x2bd),
1844
1890
  '',
1845
- _0x1f6079(_0x2994c7._0x1b6c4c) + _0x2b4bbe[_0x1f6079(_0x2994c7._0x476667)],
1846
- _0x1f6079(0x127) + _0x2db5ed + '\x20(' + _0x3d003e[_0x1f6079(0x16f)][_0x1f6079(_0x2994c7._0x562c0e)] + ')',
1847
- _0x1f6079(_0x2994c7._0x3df95d) + _0x52aff2,
1848
- _0x1f6079(_0x2994c7._0x236a4b)
1849
- ][_0x1f6079(0x25e)]('\x0a'), _0x41f38d = await fetch(_0x396446[_0x1f6079(_0x2994c7._0x2d3bc7)] + _0x1f6079(_0x2994c7._0x4265ae), {
1850
- 'method': _0x1f6079(0x15f),
1851
- 'headers': { 'Content-Type': _0x1f6079(0x1ae) },
1852
- 'body': JSON['stringify']({
1853
- 'agent_id': _0x396446[_0x1f6079(_0x2994c7._0x5e6e34)],
1854
- 'thread_target': _0x52aff2,
1891
+ _0x411cda(0x1af) + _0x3a60be[_0x411cda(0x25f)],
1892
+ 'Task:\x20' + _0x107fa8 + '\x20(' + _0x5b439f['task'][_0x411cda(_0xb07ea9._0x52f172)] + ')',
1893
+ 'Thread\x20target:\x20' + _0x1aab35,
1894
+ 'Read\x20thread\x20history\x20before\x20taking\x20action.\x20Do\x20not\x20echo\x20this\x20message\x20to\x20the\x20thread.'
1895
+ ][_0x411cda(_0xb07ea9._0x1121ac)]('\x0a'), _0x1688aa = await fetch(_0x1ce260[_0x411cda(_0xb07ea9._0x55006e)] + _0x411cda(_0xb07ea9._0x5d8999), {
1896
+ 'method': _0x411cda(_0xb07ea9._0x3a2350),
1897
+ 'headers': { 'Content-Type': _0x411cda(_0xb07ea9._0x21b36b) },
1898
+ 'body': JSON[_0x411cda(_0xb07ea9._0x43c34b)]({
1899
+ 'agent_id': _0x1ce260[_0x411cda(0x1f7)],
1900
+ 'thread_target': _0x1aab35,
1855
1901
  'spawn_packet': {
1856
- 'replyTarget': _0x52aff2,
1857
- 'taskId': _0x3d003e[_0x1f6079(_0x2994c7._0x5d4b9d)][_0x1f6079(_0x2994c7._0x562c0e)]
1902
+ 'replyTarget': _0x1aab35,
1903
+ 'taskId': _0x5b439f[_0x411cda(0x29d)][_0x411cda(0x158)]
1858
1904
  },
1859
1905
  'payload': {
1860
- 'mode': _0x1f6079(0x212),
1861
- 'text': _0x1cdb9d
1906
+ 'mode': 'user',
1907
+ 'text': _0x19c9de
1862
1908
  }
1863
1909
  })
1864
- }), _0x5a6987 = await _0x41f38d[_0x1f6079(0x16a)]();
1865
- if (!_0x5a6987['ok'])
1866
- throw new Error(_0x5a6987[_0x1f6079(_0x2994c7._0x1d151e)] ?? _0x1f6079(0x1ba));
1910
+ }), _0x564354 = await _0x1688aa['json']();
1911
+ if (!_0x564354['ok'])
1912
+ throw new Error(_0x564354[_0x411cda(0x2d4)] ?? _0x411cda(_0xb07ea9._0x3bae91));
1867
1913
  return [
1868
- _0x1f6079(_0x2994c7._0x43fcd2) + _0x2db5ed + _0x1f6079(0x11e) + _0x52aff2 + _0x1f6079(_0x2994c7._0x4550c1),
1869
- _0x1f6079(0x244) + (_0x5a6987[_0x1f6079(_0x2994c7._0x28bbaf)] === _0x1f6079(_0x2994c7._0x20f101) ? _0x1f6079(_0x2994c7._0x316537) : 'started') + '.',
1870
- _0x1f6079(0x1ab)
1871
- ][_0x1f6079(_0x2994c7._0x16369a)]('\x0a');
1914
+ 'Handoff\x20to\x20worker\x20for\x20task\x20' + _0x107fa8 + '\x20in\x20' + _0x1aab35 + '.\x20stopMain=true\x20executionMode=worker',
1915
+ 'Worker\x20' + (_0x564354[_0x411cda(_0xb07ea9._0x17d841)] === _0x411cda(_0xb07ea9._0x33c871) ? _0x411cda(0x187) : _0x411cda(_0xb07ea9._0x49822f)) + '.',
1916
+ _0x411cda(0x25e)
1917
+ ][_0x411cda(0x2a2)]('\x0a');
1872
1918
  }
1873
1919
  }
1874
- const _0x14be7c = await _0x396446[_0x1f6079(0x176)][_0x1f6079(_0x2994c7._0x1464ab)]({
1875
- 'attachmentIds': _0x2b4bbe[_0x1f6079(0x1e9)],
1876
- 'content': _0x2b4bbe[_0x1f6079(0x118)],
1877
- 'target': _0x2b4bbe[_0x1f6079(0x256)],
1878
- 'visibility': _0x2b4bbe[_0x1f6079(0x1ad)]
1920
+ const _0x387362 = await _0x1ce260[_0x411cda(0x165)][_0x411cda(0x19b)]({
1921
+ 'attachmentIds': _0x3a60be[_0x411cda(0x27a)],
1922
+ 'content': _0x3a60be[_0x411cda(_0xb07ea9._0x5276c0)],
1923
+ 'target': _0x3a60be[_0x411cda(0x169)],
1924
+ 'visibility': _0x3a60be[_0x411cda(_0xb07ea9._0x2d26ce)]
1879
1925
  });
1880
- return _0x1f6079(_0x2994c7._0x51dd6e) + _0x2b4bbe['target'] + _0x1f6079(0x16d) + _0x14be7c[_0x1f6079(_0x2994c7._0x1a144f)];
1926
+ return _0x411cda(0x27c) + _0x3a60be[_0x411cda(_0xb07ea9._0x2d498d)] + _0x411cda(_0xb07ea9._0x26236a) + _0x387362[_0x411cda(0x176)];
1881
1927
  },
1882
1928
  async 'check_messages'() {
1883
- const _0x478c51 = _0x3a58d8, _0x359295 = await _0x396446[_0x478c51(_0x47df46._0x18013f)][_0x478c51(0x1e6)]();
1884
- if (!_0x396446['workerMode']) {
1885
- const _0x5bce0a = await _0x23d001();
1886
- if (_0x5bce0a)
1887
- return formatCheckMessages(_0x359295['messages'][_0x478c51(_0x47df46._0x57c2ba)](_0x1c7311 => !_0x5bce0a[_0x478c51(0x24b)](_0x1c7311[_0x478c51(0x256)])));
1929
+ const _0x377c13 = _0x275c84, _0x5dd582 = await _0x1ce260[_0x377c13(_0xc6ead2._0x433a26)][_0x377c13(0x16c)]();
1930
+ if (!_0x1ce260['workerMode']) {
1931
+ const _0x3ceeb5 = await _0x1ffd3e();
1932
+ if (_0x3ceeb5)
1933
+ return formatCheckMessages(_0x5dd582[_0x377c13(0x170)]['filter'](_0x4ba399 => !_0x3ceeb5[_0x377c13(0x192)](_0x4ba399['target'])));
1888
1934
  }
1889
- return formatCheckMessages(_0x359295[_0x478c51(_0x47df46._0x410894)]);
1935
+ return formatCheckMessages(_0x5dd582[_0x377c13(_0xc6ead2._0x42b669)]);
1890
1936
  },
1891
- async 'read_history'(_0x3a06a9) {
1892
- const _0x482ce7 = _0x3a58d8, _0x399375 = await _0x396446[_0x482ce7(0x176)][_0x482ce7(0x1a2)](_0x3a06a9);
1893
- return formatHistory(_0x399375);
1937
+ async 'read_history'(_0x5e33c8) {
1938
+ const _0x55d85f = _0x275c84, _0x113a8e = await _0x1ce260[_0x55d85f(_0x46d276._0x452bff)][_0x55d85f(_0x46d276._0x45dd92)](_0x5e33c8);
1939
+ return formatHistory(_0x113a8e);
1894
1940
  },
1895
1941
  async 'list_server'() {
1896
- const _0x241af4 = _0x3a58d8, _0x1b5235 = await _0x396446[_0x241af4(0x176)]['listServer']();
1897
- return formatServerDirectory(_0x1b5235);
1942
+ const _0x533ca1 = _0x275c84, _0x13ea2f = await _0x1ce260[_0x533ca1(0x165)][_0x533ca1(_0x3390f1._0x8b2d37)]();
1943
+ return formatServerDirectory(_0x13ea2f);
1898
1944
  },
1899
- async 'list_tasks'(_0x5e193b) {
1900
- const _0x2597b7 = _0x3a58d8, _0x5c35a2 = await _0x396446[_0x2597b7(_0x4658bc._0x56645d)]['listTasks'](_0x5e193b);
1901
- let _0x4f1af2;
1902
- if (_0x396446[_0x2597b7(0x1c5)] && _0x396446[_0x2597b7(0x1d3)])
1945
+ async 'list_tasks'(_0x214cfd) {
1946
+ const _0x27cef9 = _0x275c84, _0x5b814b = await _0x1ce260[_0x27cef9(_0x4de2f5._0x313e6d)][_0x27cef9(_0x4de2f5._0x61d379)](_0x214cfd);
1947
+ let _0x974459;
1948
+ if (_0x1ce260['daemonLocalUrl'] && _0x1ce260[_0x27cef9(_0x4de2f5._0x17a50d)])
1903
1949
  try {
1904
- const _0x344650 = await fetch(_0x396446['daemonLocalUrl'] + _0x2597b7(_0x4658bc._0x29c9da) + encodeURIComponent(_0x396446['agentId'])), _0x529509 = await _0x344650[_0x2597b7(0x16a)]();
1905
- if (_0x529509['ok']) {
1906
- const _0x4e9c86 = _0x5e193b['channel'] + ':';
1907
- _0x4f1af2 = new Set();
1908
- for (const _0x11d7d6 of _0x529509[_0x2597b7(0x164)]) {
1909
- if (_0x11d7d6['status'] === _0x2597b7(0x11b))
1950
+ const _0xc50e11 = await fetch(_0x1ce260['daemonLocalUrl'] + '/workers/list?agent_id=' + encodeURIComponent(_0x1ce260[_0x27cef9(0x1f7)])), _0x5e4cca = await _0xc50e11['json']();
1951
+ if (_0x5e4cca['ok']) {
1952
+ const _0x5e2f40 = _0x214cfd[_0x27cef9(0x2e0)] + ':';
1953
+ _0x974459 = new Set();
1954
+ for (const _0x22f57a of _0x5e4cca['workers']) {
1955
+ if (_0x22f57a[_0x27cef9(0x2b0)] === _0x27cef9(_0x4de2f5._0xd0b244))
1910
1956
  continue;
1911
- if (_0x11d7d6[_0x2597b7(0x162)]?.['startsWith'](_0x4e9c86)) {
1912
- const _0x48f20c = _0x11d7d6[_0x2597b7(0x162)][_0x2597b7(0x192)](_0x4e9c86[_0x2597b7(0x1fe)]), _0x4ec751 = _0x5c35a2[_0x2597b7(_0x4658bc._0x57bf9b)][_0x2597b7(_0x4658bc._0x279c5e)](_0x49f8be => _0x49f8be[_0x2597b7(0xfd)]?.[_0x2597b7(0x1e1)](_0x48f20c) === !![]);
1913
- if (_0x4ec751?.[_0x2597b7(_0x4658bc._0x5c3b9c)] != null) {
1914
- _0x4f1af2[_0x2597b7(_0x4658bc._0x3f614e)](_0x4ec751[_0x2597b7(_0x4658bc._0x57dc77)]);
1957
+ if (_0x22f57a[_0x27cef9(_0x4de2f5._0x42693b)]?.[_0x27cef9(_0x4de2f5._0x3289db)](_0x5e2f40)) {
1958
+ const _0x1b5222 = _0x22f57a[_0x27cef9(_0x4de2f5._0x1e40de)][_0x27cef9(_0x4de2f5._0x5d1012)](_0x5e2f40['length']), _0x5c5ada = _0x5b814b[_0x27cef9(0x1e6)][_0x27cef9(_0x4de2f5._0x45ea12)](_0x486885 => _0x486885[_0x27cef9(0x176)]?.['startsWith'](_0x1b5222) === !![]);
1959
+ if (_0x5c5ada?.['taskNumber'] != null) {
1960
+ _0x974459['add'](_0x5c5ada['taskNumber']);
1915
1961
  continue;
1916
1962
  }
1917
1963
  }
1918
- if (_0x11d7d6[_0x2597b7(_0x4658bc._0x4c2be3)]) {
1919
- const _0x5df157 = _0x5c35a2['tasks']['find'](_0x293279 => _0x293279['taskId'] === _0x11d7d6['task_id']);
1920
- _0x5df157?.[_0x2597b7(0x178)] != null && _0x4f1af2['add'](_0x5df157[_0x2597b7(_0x4658bc._0x57dc77)]);
1964
+ if (_0x22f57a['task_id']) {
1965
+ const _0x2b58fc = _0x5b814b[_0x27cef9(_0x4de2f5._0x188732)][_0x27cef9(_0x4de2f5._0x45ea12)](_0x1e4688 => _0x1e4688[_0x27cef9(0x158)] === _0x22f57a['task_id']);
1966
+ _0x2b58fc?.[_0x27cef9(0x2a7)] != null && _0x974459[_0x27cef9(0x1f8)](_0x2b58fc[_0x27cef9(_0x4de2f5._0x46b714)]);
1921
1967
  }
1922
1968
  }
1923
1969
  }
1924
1970
  } catch {
1925
1971
  }
1926
- return formatTaskList(_0x5c35a2[_0x2597b7(_0x4658bc._0x370140)], _0x4f1af2);
1972
+ return formatTaskList(_0x5b814b[_0x27cef9(0x1e6)], _0x974459);
1927
1973
  },
1928
- async 'create_tasks'(_0x512164) {
1929
- const _0x53b5ca = _0x3a58d8;
1930
- _0x4682d0(_0x53b5ca(0x1aa), _0x512164['channel']);
1931
- const _0x252006 = await _0x396446['client']['createTasks'](_0x512164);
1932
- return formatCreatedTasks(_0x252006['tasks']);
1974
+ async 'create_tasks'(_0x28394f) {
1975
+ const _0x368508 = _0x275c84;
1976
+ _0x3c900c(_0x368508(_0x3b3175._0x4810f9), _0x28394f[_0x368508(0x2e0)]);
1977
+ const _0x4e6262 = await _0x1ce260[_0x368508(0x165)]['createTasks'](_0x28394f);
1978
+ return formatCreatedTasks(_0x4e6262['tasks']);
1933
1979
  },
1934
- async 'claim_tasks'(_0x8d8d6d) {
1935
- const _0x457c27 = _0x3a58d8;
1936
- if (_0x396446[_0x457c27(_0x3f46d0._0x2aedd3)]) {
1937
- _0x4682d0(_0x457c27(_0x3f46d0._0x3582f2), _0x8d8d6d[_0x457c27(_0x3f46d0._0x5ed1f4)]);
1938
- if (_0x8d8d6d[_0x457c27(_0x3f46d0._0x4522c4)] && _0x8d8d6d[_0x457c27(_0x3f46d0._0x4522c4)][_0x457c27(0x1fe)] > 0x0)
1939
- throw new Error(_0x457c27(0x198));
1940
- if (!_0x8d8d6d[_0x457c27(_0x3f46d0._0x573516)] || _0x8d8d6d[_0x457c27(_0x3f46d0._0x56c45f)][_0x457c27(0x1fe)] === 0x0)
1941
- throw new Error(_0x457c27(_0x3f46d0._0x1c71d4));
1980
+ async 'claim_tasks'(_0x457026) {
1981
+ const _0x1516ad = _0x275c84;
1982
+ if (_0x1ce260[_0x1516ad(0x284)]) {
1983
+ _0x3c900c(_0x1516ad(0x263), _0x457026[_0x1516ad(0x2e0)]);
1984
+ if (_0x457026[_0x1516ad(0x15d)] && _0x457026[_0x1516ad(_0xfef6f5._0x6ce088)][_0x1516ad(_0xfef6f5._0x16e733)] > 0x0)
1985
+ throw new Error(_0x1516ad(0x1f2));
1986
+ if (!_0x457026[_0x1516ad(_0xfef6f5._0x3e894b)] || _0x457026[_0x1516ad(0x210)][_0x1516ad(_0xfef6f5._0x2a45fc)] === 0x0)
1987
+ throw new Error('claim_tasks:\x20worker\x20can\x20only\x20claim\x20subtasks\x20inside\x20its\x20own\x20task\x20thread\x20—\x20provide\x20subtask_numbers.');
1942
1988
  }
1943
- const _0x150086 = await _0x396446[_0x457c27(0x176)][_0x457c27(0x173)](_0x8d8d6d), _0x22ea69 = await Promise[_0x457c27(0x22c)](_0x150086[_0x457c27(_0x3f46d0._0x25d640)][_0x457c27(_0x3f46d0._0xaaf601)](async _0xfa6a87 => {
1944
- const _0x2caba5 = _0x457c27;
1945
- if (!_0xfa6a87[_0x2caba5(_0x2f72b2._0x1979f6)] || !_0xfa6a87['messageId'])
1946
- return _0xfa6a87;
1989
+ const _0x53c145 = await _0x1ce260['client'][_0x1516ad(_0xfef6f5._0x3b4fa8)](_0x457026), _0x185d81 = await Promise[_0x1516ad(0x22e)](_0x53c145[_0x1516ad(0x1ce)][_0x1516ad(_0xfef6f5._0x3df600)](async _0x1489d4 => {
1990
+ const _0x71e2e = _0x1516ad;
1991
+ if (!_0x1489d4[_0x71e2e(0x1c9)] || !_0x1489d4[_0x71e2e(_0x4a9cbb._0x10c025)])
1992
+ return _0x1489d4;
1947
1993
  try {
1948
- const _0x2cd016 = await _0x2d4cad({
1949
- 'channel': _0x8d8d6d[_0x2caba5(_0x2f72b2._0x45df73)],
1950
- 'messageId': _0xfa6a87['messageId'],
1951
- 'taskId': _0xfa6a87[_0x2caba5(0x155)],
1952
- 'taskNumber': _0xfa6a87[_0x2caba5(_0x2f72b2._0x25e996)],
1953
- 'threadNumber': _0xfa6a87['threadNumber']
1994
+ const _0x118002 = await _0x535737({
1995
+ 'channel': _0x457026[_0x71e2e(0x2e0)],
1996
+ 'messageId': _0x1489d4[_0x71e2e(0x176)],
1997
+ 'taskId': _0x1489d4['taskId'],
1998
+ 'taskNumber': _0x1489d4[_0x71e2e(_0x4a9cbb._0x450d91)],
1999
+ 'threadNumber': _0x1489d4[_0x71e2e(0x1f6)]
1954
2000
  });
1955
- return _0x2cd016 ? {
1956
- ..._0xfa6a87,
1957
- ..._0x2cd016
1958
- } : _0xfa6a87;
1959
- } catch (_0x4973b3) {
2001
+ return _0x118002 ? {
2002
+ ..._0x1489d4,
2003
+ ..._0x118002
2004
+ } : _0x1489d4;
2005
+ } catch (_0x4a1c37) {
1960
2006
  return {
1961
- ..._0xfa6a87,
1962
- 'workerHandoffError': _0x4973b3 instanceof Error ? _0x4973b3[_0x2caba5(_0x2f72b2._0x190bdf)] : _0x2caba5(0x134)
2007
+ ..._0x1489d4,
2008
+ 'workerHandoffError': _0x4a1c37 instanceof Error ? _0x4a1c37['message'] : _0x71e2e(0x228)
1963
2009
  };
1964
2010
  }
1965
2011
  }));
1966
- return formatClaimTaskResults(_0x22ea69);
2012
+ return formatClaimTaskResults(_0x185d81);
1967
2013
  },
1968
- async 'unclaim_task'(_0x448de8) {
1969
- const _0x5f0e5f = _0x3a58d8;
1970
- if (_0x396446[_0x5f0e5f(0x18e)]) {
1971
- _0x4682d0(_0x5f0e5f(0x1d6), _0x448de8['channel']);
1972
- if (_0x448de8[_0x5f0e5f(_0x151f71._0x1f2b8b)] == null)
1973
- throw new Error('unclaim_task:\x20worker\x20can\x20only\x20unclaim\x20subtasks\x20inside\x20its\x20own\x20task\x20thread\x20—\x20provide\x20subtask_number.');
2014
+ async 'unclaim_task'(_0x53c581) {
2015
+ const _0x3e4994 = _0x275c84;
2016
+ if (_0x1ce260[_0x3e4994(0x284)]) {
2017
+ _0x3c900c(_0x3e4994(0x2c9), _0x53c581['channel']);
2018
+ if (_0x53c581['subtask_number'] == null)
2019
+ throw new Error(_0x3e4994(_0x3c6981._0x5b6921));
1974
2020
  }
1975
- const _0x545083 = await _0x396446[_0x5f0e5f(0x176)][_0x5f0e5f(0x10e)](_0x448de8);
1976
- return formatUnclaimTaskResult(_0x545083);
2021
+ const _0x283c85 = await _0x1ce260['client'][_0x3e4994(_0x3c6981._0x5f4be6)](_0x53c581);
2022
+ return formatUnclaimTaskResult(_0x283c85);
1977
2023
  },
1978
- async 'update_task_status'(_0x36f9b4) {
1979
- const _0x240de6 = _0x3a58d8;
1980
- _0x4682d0('update_task_status', _0x36f9b4[_0x240de6(_0x2c9d0c._0x17cdd3)]);
1981
- const _0x4f3ff0 = await _0x396446[_0x240de6(_0x2c9d0c._0x43b4bd)][_0x240de6(0x23b)](_0x36f9b4);
1982
- return formatUpdateTaskStatusResult(_0x4f3ff0);
2024
+ async 'update_task_status'(_0x53d1f5) {
2025
+ const _0x49ed3d = _0x275c84;
2026
+ _0x3c900c('update_task_status', _0x53d1f5[_0x49ed3d(_0x48663d._0x19a8c5)]);
2027
+ const _0x557843 = await _0x1ce260[_0x49ed3d(0x165)][_0x49ed3d(_0x48663d._0x4adf54)](_0x53d1f5);
2028
+ return formatUpdateTaskStatusResult(_0x557843);
1983
2029
  },
1984
- async 'upload_file'(_0x4762cf) {
1985
- const _0x476c7c = _0x3a58d8, _0x41a3c5 = await _0x396446['uploadPreparer'](_0x4762cf[_0x476c7c(_0x3f7685._0x543c14)]), {
1986
- sizeBytes: _0x1ddab1,
1987
- ..._0x2f3b6d
1988
- } = _0x41a3c5, _0x232086 = await _0x396446[_0x476c7c(_0x3f7685._0x39c814)][_0x476c7c(_0x3f7685._0x46f771)]({
1989
- 'channel': _0x4762cf[_0x476c7c(_0x3f7685._0x4afd3e)],
1990
- ..._0x2f3b6d
2030
+ async 'upload_file'(_0x510f23) {
2031
+ const _0x40d2f2 = _0x275c84, _0x790a9d = await _0x1ce260['uploadPreparer'](_0x510f23[_0x40d2f2(0x185)]), {
2032
+ sizeBytes: _0x3849e3,
2033
+ ..._0xf6f0d3
2034
+ } = _0x790a9d, _0x8fc541 = await _0x1ce260[_0x40d2f2(0x165)][_0x40d2f2(_0x55e472._0x41e084)]({
2035
+ 'channel': _0x510f23[_0x40d2f2(0x2e0)],
2036
+ ..._0xf6f0d3
1991
2037
  });
1992
- return formatUploadResult(_0x232086);
2038
+ return formatUploadResult(_0x8fc541);
1993
2039
  },
1994
- async 'view_file'(_0x2185f6) {
1995
- const _0x4030a7 = _0x3a58d8, _0x37790a = await _0x396446[_0x4030a7(0x246)][_0x4030a7(0x1a7)](_0x2185f6['attachment_id']);
1996
- if (_0x37790a)
1997
- return formatViewFileResult(_0x37790a, !![]);
1998
- const _0x28d06e = await _0x396446[_0x4030a7(0x176)][_0x4030a7(_0xe3eae._0x389e31)](_0x2185f6['attachment_id']), _0x17cd8c = await _0x396446[_0x4030a7(_0xe3eae._0x448f44)][_0x4030a7(_0xe3eae._0x6daa87)]({
1999
- 'attachmentId': _0x2185f6[_0x4030a7(0x22a)],
2000
- 'contentType': _0x28d06e[_0x4030a7(_0xe3eae._0x2c8805)],
2001
- 'data': _0x28d06e[_0x4030a7(0x10d)],
2002
- 'originalFilename': _0x28d06e[_0x4030a7(0x144)]
2040
+ async 'view_file'(_0x3861ab) {
2041
+ const _0x59c1ee = _0x275c84, _0x23b703 = await _0x1ce260[_0x59c1ee(_0x248200._0x3df43e)][_0x59c1ee(0x267)](_0x3861ab[_0x59c1ee(0x22d)]);
2042
+ if (_0x23b703)
2043
+ return formatViewFileResult(_0x23b703, !![]);
2044
+ const _0x21f037 = await _0x1ce260[_0x59c1ee(_0x248200._0x23fa0c)][_0x59c1ee(_0x248200._0x835cd9)](_0x3861ab[_0x59c1ee(0x22d)]), _0xc25d = await _0x1ce260[_0x59c1ee(_0x248200._0x3df43e)][_0x59c1ee(_0x248200._0x157f48)]({
2045
+ 'attachmentId': _0x3861ab['attachment_id'],
2046
+ 'contentType': _0x21f037[_0x59c1ee(0x224)],
2047
+ 'data': _0x21f037[_0x59c1ee(_0x248200._0xa9bd60)],
2048
+ 'originalFilename': _0x21f037[_0x59c1ee(_0x248200._0x2b80a4)]
2003
2049
  });
2004
- return formatViewFileResult(_0x17cd8c, ![]);
2050
+ return formatViewFileResult(_0xc25d, ![]);
2005
2051
  },
2006
- async 'get_worker_status'(_0x292e1b) {
2007
- const _0x2a710a = _0x3a58d8;
2008
- if (!_0x396446['daemonLocalUrl'])
2009
- return _0x2a710a(0x20d);
2010
- const _0x334421 = await fetch(_0x396446[_0x2a710a(0x1c5)] + '/workers/status?work_key=' + encodeURIComponent(_0x292e1b['work_key'])), _0x4239f3 = await _0x334421[_0x2a710a(0x16a)]();
2011
- if (!_0x4239f3['ok'])
2012
- return 'Worker\x20\x22' + _0x292e1b[_0x2a710a(_0x1382d6._0x412d73)] + _0x2a710a(_0x1382d6._0x3f137e);
2013
- return 'Worker\x20\x22' + _0x292e1b[_0x2a710a(0x15b)] + '\x22:\x20status=' + _0x4239f3[_0x2a710a(0x1b0)];
2014
- },
2015
- async 'park_worker'(_0x27f320) {
2016
- const _0x49404f = _0x3a58d8;
2017
- if (!_0x396446[_0x49404f(0x1c5)])
2052
+ async 'get_worker_status'(_0x5d1877) {
2053
+ const _0x4c4b5d = _0x275c84;
2054
+ if (!_0x1ce260[_0x4c4b5d(_0x3d777d._0x3cae70)])
2018
2055
  return 'Worker\x20features\x20not\x20available';
2019
- const _0x353be5 = await fetch(_0x396446[_0x49404f(0x1c5)] + '/workers/park', {
2020
- 'method': _0x49404f(_0xc49df4._0x17663c),
2021
- 'headers': { 'Content-Type': _0x49404f(0x1ae) },
2022
- 'body': JSON[_0x49404f(0x151)]({ 'work_key': _0x27f320[_0x49404f(_0xc49df4._0x46eeef)] })
2023
- }), _0x4006e7 = await _0x353be5['json']();
2024
- if (!_0x4006e7['ok'])
2025
- throw new Error(_0x4006e7[_0x49404f(_0xc49df4._0x16d5f2)] ?? _0x49404f(_0xc49df4._0x172f22));
2026
- return _0x49404f(0x13b) + _0x27f320[_0x49404f(0x15b)] + _0x49404f(_0xc49df4._0x563019);
2056
+ const _0x484231 = await fetch(_0x1ce260[_0x4c4b5d(0x2cc)] + _0x4c4b5d(_0x3d777d._0x393cc5) + encodeURIComponent(_0x5d1877[_0x4c4b5d(_0x3d777d._0x2ea417)])), _0x12bafc = await _0x484231['json']();
2057
+ if (!_0x12bafc['ok'])
2058
+ return _0x4c4b5d(_0x3d777d._0x3c154d) + _0x5d1877[_0x4c4b5d(0x2bc)] + '\x22\x20not\x20found';
2059
+ return 'Worker\x20\x22' + _0x5d1877[_0x4c4b5d(0x2bc)] + '\x22:\x20status=' + _0x12bafc[_0x4c4b5d(0x2b0)];
2060
+ },
2061
+ async 'park_worker'(_0x4128b1) {
2062
+ const _0x448b30 = _0x275c84;
2063
+ if (!_0x1ce260[_0x448b30(0x2cc)])
2064
+ return _0x448b30(0x2c1);
2065
+ const _0x6cea3d = await fetch(_0x1ce260[_0x448b30(_0x21525a._0x137e6d)] + _0x448b30(_0x21525a._0x15f3e5), {
2066
+ 'method': 'POST',
2067
+ 'headers': { 'Content-Type': _0x448b30(0x2b1) },
2068
+ 'body': JSON[_0x448b30(0x29e)]({ 'work_key': _0x4128b1[_0x448b30(_0x21525a._0x3a0559)] })
2069
+ }), _0x40d7af = await _0x6cea3d['json']();
2070
+ if (!_0x40d7af['ok'])
2071
+ throw new Error(_0x40d7af['error'] ?? _0x448b30(_0x21525a._0x257831));
2072
+ return _0x448b30(_0x21525a._0x48f832) + _0x4128b1[_0x448b30(0x2bc)] + _0x448b30(_0x21525a._0x5c29b0);
2027
2073
  },
2028
- async 'mark_waiting_input'(_0xecff06) {
2029
- const _0x21da49 = _0x3a58d8;
2030
- if (!_0x396446['daemonLocalUrl'] || !_0x396446[_0x21da49(0x1d3)])
2031
- return _0x21da49(_0x1d3941._0x5de5f8);
2032
- const _0x23350b = await fetch(_0x396446['daemonLocalUrl'] + '/workers/waiting_input', {
2033
- 'method': _0x21da49(0x15f),
2034
- 'headers': { 'Content-Type': 'application/json' },
2035
- 'body': JSON[_0x21da49(0x151)]({
2036
- 'work_key': _0xecff06[_0x21da49(_0x1d3941._0x4a32a0)],
2037
- 'agent_id': _0x396446[_0x21da49(_0x1d3941._0x6e979d)]
2074
+ async 'mark_waiting_input'(_0x406866) {
2075
+ const _0x20f60e = _0x275c84;
2076
+ if (!_0x1ce260[_0x20f60e(0x2cc)] || !_0x1ce260['agentId'])
2077
+ return _0x20f60e(0x163);
2078
+ const _0x114af0 = await fetch(_0x1ce260[_0x20f60e(0x2cc)] + '/workers/waiting_input', {
2079
+ 'method': 'POST',
2080
+ 'headers': { 'Content-Type': _0x20f60e(_0x56cafa._0x2a44ab) },
2081
+ 'body': JSON['stringify']({
2082
+ 'work_key': _0x406866[_0x20f60e(_0x56cafa._0x287c0e)],
2083
+ 'agent_id': _0x1ce260[_0x20f60e(_0x56cafa._0x4dbb9d)]
2038
2084
  })
2039
- }), _0x10b684 = await _0x23350b['json']();
2040
- if (!_0x10b684['ok'])
2041
- throw new Error(_0x10b684[_0x21da49(0x152)] ?? _0x21da49(0x187));
2042
- return 'Worker\x20\x22' + _0xecff06['work_key'] + '\x22\x20marked\x20as\x20waiting_input.\x20TTL\x20timer\x20paused\x20until\x20next\x20message\x20arrives.';
2085
+ }), _0x5a6fed = await _0x114af0[_0x20f60e(_0x56cafa._0x466c03)]();
2086
+ if (!_0x5a6fed['ok'])
2087
+ throw new Error(_0x5a6fed[_0x20f60e(0x2d4)] ?? _0x20f60e(0x23c));
2088
+ return _0x20f60e(0x1e0) + _0x406866[_0x20f60e(_0x56cafa._0x287c0e)] + _0x20f60e(0x239);
2043
2089
  },
2044
- async 'escalate_to_main'(_0x509997) {
2045
- const _0x24b3cd = _0x3a58d8;
2046
- if (!_0x396446[_0x24b3cd(0x1c5)])
2047
- return _0x24b3cd(_0x25f1ac._0x45f3a2);
2048
- const _0x2d963e = await fetch(_0x396446[_0x24b3cd(_0x25f1ac._0x371aeb)] + '/workers/escalate', {
2049
- 'method': _0x24b3cd(_0x25f1ac._0x17aebd),
2050
- 'headers': { 'Content-Type': _0x24b3cd(0x1ae) },
2051
- 'body': JSON[_0x24b3cd(_0x25f1ac._0x228706)]({
2052
- 'work_key': _0x509997[_0x24b3cd(_0x25f1ac._0x19acb0)],
2053
- 'reason': _0x509997[_0x24b3cd(0x1a6)]
2090
+ async 'escalate_to_main'(_0x148714) {
2091
+ const _0x42b967 = _0x275c84;
2092
+ if (!_0x1ce260[_0x42b967(_0x2f0220._0x3cf1b6)])
2093
+ return _0x42b967(_0x2f0220._0xd03982);
2094
+ const _0x1cd1ce = await fetch(_0x1ce260[_0x42b967(_0x2f0220._0x3cf1b6)] + '/workers/escalate', {
2095
+ 'method': _0x42b967(0x2a0),
2096
+ 'headers': { 'Content-Type': _0x42b967(0x2b1) },
2097
+ 'body': JSON['stringify']({
2098
+ 'work_key': _0x148714[_0x42b967(_0x2f0220._0x2dba5f)],
2099
+ 'reason': _0x148714[_0x42b967(_0x2f0220._0x14e0a8)]
2054
2100
  })
2055
- }), _0x3a0dc0 = await _0x2d963e[_0x24b3cd(_0x25f1ac._0x515ba0)]();
2056
- if (!_0x3a0dc0['ok'])
2057
- throw new Error(_0x3a0dc0[_0x24b3cd(_0x25f1ac._0x8ca8c9)] ?? _0x24b3cd(0x1ac));
2058
- return _0x24b3cd(0x1df) + _0x509997['reason'];
2101
+ }), _0x4c5d43 = await _0x1cd1ce[_0x42b967(_0x2f0220._0x519361)]();
2102
+ if (!_0x4c5d43['ok'])
2103
+ throw new Error(_0x4c5d43[_0x42b967(_0x2f0220._0x11f0d3)] ?? 'escalate_to_main\x20failed');
2104
+ return _0x42b967(0x28d) + _0x148714['reason'];
2059
2105
  }
2060
2106
  };
2061
2107
  }
2062
- function textResult(_0x116cf1, _0x3d94e3 = ![]) {
2063
- const _0xe8f4ea = { _0x1c5a6b: 0x26e }, _0x58252b = _0x2980fe;
2108
+ function textResult(_0x1fcec6, _0x3f4c06 = ![]) {
2109
+ const _0x55994f = { _0x177145: 0x285 }, _0x2be2d3 = _0x36c0a2;
2064
2110
  return {
2065
2111
  'content': [{
2066
- 'type': _0x58252b(_0xe8f4ea._0x1c5a6b),
2067
- 'text': _0x116cf1
2112
+ 'type': _0x2be2d3(_0x55994f._0x177145),
2113
+ 'text': _0x1fcec6
2068
2114
  }],
2069
- ..._0x3d94e3 ? { 'isError': !![] } : {}
2115
+ ..._0x3f4c06 ? { 'isError': !![] } : {}
2070
2116
  };
2071
2117
  }
2072
- async function registerChatBridgeTools(_0x3de6b5, _0x4eeec5, _0x20fb93) {
2073
- const _0x2365e7 = {
2074
- _0x2def04: 0x252,
2075
- _0x357b62: 0xee,
2076
- _0x54addb: 0x25a,
2077
- _0x5b871c: 0x25a,
2078
- _0x585d49: 0x1fa,
2079
- _0x469394: 0x1c3,
2080
- _0x5ec5c5: 0x126,
2081
- _0x33b74c: 0x25a,
2082
- _0x15173e: 0x186,
2083
- _0x57eac5: 0x1b7,
2084
- _0x38574c: 0x112,
2085
- _0x2cb53f: 0x13f,
2086
- _0x5d2be2: 0x21e,
2087
- _0x408041: 0x1a4,
2088
- _0x51c019: 0xf5,
2089
- _0x4bea85: 0x112,
2090
- _0x4af593: 0x1aa,
2091
- _0x37920d: 0x1f2,
2092
- _0x575ec1: 0xff,
2093
- _0x3280c2: 0x19b,
2094
- _0x29bf64: 0x1fd,
2095
- _0x20b8fa: 0x25a,
2096
- _0x4f41a7: 0x167,
2097
- _0x1f2ea8: 0x1a3,
2098
- _0x532c5f: 0x1f2,
2099
- _0xe766d0: 0xff,
2100
- _0xd282cf: 0x126,
2101
- _0x48b38f: 0x25a,
2102
- _0x317379: 0x25a,
2103
- _0x44764f: 0x1fb,
2104
- _0x411cba: 0x1d6,
2105
- _0x3d86b7: 0x14d,
2106
- _0x37087f: 0x126,
2107
- _0x19751a: 0x239,
2108
- _0x127b70: 0x163,
2109
- _0x4d4bfb: 0x1f2,
2110
- _0x33c323: 0x126,
2111
- _0x327e72: 0x203,
2112
- _0x2419f9: 0x25a,
2113
- _0x227b23: 0x26c,
2114
- _0x1f2468: 0x15c,
2115
- _0x5843fb: 0x229,
2116
- _0x4962f7: 0x1cb,
2117
- _0x20d1cc: 0x253
2118
- }, _0x36f891 = {
2119
- _0x2736bf: 0x223,
2120
- _0x325a17: 0x187
2121
- }, _0x1f52ff = { _0x36f183: 0x1ac }, _0x8bfb7 = { _0x59c973: 0x195 }, _0x5c7f7b = { _0x4b6f63: 0x229 }, _0x502cfe = { _0x5da837: 0x23a }, _0x10c697 = {
2122
- _0x1f6f5b: 0x26c,
2123
- _0x19c81f: 0x223
2124
- }, _0x53e573 = { _0x2eb3d0: 0x223 }, _0x4bf2f6 = { _0x1a39c9: 0x223 }, _0x9ed0c1 = {
2125
- _0x16a271: 0x223,
2126
- _0x37c00b: 0x259
2127
- }, _0x440c09 = { _0x52ce68: 0x1aa }, _0xf050a5 = { _0x19a337: 0x223 }, _0x4ab932 = { _0x34a208: 0x19a }, _0x4a30b2 = { _0x396d5f: 0x154 }, _0x475033 = _0x2980fe, {z: _0x17fc8e} = await import(_0x475033(_0x2365e7._0x2def04));
2128
- _0x3de6b5[_0x475033(0x112)](_0x475033(_0x2365e7._0x357b62), _0x475033(0x13e), {
2129
- 'target': _0x17fc8e[_0x475033(0x1f2)](),
2130
- 'content': _0x17fc8e[_0x475033(0x1f2)](),
2131
- 'attachment_ids': _0x17fc8e['array'](_0x17fc8e['string']())[_0x475033(_0x2365e7._0x54addb)](),
2132
- 'visibility': _0x17fc8e[_0x475033(0x21e)]([
2133
- _0x475033(0x233),
2134
- 'aside'
2135
- ])[_0x475033(_0x2365e7._0x5b871c)]()[_0x475033(0x216)]('Optional.\x20If\x20omitted,\x20the\x20message\x20is\x20public.\x20In\x20task\x20threads,\x20set\x20\x22aside\x22\x20only\x20when\x20you\x20explicitly\x20want\x20an\x20aside.\x20Do\x20not\x20set\x20outside\x20threads.')
2136
- }, async _0x11b6b1 => {
2137
- const _0x1ccb0e = _0x475033;
2118
+ async function registerChatBridgeTools(_0x249066, _0x4ff5b4, _0x11f301) {
2119
+ const _0x3a1e3c = {
2120
+ _0x519605: 0x235,
2121
+ _0x402d72: 0x28f,
2122
+ _0x44eaa3: 0x269,
2123
+ _0x5cb18f: 0x23d,
2124
+ _0x247435: 0x167,
2125
+ _0x508125: 0x222,
2126
+ _0x10a7af: 0x1e2,
2127
+ _0x55bbdc: 0x2b9,
2128
+ _0x5b6d5c: 0x1b7,
2129
+ _0x3d66ce: 0x24f,
2130
+ _0x54dd3d: 0x2e2,
2131
+ _0x20a5fb: 0x2a6,
2132
+ _0x51fe9f: 0x1e9,
2133
+ _0x405620: 0x1a3,
2134
+ _0x347ec4: 0x205,
2135
+ _0x363778: 0x2e2,
2136
+ _0x401189: 0x22a,
2137
+ _0x1cc600: 0x265,
2138
+ _0x4ab85b: 0x2be,
2139
+ _0x39fc24: 0x22a,
2140
+ _0xba97c2: 0x1e5,
2141
+ _0x37ce2a: 0x162,
2142
+ _0xf4cfa6: 0x22a,
2143
+ _0x1cccd7: 0x22a,
2144
+ _0x3398e6: 0x2a6,
2145
+ _0x216f11: 0x22a,
2146
+ _0x1e2e08: 0x1a3,
2147
+ _0x57c59c: 0x250,
2148
+ _0x2a453a: 0x1a9,
2149
+ _0x2ffc49: 0x2e2,
2150
+ _0x30174e: 0x22b,
2151
+ _0x252f2f: 0x2da,
2152
+ _0x1f358c: 0x190,
2153
+ _0x626b8d: 0x2e2,
2154
+ _0x33e84d: 0x1ee,
2155
+ _0xcd0591: 0x24b,
2156
+ _0x3bc430: 0x272,
2157
+ _0x49fef8: 0x15a,
2158
+ _0x38d98f: 0x2e2
2159
+ }, _0x194673 = { _0x39d883: 0x211 }, _0x7398ef = { _0x475eb8: 0x22b }, _0x5c9cb3 = { _0x37fd52: 0x15e }, _0x120cdb = { _0x337d97: 0x16e }, _0x478a3a = {
2160
+ _0x5e34f9: 0x234,
2161
+ _0x2463ed: 0x1d7,
2162
+ _0x1433fa: 0x264
2163
+ }, _0x54675a = { _0x4b3a08: 0x1d7 }, _0x277d00 = { _0x29147a: 0x1d7 }, _0x2999fe = _0x36c0a2, {z: _0x181077} = await import(_0x2999fe(_0x3a1e3c._0x519605));
2164
+ _0x249066[_0x2999fe(_0x3a1e3c._0x402d72)](_0x2999fe(_0x3a1e3c._0x44eaa3), _0x2999fe(_0x3a1e3c._0x5cb18f), {
2165
+ 'target': _0x181077[_0x2999fe(0x2e2)](),
2166
+ 'content': _0x181077[_0x2999fe(0x2e2)](),
2167
+ 'attachment_ids': _0x181077['array'](_0x181077['string']())['optional'](),
2168
+ 'visibility': _0x181077[_0x2999fe(_0x3a1e3c._0x247435)]([
2169
+ _0x2999fe(0x242),
2170
+ _0x2999fe(_0x3a1e3c._0x508125)
2171
+ ])[_0x2999fe(0x22a)]()[_0x2999fe(0x1b8)](_0x2999fe(_0x3a1e3c._0x10a7af))
2172
+ }, async _0x39ffc1 => {
2173
+ const _0x4b7211 = _0x2999fe;
2138
2174
  try {
2139
- return textResult(await _0x4eeec5[_0x1ccb0e(0xee)](_0x11b6b1));
2140
- } catch (_0x5de7be) {
2141
- return textResult(_0x5de7be instanceof Error ? _0x5de7be['message'] : _0x1ccb0e(0x101), !![]);
2175
+ return textResult(await _0x4ff5b4['send_message'](_0x39ffc1));
2176
+ } catch (_0x1bce79) {
2177
+ return textResult(_0x1bce79 instanceof Error ? _0x1bce79[_0x4b7211(_0x277d00._0x29147a)] : _0x4b7211(0x166), !![]);
2142
2178
  }
2143
- }), _0x3de6b5[_0x475033(0x112)](_0x475033(_0x2365e7._0x585d49), _0x475033(0x1b2), {}, async () => {
2144
- const _0x30fec3 = _0x475033;
2179
+ }), _0x249066[_0x2999fe(0x28f)](_0x2999fe(_0x3a1e3c._0x55bbdc), _0x2999fe(_0x3a1e3c._0x5b6d5c), {}, async () => {
2180
+ const _0x2d824d = _0x2999fe;
2145
2181
  try {
2146
- return textResult(await _0x4eeec5[_0x30fec3(0x1fa)]());
2147
- } catch (_0x9dd996) {
2148
- return textResult(_0x9dd996 instanceof Error ? _0x9dd996['message'] : _0x30fec3(0xf2), !![]);
2182
+ return textResult(await _0x4ff5b4['check_messages']());
2183
+ } catch (_0x3f6783) {
2184
+ return textResult(_0x3f6783 instanceof Error ? _0x3f6783[_0x2d824d(0x1d7)] : _0x2d824d(0x203), !![]);
2149
2185
  }
2150
- }), _0x3de6b5[_0x475033(0x112)]('read_history', _0x475033(_0x2365e7._0x469394), {
2151
- 'channel': _0x17fc8e[_0x475033(0x1f2)](),
2152
- 'limit': _0x17fc8e[_0x475033(_0x2365e7._0x5ec5c5)]()[_0x475033(0x25a)](),
2153
- 'before': _0x17fc8e[_0x475033(0x126)]()['optional'](),
2154
- 'after': _0x17fc8e['number']()[_0x475033(_0x2365e7._0x33b74c)]()
2155
- }, async _0x50f733 => {
2156
- const _0x476da3 = _0x475033;
2186
+ }), _0x249066[_0x2999fe(0x28f)](_0x2999fe(0x1b4), _0x2999fe(_0x3a1e3c._0x3d66ce), {
2187
+ 'channel': _0x181077[_0x2999fe(_0x3a1e3c._0x54dd3d)](),
2188
+ 'limit': _0x181077[_0x2999fe(_0x3a1e3c._0x20a5fb)]()[_0x2999fe(0x22a)](),
2189
+ 'before': _0x181077[_0x2999fe(0x2a6)]()['optional'](),
2190
+ 'after': _0x181077[_0x2999fe(0x2a6)]()['optional']()
2191
+ }, async _0x1a9c34 => {
2192
+ const _0x12028c = _0x2999fe;
2157
2193
  try {
2158
- return textResult(await _0x4eeec5[_0x476da3(_0x4a30b2._0x396d5f)](_0x50f733));
2159
- } catch (_0x173209) {
2160
- return textResult(_0x173209 instanceof Error ? _0x173209['message'] : _0x476da3(0x22b), !![]);
2194
+ return textResult(await _0x4ff5b4['read_history'](_0x1a9c34));
2195
+ } catch (_0x2a9b1c) {
2196
+ return textResult(_0x2a9b1c instanceof Error ? _0x2a9b1c[_0x12028c(_0x54675a._0x4b3a08)] : _0x12028c(0x268), !![]);
2161
2197
  }
2162
- }), _0x3de6b5[_0x475033(0x112)](_0x475033(_0x2365e7._0x15173e), _0x475033(_0x2365e7._0x57eac5), {}, async () => {
2163
- const _0x4b274f = _0x475033;
2198
+ }), _0x249066['tool']('list_server', _0x2999fe(0x274), {}, async () => {
2199
+ const _0x1c0435 = _0x2999fe;
2164
2200
  try {
2165
- return textResult(await _0x4eeec5[_0x4b274f(0x186)]());
2166
- } catch (_0x34eb32) {
2167
- return textResult(_0x34eb32 instanceof Error ? _0x34eb32[_0x4b274f(0x223)] : _0x4b274f(_0x4ab932._0x34a208), !![]);
2201
+ return textResult(await _0x4ff5b4['list_server']());
2202
+ } catch (_0x28afc5) {
2203
+ return textResult(_0x28afc5 instanceof Error ? _0x28afc5[_0x1c0435(0x1d7)] : _0x1c0435(0x1c5), !![]);
2168
2204
  }
2169
- }), _0x3de6b5[_0x475033(_0x2365e7._0x38574c)](_0x475033(0x20a), _0x475033(_0x2365e7._0x2cb53f), {
2170
- 'channel': _0x17fc8e[_0x475033(0x1f2)](),
2171
- 'status': _0x17fc8e[_0x475033(_0x2365e7._0x5d2be2)]([
2172
- _0x475033(_0x2365e7._0x408041),
2173
- _0x475033(0x1c7),
2174
- 'in_review',
2175
- _0x475033(_0x2365e7._0x51c019)
2176
- ])[_0x475033(0x25a)]()
2177
- }, async _0x5dc0a5 => {
2178
- const _0x54cd15 = _0x475033;
2205
+ }), _0x249066[_0x2999fe(0x28f)](_0x2999fe(0x234), _0x2999fe(_0x3a1e3c._0x51fe9f), {
2206
+ 'channel': _0x181077[_0x2999fe(0x2e2)](),
2207
+ 'status': _0x181077[_0x2999fe(0x167)]([
2208
+ _0x2999fe(_0x3a1e3c._0x405620),
2209
+ 'in_progress',
2210
+ _0x2999fe(0x250),
2211
+ _0x2999fe(0x1bf)
2212
+ ])[_0x2999fe(0x22a)]()
2213
+ }, async _0x6d0e84 => {
2214
+ const _0x3c70e0 = _0x2999fe;
2179
2215
  try {
2180
- return textResult(await _0x4eeec5[_0x54cd15(0x20a)](_0x5dc0a5));
2181
- } catch (_0x1483f4) {
2182
- return textResult(_0x1483f4 instanceof Error ? _0x1483f4[_0x54cd15(_0xf050a5._0x19a337)] : _0x54cd15(0x26a), !![]);
2216
+ return textResult(await _0x4ff5b4[_0x3c70e0(_0x478a3a._0x5e34f9)](_0x6d0e84));
2217
+ } catch (_0x54b770) {
2218
+ return textResult(_0x54b770 instanceof Error ? _0x54b770[_0x3c70e0(_0x478a3a._0x2463ed)] : _0x3c70e0(_0x478a3a._0x1433fa), !![]);
2183
2219
  }
2184
- }), _0x3de6b5[_0x475033(_0x2365e7._0x4bea85)](_0x475033(_0x2365e7._0x4af593), _0x475033(0x114), {
2185
- 'channel': _0x17fc8e['string'](),
2186
- 'idempotency_key': _0x17fc8e[_0x475033(_0x2365e7._0x37920d)]()['optional'](),
2187
- 'tasks': _0x17fc8e[_0x475033(_0x2365e7._0x575ec1)](_0x17fc8e[_0x475033(0x242)]({
2188
- 'title': _0x17fc8e[_0x475033(_0x2365e7._0x37920d)](),
2189
- 'description': _0x17fc8e[_0x475033(0x1f2)]()['optional'](),
2190
- 'priority': _0x17fc8e[_0x475033(_0x2365e7._0x5d2be2)]([
2191
- 'low',
2192
- _0x475033(_0x2365e7._0x3280c2),
2193
- _0x475033(_0x2365e7._0x29bf64),
2194
- _0x475033(0x18a)
2195
- ])[_0x475033(_0x2365e7._0x20b8fa)]()
2220
+ }), _0x249066[_0x2999fe(0x28f)]('create_tasks', _0x2999fe(_0x3a1e3c._0x347ec4), {
2221
+ 'channel': _0x181077[_0x2999fe(_0x3a1e3c._0x363778)](),
2222
+ 'idempotency_key': _0x181077[_0x2999fe(_0x3a1e3c._0x54dd3d)]()[_0x2999fe(_0x3a1e3c._0x401189)](),
2223
+ 'tasks': _0x181077[_0x2999fe(_0x3a1e3c._0x1cc600)](_0x181077[_0x2999fe(_0x3a1e3c._0x4ab85b)]({
2224
+ 'title': _0x181077[_0x2999fe(_0x3a1e3c._0x54dd3d)](),
2225
+ 'description': _0x181077[_0x2999fe(_0x3a1e3c._0x54dd3d)]()[_0x2999fe(_0x3a1e3c._0x39fc24)](),
2226
+ 'priority': _0x181077['enum']([
2227
+ _0x2999fe(_0x3a1e3c._0xba97c2),
2228
+ _0x2999fe(_0x3a1e3c._0x37ce2a),
2229
+ 'high',
2230
+ 'urgent'
2231
+ ])[_0x2999fe(_0x3a1e3c._0x401189)]()
2196
2232
  }))
2197
- }, async _0x2f3db8 => {
2198
- const _0x5518fe = _0x475033;
2233
+ }, async _0x437d09 => {
2234
+ const _0xdc188b = _0x2999fe;
2199
2235
  try {
2200
- return textResult(await _0x4eeec5[_0x5518fe(_0x440c09._0x52ce68)](_0x2f3db8));
2201
- } catch (_0x29fa76) {
2202
- return textResult(_0x29fa76 instanceof Error ? _0x29fa76['message'] : 'create_tasks\x20failed', !![]);
2236
+ return textResult(await _0x4ff5b4[_0xdc188b(_0x120cdb._0x337d97)](_0x437d09));
2237
+ } catch (_0x14694a) {
2238
+ return textResult(_0x14694a instanceof Error ? _0x14694a[_0xdc188b(0x1d7)] : 'create_tasks\x20failed', !![]);
2203
2239
  }
2204
- }), _0x3de6b5[_0x475033(0x112)](_0x475033(_0x2365e7._0x4f41a7), _0x475033(_0x2365e7._0x1f2ea8), {
2205
- 'channel': _0x17fc8e[_0x475033(_0x2365e7._0x532c5f)](),
2206
- 'task_numbers': _0x17fc8e[_0x475033(0xff)](_0x17fc8e[_0x475033(0x126)]())[_0x475033(0x25a)](),
2207
- 'subtask_numbers': _0x17fc8e[_0x475033(_0x2365e7._0xe766d0)](_0x17fc8e[_0x475033(_0x2365e7._0xd282cf)]())[_0x475033(_0x2365e7._0x48b38f)](),
2208
- 'message_ids': _0x17fc8e[_0x475033(_0x2365e7._0xe766d0)](_0x17fc8e['string']())[_0x475033(_0x2365e7._0x317379)](),
2209
- 'evidence': _0x17fc8e[_0x475033(0x230)](_0x17fc8e[_0x475033(0x1f2)](), _0x17fc8e[_0x475033(0x242)]({
2210
- 'create_thread': _0x17fc8e[_0x475033(_0x2365e7._0x44764f)]()[_0x475033(0x25a)](),
2211
- 'create_task': _0x17fc8e[_0x475033(0x1fb)]()['optional']()
2212
- }))[_0x475033(0x25a)](),
2213
- 'idempotency_key': _0x17fc8e[_0x475033(0x1f2)]()[_0x475033(0x25a)]()
2214
- }, async _0x59b5 => {
2215
- const _0x74b101 = _0x475033;
2240
+ }), _0x249066[_0x2999fe(0x28f)]('claim_tasks', 'Claim\x20tasks\x20in\x20a\x20channel\x20by\x20task\x20number\x20or\x20source\x20message.\x20For\x20subtasks\x20in\x20a\x20thread,\x20use\x20subtask_numbers\x20with\x20a\x20single\x20task_numbers\x20entry.', {
2241
+ 'channel': _0x181077[_0x2999fe(_0x3a1e3c._0x363778)](),
2242
+ 'task_numbers': _0x181077['array'](_0x181077['number']())[_0x2999fe(_0x3a1e3c._0xf4cfa6)](),
2243
+ 'subtask_numbers': _0x181077[_0x2999fe(0x265)](_0x181077[_0x2999fe(0x2a6)]())[_0x2999fe(0x22a)](),
2244
+ 'message_ids': _0x181077[_0x2999fe(_0x3a1e3c._0x1cc600)](_0x181077['string']())[_0x2999fe(0x22a)](),
2245
+ 'evidence': _0x181077[_0x2999fe(0x17c)](_0x181077['string'](), _0x181077['object']({
2246
+ 'create_thread': _0x181077[_0x2999fe(0x1a8)]()[_0x2999fe(_0x3a1e3c._0x1cccd7)](),
2247
+ 'create_task': _0x181077[_0x2999fe(0x1a8)]()[_0x2999fe(0x22a)]()
2248
+ }))[_0x2999fe(0x22a)](),
2249
+ 'idempotency_key': _0x181077['string']()['optional']()
2250
+ }, async _0x4e5359 => {
2251
+ const _0x2f8a09 = _0x2999fe;
2216
2252
  try {
2217
- return textResult(await _0x4eeec5[_0x74b101(0x167)](_0x59b5));
2218
- } catch (_0x44760e) {
2219
- return textResult(_0x44760e instanceof Error ? _0x44760e[_0x74b101(_0x9ed0c1._0x16a271)] : _0x74b101(_0x9ed0c1._0x37c00b), !![]);
2253
+ return textResult(await _0x4ff5b4[_0x2f8a09(0x263)](_0x4e5359));
2254
+ } catch (_0x144bb4) {
2255
+ return textResult(_0x144bb4 instanceof Error ? _0x144bb4[_0x2f8a09(0x1d7)] : _0x2f8a09(0x16a), !![]);
2220
2256
  }
2221
- }), _0x3de6b5[_0x475033(0x112)](_0x475033(_0x2365e7._0x411cba), _0x475033(_0x2365e7._0x3d86b7), {
2222
- 'channel': _0x17fc8e[_0x475033(_0x2365e7._0x37920d)](),
2223
- 'task_number': _0x17fc8e[_0x475033(0x126)](),
2224
- 'subtask_number': _0x17fc8e[_0x475033(_0x2365e7._0x37087f)]()[_0x475033(_0x2365e7._0x5b871c)](),
2225
- 'idempotency_key': _0x17fc8e[_0x475033(_0x2365e7._0x532c5f)]()[_0x475033(0x25a)]()
2226
- }, async _0x385321 => {
2227
- const _0x186dc7 = _0x475033;
2257
+ }), _0x249066[_0x2999fe(0x28f)]('unclaim_task', _0x2999fe(0x290), {
2258
+ 'channel': _0x181077[_0x2999fe(0x2e2)](),
2259
+ 'task_number': _0x181077[_0x2999fe(_0x3a1e3c._0x3398e6)](),
2260
+ 'subtask_number': _0x181077['number']()[_0x2999fe(0x22a)](),
2261
+ 'idempotency_key': _0x181077['string']()[_0x2999fe(_0x3a1e3c._0x216f11)]()
2262
+ }, async _0x43882d => {
2263
+ const _0x2d5ffd = _0x2999fe;
2228
2264
  try {
2229
- return textResult(await _0x4eeec5[_0x186dc7(0x1d6)](_0x385321));
2230
- } catch (_0x1c252e) {
2231
- return textResult(_0x1c252e instanceof Error ? _0x1c252e[_0x186dc7(_0x4bf2f6._0x1a39c9)] : _0x186dc7(0x25f), !![]);
2265
+ return textResult(await _0x4ff5b4['unclaim_task'](_0x43882d));
2266
+ } catch (_0x370c63) {
2267
+ return textResult(_0x370c63 instanceof Error ? _0x370c63[_0x2d5ffd(0x1d7)] : _0x2d5ffd(0x299), !![]);
2232
2268
  }
2233
- }), _0x3de6b5[_0x475033(0x112)](_0x475033(_0x2365e7._0x19751a), _0x475033(_0x2365e7._0x127b70), {
2234
- 'channel': _0x17fc8e[_0x475033(_0x2365e7._0x4d4bfb)](),
2235
- 'task_number': _0x17fc8e[_0x475033(_0x2365e7._0x33c323)](),
2236
- 'subtask_number': _0x17fc8e[_0x475033(0x126)]()[_0x475033(0x25a)](),
2237
- 'status': _0x17fc8e[_0x475033(0x21e)]([
2238
- _0x475033(0x1a4),
2239
- _0x475033(0x1c7),
2240
- _0x475033(_0x2365e7._0x327e72),
2241
- 'done'
2269
+ }), _0x249066[_0x2999fe(_0x3a1e3c._0x402d72)]('update_task_status', _0x2999fe(0x226), {
2270
+ 'channel': _0x181077[_0x2999fe(_0x3a1e3c._0x54dd3d)](),
2271
+ 'task_number': _0x181077[_0x2999fe(0x2a6)](),
2272
+ 'subtask_number': _0x181077[_0x2999fe(0x2a6)]()[_0x2999fe(0x22a)](),
2273
+ 'status': _0x181077[_0x2999fe(0x167)]([
2274
+ _0x2999fe(_0x3a1e3c._0x1e2e08),
2275
+ _0x2999fe(0x1da),
2276
+ _0x2999fe(_0x3a1e3c._0x57c59c),
2277
+ _0x2999fe(0x1bf)
2242
2278
  ]),
2243
- 'idempotency_key': _0x17fc8e[_0x475033(_0x2365e7._0x4d4bfb)]()[_0x475033(_0x2365e7._0x2419f9)]()
2244
- }, async _0x9e69c8 => {
2245
- const _0x21d096 = _0x475033;
2279
+ 'idempotency_key': _0x181077['string']()[_0x2999fe(0x22a)]()
2280
+ }, async _0x4383c4 => {
2281
+ const _0x3d0696 = _0x2999fe;
2246
2282
  try {
2247
- return textResult(await _0x4eeec5[_0x21d096(0x239)](_0x9e69c8));
2248
- } catch (_0x392135) {
2249
- return textResult(_0x392135 instanceof Error ? _0x392135[_0x21d096(_0x53e573._0x2eb3d0)] : 'update_task_status\x20failed', !![]);
2283
+ return textResult(await _0x4ff5b4['update_task_status'](_0x4383c4));
2284
+ } catch (_0xa88b9c) {
2285
+ return textResult(_0xa88b9c instanceof Error ? _0xa88b9c['message'] : _0x3d0696(_0x5c9cb3._0x37fd52), !![]);
2250
2286
  }
2251
- }), _0x3de6b5[_0x475033(0x112)](_0x475033(_0x2365e7._0x227b23), _0x475033(0x14b), {
2252
- 'channel': _0x17fc8e['string'](),
2253
- 'file_path': _0x17fc8e[_0x475033(_0x2365e7._0x532c5f)]()
2254
- }, async _0x431689 => {
2255
- const _0x2f597d = _0x475033;
2287
+ }), _0x249066[_0x2999fe(0x28f)](_0x2999fe(0x19d), _0x2999fe(_0x3a1e3c._0x2a453a), {
2288
+ 'channel': _0x181077[_0x2999fe(_0x3a1e3c._0x2ffc49)](),
2289
+ 'file_path': _0x181077[_0x2999fe(_0x3a1e3c._0x363778)]()
2290
+ }, async _0x3c76e2 => {
2291
+ const _0x362de8 = _0x2999fe;
2256
2292
  try {
2257
- return textResult(await _0x4eeec5[_0x2f597d(_0x10c697._0x1f6f5b)](_0x431689));
2258
- } catch (_0x2a266c) {
2259
- return textResult(_0x2a266c instanceof Error ? _0x2a266c[_0x2f597d(_0x10c697._0x19c81f)] : 'upload_file\x20failed', !![]);
2293
+ return textResult(await _0x4ff5b4[_0x362de8(0x19d)](_0x3c76e2));
2294
+ } catch (_0xe977b3) {
2295
+ return textResult(_0xe977b3 instanceof Error ? _0xe977b3['message'] : 'upload_file\x20failed', !![]);
2260
2296
  }
2261
- }), _0x3de6b5[_0x475033(0x112)]('view_file', _0x475033(_0x2365e7._0x1f2468), { 'attachment_id': _0x17fc8e[_0x475033(_0x2365e7._0x37920d)]() }, async _0x423304 => {
2262
- const _0x95c55a = _0x475033;
2297
+ }), _0x249066['tool'](_0x2999fe(_0x3a1e3c._0x30174e), _0x2999fe(_0x3a1e3c._0x252f2f), { 'attachment_id': _0x181077['string']() }, async _0x27fc7d => {
2298
+ const _0x8a96a0 = _0x2999fe;
2263
2299
  try {
2264
- return textResult(await _0x4eeec5[_0x95c55a(_0x502cfe._0x5da837)](_0x423304));
2265
- } catch (_0x4b7de7) {
2266
- return textResult(_0x4b7de7 instanceof Error ? _0x4b7de7[_0x95c55a(0x223)] : _0x95c55a(0x23e), !![]);
2300
+ return textResult(await _0x4ff5b4[_0x8a96a0(_0x7398ef._0x475eb8)](_0x27fc7d));
2301
+ } catch (_0x1daae1) {
2302
+ return textResult(_0x1daae1 instanceof Error ? _0x1daae1[_0x8a96a0(0x1d7)] : _0x8a96a0(0x1d0), !![]);
2267
2303
  }
2268
- }), _0x3de6b5['tool'](_0x475033(_0x2365e7._0x5843fb), _0x475033(0x1bc), { 'work_key': _0x17fc8e[_0x475033(0x1f2)]() }, async _0x25ae3b => {
2269
- const _0x5a24bd = _0x475033;
2304
+ }), _0x249066[_0x2999fe(_0x3a1e3c._0x402d72)](_0x2999fe(_0x3a1e3c._0x1f358c), 'Check\x20the\x20current\x20status\x20of\x20a\x20spawned\x20worker\x20by\x20its\x20work\x20key.', { 'work_key': _0x181077[_0x2999fe(_0x3a1e3c._0x626b8d)]() }, async _0x737ab2 => {
2305
+ const _0x2df235 = _0x2999fe;
2270
2306
  try {
2271
- return textResult(await _0x4eeec5[_0x5a24bd(_0x5c7f7b._0x4b6f63)](_0x25ae3b));
2272
- } catch (_0x21ebf5) {
2273
- return textResult(_0x21ebf5 instanceof Error ? _0x21ebf5['message'] : _0x5a24bd(0x1c6), !![]);
2307
+ return textResult(await _0x4ff5b4[_0x2df235(0x190)](_0x737ab2));
2308
+ } catch (_0x2c8afd) {
2309
+ return textResult(_0x2c8afd instanceof Error ? _0x2c8afd[_0x2df235(0x1d7)] : 'get_worker_status\x20failed', !![]);
2274
2310
  }
2275
- }), _0x3de6b5[_0x475033(_0x2365e7._0x38574c)](_0x475033(0x195), _0x475033(0x117), { 'work_key': _0x17fc8e[_0x475033(0x1f2)]() }, async _0xda654e => {
2276
- const _0x5e1bcc = _0x475033;
2311
+ }), _0x249066['tool'](_0x2999fe(_0x3a1e3c._0x33e84d), _0x2999fe(0x1a1), { 'work_key': _0x181077[_0x2999fe(0x2e2)]() }, async _0x3d4ff6 => {
2312
+ const _0x586bbb = _0x2999fe;
2277
2313
  try {
2278
- return textResult(await _0x4eeec5[_0x5e1bcc(_0x8bfb7._0x59c973)](_0xda654e));
2279
- } catch (_0x4c33fd) {
2280
- return textResult(_0x4c33fd instanceof Error ? _0x4c33fd[_0x5e1bcc(0x223)] : _0x5e1bcc(0x17e), !![]);
2314
+ return textResult(await _0x4ff5b4['park_worker'](_0x3d4ff6));
2315
+ } catch (_0x3da7d9) {
2316
+ return textResult(_0x3da7d9 instanceof Error ? _0x3da7d9[_0x586bbb(0x1d7)] : 'park_worker\x20failed', !![]);
2281
2317
  }
2282
- }), _0x3de6b5[_0x475033(0x112)](_0x475033(_0x2365e7._0x4962f7), _0x475033(_0x2365e7._0x20d1cc), {
2283
- 'work_key': _0x17fc8e[_0x475033(0x1f2)](),
2284
- 'reason': _0x17fc8e[_0x475033(_0x2365e7._0x37920d)]()
2285
- }, async _0x29517b => {
2286
- const _0x10ec33 = _0x475033;
2318
+ }), _0x249066['tool']('escalate_to_main', _0x2999fe(_0x3a1e3c._0xcd0591), {
2319
+ 'work_key': _0x181077[_0x2999fe(_0x3a1e3c._0x626b8d)](),
2320
+ 'reason': _0x181077['string']()
2321
+ }, async _0x2147ed => {
2322
+ const _0x179c7f = _0x2999fe;
2287
2323
  try {
2288
- return textResult(await _0x4eeec5['escalate_to_main'](_0x29517b));
2289
- } catch (_0x1d1836) {
2290
- return textResult(_0x1d1836 instanceof Error ? _0x1d1836[_0x10ec33(0x223)] : _0x10ec33(_0x1f52ff._0x36f183), !![]);
2324
+ return textResult(await _0x4ff5b4['escalate_to_main'](_0x2147ed));
2325
+ } catch (_0x48f3f3) {
2326
+ return textResult(_0x48f3f3 instanceof Error ? _0x48f3f3[_0x179c7f(0x1d7)] : _0x179c7f(_0x194673._0x39d883), !![]);
2291
2327
  }
2292
- }), _0x20fb93?.[_0x475033(0x18e)] && _0x3de6b5[_0x475033(0x112)]('mark_waiting_input', _0x475033(0x206), { 'work_key': _0x17fc8e[_0x475033(0x1f2)]() }, async _0x3e3a28 => {
2293
- const _0x343afa = _0x475033;
2328
+ }), _0x11f301?.[_0x2999fe(0x284)] && _0x249066[_0x2999fe(0x28f)](_0x2999fe(_0x3a1e3c._0x3bc430), _0x2999fe(_0x3a1e3c._0x49fef8), { 'work_key': _0x181077[_0x2999fe(_0x3a1e3c._0x38d98f)]() }, async _0x67c234 => {
2329
+ const _0x4549d8 = _0x2999fe;
2294
2330
  try {
2295
- return textResult(await _0x4eeec5[_0x343afa(0x131)](_0x3e3a28));
2296
- } catch (_0x177840) {
2297
- return textResult(_0x177840 instanceof Error ? _0x177840[_0x343afa(_0x36f891._0x2736bf)] : _0x343afa(_0x36f891._0x325a17), !![]);
2331
+ return textResult(await _0x4ff5b4[_0x4549d8(0x272)](_0x67c234));
2332
+ } catch (_0x1f61fa) {
2333
+ return textResult(_0x1f61fa instanceof Error ? _0x1f61fa['message'] : _0x4549d8(0x23c), !![]);
2298
2334
  }
2299
2335
  });
2300
2336
  }
2301
- async function createChatBridgeServer(_0x410c8b) {
2302
- const _0x180c95 = {
2303
- _0x4d7efa: 0x1c2,
2304
- _0x3250fb: 0x18e
2305
- }, _0x15aec0 = _0x2980fe, {McpServer: _0x590775} = await import('@modelcontextprotocol/sdk/server/mcp.js'), _0x4e2a2e = new _0x590775({
2306
- 'name': _0x15aec0(0x1a0),
2307
- 'version': _0x15aec0(_0x180c95._0x4d7efa)
2308
- }), _0x9d9067 = createChatBridgeHandlers(_0x410c8b);
2309
- return await registerChatBridgeTools(_0x4e2a2e, _0x9d9067, { 'workerMode': _0x410c8b[_0x15aec0(_0x180c95._0x3250fb)] }), {
2310
- 'handlers': _0x9d9067,
2311
- 'server': _0x4e2a2e
2337
+ async function createChatBridgeServer(_0x556114) {
2338
+ const _0x9bd8a = {
2339
+ _0x2b9df3: 0x1f5,
2340
+ _0x267eb1: 0x284
2341
+ }, _0x9f8ea2 = _0x36c0a2, {McpServer: _0x51b098} = await import(_0x9f8ea2(_0x9bd8a._0x2b9df3)), _0x316684 = new _0x51b098({
2342
+ 'name': _0x9f8ea2(0x160),
2343
+ 'version': _0x9f8ea2(0x236)
2344
+ }), _0x12f0a3 = createChatBridgeHandlers(_0x556114);
2345
+ return await registerChatBridgeTools(_0x316684, _0x12f0a3, { 'workerMode': _0x556114[_0x9f8ea2(_0x9bd8a._0x267eb1)] }), {
2346
+ 'handlers': _0x12f0a3,
2347
+ 'server': _0x316684
2312
2348
  };
2313
2349
  }
2314
- function readFlag(_0x59d62c, _0x8261a) {
2315
- const _0x5a6d5c = _0x2980fe, _0x33ecfb = _0x59d62c[_0x5a6d5c(0x1e2)](_0x8261a);
2316
- if (_0x33ecfb === -0x1)
2350
+ function readFlag(_0x5f106b, _0x11e93a) {
2351
+ const _0x1dbf2e = _0x36c0a2, _0x5480e4 = _0x5f106b[_0x1dbf2e(0x1ab)](_0x11e93a);
2352
+ if (_0x5480e4 === -0x1)
2317
2353
  return void 0x0;
2318
- return _0x59d62c[_0x33ecfb + 0x1];
2354
+ return _0x5f106b[_0x5480e4 + 0x1];
2319
2355
  }
2320
- function parseChatBridgeArgs(_0x18b40d) {
2321
- const _0x244ef7 = {
2322
- _0x2a215e: 0x227,
2323
- _0xed75cc: 0x1c4,
2324
- _0x573339: 0x222,
2325
- _0x5c85bf: 0x207
2326
- }, _0x373d6d = _0x2980fe, _0x3e476b = readFlag(_0x18b40d, '--agent-id'), _0x3dba77 = readFlag(_0x18b40d, '--attachment-cache-dir'), _0x426b63 = readFlag(_0x18b40d, _0x373d6d(_0x244ef7._0x2a215e)), _0x232302 = readFlag(_0x18b40d, _0x373d6d(0x25c)), _0xe33781 = readFlag(_0x18b40d, '--server-url') ?? _0x373d6d(0x1c9), _0x43b061 = readFlag(_0x18b40d, _0x373d6d(_0x244ef7._0xed75cc)), _0x2ec676 = readFlag(_0x18b40d, '--session-id'), _0xd879ba = readFlag(_0x18b40d, _0x373d6d(0x221)), _0x45a267 = readFlag(_0x18b40d, _0x373d6d(0x265)), _0x590303 = readFlag(_0x18b40d, _0x373d6d(_0x244ef7._0x573339)), _0x380af3 = _0x18b40d[_0x373d6d(0x255)]('--worker-mode'), _0x1996ea = _0x232302 === void 0x0 ? void 0x0 : Number['parseInt'](_0x232302, 0xa);
2327
- if (!_0x3e476b)
2328
- throw new Error('Missing\x20--agent-id');
2329
- if (!_0x426b63)
2330
- throw new Error(_0x373d6d(_0x244ef7._0x5c85bf));
2331
- if (_0x232302 !== void 0x0 && (_0x1996ea === void 0x0 || !Number[_0x373d6d(0x213)](_0x1996ea) || _0x1996ea < 0x0))
2332
- throw new Error('Invalid\x20--initial-last-seen-seq');
2356
+ function parseChatBridgeArgs(_0x2d3adb) {
2357
+ const _0x5882fd = {
2358
+ _0x386b62: 0x1bd,
2359
+ _0x21f7e: 0x2a3,
2360
+ _0x5607ab: 0x26f,
2361
+ _0x3edae7: 0x1f9,
2362
+ _0x4c62d6: 0x2bb,
2363
+ _0x1ff7d4: 0x1e7,
2364
+ _0x416291: 0x1f1,
2365
+ _0x32f59d: 0x298,
2366
+ _0x3ff66e: 0x244
2367
+ }, _0x2f14b6 = _0x36c0a2, _0xb0e7bd = readFlag(_0x2d3adb, _0x2f14b6(0x2d8)), _0xd4cf8a = readFlag(_0x2d3adb, '--attachment-cache-dir'), _0x237f36 = readFlag(_0x2d3adb, '--daemon-api-key'), _0x68cbbf = readFlag(_0x2d3adb, _0x2f14b6(0x1b5)), _0x4895eb = readFlag(_0x2d3adb, _0x2f14b6(_0x5882fd._0x386b62)) ?? 'http://localhost:8121', _0x2dbf67 = readFlag(_0x2d3adb, _0x2f14b6(_0x5882fd._0x21f7e)), _0x1b9694 = readFlag(_0x2d3adb, '--session-id'), _0x5ea76d = readFlag(_0x2d3adb, _0x2f14b6(0x22c)), _0x15e29 = readFlag(_0x2d3adb, _0x2f14b6(_0x5882fd._0x5607ab)), _0x1a70ec = readFlag(_0x2d3adb, '--worker-thread-target'), _0x324b1e = _0x2d3adb[_0x2f14b6(0x18a)](_0x2f14b6(_0x5882fd._0x3edae7)), _0x12ea7a = _0x68cbbf === void 0x0 ? void 0x0 : Number[_0x2f14b6(_0x5882fd._0x4c62d6)](_0x68cbbf, 0xa);
2368
+ if (!_0xb0e7bd)
2369
+ throw new Error(_0x2f14b6(_0x5882fd._0x1ff7d4));
2370
+ if (!_0x237f36)
2371
+ throw new Error(_0x2f14b6(_0x5882fd._0x416291));
2372
+ if (_0x68cbbf !== void 0x0 && (_0x12ea7a === void 0x0 || !Number[_0x2f14b6(_0x5882fd._0x32f59d)](_0x12ea7a) || _0x12ea7a < 0x0))
2373
+ throw new Error(_0x2f14b6(0x2b8));
2333
2374
  return {
2334
- 'agentId': _0x3e476b,
2335
- 'attachmentCacheDir': _0x3dba77,
2336
- 'daemonApiKey': _0x426b63,
2337
- 'daemonLocalUrl': _0x43b061,
2338
- 'initialLastSeenSeq': _0x1996ea,
2339
- 'sessionId': _0x2ec676,
2340
- 'serverUrl': _0xe33781,
2341
- 'workerModeEnabled': _0xd879ba === void 0x0 ? void 0x0 : _0xd879ba !== 'false',
2342
- 'workerSessionId': _0x45a267,
2343
- 'workerThreadTarget': _0x590303,
2344
- 'workerMode': _0x380af3
2375
+ 'agentId': _0xb0e7bd,
2376
+ 'attachmentCacheDir': _0xd4cf8a,
2377
+ 'daemonApiKey': _0x237f36,
2378
+ 'daemonLocalUrl': _0x2dbf67,
2379
+ 'initialLastSeenSeq': _0x12ea7a,
2380
+ 'sessionId': _0x1b9694,
2381
+ 'serverUrl': _0x4895eb,
2382
+ 'workerModeEnabled': _0x5ea76d === void 0x0 ? void 0x0 : _0x5ea76d !== _0x2f14b6(_0x5882fd._0x3ff66e),
2383
+ 'workerSessionId': _0x15e29,
2384
+ 'workerThreadTarget': _0x1a70ec,
2385
+ 'workerMode': _0x324b1e
2345
2386
  };
2346
2387
  }
2347
- async function runChatBridgeCli(_0x120121) {
2348
- const _0x3cbd0a = {
2349
- _0x3fe2b9: 0x269,
2350
- _0x2d8f70: 0x1c5,
2351
- _0x32dc2a: 0x191,
2352
- _0x51bdac: 0x266
2353
- }, _0x3c6c63 = _0x2980fe, _0x11ef2f = parseChatBridgeArgs(_0x120121), {StdioServerTransport: _0x3ec055} = await import(_0x3c6c63(_0x3cbd0a._0x3fe2b9)), _0x5a811f = createInternalAgentClient(_0x11ef2f), _0x44378a = createAttachmentCache({ 'cacheDir': _0x11ef2f['attachmentCacheDir'] }), _0x4a228c = await createChatBridgeServer({
2354
- 'agentId': _0x11ef2f[_0x3c6c63(0x1d3)],
2355
- 'attachmentCache': _0x44378a,
2356
- 'client': _0x5a811f,
2357
- 'daemonLocalUrl': _0x11ef2f[_0x3c6c63(_0x3cbd0a._0x2d8f70)],
2388
+ async function runChatBridgeCli(_0x5656df) {
2389
+ const _0x25aa3b = {
2390
+ _0x4c73cb: 0x1f7,
2391
+ _0x460568: 0x284,
2392
+ _0x330b3d: 0x21a
2393
+ }, _0x2ac883 = _0x36c0a2, _0xb5ecd6 = parseChatBridgeArgs(_0x5656df), {StdioServerTransport: _0x237866} = await import(_0x2ac883(0x172)), _0x553389 = createInternalAgentClient(_0xb5ecd6), _0x3253f5 = createAttachmentCache({ 'cacheDir': _0xb5ecd6[_0x2ac883(0x221)] }), _0x197852 = await createChatBridgeServer({
2394
+ 'agentId': _0xb5ecd6[_0x2ac883(_0x25aa3b._0x4c73cb)],
2395
+ 'attachmentCache': _0x3253f5,
2396
+ 'client': _0x553389,
2397
+ 'daemonLocalUrl': _0xb5ecd6[_0x2ac883(0x2cc)],
2358
2398
  'uploadPreparer': prepareUploadFile,
2359
- 'workerModeEnabled': _0x11ef2f[_0x3c6c63(_0x3cbd0a._0x32dc2a)],
2360
- 'workerMode': _0x11ef2f[_0x3c6c63(0x18e)],
2361
- 'workerThreadTarget': _0x11ef2f[_0x3c6c63(0x185)]
2399
+ 'workerModeEnabled': _0xb5ecd6['workerModeEnabled'],
2400
+ 'workerMode': _0xb5ecd6[_0x2ac883(_0x25aa3b._0x460568)],
2401
+ 'workerThreadTarget': _0xb5ecd6['workerThreadTarget']
2362
2402
  });
2363
- await _0x4a228c[_0x3c6c63(0x237)][_0x3c6c63(_0x3cbd0a._0x51bdac)](new _0x3ec055());
2403
+ await _0x197852['server'][_0x2ac883(_0x25aa3b._0x330b3d)](new _0x237866());
2364
2404
  }
2365
- var executedAsEntry = process[_0x2980fe(0x138)][0x1] ? import.meta.url === pathToFileURL(process[_0x2980fe(0x138)][0x1])[_0x2980fe(0x148)] : ![];
2366
- executedAsEntry && await runChatBridgeCli(process[_0x2980fe(0x138)][_0x2980fe(0x192)](0x2));
2405
+ var executedAsEntry = process[_0x36c0a2(0x1bc)][0x1] ? import.meta.url === pathToFileURL(process[_0x36c0a2(0x1bc)][0x1])['href'] : ![];
2406
+ executedAsEntry && await runChatBridgeCli(process[_0x36c0a2(0x1bc)][_0x36c0a2(0x189)](0x2));
2367
2407
  export {
2368
2408
  createChatBridgeHandlers,
2369
2409
  createChatBridgeServer,