Skip to content

v0.1.38

Choose a tag to compare

@Anionex Anionex released this 20 Aug 20:50
· 14 commits to main since this release
ca07cda

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.