You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The end-of-run summary hardcoded "package" for the changed count and
"packages" for the unchanged count, so it read "1 packages" or
"2 package" depending on the numbers. Add a small `_plural` helper and
use it for both counts, so a count of 1 reads "package" and any other
count reads "packages".
Claude-Session: https://claude.ai/code/session_01K6m3rhqg4ssCTaan8K1BDi
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments