Skip to content

Releases: ShinewineW/dsh-claude-in

dsh-claude-in v0.1.0

Choose a tag to compare

@ShinewineW ShinewineW released this 16 Aug 05:25

Initial public release of the read-only Claude Code compatibility bridge for DeepSeek Harness.

Highlights:

  • Uses project .claude and user ~/.claude as the single source of truth
  • Bridges Skills, Rules, command Hooks, and Agents into DSH
  • Follows explicitly linked Skills while keeping discovery limited to the two configured roots
  • Provides project-local .dsn adaptation without modifying Claude assets
  • Includes a self-contained GitHub-source build and a prebuilt installable tarball

Install from GitHub source:

dsh plugin --profile web add github:ShinewineW/dsh-claude-in#v0.1.0

Or install the attached prebuilt tarball to avoid source build permission.