@agenticmail/enterprise 0.5.407 → 0.5.408

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.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-GBRHIBBT.js").then((m) => m.runAgent(args.slice(1))).catch(fatal);
71
+ import("./cli-agent-4AGWDEZ5.js").then((m) => m.runAgent(args.slice(1))).catch(fatal);
72
72
  break;
73
73
  case "setup":
74
74
  default:
@@ -279,3 +279,5 @@
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
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
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
282
+ 2026-03-06 16:03:12: 2026-03-06T15:03:12Z ERR error="unexpected EOF" connIndex=2 event=1 ingressRule=0 originService=http://localhost:3100
283
+ 2026-03-06 16:03:12: 2026-03-06T15:03:12Z 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
@@ -16,3 +16,4 @@
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
18
  2026-03-06 16:01:22: [shutdown] Email notification error: Invalid character
19
+ 2026-03-06 16:03:08: [shutdown] Email notification error: Invalid character
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agenticmail/enterprise",
3
- "version": "0.5.407",
3
+ "version": "0.5.408",
4
4
  "description": "AgenticMail Enterprise — cloud-hosted AI agent identity, email, auth & compliance for organizations",
5
5
  "type": "module",
6
6
  "bin": {