@agenticmail/enterprise 0.5.372 → 0.5.374
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-HZCGY3KS.js +510 -0
- package/dist/{agent-tools-AR3FPB24.js → agent-tools-CUJHKMUN.js} +2 -1
- package/dist/{chunk-CE4XOGCE.js → chunk-4THTH64Q.js} +2 -2
- package/dist/{chunk-IO5EPYLA.js → chunk-CYBP2ZIB.js} +21 -20
- package/dist/{chunk-QHBOQ2IG.js → chunk-HWUZLRZN.js} +4 -4
- package/dist/chunk-LVKRN4IR.js +26082 -0
- package/dist/{chunk-JXI6PCUZ.js → chunk-ODK6AOKC.js} +1 -1
- package/dist/{chunk-JNNZKFBP.js → chunk-OOP2M3YE.js} +15 -15
- package/dist/{chunk-DPQWI26Y.js → chunk-XO6LXD7H.js} +2 -2
- package/dist/cli-agent-6UJP34H3.js +2483 -0
- package/dist/cli-agent-CFLWIYRJ.js +2483 -0
- package/dist/cli-serve-42HTQ45A.js +281 -0
- package/dist/cli-serve-7AL3NKYK.js +281 -0
- package/dist/cli.js +3 -3
- package/dist/index.js +4 -4
- package/dist/routes-Q3YMFXX3.js +92 -0
- package/dist/runtime-UZEFUBAA.js +45 -0
- package/dist/runtime-WKWJ5BGT.js +45 -0
- package/dist/server-I533SQLB.js +28 -0
- package/dist/server-RHXEW7LO.js +28 -0
- package/dist/setup-4DKCCU6S.js +20 -0
- package/dist/setup-FDTGGTZE.js +20 -0
- package/logs/cloudflared-error.log +22 -0
- package/package.json +1 -1
- package/dist/agent-tools-22C6IARS.js +0 -14007
- package/dist/agent-tools-QHR2LY5V.js +0 -14007
- package/dist/agent-tools-YZF26YMY.js +0 -14007
- package/dist/chunk-2EI4AYXM.js +0 -2591
- package/dist/chunk-4MFGMCJO.js +0 -1727
- package/dist/chunk-5WDYN4UV.js +0 -3332
- package/dist/chunk-F6SI2DE3.js +0 -5101
- package/dist/chunk-HIQY73V2.js +0 -467
- package/dist/chunk-L7OG7R6F.js +0 -1727
- package/dist/chunk-LEACSX6C.js +0 -4945
- package/dist/chunk-MUH6AHIS.js +0 -4945
- package/dist/chunk-OZW6NYWD.js +0 -5101
- package/dist/chunk-SXDQEUHA.js +0 -1727
- package/dist/chunk-Z3I6GNTS.js +0 -106
- package/dist/chunk-ZW24HPRG.js +0 -5101
- package/dist/local-OXFH4V7E.js +0 -1144
- package/dist/local-QQ2V7CYC.js +0 -1190
|
@@ -0,0 +1,92 @@
|
|
|
1
|
+
import {
|
|
2
|
+
activity,
|
|
3
|
+
agentStatus,
|
|
4
|
+
approvals,
|
|
5
|
+
cluster,
|
|
6
|
+
commBus,
|
|
7
|
+
communityRegistry,
|
|
8
|
+
compliance,
|
|
9
|
+
configGen,
|
|
10
|
+
databaseManager,
|
|
11
|
+
deployer,
|
|
12
|
+
dlp,
|
|
13
|
+
engine,
|
|
14
|
+
getChatPoller,
|
|
15
|
+
getEmailPoller,
|
|
16
|
+
getMessagingPoller,
|
|
17
|
+
guardrails,
|
|
18
|
+
hierarchyManager,
|
|
19
|
+
init_routes,
|
|
20
|
+
journal,
|
|
21
|
+
knowledgeBase,
|
|
22
|
+
knowledgeContribution,
|
|
23
|
+
lifecycle,
|
|
24
|
+
memoryManager,
|
|
25
|
+
mountRuntimeApp,
|
|
26
|
+
onboarding,
|
|
27
|
+
orgIntegrations,
|
|
28
|
+
permissionEngine,
|
|
29
|
+
policyEngine,
|
|
30
|
+
policyImporter,
|
|
31
|
+
setEngineDb,
|
|
32
|
+
setRuntime,
|
|
33
|
+
skillUpdater,
|
|
34
|
+
storageManager,
|
|
35
|
+
tenants,
|
|
36
|
+
vault,
|
|
37
|
+
workforce
|
|
38
|
+
} from "./chunk-LVKRN4IR.js";
|
|
39
|
+
import "./chunk-3UAFHUEC.js";
|
|
40
|
+
import "./chunk-Z7NVD3OQ.js";
|
|
41
|
+
import "./chunk-VSBC4SWO.js";
|
|
42
|
+
import "./chunk-AF3WSNVX.js";
|
|
43
|
+
import "./chunk-74ZCQKYU.js";
|
|
44
|
+
import "./chunk-Z6K5FKAB.js";
|
|
45
|
+
import "./chunk-C6JP5NR6.js";
|
|
46
|
+
import "./chunk-WYDVMFGJ.js";
|
|
47
|
+
import "./chunk-TCDRCMJJ.js";
|
|
48
|
+
import "./chunk-FT5MAYTU.js";
|
|
49
|
+
import "./chunk-YDD5TC5Q.js";
|
|
50
|
+
import "./chunk-FLQ5FLHW.js";
|
|
51
|
+
import "./chunk-WUAWWKTN.js";
|
|
52
|
+
import "./chunk-A2XPEZ7L.js";
|
|
53
|
+
import "./chunk-22U7TZPN.js";
|
|
54
|
+
import "./chunk-KFQGP6VL.js";
|
|
55
|
+
init_routes();
|
|
56
|
+
export {
|
|
57
|
+
activity,
|
|
58
|
+
agentStatus,
|
|
59
|
+
approvals,
|
|
60
|
+
cluster,
|
|
61
|
+
commBus,
|
|
62
|
+
communityRegistry,
|
|
63
|
+
compliance,
|
|
64
|
+
configGen,
|
|
65
|
+
databaseManager,
|
|
66
|
+
deployer,
|
|
67
|
+
dlp,
|
|
68
|
+
engine as engineRoutes,
|
|
69
|
+
getChatPoller,
|
|
70
|
+
getEmailPoller,
|
|
71
|
+
getMessagingPoller,
|
|
72
|
+
guardrails,
|
|
73
|
+
hierarchyManager,
|
|
74
|
+
journal,
|
|
75
|
+
knowledgeBase,
|
|
76
|
+
knowledgeContribution,
|
|
77
|
+
lifecycle,
|
|
78
|
+
memoryManager,
|
|
79
|
+
mountRuntimeApp,
|
|
80
|
+
onboarding,
|
|
81
|
+
orgIntegrations,
|
|
82
|
+
permissionEngine,
|
|
83
|
+
policyEngine,
|
|
84
|
+
policyImporter,
|
|
85
|
+
setEngineDb,
|
|
86
|
+
setRuntime,
|
|
87
|
+
skillUpdater,
|
|
88
|
+
storageManager,
|
|
89
|
+
tenants,
|
|
90
|
+
vault,
|
|
91
|
+
workforce
|
|
92
|
+
};
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import {
|
|
2
|
+
AgentRuntime,
|
|
3
|
+
EmailChannel,
|
|
4
|
+
FollowUpScheduler,
|
|
5
|
+
SessionManager,
|
|
6
|
+
SubAgentManager,
|
|
7
|
+
ToolRegistry,
|
|
8
|
+
callLLM,
|
|
9
|
+
createAgentRuntime,
|
|
10
|
+
createNoopHooks,
|
|
11
|
+
createRuntimeHooks,
|
|
12
|
+
estimateMessageTokens,
|
|
13
|
+
estimateTokens,
|
|
14
|
+
executeTool,
|
|
15
|
+
runAgentLoop,
|
|
16
|
+
toolsToDefinitions
|
|
17
|
+
} from "./chunk-ODK6AOKC.js";
|
|
18
|
+
import {
|
|
19
|
+
PROVIDER_REGISTRY,
|
|
20
|
+
listAllProviders,
|
|
21
|
+
resolveApiKeyForProvider,
|
|
22
|
+
resolveProvider
|
|
23
|
+
} from "./chunk-UF3ZJMJO.js";
|
|
24
|
+
import "./chunk-KFQGP6VL.js";
|
|
25
|
+
export {
|
|
26
|
+
AgentRuntime,
|
|
27
|
+
EmailChannel,
|
|
28
|
+
FollowUpScheduler,
|
|
29
|
+
PROVIDER_REGISTRY,
|
|
30
|
+
SessionManager,
|
|
31
|
+
SubAgentManager,
|
|
32
|
+
ToolRegistry,
|
|
33
|
+
callLLM,
|
|
34
|
+
createAgentRuntime,
|
|
35
|
+
createNoopHooks,
|
|
36
|
+
createRuntimeHooks,
|
|
37
|
+
estimateMessageTokens,
|
|
38
|
+
estimateTokens,
|
|
39
|
+
executeTool,
|
|
40
|
+
listAllProviders,
|
|
41
|
+
resolveApiKeyForProvider,
|
|
42
|
+
resolveProvider,
|
|
43
|
+
runAgentLoop,
|
|
44
|
+
toolsToDefinitions
|
|
45
|
+
};
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
import {
|
|
2
|
+
AgentRuntime,
|
|
3
|
+
EmailChannel,
|
|
4
|
+
FollowUpScheduler,
|
|
5
|
+
SessionManager,
|
|
6
|
+
SubAgentManager,
|
|
7
|
+
ToolRegistry,
|
|
8
|
+
callLLM,
|
|
9
|
+
createAgentRuntime,
|
|
10
|
+
createNoopHooks,
|
|
11
|
+
createRuntimeHooks,
|
|
12
|
+
estimateMessageTokens,
|
|
13
|
+
estimateTokens,
|
|
14
|
+
executeTool,
|
|
15
|
+
runAgentLoop,
|
|
16
|
+
toolsToDefinitions
|
|
17
|
+
} from "./chunk-CYBP2ZIB.js";
|
|
18
|
+
import {
|
|
19
|
+
PROVIDER_REGISTRY,
|
|
20
|
+
listAllProviders,
|
|
21
|
+
resolveApiKeyForProvider,
|
|
22
|
+
resolveProvider
|
|
23
|
+
} from "./chunk-UF3ZJMJO.js";
|
|
24
|
+
import "./chunk-KFQGP6VL.js";
|
|
25
|
+
export {
|
|
26
|
+
AgentRuntime,
|
|
27
|
+
EmailChannel,
|
|
28
|
+
FollowUpScheduler,
|
|
29
|
+
PROVIDER_REGISTRY,
|
|
30
|
+
SessionManager,
|
|
31
|
+
SubAgentManager,
|
|
32
|
+
ToolRegistry,
|
|
33
|
+
callLLM,
|
|
34
|
+
createAgentRuntime,
|
|
35
|
+
createNoopHooks,
|
|
36
|
+
createRuntimeHooks,
|
|
37
|
+
estimateMessageTokens,
|
|
38
|
+
estimateTokens,
|
|
39
|
+
executeTool,
|
|
40
|
+
listAllProviders,
|
|
41
|
+
resolveApiKeyForProvider,
|
|
42
|
+
resolveProvider,
|
|
43
|
+
runAgentLoop,
|
|
44
|
+
toolsToDefinitions
|
|
45
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import {
|
|
2
|
+
createServer
|
|
3
|
+
} from "./chunk-OOP2M3YE.js";
|
|
4
|
+
import "./chunk-DJBCRQTD.js";
|
|
5
|
+
import "./chunk-UF3ZJMJO.js";
|
|
6
|
+
import "./chunk-LVKRN4IR.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-Z6K5FKAB.js";
|
|
13
|
+
import "./chunk-C6JP5NR6.js";
|
|
14
|
+
import "./chunk-WYDVMFGJ.js";
|
|
15
|
+
import "./chunk-TCDRCMJJ.js";
|
|
16
|
+
import "./chunk-FT5MAYTU.js";
|
|
17
|
+
import "./chunk-YDD5TC5Q.js";
|
|
18
|
+
import "./chunk-37ABTUFU.js";
|
|
19
|
+
import "./chunk-NU657BBQ.js";
|
|
20
|
+
import "./chunk-PGAU3W3M.js";
|
|
21
|
+
import "./chunk-FLQ5FLHW.js";
|
|
22
|
+
import "./chunk-WUAWWKTN.js";
|
|
23
|
+
import "./chunk-A2XPEZ7L.js";
|
|
24
|
+
import "./chunk-22U7TZPN.js";
|
|
25
|
+
import "./chunk-KFQGP6VL.js";
|
|
26
|
+
export {
|
|
27
|
+
createServer
|
|
28
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import {
|
|
2
|
+
createServer
|
|
3
|
+
} from "./chunk-XO6LXD7H.js";
|
|
4
|
+
import "./chunk-DJBCRQTD.js";
|
|
5
|
+
import "./chunk-UF3ZJMJO.js";
|
|
6
|
+
import "./chunk-5BXBIL7C.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-Z6K5FKAB.js";
|
|
13
|
+
import "./chunk-C6JP5NR6.js";
|
|
14
|
+
import "./chunk-WYDVMFGJ.js";
|
|
15
|
+
import "./chunk-TCDRCMJJ.js";
|
|
16
|
+
import "./chunk-FT5MAYTU.js";
|
|
17
|
+
import "./chunk-YDD5TC5Q.js";
|
|
18
|
+
import "./chunk-37ABTUFU.js";
|
|
19
|
+
import "./chunk-NU657BBQ.js";
|
|
20
|
+
import "./chunk-PGAU3W3M.js";
|
|
21
|
+
import "./chunk-FLQ5FLHW.js";
|
|
22
|
+
import "./chunk-WUAWWKTN.js";
|
|
23
|
+
import "./chunk-A2XPEZ7L.js";
|
|
24
|
+
import "./chunk-22U7TZPN.js";
|
|
25
|
+
import "./chunk-KFQGP6VL.js";
|
|
26
|
+
export {
|
|
27
|
+
createServer
|
|
28
|
+
};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import {
|
|
2
|
+
promptCompanyInfo,
|
|
3
|
+
promptDatabase,
|
|
4
|
+
promptDeployment,
|
|
5
|
+
promptDomain,
|
|
6
|
+
promptRegistration,
|
|
7
|
+
provision,
|
|
8
|
+
runSetupWizard
|
|
9
|
+
} from "./chunk-4THTH64Q.js";
|
|
10
|
+
import "./chunk-P6W565WH.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-HWUZLRZN.js";
|
|
10
|
+
import "./chunk-P6W565WH.js";
|
|
11
|
+
import "./chunk-KFQGP6VL.js";
|
|
12
|
+
export {
|
|
13
|
+
promptCompanyInfo,
|
|
14
|
+
promptDatabase,
|
|
15
|
+
promptDeployment,
|
|
16
|
+
promptDomain,
|
|
17
|
+
promptRegistration,
|
|
18
|
+
provision,
|
|
19
|
+
runSetupWizard
|
|
20
|
+
};
|
|
@@ -205,3 +205,25 @@
|
|
|
205
205
|
2026-03-05 21:44:20: 2026-03-05T20:44: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: dial tcp [::1]:3100: connect: connection refused" connIndex=0 dest=https://enterprise.agenticmail.io/favicon.ico event=0 ip=198.41.192.107 type=http
|
|
206
206
|
2026-03-05 21:44:54: 2026-03-05T20:44:54Z 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
|
|
207
207
|
2026-03-05 21:44:54: 2026-03-05T20:44:54Z 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/dashboard/agents/3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
|
|
208
|
+
2026-03-05 21:47:15: 2026-03-05T20:47:15Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
|
|
209
|
+
2026-03-05 21:47:15: 2026-03-05T20:47:15Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
|
|
210
|
+
2026-03-05 21:47:15: 2026-03-05T20:47:15Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
|
|
211
|
+
2026-03-05 21:47:15: 2026-03-05T20:47:15Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
|
|
212
|
+
2026-03-05 21:49:45: 2026-03-05T20:49:45Z ERR error="stream 2461 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
|
|
213
|
+
2026-03-05 21:49:45: 2026-03-05T20:49:45Z ERR Request failed error="stream 2461 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
|
|
214
|
+
2026-03-05 21:52:12: 2026-03-05T20:52:12Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
|
|
215
|
+
2026-03-05 21:52:12: 2026-03-05T20:52:12Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
|
|
216
|
+
2026-03-05 21:52:12: 2026-03-05T20:52:12Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
|
|
217
|
+
2026-03-05 21:52:12: 2026-03-05T20:52:12Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
|
|
218
|
+
2026-03-05 21:57:23: 2026-03-05T20:57:23Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
|
|
219
|
+
2026-03-05 21:57:23: 2026-03-05T20:57:23Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
|
|
220
|
+
2026-03-05 21:57:23: 2026-03-05T20:57:23Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
|
|
221
|
+
2026-03-05 21:57:23: 2026-03-05T20:57:23Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
|
|
222
|
+
2026-03-05 22:03:26: 2026-03-05T21:03:26Z ERR error="stream 2585 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
|
|
223
|
+
2026-03-05 22:03:26: 2026-03-05T21:03:26Z ERR error="stream 2581 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
|
|
224
|
+
2026-03-05 22:03:26: 2026-03-05T21:03:26Z ERR Request failed error="stream 2585 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
|
|
225
|
+
2026-03-05 22:03:26: 2026-03-05T21:03:26Z ERR Request failed error="stream 2581 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
|
|
226
|
+
2026-03-05 22:04:08: 2026-03-05T21:04:08Z ERR error="stream 2929 canceled by remote with error code 0" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
|
|
227
|
+
2026-03-05 22:04:08: 2026-03-05T21:04:08Z ERR Request failed error="stream 2929 canceled by remote with error code 0" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
|
|
228
|
+
2026-03-05 22:04:38: 2026-03-05T21:04:38Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
|
|
229
|
+
2026-03-05 22:04:38: 2026-03-05T21:04:38Z ERR Request failed error="unexpected EOF" connIndex=0 dest=https://enterprise.agenticmail.io/api/engine/agent-status-stream?agentId=3eecd57d-03ae-440d-8945-5b35f43a8d90 event=0 ip=198.41.192.107 type=http
|