Releases: WizisCool/dsh-ears
Releases · WizisCool/dsh-ears
Release list
v0.1.1
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, thereactpeer widens to^18.2.0 || ^19.0.0, and the About tab range reports rc.6 / rc.7 / rc.8. - Fixed the
@thesvg/react/githubimport 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
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-earsWithout the dsh CLI:
npx -y @deepseek-ai/dsh plugin --profile web add dsh-earsCompatibility
- DeepSeek Harness
0.1.0-rc.6or0.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.