v0.1.0 Public Preview
Pre-release
Pre-release
dsh-git-chain v0.1.0 Public Preview
The first public preview of dsh-git-chain, a Git commit graph plugin for DeepSeek Harness (DSH).
Highlights
- Readable SVG lane graph for repository history, including merge topology and ref labels.
- All refs, current branch, exact local branch, and first-parent views.
- Commit details, full diff, scoped filtering, guarded local branch switching, refresh, and fallback states.
- Chinese and English documentation, public contribution and security guidance, and a compatibility matrix.
- Release gates verified in GitHub Actions on Node.js 22 and 24: 55 tests, typecheck, build, package contents, production dependency audit, and Chromium browser smoke.
Requirements
- DSH
>= 0.1.1-rc.1 - Node.js
>= 22.19.0 - Git available on the host
See the bilingual README for source installation and DSH profile setup.
Preview status
This is a pre-release preview. Clean DSH profile acceptance across install, restart, upgrade, uninstall, and fallback is still a follow-up gate, as is community registry submission. Full-history server-side text search and some advanced graph navigation are not included in this version.