@agenticmail/enterprise 0.5.525 → 0.5.526
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/agent-tools-JW2ILLFM.js +14677 -0
- package/dist/chunk-2DT6AIHU.js +7908 -0
- package/dist/chunk-3556ZWOT.js +1728 -0
- package/dist/chunk-5EKY6W2K.js +1687 -0
- package/dist/chunk-AFVQ2MLV.js +5953 -0
- package/dist/chunk-MINHAUO7.js +5703 -0
- package/dist/chunk-NFUE25E4.js +2281 -0
- package/dist/cli-agent-3BKS4UR7.js +2882 -0
- package/dist/cli-serve-HIJZC75J.js +322 -0
- package/dist/cli.js +3 -3
- package/dist/dashboard/pages/polymarket.js +41 -11
- package/dist/index.js +6 -6
- package/dist/polymarket-B3YXJIH2.js +17 -0
- package/dist/polymarket-runtime-BDU5OSSJ.js +108 -0
- package/dist/polymarket-watcher-RZGVLK42.js +23 -0
- package/dist/runtime-NYAEU2RB.js +50 -0
- package/dist/server-QIEU6CLS.js +36 -0
- package/dist/setup-Q5TVKSJJ.js +20 -0
- package/logs/cloudflared-error.log +28 -0
- package/package.json +1 -1
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import {
|
|
2
|
+
createServer
|
|
3
|
+
} from "./chunk-2DT6AIHU.js";
|
|
4
|
+
import "./chunk-DJBCRQTD.js";
|
|
5
|
+
import "./chunk-UF3ZJMJO.js";
|
|
6
|
+
import "./chunk-TPL2J2U2.js";
|
|
7
|
+
import "./chunk-TK55CSBH.js";
|
|
8
|
+
import "./chunk-Z7NVD3OQ.js";
|
|
9
|
+
import "./chunk-VSBC4SWO.js";
|
|
10
|
+
import "./chunk-AF3WSNVX.js";
|
|
11
|
+
import "./chunk-74ZCQKYU.js";
|
|
12
|
+
import "./chunk-ET6WZFPS.js";
|
|
13
|
+
import "./chunk-FQWJMPKW.js";
|
|
14
|
+
import "./chunk-K2GKUQSB.js";
|
|
15
|
+
import "./chunk-NCODRQSS.js";
|
|
16
|
+
import "./chunk-PSZU6FMQ.js";
|
|
17
|
+
import "./chunk-AFVQ2MLV.js";
|
|
18
|
+
import "./chunk-X5IZUXDC.js";
|
|
19
|
+
import "./chunk-I5IGHBXW.js";
|
|
20
|
+
import "./chunk-5EKY6W2K.js";
|
|
21
|
+
import "./chunk-WUAWWKTN.js";
|
|
22
|
+
import "./chunk-2CDGYMJK.js";
|
|
23
|
+
import "./chunk-V3LPIDTL.js";
|
|
24
|
+
import "./chunk-A4CX3XQS.js";
|
|
25
|
+
import "./chunk-NFUE25E4.js";
|
|
26
|
+
import "./chunk-YDD5TC5Q.js";
|
|
27
|
+
import "./chunk-37ABTUFU.js";
|
|
28
|
+
import "./chunk-NU657BBQ.js";
|
|
29
|
+
import "./chunk-PGAU3W3M.js";
|
|
30
|
+
import "./chunk-FLQ5FLHW.js";
|
|
31
|
+
import "./chunk-TOGMCQSJ.js";
|
|
32
|
+
import "./chunk-22U7TZPN.js";
|
|
33
|
+
import "./chunk-KFQGP6VL.js";
|
|
34
|
+
export {
|
|
35
|
+
createServer
|
|
36
|
+
};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import {
|
|
2
|
+
promptCompanyInfo,
|
|
3
|
+
promptDatabase,
|
|
4
|
+
promptDeployment,
|
|
5
|
+
promptDomain,
|
|
6
|
+
promptRegistration,
|
|
7
|
+
provision,
|
|
8
|
+
runSetupWizard
|
|
9
|
+
} from "./chunk-3556ZWOT.js";
|
|
10
|
+
import "./chunk-5KB5MAZK.js";
|
|
11
|
+
import "./chunk-KFQGP6VL.js";
|
|
12
|
+
export {
|
|
13
|
+
promptCompanyInfo,
|
|
14
|
+
promptDatabase,
|
|
15
|
+
promptDeployment,
|
|
16
|
+
promptDomain,
|
|
17
|
+
promptRegistration,
|
|
18
|
+
provision,
|
|
19
|
+
runSetupWizard
|
|
20
|
+
};
|
|
@@ -314,3 +314,31 @@
|
|
|
314
314
|
2026-03-15 15:55:59: 2026-03-15T14:55:59Z ERR Request failed error="stream 6269 canceled by remote with error code 0" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream event=0 ip=198.41.200.23 type=http
|
|
315
315
|
2026-03-15 15:56:29: 2026-03-15T14:56:29Z ERR error="stream 10265 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
316
316
|
2026-03-15 15:56:29: 2026-03-15T14:56:29Z ERR Request failed error="stream 10265 canceled by remote with error code 0" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream event=0 ip=198.41.200.23 type=http
|
|
317
|
+
2026-03-15 16:27:35: 2026-03-15T15:27:35Z ERR error="stream 10437 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
318
|
+
2026-03-15 16:27:35: 2026-03-15T15:27:35Z ERR Request failed error="stream 10437 canceled by remote with error code 0" connIndex=3 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/price-stream event=0 ip=198.41.200.23 type=http
|
|
319
|
+
2026-03-15 16:27:39: 2026-03-15T15:27:39Z ERR error="stream 10433 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
320
|
+
2026-03-15 16:27:39: 2026-03-15T15:27:39Z ERR Request failed error="stream 10433 canceled by remote with error code 0" connIndex=3 dest=https://enterprise.agenticmail.io/api/polymarket/stream?agentId=67ba24f1-c8af-40b4-9df5-c05b81fc1e7a event=0 ip=198.41.200.23 type=http
|
|
321
|
+
2026-03-15 16:33:07: 2026-03-15T15:33:07Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: read tcp [::1]:57736->[::1]:3100: read: connection reset by peer" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
|
|
322
|
+
2026-03-15 16:33:07: 2026-03-15T15:33:07Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: read tcp [::1]:57736->[::1]:3100: read: connection reset by peer" connIndex=0 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/wallet/balance event=0 ip=198.41.192.7 type=http
|
|
323
|
+
2026-03-15 16:33:07: 2026-03-15T15:33:07Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: read tcp [::1]:57750->[::1]:3100: read: connection reset by peer" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
324
|
+
2026-03-15 16:33:07: 2026-03-15T15:33:07Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: read tcp [::1]:57750->[::1]:3100: read: connection reset by peer" connIndex=3 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/wallet/balance event=0 ip=198.41.200.23 type=http
|
|
325
|
+
2026-03-15 16:33:07: 2026-03-15T15:33:07Z ERR error="stream 5997 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
326
|
+
2026-03-15 16:33:07: 2026-03-15T15:33:07Z ERR Request failed error="stream 5997 canceled by remote with error code 0" connIndex=3 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.200.23 type=http
|
|
327
|
+
2026-03-15 16:33:07: 2026-03-15T15:33:07Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp [::1]:3100: connect: connection refused" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
|
|
328
|
+
2026-03-15 16:33:07: 2026-03-15T15:33:07Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: dial tcp [::1]:3100: connect: connection refused" connIndex=0 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/wallet/balance event=0 ip=198.41.192.7 type=http
|
|
329
|
+
2026-03-15 16:33:09: 2026-03-15T15:33:09Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
330
|
+
2026-03-15 16:33:09: 2026-03-15T15:33:09Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
331
|
+
2026-03-15 16:33:09: 2026-03-15T15:33:09Z ERR Request failed error="unexpected EOF" connIndex=3 dest=https://enterprise.agenticmail.io/api/polymarket/stream?agentId=67ba24f1-c8af-40b4-9df5-c05b81fc1e7a event=0 ip=198.41.200.23 type=http
|
|
332
|
+
2026-03-15 16:33:09: 2026-03-15T15:33:09Z ERR Request failed error="unexpected EOF" connIndex=3 dest=https://enterprise.agenticmail.io/api/polymarket/stream?agentId=67ba24f1-c8af-40b4-9df5-c05b81fc1e7a event=0 ip=198.41.200.23 type=http
|
|
333
|
+
2026-03-15 16:33:09: 2026-03-15T15:33:09Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
334
|
+
2026-03-15 16:33:09: 2026-03-15T15:33:09Z ERR Request failed error="unexpected EOF" connIndex=3 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/price-stream event=0 ip=198.41.200.23 type=http
|
|
335
|
+
2026-03-15 16:33:09: 2026-03-15T15:33:09Z ERR error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
336
|
+
2026-03-15 16:33:09: 2026-03-15T15:33:09Z ERR Request failed error="Unable to reach the origin service. The service may be down or it may not be responding to traffic from cloudflared: EOF" connIndex=3 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/wallet/balance event=0 ip=198.41.200.23 type=http
|
|
337
|
+
2026-03-15 16:33:09: 2026-03-15T15:33:09Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
338
|
+
2026-03-15 16:33:09: 2026-03-15T15:33:09Z ERR Request failed error="unexpected EOF" connIndex=3 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/price-stream event=0 ip=198.41.200.23 type=http
|
|
339
|
+
2026-03-15 16:33:26: 2026-03-15T15:33:26Z ERR error="stream 1833 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
|
|
340
|
+
2026-03-15 16:33:26: 2026-03-15T15:33:26Z ERR Request failed error="stream 1833 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/price-stream event=0 ip=198.41.192.7 type=http
|
|
341
|
+
2026-03-15 16:33:27: 2026-03-15T15:33:27Z ERR error="stream 16021 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
342
|
+
2026-03-15 16:33:27: 2026-03-15T15:33:27Z ERR Request failed error="stream 16021 canceled by remote with error code 0" connIndex=3 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/watcher-events event=0 ip=198.41.200.23 type=http
|
|
343
|
+
2026-03-15 16:33:34: 2026-03-15T15:33:34Z ERR error="stream 15933 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
344
|
+
2026-03-15 16:33:34: 2026-03-15T15:33:34Z ERR Request failed error="stream 15933 canceled by remote with error code 0" connIndex=3 dest=https://enterprise.agenticmail.io/api/polymarket/stream?agentId=67ba24f1-c8af-40b4-9df5-c05b81fc1e7a event=0 ip=198.41.200.23 type=http
|