@agenticmail/enterprise 0.5.477 → 0.5.479

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 (53) hide show
  1. package/dist/agent-tools-6TK72QLA.js +14677 -0
  2. package/dist/agent-tools-T5TU2TL2.js +14677 -0
  3. package/dist/agent-tools-W3UWXB3E.js +14677 -0
  4. package/dist/chunk-2Q4GXFCF.js +5562 -0
  5. package/dist/chunk-3W5NAKFC.js +2641 -0
  6. package/dist/chunk-DGZEZB7B.js +2282 -0
  7. package/dist/chunk-EKQ2524V.js +1728 -0
  8. package/dist/chunk-FHKJDQKA.js +7669 -0
  9. package/dist/chunk-IZXUS45H.js +1657 -0
  10. package/dist/chunk-JSBE7BUR.js +1728 -0
  11. package/dist/chunk-JVH5BSZA.js +5706 -0
  12. package/dist/chunk-LMEGAXDR.js +409 -0
  13. package/dist/chunk-NREH22VS.js +5672 -0
  14. package/dist/chunk-OHJMYCYP.js +5691 -0
  15. package/dist/chunk-S63YKL7B.js +7669 -0
  16. package/dist/chunk-TQWFWPVQ.js +5562 -0
  17. package/dist/chunk-TULB2JND.js +1657 -0
  18. package/dist/chunk-UK7ACQHN.js +2282 -0
  19. package/dist/chunk-VQBIYBHF.js +5562 -0
  20. package/dist/chunk-WDKM5ELH.js +7669 -0
  21. package/dist/chunk-WWXDTKY2.js +1657 -0
  22. package/dist/chunk-XCY6EZPH.js +1728 -0
  23. package/dist/chunk-XMWQWBNU.js +2282 -0
  24. package/dist/cli-agent-7SXTISQH.js +2804 -0
  25. package/dist/cli-agent-VKVOZ2P4.js +2804 -0
  26. package/dist/cli-agent-ZQ3VYFW2.js +2804 -0
  27. package/dist/cli-serve-CKPTIMEZ.js +322 -0
  28. package/dist/cli-serve-KGHUIZJZ.js +322 -0
  29. package/dist/cli-serve-VQDZBQOV.js +322 -0
  30. package/dist/cli.js +3 -3
  31. package/dist/index.js +8 -8
  32. package/dist/pipeline-PQOXEXY3.js +15 -0
  33. package/dist/polymarket-5QRBUONH.js +17 -0
  34. package/dist/polymarket-PDUVURBO.js +17 -0
  35. package/dist/polymarket-TJJO4SUQ.js +17 -0
  36. package/dist/polymarket-runtime-257R5AW7.js +108 -0
  37. package/dist/polymarket-runtime-KFJCUEQD.js +108 -0
  38. package/dist/polymarket-runtime-WFMGG2QH.js +108 -0
  39. package/dist/polymarket-watcher-32IVC2ZO.js +23 -0
  40. package/dist/polymarket-watcher-6ER6TXTN.js +23 -0
  41. package/dist/polymarket-watcher-QXWNPRBL.js +23 -0
  42. package/dist/runtime-4O6MHMZQ.js +50 -0
  43. package/dist/runtime-D2AQF4AQ.js +50 -0
  44. package/dist/runtime-HM4U2CRQ.js +50 -0
  45. package/dist/screener-AR2UI3ZD.js +26 -0
  46. package/dist/server-4BLA32JO.js +36 -0
  47. package/dist/server-OSW2JAFC.js +36 -0
  48. package/dist/server-YGABCLLZ.js +36 -0
  49. package/dist/setup-BPC2427B.js +20 -0
  50. package/dist/setup-J5UDFRMZ.js +20 -0
  51. package/dist/setup-KYFORPV4.js +20 -0
  52. package/logs/cloudflared-error.log +56 -0
  53. package/package.json +1 -1
