agent-afk 5.92.0 → 5.93.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.
@@ -112,6 +112,7 @@ export declare const env: {
112
112
  readonly AFK_PLAIN_OUTPUT: string | undefined;
113
113
  readonly AFK_SPINNER_TIPS: string | undefined;
114
114
  readonly AFK_GOBLIN_SPINNER: string | undefined;
115
+ readonly AFK_GOBLIN_MASCOT: string | undefined;
115
116
  readonly AFK_TERM_TITLE: string | undefined;
116
117
  readonly AFK_NOTIFY: string | undefined;
117
118
  readonly AFK_SHOW_DIFFS: string | undefined;