@agenticmail/enterprise 0.5.541 → 0.5.543
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-heartbeat-TJV56J2Q.js +518 -0
- package/dist/agent-tools-SWYPXYZE.js +14677 -0
- package/dist/chunk-HNCVCUSZ.js +5704 -0
- package/dist/chunk-K6BVQX2N.js +1728 -0
- package/dist/chunk-RRDEFDU6.js +8147 -0
- package/dist/chunk-RYPBQTAI.js +26396 -0
- package/dist/cli-agent-H3EYLSXS.js +2882 -0
- package/dist/cli-serve-GOJBST5J.js +322 -0
- package/dist/cli.js +3 -3
- package/dist/dashboard/components/duplicate-agent.js +111 -0
- package/dist/dashboard/pages/agents.js +11 -1
- package/dist/index.js +5 -5
- package/dist/routes-EMNBGMMH.js +94 -0
- package/dist/runtime-PQTF32K4.js +50 -0
- package/dist/server-BZSWQX2D.js +36 -0
- package/dist/setup-QINKMTBY.js +20 -0
- package/logs/cloudflared-error.log +62 -0
- package/package.json +1 -1
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import {
|
|
2
|
+
createServer
|
|
3
|
+
} from "./chunk-RRDEFDU6.js";
|
|
4
|
+
import "./chunk-DJBCRQTD.js";
|
|
5
|
+
import "./chunk-UF3ZJMJO.js";
|
|
6
|
+
import "./chunk-RYPBQTAI.js";
|
|
7
|
+
import "./chunk-Z7NVD3OQ.js";
|
|
8
|
+
import "./chunk-VSBC4SWO.js";
|
|
9
|
+
import "./chunk-AF3WSNVX.js";
|
|
10
|
+
import "./chunk-74ZCQKYU.js";
|
|
11
|
+
import "./chunk-ET6WZFPS.js";
|
|
12
|
+
import "./chunk-FQWJMPKW.js";
|
|
13
|
+
import "./chunk-K2GKUQSB.js";
|
|
14
|
+
import "./chunk-TK55CSBH.js";
|
|
15
|
+
import "./chunk-KWSVGUN5.js";
|
|
16
|
+
import "./chunk-PSZU6FMQ.js";
|
|
17
|
+
import "./chunk-66Z6N3J3.js";
|
|
18
|
+
import "./chunk-X5IZUXDC.js";
|
|
19
|
+
import "./chunk-I5IGHBXW.js";
|
|
20
|
+
import "./chunk-ZEVIYXZL.js";
|
|
21
|
+
import "./chunk-WUAWWKTN.js";
|
|
22
|
+
import "./chunk-2CDGYMJK.js";
|
|
23
|
+
import "./chunk-V3LPIDTL.js";
|
|
24
|
+
import "./chunk-A4CX3XQS.js";
|
|
25
|
+
import "./chunk-QZ2EV2DF.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-GDY6QWI6.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-K6BVQX2N.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
|
+
};
|
|
@@ -684,3 +684,65 @@
|
|
|
684
684
|
2026-03-15 22:32:49: 2026-03-15T21:32:49Z ERR Request failed error="stream 10457 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
|
|
685
685
|
2026-03-15 22:32:56: 2026-03-15T21:32:56Z ERR error="stream 10461 canceled by remote with error code 0" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
686
686
|
2026-03-15 22:32:56: 2026-03-15T21:32:56Z ERR Request failed error="stream 10461 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
|
|
687
|
+
2026-03-15 22:50:46: 2026-03-15T21:50:46Z ERR error="stream 55985 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
688
|
+
2026-03-15 22:50:46: 2026-03-15T21:50:46Z ERR Request failed error="stream 55985 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
|
|
689
|
+
2026-03-15 22:50:57: 2026-03-15T21:50:57Z ERR error="stream 55989 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
690
|
+
2026-03-15 22:50:57: 2026-03-15T21:50:57Z ERR Request failed error="stream 55989 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
|
|
691
|
+
2026-03-15 22:51:33: 2026-03-15T21:51:33Z 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]:58269->[::1]:3100: read: connection reset by peer" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
692
|
+
2026-03-15 22:51:33: 2026-03-15T21:51:33Z 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]:58269->[::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
|
|
693
|
+
2026-03-15 22:51:35: 2026-03-15T21:51:35Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
694
|
+
2026-03-15 22:51:35: 2026-03-15T21:51:35Z 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
|
|
695
|
+
2026-03-15 22:51:35: 2026-03-15T21:51:35Z ERR error="unexpected EOF" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
696
|
+
2026-03-15 22:51:35: 2026-03-15T21:51:35Z 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
|
|
697
|
+
2026-03-15 22:51:35: 2026-03-15T21:51:35Z ERR error="unexpected EOF" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
698
|
+
2026-03-15 22:51:35: 2026-03-15T21:51:35Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
699
|
+
2026-03-15 22:51:35: 2026-03-15T21:51:35Z 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
|
|
700
|
+
2026-03-15 22:51:35: 2026-03-15T21:51:35Z 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
|
|
701
|
+
2026-03-15 22:51:35: 2026-03-15T21:51:35Z 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
|
|
702
|
+
2026-03-15 22:51:35: 2026-03-15T21:51:35Z 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
|
|
703
|
+
2026-03-15 22:51:35: 2026-03-15T21:51:35Z ERR error="unexpected EOF" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
704
|
+
2026-03-15 22:51:35: 2026-03-15T21:51:35Z 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
|
|
705
|
+
2026-03-15 22:51:35: 2026-03-15T21:51:35Z ERR error="unexpected EOF" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
706
|
+
2026-03-15 22:51:35: 2026-03-15T21:51:35Z 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
|
|
707
|
+
2026-03-15 23:10:58: 2026-03-15T22:10:58Z ERR error="stream 58325 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
708
|
+
2026-03-15 23:10:58: 2026-03-15T22:10:58Z ERR Request failed error="stream 58325 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
|
|
709
|
+
2026-03-15 23:11:03: 2026-03-15T22:11:03Z ERR error="stream 4757 canceled by remote with error code 0" connIndex=1 event=1 ingressRule=0 originService=http://localhost:3100
|
|
710
|
+
2026-03-15 23:11:03: 2026-03-15T22:11:03Z ERR Request failed error="stream 4757 canceled by remote with error code 0" connIndex=1 dest=https://enterprise.agenticmail.io/api/polymarket/stream?agentId=67ba24f1-c8af-40b4-9df5-c05b81fc1e7a event=0 ip=198.41.200.113 type=http
|
|
711
|
+
2026-03-15 23:12:06: 2026-03-15T22:12:06Z 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]:49334->[::1]:3100: read: connection reset by peer" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
712
|
+
2026-03-15 23:12:06: 2026-03-15T22:12: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: read tcp [::1]:49334->[::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
|
|
713
|
+
2026-03-15 23:12:06: 2026-03-15T22:12:06Z 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]:49336->[::1]:3100: read: connection reset by peer" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
714
|
+
2026-03-15 23:12:06: 2026-03-15T22:12: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: read tcp [::1]:49336->[::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
|
|
715
|
+
2026-03-15 23:12:06: 2026-03-15T22:12:06Z 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]:49335->[::1]:3100: read: connection reset by peer" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
716
|
+
2026-03-15 23:12:06: 2026-03-15T22:12: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: read tcp [::1]:49335->[::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
|
|
717
|
+
2026-03-15 23:12:06: 2026-03-15T22:12: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
|
|
718
|
+
2026-03-15 23:12:06: 2026-03-15T22:12: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
|
|
719
|
+
2026-03-15 23:12:06: 2026-03-15T22:12: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
|
|
720
|
+
2026-03-15 23:12:06: 2026-03-15T22:12: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
|
|
721
|
+
2026-03-15 23:12:06: 2026-03-15T22:12: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
|
|
722
|
+
2026-03-15 23:12:06: 2026-03-15T22:12: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
|
|
723
|
+
2026-03-15 23:12:07: 2026-03-15T22:12:07Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
724
|
+
2026-03-15 23:12:07: 2026-03-15T22:12:07Z 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
|
|
725
|
+
2026-03-15 23:12:07: 2026-03-15T22:12:07Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
726
|
+
2026-03-15 23:12:07: 2026-03-15T22:12:07Z 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
|
|
727
|
+
2026-03-15 23:12:07: 2026-03-15T22:12:07Z ERR error="unexpected EOF" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
728
|
+
2026-03-15 23:12:07: 2026-03-15T22:12:07Z 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
|
|
729
|
+
2026-03-15 23:12:07: 2026-03-15T22:12:07Z ERR error="unexpected EOF" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
730
|
+
2026-03-15 23:12:07: 2026-03-15T22:12:07Z 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
|
|
731
|
+
2026-03-15 23:12:07: 2026-03-15T22:12:07Z ERR error="unexpected EOF" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
732
|
+
2026-03-15 23:12:07: 2026-03-15T22:12:07Z 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
|
|
733
|
+
2026-03-15 23:12:07: 2026-03-15T22:12:07Z ERR error="unexpected EOF" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
734
|
+
2026-03-15 23:12:07: 2026-03-15T22:12:07Z 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
|
|
735
|
+
2026-03-15 23:12:24: 2026-03-15T22:12:24Z ERR error="stream 4913 canceled by remote with error code 0" connIndex=1 event=1 ingressRule=0 originService=http://localhost:3100
|
|
736
|
+
2026-03-15 23:12:24: 2026-03-15T22:12:24Z ERR Request failed error="stream 4913 canceled by remote with error code 0" connIndex=1 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/trades event=0 ip=198.41.200.113 type=http
|
|
737
|
+
2026-03-15 23:12:24: 2026-03-15T22:12:24Z ERR error="stream 4901 canceled by remote with error code 0" connIndex=1 event=1 ingressRule=0 originService=http://localhost:3100
|
|
738
|
+
2026-03-15 23:12:24: 2026-03-15T22:12:24Z ERR Request failed error="stream 4901 canceled by remote with error code 0" connIndex=1 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/price-stream event=0 ip=198.41.200.113 type=http
|
|
739
|
+
2026-03-15 23:12:30: 2026-03-15T22:12:30Z ERR error="stream 62069 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
740
|
+
2026-03-15 23:12:30: 2026-03-15T22:12:30Z ERR Request failed error="stream 62069 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
|
|
741
|
+
2026-03-15 23:12:33: 2026-03-15T22:12:33Z ERR error="stream 62829 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
742
|
+
2026-03-15 23:12:33: 2026-03-15T22:12:33Z ERR Request failed error="stream 62829 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
|
|
743
|
+
2026-03-15 23:12:37: 2026-03-15T22:12:37Z ERR error="stream 62833 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
744
|
+
2026-03-15 23:12:37: 2026-03-15T22:12:37Z ERR Request failed error="stream 62833 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
|
|
745
|
+
2026-03-15 23:12:46: 2026-03-15T22:12:46Z ERR error="stream 62865 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
746
|
+
2026-03-15 23:12:46: 2026-03-15T22:12:46Z ERR Request failed error="stream 62865 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
|
|
747
|
+
2026-03-15 23:13:37: 2026-03-15T22:13:37Z ERR error="stream 63137 canceled by remote with error code 0" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
|
|
748
|
+
2026-03-15 23:13:37: 2026-03-15T22:13:37Z ERR Request failed error="stream 63137 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
|