Skip to content

v1.0.0

Latest

Choose a tag to compare

@sfyyy sfyyy released this 16 Aug 16:01

πŸŽ‰ v1.0.0 β€” First stable release

On-demand vision for text-only DeepSeek Harness (DSH) sessions: images become text markers in the model input, and a vision_describe tool sends only image + question to any OpenAI-compatible vision endpoint β€” no long context ever reaches the vision model.

✨ What's new

  • Default vision model gpt-5.6-terra (schema default + settings UI placeholder updated)
  • Docs & discoverability
    • Badge row in README (language / npm version / downloads / GitHub stars / license)
    • ❀️ Sponsors section β€” thanks to xiaoyaoapi for their API donation
    • Search-keywords section (GitHub indexing) + expanded npm keywords
    • Repo description, homepage and 16 topics set on GitHub

πŸ“¦ Install

dsh plugin --profile web add @dsh-extension/dsh-vision-bridge

or

npx @deepseek-ai/dsh@0.1.0-rc.6 plugin --profile web add @dsh-extension/dsh-vision-bridge

πŸ”— Links