agent-afk 5.84.16 → 5.85.0

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.
@@ -124,6 +124,7 @@ export declare const env: {
124
124
  readonly AFK_TRACE_DISABLED: string | undefined;
125
125
  readonly AFK_SESSION_LEDGER_DISABLED: string | undefined;
126
126
  readonly AFK_RUN_RECEIPT_DISABLED: string | undefined;
127
+ readonly AFK_CAPTURE_SUBAGENT_PROMPTS: string | undefined;
127
128
  readonly DEBUG: string | undefined;
128
129
  readonly AGENT_AFK_ASCII: string | undefined;
129
130
  readonly AGENT_SURFACE: string | undefined;