Skip to content

docs: add dsh-client-ui-brand and dsh-web-desktop - #44

Merged
sanbuphy merged 1 commit into
walkinglabs:mainfrom
ningbonb:add-ningbonb-dsh-plugins
Sep 5, 2026
Merged

docs: add dsh-client-ui-brand and dsh-web-desktop#44
sanbuphy merged 1 commit into
walkinglabs:mainfrom
ningbonb:add-ningbonb-dsh-plugins

Conversation

@ningbonb

@ningbonb ningbonb commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds two source-verified DeepSeek Harness projects:

  • dsh-client-ui-brand: a non-invasive Web branding plugin.
  • dsh-web-desktop: an Electron launcher that reuses an existing Web profile.

Both repositories are public, MIT licensed, publish installable npm packages with dsh.bundle.patch, and use the dsh-plugin topic.

Verification

  • dsh-client-ui-brand: node_modules/.bin/vitest run — 9 tests passed.
  • dsh-web-desktop: node_modules/.bin/vitest run — 2 tests passed.
  • The entries are factual, concise, link to the source repositories, and state DSH 0.1.1-rc.2 compatibility.

@sanbuphy

sanbuphy commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Thanks for the contribution. Source review confirms both projects contain DSH bundle declarations, but dsh-client-ui-brand currently declares @deepseek-ai/cordis: ^1.0.0 in peerDependencies while its own dev setup and the claimed DSH 0.1.1-rc.2 target use Cordis 4.x. Please publish a release with the peer range corrected (or provide a clean-profile install transcript that shows the current metadata resolving). Then I can merge this PR; alternatively, you may split the independently compatible dsh-web-desktop entry into its own PR.

@ningbonb

ningbonb commented Sep 3, 2026

Copy link
Copy Markdown
Contributor Author

Published dsh-client-ui-brand@0.1.12 with the corrected peer declaration: @deepseek-ai/cordis: ^4.0.1.

This aligns the published package with the Cordis 4.x DSH 0.1.1-rc.2 environment. The release changes dependency metadata only; runtime source behavior is unchanged.

Validation before publishing: 9 Vitest tests passed, the tsup build succeeded, and npm pack --dry-run succeeded.

@sanbuphy
sanbuphy merged commit 3ca8b1e into walkinglabs:main Sep 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants