Releases: moxingovo/dsh-bilibili
Releases · moxingovo/dsh-bilibili
Release list
v0.1.1
DeepSeek Harness plugin: Bilibili video search, metadata, and subtitle transcript tools (bilibili_search / bilibili_video / bilibili_subtitles).
Changes since v0.1.0:
- Rename npm package to dsh-plugin-bilibili (install below)
- Restore bilingual README.md / README.zh.md (fix encoding corruption)
- Add CI workflow: npm ci + test + typecheck + build on Node 22
Install:
dsh plugin --profile web add git+https://github.com/moxingovo/dsh-bilibili
Known issue: early rc releases of the official DeepSeek Harness packages declare an unpublished peer dependency (@deepseek-ai/dsh-type-meta); use npm with the committed package-lock.json or install inside an existing harness workspace.