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
feat(imagegen): pure price-math spend confirm + CHANGELOG for #86 (#88)
ImageGen had no spend confirmation after the media-router removal (#86) —
the router proposal was its only AskUser path. Add a pure price-math,
model-aware Generate/Cancel confirm (parity with VideoGen): interactive
callers see the model + estimated cost before any USDC is spent; direct
callers (desktop, no onAskUser) generate immediately.
Also document #86 in the CHANGELOG (3.29.4), including the upgrade note
that cloud sync is now opt-in (FRANKLIN_CLOUD_SYNC=on).
Co-authored-by: 1bcMax <195689928+1bcMax@users.noreply.github.com>