@integrity-labs/agt-cli 0.28.227 → 0.28.229

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.
@@ -7027,6 +7027,13 @@ var FLAG_REGISTRY = [
7027
7027
  defaultValue: false,
7028
7028
  envVar: "AGT_MODEL_API_ERROR_REPORTING_ENABLED"
7029
7029
  },
7030
+ {
7031
+ key: "wedge-transient-notice",
7032
+ description: 'When a wedge-respawn was preceded by a transient LLM-API error (529/429/503/500 that exhausted its retries and wedged the turn), the manager writes the ENG-6058 give-up signal tagged reason=transient_overload so the channel sweeps post a friendly "I hit a brief overload \u2014 please resend" notice instead of leaving the user in silence (ENG-7360, extends ENG-6861 to the retry-exhaustion + wedge path). Boolean gate; ships dark \u2014 channel-visible copy soaks per host before going wide.',
7033
+ flagType: "boolean",
7034
+ defaultValue: false,
7035
+ envVar: "AGT_WEDGE_TRANSIENT_NOTICE_ENABLED"
7036
+ },
7030
7037
  {
7031
7038
  key: "manager-review-notify",
7032
7039
  description: "Deliver the agent's weekly performance-review check-in to its human manager (reports_to, chain-walked \u2192 preferred channel) via the submit_performance_review tool (ENG-6513). Boolean gate; ships dark.",
@@ -9002,4 +9009,4 @@ export {
9002
9009
  stopAllSessionsAndWait,
9003
9010
  getProjectDir
9004
9011
  };
9005
- //# sourceMappingURL=chunk-VV5IXUN6.js.map
9012
+ //# sourceMappingURL=chunk-X4FOPVGZ.js.map