@agenticmail/enterprise 0.5.403 → 0.5.404

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-2ZI3K57V.js").then((m) => m.runServe(args.slice(1))).catch(fatal);
69
69
  break;
70
70
  case "agent":
71
- import("./cli-agent-FKL5HTLS.js").then((m) => m.runAgent(args.slice(1))).catch(fatal);
71
+ import("./cli-agent-UHVEECLX.js").then((m) => m.runAgent(args.slice(1))).catch(fatal);
72
72
  break;
73
73
  case "setup":
74
74
  default:
@@ -12,3 +12,5 @@
12
12
  2026-03-06 03:39:47: [runtime] Marked stale session: JcWAi0Zj5k3i6A697xteM
13
13
  2026-03-06 03:39:47: [runtime] Marked stale session: i-KTYjRjZVj_FH-jZPf27
14
14
  2026-03-06 03:46:50: [TaskPoller] spawnForTask error: No API key configured for provider: undefined
15
+ 2026-03-06 14:40:46: [TaskPoller] spawnForTask error: No API key configured for provider: undefined
16
+ 2026-03-06 14:44:45: [TaskPoller] spawnForTask error: No API key configured for provider: undefined
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@agenticmail/enterprise",
3
- "version": "0.5.403",
3
+ "version": "0.5.404",
4
4
  "description": "AgenticMail Enterprise — cloud-hosted AI agent identity, email, auth & compliance for organizations",
5
5
  "type": "module",
6
6
  "bin": {