DSH v0.1.1-rc.2 accessibility patch 1
Pre-release
Pre-release
·
1095 commits
to master
since this release
Organization-pinned build of DeepSeek Harness v0.1.1-rc.2 with the complete Web screen-reader and keyboard accessibility patch.
Build and run:
git clone https://github.com/omdsh-dev/deepseek-harness.git
cd deepseek-harness
git checkout dsh-v0.1.1-rc.2-a11y.1
pnpm install
pnpm run build:official
pnpm dsh plugin --profile web add @oh-my-dsh/dsh-accessibility
pnpm dsh web
Core commits: 1f21044 and 6a60100. Companion plugin: https://www.npmjs.com/package/@oh-my-dsh/dsh-accessibility. Upstream feedback: deepseek-ai#4546.
This pre-release has been manually exercised with macOS VoiceOver and Chrome. It does not claim universal assistive-technology certification.