agent-afk 5.98.0 → 5.100.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.
@@ -133,6 +133,7 @@ export declare const env: {
133
133
  readonly AFK_SESSION_LEDGER_DISABLED: string | undefined;
134
134
  readonly AFK_RUN_RECEIPT_DISABLED: string | undefined;
135
135
  readonly AFK_CAPTURE_SUBAGENT_PROMPTS: string | undefined;
136
+ readonly AFK_CAPTURE_SUBAGENT_OUTPUT: string | undefined;
136
137
  readonly DEBUG: string | undefined;
137
138
  readonly AGENT_AFK_ASCII: string | undefined;
138
139
  readonly AGENT_SURFACE: string | undefined;