Vision Mix 0.2.0
- Rename the project and npm package to
dsh-vision-mix; the model entry remainsMix. - 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-2through 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-mixUsers migrating from dsh-codex-bridge should remove the old package first and configure routes again under Settings → Vision Mix.