Releases: ShinonomeAya/dsh-git-chain
Release list
dsh-git-chain v0.1.1 Stable
Highlights
- Stable release after fixed-package DSH Desktop lifecycle acceptance.
- Verified on Windows 11 Pro 10.0.26200 with DSH Desktop 2.0.2.0.
- Fixed-package profile upgrade, uninstall, reinstall, restart, full graph, first-parent, details, Diff, filtering, branch switching, and fallback smoke all passed.
Install
Use the DSH plugin command from the README, then restart DSH. For a fixed artifact, download dsh-git-chain-0.1.1.tgz and install it from the profile directory.
Artifact verification
- File:
dsh-git-chain-0.1.1.tgz - SHA-512:
AFD7970F2B00D4995559593C572053841E9C7C3BF1381403CC69D0091949E7EA13A62091D1ADEFD122D00860ACD4ADC788053F17148ACB70248A8795F1318A8D - SHA-256:
7EC5311B968AFACC4E01A496324D6821A71438816177729069949E534C07E9EC - npm integrity:
sha512-r9eXDysA1JlVWVk8VyBThB6cfDvxOBQDzGnQCRlJ5+oTpiCR0a3v0SLQCGCs1K3HiAU/FxSKy3AkioeV8TGKjQ==
The original v0.1.0 Public Preview tag remains immutable. Compatibility boundaries and the complete acceptance record are documented in docs/COMPATIBILITY.md.
v0.1.0 Public Preview
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.