agent-afk 5.52.0 → 5.53.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.
@@ -102,6 +102,7 @@ export declare const env: {
102
102
  readonly AFK_BANNER_PLAIN: string | undefined;
103
103
  readonly AFK_PLAIN_OUTPUT: string | undefined;
104
104
  readonly AFK_SPINNER_TIPS: string | undefined;
105
+ readonly AFK_GOBLIN_SPINNER: string | undefined;
105
106
  readonly AFK_SHOW_DIFFS: string | undefined;
106
107
  readonly AFK_SKILL_STREAM_VERBOSE: string | undefined;
107
108
  readonly FORCE_COLOR: string | undefined;