mirror of
https://github.com/prosolis/gogobee.git
synced 2026-07-15 08:32:41 +00:00
The nudge message after an action was computing harvest remaining inline with maxHarvestActions + 1 for holidays instead of using the harvestMax++ pattern used everywhere else. Functionally equivalent but inconsistent — would break if the holiday bonus ever changed. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>