@integrity-labs/agt-cli 0.28.121 → 0.28.123

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.
@@ -1178,6 +1178,12 @@ var FLAG_REGISTRY = [
1178
1178
  defaultValue: false,
1179
1179
  envVar: "AGT_MANAGER_REVIEW_NOTIFY_ENABLED"
1180
1180
  },
1181
+ {
1182
+ key: "human-task-assignment-notify",
1183
+ description: "Notify a human teammate, via their preferred channel (Slack DM, else email fallback), when an agent assigns them a kanban task (ENG-6665, /host/kanban/assign-human). Off = the card is created silently (it still appears on the recipient's My Tasks page). Boolean gate; ships dark.",
1184
+ flagType: "boolean",
1185
+ defaultValue: false
1186
+ },
1181
1187
  {
1182
1188
  key: "resume-reconciler",
1183
1189
  description: "Health-gated safe auto-resume for circuit-breaker pauses (ENG-6383, epic ENG-6333). When on, the manager clears a trip only when the dependency has genuinely recovered (status active + MCP present + connectivity ok \u2265 hysteresis), replacing the blind ENG-6088 quiet-timer; when off, the blind timer still governs. Boolean gate; ships dark.",
@@ -5745,4 +5751,4 @@ export {
5745
5751
  parseEnvIntegrations,
5746
5752
  probeMcpEnvSubstitution
5747
5753
  };
5748
- //# sourceMappingURL=chunk-HRE2TNEH.js.map
5754
+ //# sourceMappingURL=chunk-3TBZBKJM.js.map