@@ -0,0 +1,108 @@
1
+ import {
2
+ autoConnectProxy,
3
+ cancelBracketSibling,
4
+ checkAlerts,
5
+ createBracketAlerts,
6
+ deleteAlert,
7
+ deleteAllAlerts,
8
+ deleteAutoApproveRule,
9
+ deployProxyToVPS,
10
+ ensureSDK,
11
+ generateWallet,
12
+ getAlerts,
13
+ getAutoApproveRules,
14
+ getBracketConfig,
15
+ getCalibration,
16
+ getClobClient,
17
+ getClobUrl,
18
+ getDailyCounter,
19
+ getPaperPositions,
20
+ getPendingTrades,
21
+ getProxyState,
22
+ getResolvedPredictions,
23
+ getSocksAgent,
24
+ getStrategyPerformance,
25
+ getUnresolvedPredictions,
26
+ importSDK,
27
+ incrementDailyCounter,
28
+ initLearningDB,
29
+ initPolymarketDB,
30
+ isPostgresDB,
31
+ isProxyEnabled,
32
+ loadConfig,
33
+ loadProxyConfig,
34
+ loadWalletCredentials,
35
+ logTrade,
36
+ markLessonsExtracted,
37
+ pauseTrading,
38
+ recallLessons,
39
+ recordPrediction,
40
+ resolvePendingTrade,
41
+ resolvePrediction,
42
+ resumeTrading,
43
+ saveAlert,
44
+ saveAutoApproveRule,
45
+ saveConfig,
46
+ savePaperPosition,
47
+ savePendingTrade,
48
+ saveProxyConfig,
49
+ saveWalletCredentials,
50
+ startProxy,
51
+ stopProxy,
52
+ storeLesson
53
+ } from "./chunk-TULB2JND.js";
54
+ import "./chunk-WUAWWKTN.js";
55
+ import "./chunk-KFQGP6VL.js";
56
+ export {
57
+ autoConnectProxy,
58
+ cancelBracketSibling,
59
+ checkAlerts,
60
+ createBracketAlerts,
61
+ deleteAlert,
62
+ deleteAllAlerts,
63
+ deleteAutoApproveRule,
64
+ deployProxyToVPS,
65
+ ensureSDK,
66
+ generateWallet,
67
+ getAlerts,
68
+ getAutoApproveRules,
69
+ getBracketConfig,
70
+ getCalibration,
71
+ getClobClient,
72
+ getClobUrl,
73
+ getDailyCounter,
74
+ getPaperPositions,
75
+ getPendingTrades,
76
+ getProxyState,
77
+ getResolvedPredictions,
78
+ getSocksAgent,
79
+ getStrategyPerformance,
80
+ getUnresolvedPredictions,
81
+ importSDK,
82
+ incrementDailyCounter,
83
+ initLearningDB,
84
+ initPolymarketDB,
85
+ isPostgresDB,
86
+ isProxyEnabled,
87
+ loadConfig,
88
+ loadProxyConfig,
89
+ loadWalletCredentials,
90
+ logTrade,
91
+ markLessonsExtracted,
92
+ pauseTrading,
93
+ recallLessons,
94
+ recordPrediction,
95
+ resolvePendingTrade,
96
+ resolvePrediction,
97
+ resumeTrading,
98
+ saveAlert,
99
+ saveAutoApproveRule,
100
+ saveConfig,
101
+ savePaperPosition,
102
+ savePendingTrade,
103
+ saveProxyConfig,
104
+ saveWalletCredentials,
105
+ startProxy,
106
+ stopProxy,
107
+ storeLesson
108
+ };
@@ -0,0 +1,23 @@
1
+ import {
2
+ analyzeWithAI,
3
+ controlWatcherEngine,
4
+ createWatcherTools,
5
+ getAIConfig,
6
+ getWatcherEngineStatus,
7
+ initWatcherTables,
8
+ setWatcherRuntime,
9
+ startWatcherEngine,
10
+ stopWatcherEngine
11
+ } from "./chunk-UK7ACQHN.js";
12
+ import "./chunk-KFQGP6VL.js";
13
+ export {
14
+ analyzeWithAI,
15
+ controlWatcherEngine,
16
+ createWatcherTools,
17
+ getAIConfig,
18
+ getWatcherEngineStatus,
19
+ initWatcherTables,
20
+ setWatcherRuntime,
21
+ startWatcherEngine,
22
+ stopWatcherEngine
23
+ };
@@ -0,0 +1,23 @@
1
+ import {
2
+ analyzeWithAI,
3
+ controlWatcherEngine,
4
+ createWatcherTools,
5
+ getAIConfig,
6
+ getWatcherEngineStatus,
7
+ initWatcherTables,
8
+ setWatcherRuntime,
9
+ startWatcherEngine,
10
+ stopWatcherEngine
11
+ } from "./chunk-XMWQWBNU.js";
12
+ import "./chunk-KFQGP6VL.js";
13
+ export {
14
+ analyzeWithAI,
15
+ controlWatcherEngine,
16
+ createWatcherTools,
17
+ getAIConfig,
18
+ getWatcherEngineStatus,
19
+ initWatcherTables,
20
+ setWatcherRuntime,
21
+ startWatcherEngine,
22
+ stopWatcherEngine
23
+ };
@@ -0,0 +1,23 @@
1
+ import {
2
+ analyzeWithAI,
3
+ controlWatcherEngine,
4
+ createWatcherTools,
5
+ getAIConfig,
6
+ getWatcherEngineStatus,
7
+ initWatcherTables,
8
+ setWatcherRuntime,
9
+ startWatcherEngine,
10
+ stopWatcherEngine
11
+ } from "./chunk-DGZEZB7B.js";
12
+ import "./chunk-KFQGP6VL.js";
13
+ export {
14
+ analyzeWithAI,
15
+ controlWatcherEngine,
16
+ createWatcherTools,
17
+ getAIConfig,
18
+ getWatcherEngineStatus,
19
+ initWatcherTables,
20
+ setWatcherRuntime,
21
+ startWatcherEngine,
22
+ stopWatcherEngine
23
+ };
@@ -0,0 +1,50 @@
1
+ import {
2
+ AgentRuntime,
3
+ EmailChannel,
4
+ FollowUpScheduler,
5
+ SessionManager,
6
+ SubAgentManager,
7
+ ToolRegistry,
8
+ ageStaleMessages,
9
+ callLLM,
10
+ createAgentRuntime,
11
+ createNoopHooks,
12
+ createRuntimeHooks,
13
+ estimateMessageTokens,
14
+ estimateTokens,
15
+ executeTool,
16
+ runAgentLoop,
17
+ toolsToDefinitions,
18
+ truncateToolResults
19
+ } from "./chunk-VQBIYBHF.js";
20
+ import "./chunk-CFR5OSMI.js";
21
+ import {
22
+ PROVIDER_REGISTRY,
23
+ listAllProviders,
24
+ resolveApiKeyForProvider,
25
+ resolveProvider
26
+ } from "./chunk-UF3ZJMJO.js";
27
+ import "./chunk-KFQGP6VL.js";
28
+ export {
29
+ AgentRuntime,
30
+ EmailChannel,
31
+ FollowUpScheduler,
32
+ PROVIDER_REGISTRY,
33
+ SessionManager,
34
+ SubAgentManager,
35
+ ToolRegistry,
36
+ ageStaleMessages,
37
+ callLLM,
38
+ createAgentRuntime,
39
+ createNoopHooks,
40
+ createRuntimeHooks,
41
+ estimateMessageTokens,
42
+ estimateTokens,
43
+ executeTool,
44
+ listAllProviders,
45
+ resolveApiKeyForProvider,
46
+ resolveProvider,
47
+ runAgentLoop,
48
+ toolsToDefinitions,
49
+ truncateToolResults
50
+ };
@@ -0,0 +1,50 @@
1
+ import {
2
+ AgentRuntime,
3
+ EmailChannel,
4
+ FollowUpScheduler,
5
+ SessionManager,
6
+ SubAgentManager,
7
+ ToolRegistry,
8
+ ageStaleMessages,
9
+ callLLM,
10
+ createAgentRuntime,
11
+ createNoopHooks,
12
+ createRuntimeHooks,
13
+ estimateMessageTokens,
14
+ estimateTokens,
15
+ executeTool,
16
+ runAgentLoop,
17
+ toolsToDefinitions,
18
+ truncateToolResults
19
+ } from "./chunk-TQWFWPVQ.js";
20
+ import "./chunk-CFR5OSMI.js";
21
+ import {
22
+ PROVIDER_REGISTRY,
23
+ listAllProviders,
24
+ resolveApiKeyForProvider,
25
+ resolveProvider
26
+ } from "./chunk-UF3ZJMJO.js";
27
+ import "./chunk-KFQGP6VL.js";
28
+ export {
29
+ AgentRuntime,
30
+ EmailChannel,
31
+ FollowUpScheduler,
32
+ PROVIDER_REGISTRY,
33
+ SessionManager,
34
+ SubAgentManager,
35
+ ToolRegistry,
36
+ ageStaleMessages,
37
+ callLLM,
38
+ createAgentRuntime,
39
+ createNoopHooks,
40
+ createRuntimeHooks,
41
+ estimateMessageTokens,
42
+ estimateTokens,
43
+ executeTool,
44
+ listAllProviders,
45
+ resolveApiKeyForProvider,
46
+ resolveProvider,
47
+ runAgentLoop,
48
+ toolsToDefinitions,
49
+ truncateToolResults
50
+ };
@@ -0,0 +1,50 @@
1
+ import {
2
+ AgentRuntime,
3
+ EmailChannel,
4
+ FollowUpScheduler,
5
+ SessionManager,
6
+ SubAgentManager,
7
+ ToolRegistry,
8
+ ageStaleMessages,
9
+ callLLM,
10
+ createAgentRuntime,
11
+ createNoopHooks,
12
+ createRuntimeHooks,
13
+ estimateMessageTokens,
14
+ estimateTokens,
15
+ executeTool,
16
+ runAgentLoop,
17
+ toolsToDefinitions,
18
+ truncateToolResults
19
+ } from "./chunk-2Q4GXFCF.js";
20
+ import "./chunk-CFR5OSMI.js";
21
+ import {
22
+ PROVIDER_REGISTRY,
23
+ listAllProviders,
24
+ resolveApiKeyForProvider,
25
+ resolveProvider
26
+ } from "./chunk-UF3ZJMJO.js";
27
+ import "./chunk-KFQGP6VL.js";
28
+ export {
29
+ AgentRuntime,
30
+ EmailChannel,
31
+ FollowUpScheduler,
32
+ PROVIDER_REGISTRY,
33
+ SessionManager,
34
+ SubAgentManager,
35
+ ToolRegistry,
36
+ ageStaleMessages,
37
+ callLLM,
38
+ createAgentRuntime,
39
+ createNoopHooks,
40
+ createRuntimeHooks,
41
+ estimateMessageTokens,
42
+ estimateTokens,
43
+ executeTool,
44
+ listAllProviders,
45
+ resolveApiKeyForProvider,
46
+ resolveProvider,
47
+ runAgentLoop,
48
+ toolsToDefinitions,
49
+ truncateToolResults
50
+ };
@@ -0,0 +1,26 @@
1
+ import {
2
+ analyzeOrderbook,
3
+ generateRecommendation,
4
+ getPriceLevel,
5
+ scoreEdge,
6
+ scoreLiquidity,
7
+ scoreMomentum,
8
+ scoreSpread,
9
+ scoreTiming,
10
+ scoreVolume,
11
+ screenMarkets
12
+ } from "./chunk-LMEGAXDR.js";
13
+ import "./chunk-CVFIM72Q.js";
14
+ import "./chunk-KFQGP6VL.js";
15
+ export {
16
+ analyzeOrderbook,
17
+ generateRecommendation,
18
+ getPriceLevel,
19
+ scoreEdge,
20
+ scoreLiquidity,
21
+ scoreMomentum,
22
+ scoreSpread,
23
+ scoreTiming,
24
+ scoreVolume,
25
+ screenMarkets
26
+ };
@@ -0,0 +1,36 @@
1
+ import {
2
+ createServer
3
+ } from "./chunk-WDKM5ELH.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-JVH5BSZA.js";
18
+ import "./chunk-PLIE3LOT.js";
19
+ import "./chunk-I5IGHBXW.js";
20
+ import "./chunk-IZXUS45H.js";
21
+ import "./chunk-WUAWWKTN.js";
22
+ import "./chunk-3W5NAKFC.js";
23
+ import "./chunk-LMEGAXDR.js";
24
+ import "./chunk-CVFIM72Q.js";
25
+ import "./chunk-XMWQWBNU.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-FHKJDQKA.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-OHJMYCYP.js";
18
+ import "./chunk-PLIE3LOT.js";
19
+ import "./chunk-I5IGHBXW.js";
20
+ import "./chunk-TULB2JND.js";
21
+ import "./chunk-WUAWWKTN.js";
22
+ import "./chunk-3W5NAKFC.js";
23
+ import "./chunk-LMEGAXDR.js";
24
+ import "./chunk-CVFIM72Q.js";
25
+ import "./chunk-UK7ACQHN.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-S63YKL7B.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-NREH22VS.js";
18
+ import "./chunk-PLIE3LOT.js";
19
+ import "./chunk-I5IGHBXW.js";
20
+ import "./chunk-WWXDTKY2.js";
21
+ import "./chunk-WUAWWKTN.js";
22
+ import "./chunk-YWK66HN4.js";
23
+ import "./chunk-722P53KA.js";
24
+ import "./chunk-CVFIM72Q.js";
25
+ import "./chunk-DGZEZB7B.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-JSBE7BUR.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-EKQ2524V.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-XCY6EZPH.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
+ };
@@ -84,3 +84,59 @@
84
84
  2026-03-14 02:09:03: 2026-03-14T01:09: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: 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
