v0.2.0 — Native DSH image attachments
What's new
- Drag or paste images directly into DSH Web while using a text-only DeepSeek model
- Route authorized attachment bytes through local Ollama/Gemma before the main model call
- Bridge DSH image admission without exposing internal attachment paths
- Keep explicit inspect_image support for paths and data URLs
- Add multi-provider configuration, privacy guidance, bilingual README updates, and a Chinese technical article
- Add real Ollama model discovery, ToolRuntime, and attachment bridge tests
Privacy
Automatic routing remains local-only by default. Remote image fallback stays disabled unless explicitly enabled. Real API keys are not included in this repository or release.