Skip to content

DSH Mac v0.1.1

Choose a tag to compare

@gnubyte gnubyte released this 18 Aug 19:47
· 1 commit to main since this release

Native SwiftUI client for DeepSeek Harness.

This release ships with the app icon and an installable DMG.

Download

  • DeepHarness.dmg — recommended. Open it and drag DSH into Applications.
  • DSH-macos.zip — the bare app bundle.

Note: builds are ad-hoc-signed for Apple Silicon (arm64), macOS 14+. Gatekeeper will prompt on first launch — right-click the app and choose Open, or run:

```bash
xattr -d com.apple.quarantine /Applications/DSH.app
```