agent-afk 5.82.12 → 5.83.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.
@@ -140,6 +140,7 @@ export declare const env: {
140
140
  readonly AFK_WRITE_DENYLIST: string | undefined;
141
141
  readonly AFK_READ_DENYLIST: string | undefined;
142
142
  readonly AFK_WRITE_DIFF: string | undefined;
143
+ readonly AFK_WEB_ALLOW_PRIVATE_HOSTS: string | undefined;
143
144
  readonly AFK_DEMO_CLEAN: string | undefined;
144
145
  readonly SCRIPT: string | undefined;
145
146
  readonly ASCIINEMA_REC: string | undefined;