Skip to content

Releases: haiziyao/dsh-vision-mix

Release list

Vision Mix 0.2.0

Choose a tag to compare

@haiziyao haiziyao released this 15 Aug 18:03

Vision Mix 0.2.0

  • Rename the project and npm package to dsh-vision-mix; the model entry remains Mix.
  • Add guided vision-model onboarding for OpenAI-compatible relay providers: test only, force image capability, or test and configure automatically.
  • Add independent image generation and editing with gpt-image-2 through a separately selected Images API provider.
  • Keep vision calls and image-generation calls in separate session-scoped history lists.
  • Preserve image attachments for cross-turn follow-up and Agent screenshot analysis.
  • Continue working without the optional sidebar plugin.

Install:

pnpm dsh plugin --profile web add dsh-vision-mix

Users migrating from dsh-codex-bridge should remove the old package first and configure routes again under Settings → Vision Mix.