@agenticmail/enterprise 0.5.406 → 0.5.407
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/cli-agent-GBRHIBBT.js +2712 -0
- package/dist/cli.js +1 -1
- package/logs/cloudflared-error.log +2 -0
- package/logs/john-error.log +1 -0
- package/package.json +1 -1
package/dist/cli.js
CHANGED
|
@@ -68,7 +68,7 @@ Skill Development:
|
|
|
68
68
|
import("./cli-serve-SPBQS4BM.js").then((m) => m.runServe(args.slice(1))).catch(fatal);
|
|
69
69
|
break;
|
|
70
70
|
case "agent":
|
|
71
|
-
import("./cli-agent-
|
|
71
|
+
import("./cli-agent-GBRHIBBT.js").then((m) => m.runAgent(args.slice(1))).catch(fatal);
|
|
72
72
|
break;
|
|
73
73
|
case "setup":
|
|
74
74
|
default:
|
|
@@ -277,3 +277,5 @@
|
|
|
277
277
|
2026-03-06 15:54:20: 2026-03-06T14:54:20Z ERR Request failed error="stream 981 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.47 type=http
|
|
278
278
|
2026-03-06 15:54:30: 2026-03-06T14:54:30Z ERR error="stream 1301 canceled by remote with error code 0" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
279
279
|
2026-03-06 15:54:30: 2026-03-06T14:54:30Z ERR Request failed error="stream 1301 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.47 type=http
|
|
280
|
+
2026-03-06 16:01:25: 2026-03-06T15:01:25Z ERR error="unexpected EOF" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
|
|
281
|
+
2026-03-06 16:01:25: 2026-03-06T15:01:25Z ERR Request failed error="unexpected EOF" connIndex=2 dest=https://enterprise.agenticmail.io/api/engine/task-pipeline/stream event=0 ip=198.41.192.47 type=http
|
package/logs/john-error.log
CHANGED
|
@@ -15,3 +15,4 @@
|
|
|
15
15
|
2026-03-06 14:40:46: [TaskPoller] spawnForTask error: No API key configured for provider: undefined
|
|
16
16
|
2026-03-06 14:44:45: [TaskPoller] spawnForTask error: No API key configured for provider: undefined
|
|
17
17
|
2026-03-06 15:48:10: Fatal error: current transaction is aborted, commands ignored until end of transaction block
|
|
18
|
+
2026-03-06 16:01:22: [shutdown] Email notification error: Invalid character
|