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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed
Persisted the final model-visible image evidence across DSH Profile restarts, so historical images no longer consume vision quota again or change the main model’s cached conversation prefix.
Preserved both successful descriptions and [vision unavailable: ...] results byte-for-byte; only requests that fail before producing any model-visible result are retried.
Bound persisted evidence to the Session lifecycle, attachment, focus prompt, credential, and output-affecting runtime settings to prevent replay across incompatible configurations.