@agenticmail/enterprise 0.5.374 → 0.5.376
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-3JIAQFMW.js +510 -0
- package/dist/{agent-tools-CUJHKMUN.js → agent-tools-GJUIPPHV.js} +1 -1
- package/dist/browser-tool-HG5THI5H.js +4002 -0
- package/dist/{chunk-ODK6AOKC.js → chunk-BC4VT5GK.js} +25 -24
- package/dist/{chunk-OOP2M3YE.js → chunk-MI4NMRKF.js} +39 -17
- package/dist/{chunk-HWUZLRZN.js → chunk-OPPT7QRL.js} +2 -2
- package/dist/{chunk-LVKRN4IR.js → chunk-VPWGFA5K.js} +15 -15
- package/dist/cli-agent-HWRINZSE.js +2483 -0
- package/dist/cli-agent-XCILLLBL.js +2483 -0
- package/dist/cli-serve-COPCKGDT.js +281 -0
- package/dist/cli-serve-IOSXZHIK.js +286 -0
- package/dist/cli-update-6ZZTT5UR.js +246 -0
- package/dist/cli.js +11 -3
- package/dist/dashboard/app.js +41 -1
- package/dist/index.js +18 -18
- package/dist/routes-NIQHEAV2.js +92 -0
- package/dist/runtime-F75SNKYK.js +45 -0
- package/dist/runtime-SUDXHYMB.js +45 -0
- package/dist/server-NENS3OG6.js +28 -0
- package/dist/server-Q52YXWZD.js +28 -0
- package/dist/setup-C22ILWUJ.js +20 -0
- package/dist/setup-LQT3AYBX.js +20 -0
- package/logs/cloudflared-error.log +6 -0
- package/package.json +1 -1
- package/dist/chunk-4THTH64Q.js +0 -1727
- package/dist/chunk-5BXBIL7C.js +0 -26066
- package/dist/chunk-CYBP2ZIB.js +0 -4946
- package/dist/chunk-XO6LXD7H.js +0 -5101
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import {
|
|
2
|
+
promptCompanyInfo,
|
|
3
|
+
promptDatabase,
|
|
4
|
+
promptDeployment,
|
|
5
|
+
promptDomain,
|
|
6
|
+
promptRegistration,
|
|
7
|
+
provision,
|
|
8
|
+
runSetupWizard
|
|
9
|
+
} from "./chunk-WTYMDT72.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
|
+
};
|
|
@@ -227,3 +227,9 @@
|
|
|
227
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
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
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
|
|
230
|
+
2026-03-05 22:06:16: 2026-03-05T21:06:16Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
|
|
231
|
+
2026-03-05 22:06:16: 2026-03-05T21:06:16Z 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
|
|
232
|
+
2026-03-05 22:06:35: 2026-03-05T21:06:35Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
|
|
233
|
+
2026-03-05 22:06:35: 2026-03-05T21:06:35Z 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
|
|
234
|
+
2026-03-05 22:14:06: 2026-03-05T21:14:06Z ERR error="unexpected EOF" connIndex=0 event=1 ingressRule=0 originService=http://localhost:3100
|
|
235
|
+
2026-03-05 22:14:06: 2026-03-05T21:14:06Z 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
|