agent-afk 5.86.0 → 5.87.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.
@@ -97,6 +97,7 @@ export declare const env: {
97
97
  readonly AFK_WORKTREE_AUTONAME: string | undefined;
98
98
  readonly AFK_WORKTREE_BRANCH_PREFIX: string | undefined;
99
99
  readonly AFK_WORKTREE_BASE: string | undefined;
100
+ readonly AFK_WORKTREE_ON_EXIT: string | undefined;
100
101
  readonly AFK_WORKTREE_BOOT_PRUNE: string | undefined;
101
102
  readonly AFK_WORKTREE_PRUNE_DISABLE: string | undefined;
102
103
  readonly AFK_WORKTREE_MAX_AGE_CLEAN: string | undefined;