@agenticmail/enterprise 0.5.474 → 0.5.476
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-6GO37KHU.js +14677 -0
- package/dist/chunk-3S6BEAWO.js +5501 -0
- package/dist/chunk-4U77GQRU.js +5555 -0
- package/dist/chunk-EUXDCTOG.js +1728 -0
- package/dist/chunk-J7UP2OA5.js +1728 -0
- package/dist/chunk-JDZHIZHW.js +7669 -0
- package/dist/chunk-MXYW4RQ7.js +5562 -0
- package/dist/chunk-POKAN44M.js +1728 -0
- package/dist/chunk-QM4H2GJM.js +7669 -0
- package/dist/chunk-TZDUALWO.js +7669 -0
- package/dist/cli-agent-M7REF5OE.js +2804 -0
- package/dist/cli-agent-USML6W7I.js +2804 -0
- package/dist/cli-agent-YUG7TRUU.js +2804 -0
- package/dist/cli-serve-ODFHW3S2.js +322 -0
- package/dist/cli-serve-V4Z4RCMT.js +322 -0
- package/dist/cli-serve-ZSDGJTHH.js +322 -0
- package/dist/cli.js +3 -3
- package/dist/dashboard/pages/settings.js +89 -4
- package/dist/index.js +3 -3
- package/dist/runtime-5AITYSX3.js +50 -0
- package/dist/runtime-663NAK2A.js +50 -0
- package/dist/runtime-PNFAVDWW.js +50 -0
- package/dist/server-EXSJY5UT.js +36 -0
- package/dist/server-QEZAMZEU.js +36 -0
- package/dist/server-XZVGUC3T.js +36 -0
- package/dist/setup-AT3INBWV.js +20 -0
- package/dist/setup-FHFQQ4LK.js +20 -0
- package/dist/setup-XWWT4X3T.js +20 -0
- package/logs/cloudflared-error.log +34 -0
- package/package.json +1 -1
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import {
|
|
2
|
+
createServer
|
|
3
|
+
} from "./chunk-TZDUALWO.js";
|
|
4
|
+
import "./chunk-DJBCRQTD.js";
|
|
5
|
+
import "./chunk-UF3ZJMJO.js";
|
|
6
|
+
import "./chunk-DHPOGY7C.js";
|
|
7
|
+
import "./chunk-3UAFHUEC.js";
|
|
8
|
+
import "./chunk-Z7NVD3OQ.js";
|
|
9
|
+
import "./chunk-VSBC4SWO.js";
|
|
10
|
+
import "./chunk-AF3WSNVX.js";
|
|
11
|
+
import "./chunk-74ZCQKYU.js";
|
|
12
|
+
import "./chunk-ZNLABJCS.js";
|
|
13
|
+
import "./chunk-FQWJMPKW.js";
|
|
14
|
+
import "./chunk-WYDVMFGJ.js";
|
|
15
|
+
import "./chunk-IHPLR7EK.js";
|
|
16
|
+
import "./chunk-PSZU6FMQ.js";
|
|
17
|
+
import "./chunk-XFM5P2LE.js";
|
|
18
|
+
import "./chunk-ZB3VC2MR.js";
|
|
19
|
+
import "./chunk-I5IGHBXW.js";
|
|
20
|
+
import "./chunk-FWA7OIDL.js";
|
|
21
|
+
import "./chunk-WUAWWKTN.js";
|
|
22
|
+
import "./chunk-SDETR7MX.js";
|
|
23
|
+
import "./chunk-SP6ZE3MA.js";
|
|
24
|
+
import "./chunk-CVFIM72Q.js";
|
|
25
|
+
import "./chunk-7JDCMIZM.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-YJ6RNSFH.js";
|
|
32
|
+
import "./chunk-22U7TZPN.js";
|
|
33
|
+
import "./chunk-KFQGP6VL.js";
|
|
34
|
+
export {
|
|
35
|
+
createServer
|
|
36
|
+
};
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import {
|
|
2
|
+
createServer
|
|
3
|
+
} from "./chunk-JDZHIZHW.js";
|
|
4
|
+
import "./chunk-DJBCRQTD.js";
|
|
5
|
+
import "./chunk-UF3ZJMJO.js";
|
|
6
|
+
import "./chunk-DHPOGY7C.js";
|
|
7
|
+
import "./chunk-3UAFHUEC.js";
|
|
8
|
+
import "./chunk-Z7NVD3OQ.js";
|
|
9
|
+
import "./chunk-VSBC4SWO.js";
|
|
10
|
+
import "./chunk-AF3WSNVX.js";
|
|
11
|
+
import "./chunk-74ZCQKYU.js";
|
|
12
|
+
import "./chunk-ZNLABJCS.js";
|
|
13
|
+
import "./chunk-FQWJMPKW.js";
|
|
14
|
+
import "./chunk-WYDVMFGJ.js";
|
|
15
|
+
import "./chunk-IHPLR7EK.js";
|
|
16
|
+
import "./chunk-PSZU6FMQ.js";
|
|
17
|
+
import "./chunk-XFM5P2LE.js";
|
|
18
|
+
import "./chunk-ZB3VC2MR.js";
|
|
19
|
+
import "./chunk-I5IGHBXW.js";
|
|
20
|
+
import "./chunk-FWA7OIDL.js";
|
|
21
|
+
import "./chunk-WUAWWKTN.js";
|
|
22
|
+
import "./chunk-SDETR7MX.js";
|
|
23
|
+
import "./chunk-SP6ZE3MA.js";
|
|
24
|
+
import "./chunk-CVFIM72Q.js";
|
|
25
|
+
import "./chunk-7JDCMIZM.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-YJ6RNSFH.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-J7UP2OA5.js";
|
|
10
|
+
import "./chunk-HPIK224M.js";
|
|
11
|
+
import "./chunk-KFQGP6VL.js";
|
|
12
|
+
export {
|
|
13
|
+
promptCompanyInfo,
|
|
14
|
+
promptDatabase,
|
|
15
|
+
promptDeployment,
|
|
16
|
+
promptDomain,
|
|
17
|
+
promptRegistration,
|
|
18
|
+
provision,
|
|
19
|
+
runSetupWizard
|
|
20
|
+
};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import {
|
|
2
|
+
promptCompanyInfo,
|
|
3
|
+
promptDatabase,
|
|
4
|
+
promptDeployment,
|
|
5
|
+
promptDomain,
|
|
6
|
+
promptRegistration,
|
|
7
|
+
provision,
|
|
8
|
+
runSetupWizard
|
|
9
|
+
} from "./chunk-EUXDCTOG.js";
|
|
10
|
+
import "./chunk-HPIK224M.js";
|
|
11
|
+
import "./chunk-KFQGP6VL.js";
|
|
12
|
+
export {
|
|
13
|
+
promptCompanyInfo,
|
|
14
|
+
promptDatabase,
|
|
15
|
+
promptDeployment,
|
|
16
|
+
promptDomain,
|
|
17
|
+
promptRegistration,
|
|
18
|
+
provision,
|
|
19
|
+
runSetupWizard
|
|
20
|
+
};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import {
|
|
2
|
+
promptCompanyInfo,
|
|
3
|
+
promptDatabase,
|
|
4
|
+
promptDeployment,
|
|
5
|
+
promptDomain,
|
|
6
|
+
promptRegistration,
|
|
7
|
+
provision,
|
|
8
|
+
runSetupWizard
|
|
9
|
+
} from "./chunk-POKAN44M.js";
|
|
10
|
+
import "./chunk-HPIK224M.js";
|
|
11
|
+
import "./chunk-KFQGP6VL.js";
|
|
12
|
+
export {
|
|
13
|
+
promptCompanyInfo,
|
|
14
|
+
promptDatabase,
|
|
15
|
+
promptDeployment,
|
|
16
|
+
promptDomain,
|
|
17
|
+
promptRegistration,
|
|
18
|
+
provision,
|
|
19
|
+
runSetupWizard
|
|
20
|
+
};
|
|
@@ -28,3 +28,37 @@
|
|
|
28
28
|
2026-03-14 00:34:04: 2026-03-13T23:34:04Z ERR Request failed error="stream 30213 canceled by remote with error code 0" connIndex=2 dest=https://enterprise.agenticmail.io/api/engine/task-pipeline/stream event=0 ip=198.41.192.167 type=http
|
|
29
29
|
2026-03-14 00:34:08: 2026-03-13T23:34:08Z ERR error="stream 30221 canceled by remote with error code 0" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
30
30
|
2026-03-14 00:34:08: 2026-03-13T23:34:08Z ERR Request failed error="stream 30221 canceled by remote with error code 0" connIndex=2 dest=https://enterprise.agenticmail.io/api/engine/task-pipeline/stream event=0 ip=198.41.192.167 type=http
|
|
31
|
+
2026-03-14 00:38:12: 2026-03-13T23:38:12Z ERR error="stream 30237 canceled by remote with error code 0" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
32
|
+
2026-03-14 00:38:12: 2026-03-13T23:38:12Z ERR Request failed error="stream 30237 canceled by remote with error code 0" connIndex=2 dest=https://enterprise.agenticmail.io/api/engine/task-pipeline/stream event=0 ip=198.41.192.167 type=http
|
|
33
|
+
2026-03-14 00:41:26: 2026-03-13T23:41:26Z ERR error="stream 30493 canceled by remote with error code 0" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
34
|
+
2026-03-14 00:41:26: 2026-03-13T23:41:26Z ERR Request failed error="stream 30493 canceled by remote with error code 0" connIndex=2 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/price-stream event=0 ip=198.41.192.167 type=http
|
|
35
|
+
2026-03-14 00:41:32: 2026-03-13T23:41:32Z ERR error="stream 30505 canceled by remote with error code 0" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
36
|
+
2026-03-14 00:41:32: 2026-03-13T23:41:32Z ERR Request failed error="stream 30505 canceled by remote with error code 0" connIndex=2 dest=https://enterprise.agenticmail.io/api/polymarket/stream?agentId=67ba24f1-c8af-40b4-9df5-c05b81fc1e7a event=0 ip=198.41.192.167 type=http
|
|
37
|
+
2026-03-14 00:42:03: 2026-03-13T23:42:03Z 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]:53921->[::1]:3100: read: connection reset by peer" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
38
|
+
2026-03-14 00:42:03: 2026-03-13T23:42:03Z 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]:53921->[::1]:3100: read: connection reset by peer" connIndex=2 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/wallet/balance event=0 ip=198.41.192.167 type=http
|
|
39
|
+
2026-03-14 00:42:03: 2026-03-13T23:42:03Z 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]:53919->[::1]:3100: read: connection reset by peer" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
40
|
+
2026-03-14 00:42:03: 2026-03-13T23:42:03Z 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]:53919->[::1]:3100: read: connection reset by peer" connIndex=2 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/wallet/balance event=0 ip=198.41.192.167 type=http
|
|
41
|
+
2026-03-14 00:42:04: 2026-03-13T23:42:04Z ERR error="unexpected EOF" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
42
|
+
2026-03-14 00:42:04: 2026-03-13T23:42:04Z ERR Request failed error="unexpected EOF" connIndex=2 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/price-stream event=0 ip=198.41.192.167 type=http
|
|
43
|
+
2026-03-14 00:42:04: 2026-03-13T23:42:04Z ERR error="unexpected EOF" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
44
|
+
2026-03-14 00:42:04: 2026-03-13T23:42:04Z ERR Request failed error="unexpected EOF" connIndex=2 dest=https://enterprise.agenticmail.io/api/polymarket/stream?agentId=67ba24f1-c8af-40b4-9df5-c05b81fc1e7a event=0 ip=198.41.192.167 type=http
|
|
45
|
+
2026-03-14 00:42:04: 2026-03-13T23:42:04Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
|
|
46
|
+
2026-03-14 00:42:04: 2026-03-13T23:42:04Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/price-stream event=0 ip=198.41.192.67 type=http
|
|
47
|
+
2026-03-14 00:42:04: 2026-03-13T23:42:04Z ERR error="unexpected EOF" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
48
|
+
2026-03-14 00:42:04: 2026-03-13T23:42:04Z ERR Request failed error="unexpected EOF" connIndex=2 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/price-stream event=0 ip=198.41.192.167 type=http
|
|
49
|
+
2026-03-14 00:42:04: 2026-03-13T23:42:04Z ERR error="unexpected EOF" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
50
|
+
2026-03-14 00:42:04: 2026-03-13T23:42:04Z ERR Request failed error="unexpected EOF" connIndex=2 dest=https://enterprise.agenticmail.io/api/polymarket/stream?agentId=67ba24f1-c8af-40b4-9df5-c05b81fc1e7a event=0 ip=198.41.192.167 type=http
|
|
51
|
+
2026-03-14 00:42:04: 2026-03-13T23:42:04Z 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=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
52
|
+
2026-03-14 00:42:04: 2026-03-13T23:42:04Z 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=2 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/wallet/balance event=0 ip=198.41.192.167 type=http
|
|
53
|
+
2026-03-14 00:42:04: 2026-03-13T23:42:04Z 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=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
54
|
+
2026-03-14 00:42:04: 2026-03-13T23:42:04Z 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=2 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/archive event=0 ip=198.41.192.167 type=http
|
|
55
|
+
2026-03-14 00:42:04: 2026-03-13T23:42:04Z ERR error="unexpected EOF" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
56
|
+
2026-03-14 00:42:04: 2026-03-13T23:42:04Z ERR Request failed error="unexpected EOF" connIndex=2 dest=https://enterprise.agenticmail.io/api/polymarket/stream?agentId=67ba24f1-c8af-40b4-9df5-c05b81fc1e7a event=0 ip=198.41.192.167 type=http
|
|
57
|
+
2026-03-14 00:42:04: 2026-03-13T23:42:04Z 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=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
58
|
+
2026-03-14 00:42:04: 2026-03-13T23:42:04Z 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=2 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/wallet/balance event=0 ip=198.41.192.167 type=http
|
|
59
|
+
2026-03-14 00:42:04: 2026-03-13T23:42:04Z 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=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
60
|
+
2026-03-14 00:42:04: 2026-03-13T23:42:04Z 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=2 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/wallet/balance event=0 ip=198.41.192.167 type=http
|
|
61
|
+
2026-03-14 00:42:05: 2026-03-13T23:42:05Z 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=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
62
|
+
2026-03-14 00:42:05: 2026-03-13T23:42:05Z 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=2 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/wallet/balance event=0 ip=198.41.192.167 type=http
|
|
63
|
+
2026-03-14 00:42:06: 2026-03-13T23:42:06Z 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=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
64
|
+
2026-03-14 00:42:06: 2026-03-13T23:42:06Z 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=3 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/wallet/balance event=0 ip=198.41.200.23 type=http
|