agent-afk 5.15.11 → 5.15.13

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.
@@ -93,6 +93,7 @@ export declare const env: {
93
93
  readonly AFK_AUTO_ROUTING: string | undefined;
94
94
  readonly AFK_INTERNAL: string | undefined;
95
95
  readonly AFK_SHELL_PASSTHROUGH: string | undefined;
96
+ readonly AFK_BG_AUTO_DELIVER: string | undefined;
96
97
  readonly AFK_BANNER_PLAIN: string | undefined;
97
98
  readonly AFK_SPINNER_TIPS: string | undefined;
98
99
  readonly AFK_SHOW_DIFFS: string | undefined;