Skip to content

Releases: WizisCool/dsh-ears

Release list

v0.1.1

Choose a tag to compare

@WizisCool WizisCool released this 20 Aug 05:54

dsh rc.8 compatibility

  • Compatibility extended to dsh 0.1.0-rc.8 (D-034): the compile/test baseline moves to the exact rc.8 packages, the react peer widens to ^18.2.0 || ^19.0.0, and the About tab range reports rc.6 / rc.7 / rc.8.
  • Fixed the @thesvg/react/github import case so Linux CI can resolve it.
  • CI: committed the pnpm-generated release-age exemption for the freshly published rc.8 packages.

Published to npm via trusted publishing (SLSA provenance).

v0.1.0

Choose a tag to compare

@WizisCool WizisCool released this 19 Aug 02:17

First public release of dsh-ears.

Voice input for DeepSeek Harness:

microphone → transcription → optional polish → editable draft → manual send

Install

dsh plugin --profile web add dsh-ears

Without the dsh CLI:

npx -y @deepseek-ai/dsh plugin --profile web add dsh-ears

Compatibility

  • DeepSeek Harness 0.1.0-rc.6 or 0.1.0-rc.7
  • Node.js ^22.19.0 || >=24.0.0

Surface

  • Composer microphone plus a recognition bar with waveform, stop, and discard
  • Backends: browser Web Speech, local Whisper, Groq, Alibaba Cloud Model Studio, custom OpenAI-compatible
  • Optional polish through any model already configured in dsh
  • Default shortcut Ctrl+Shift+Space
  • Native settings page (General, Recognition, Polishing, About)

See CHANGELOG.md for the full first-release notes.

npm: https://www.npmjs.com/package/dsh-ears