85
85
  2026-03-14 02:09:03: 2026-03-14T01:09:03Z 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
86
86
  2026-03-14 02:09:03: 2026-03-14T01:09: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: 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
87
+ 2026-03-14 02:22:50: 2026-03-14T01:22:50Z ERR error="stream 39533 canceled by remote with error code 0" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
88
+ 2026-03-14 02:22:50: 2026-03-14T01:22:50Z ERR Request failed error="stream 39533 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
89
+ 2026-03-14 02:22:50: 2026-03-14T01:22:50Z ERR error="stream 50417 canceled by remote with error code 0" connIndex=1 event=1 ingressRule=0 originService=http://localhost:3100
90
+ 2026-03-14 02:22:50: 2026-03-14T01:22:50Z ERR Request failed error="stream 50417 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.33 type=http
91
+ 2026-03-14 02:26:20: 2026-03-14T01:26:20Z 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]:60975->[::1]:3100: read: connection reset by peer" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
92
+ 2026-03-14 02:26:20: 2026-03-14T01:26:20Z 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]:60975->[::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
93
+ 2026-03-14 02:26:20: 2026-03-14T01:26:20Z 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]:60961->[::1]:3100: read: connection reset by peer" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
94
+ 2026-03-14 02:26:20: 2026-03-14T01:26:20Z 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]:60961->[::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
95
+ 2026-03-14 02:26:20: 2026-03-14T01:26:20Z 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]:60973->[::1]:3100: read: connection reset by peer" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
96
+ 2026-03-14 02:26:20: 2026-03-14T01:26:20Z 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]:60974->[::1]:3100: read: connection reset by peer" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
97
+ 2026-03-14 02:26:20: 2026-03-14T01:26:20Z 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]:60973->[::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
98
+ 2026-03-14 02:26:20: 2026-03-14T01:26:20Z 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]:60974->[::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
99
+ 2026-03-14 02:26:22: 2026-03-14T01:26:22Z ERR error="unexpected EOF" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
100
+ 2026-03-14 02:26:22: 2026-03-14T01:26:22Z 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
101
+ 2026-03-14 02:26:22: 2026-03-14T01:26:22Z ERR error="unexpected EOF" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
102
+ 2026-03-14 02:26:22: 2026-03-14T01:26:22Z 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
103
+ 2026-03-14 02:26:22: 2026-03-14T01:26:22Z ERR error="unexpected EOF" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
104
+ 2026-03-14 02:26:22: 2026-03-14T01:26:22Z 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
105
+ 2026-03-14 02:26:22: 2026-03-14T01:26:22Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
106
+ 2026-03-14 02:26:22: 2026-03-14T01:26:22Z 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
107
+ 2026-03-14 02:26:22: 2026-03-14T01:26:22Z ERR error="unexpected EOF" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
108
+ 2026-03-14 02:26:22: 2026-03-14T01:26:22Z ERR error="unexpected EOF" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
109
+ 2026-03-14 02:26:22: 2026-03-14T01:26:22Z 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
110
+ 2026-03-14 02:26:22: 2026-03-14T01:26:22Z 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
111
+ 2026-03-14 02:26:22: 2026-03-14T01:26:22Z 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=1 event=1 ingressRule=0 originService=http://localhost:3100
112
+ 2026-03-14 02:26:22: 2026-03-14T01:26:22Z 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=1 dest=https://enterprise.agenticmail.io/api/polymarket/67ba24f1-c8af-40b4-9df5-c05b81fc1e7a/wallet/balance event=0 ip=198.41.200.33 type=http
113
+ 2026-03-14 02:35:19: 2026-03-14T01:35:19Z ERR error="stream 40777 canceled by remote with error code 0" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
114
+ 2026-03-14 02:35:19: 2026-03-14T01:35:19Z ERR Request failed error="stream 40777 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
115
+ 2026-03-14 02:35:19: 2026-03-14T01:35:19Z ERR error="stream 42289 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
116
+ 2026-03-14 02:35:19: 2026-03-14T01:35:19Z ERR Request failed error="stream 42289 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/polymarket/stream?agentId=67ba24f1-c8af-40b4-9df5-c05b81fc1e7a event=0 ip=198.41.192.67 type=http
117
+ 2026-03-14 02:35:57: 2026-03-14T01:35:57Z 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
118
+ 2026-03-14 02:35:57: 2026-03-14T01:35:57Z 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
119
+ 2026-03-14 02:35:57: 2026-03-14T01:35:57Z 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
120
+ 2026-03-14 02:35:57: 2026-03-14T01:35:57Z 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
121
+ 2026-03-14 02:35:57: 2026-03-14T01:35:57Z 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
122
+ 2026-03-14 02:35:57: 2026-03-14T01:35:57Z 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
123
+ 2026-03-14 02:35:57: 2026-03-14T01:35:57Z 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
124
+ 2026-03-14 02:35:57: 2026-03-14T01:35:57Z 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
125
+ 2026-03-14 02:35:57: 2026-03-14T01:35:57Z 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
126
+ 2026-03-14 02:35:57: 2026-03-14T01:35:57Z 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
127
+ 2026-03-14 02:35:59: 2026-03-14T01:35:59Z ERR error="unexpected EOF" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
128
+ 2026-03-14 02:35:59: 2026-03-14T01:35:59Z ERR error="unexpected EOF" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
129
+ 2026-03-14 02:35:59: 2026-03-14T01:35:59Z 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
130
+ 2026-03-14 02:35:59: 2026-03-14T01:35:59Z 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
131
+ 2026-03-14 02:35:59: 2026-03-14T01:35:59Z 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
132
+ 2026-03-14 02:35:59: 2026-03-14T01:35:59Z 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
133
+ 2026-03-14 02:35:59: 2026-03-14T01:35:59Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
134
+ 2026-03-14 02:35:59: 2026-03-14T01:35:59Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/polymarket/stream?agentId=67ba24f1-c8af-40b4-9df5-c05b81fc1e7a event=0 ip=198.41.192.67 type=http
135
+ 2026-03-14 02:35:59: 2026-03-14T01:35:59Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
136
+ 2026-03-14 02:35:59: 2026-03-14T01:35:59Z ERR error="unexpected EOF" connIndex=3 event=1 ingressRule=0 originService=http://localhost:3100
137
+ 2026-03-14 02:35:59: 2026-03-14T01:35:59Z 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
138
+ 2026-03-14 02:35:59: 2026-03-14T01:35:59Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
139
+ 2026-03-14 02:35:59: 2026-03-14T01:35:59Z 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
140
+ 2026-03-14 02:35:59: 2026-03-14T01:35:59Z 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
141
+ 2026-03-14 02:35:59: 2026-03-14T01:35:59Z 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
142
+ 2026-03-14 02:35:59: 2026-03-14T01:35:59Z 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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agenticmail/enterprise",
3
- "version": "0.5.477",
3
+ "version": "0.5.479",
4
4
  "description": "AgenticMail Enterprise — cloud-hosted AI agent identity, email, auth & compliance for organizations",
5
5
  "type": "module",
6
6
  "bin": {