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
Object.freeze the module-level IMAGE_BUDGET so accidental mutation of the
shared default throws (modules are strict mode) instead of silently changing
every caller. Per-capture overrides already spread into fresh objects.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments