Skip to content

Releases: Zenith-Lxz/dsh-foundry

Release list

DSH Foundry 0.1.0

Choose a tag to compare

@Zenith-Lxz Zenith-Lxz released this 17 Aug 09:26

DSH Foundry 0.1.0

Zero-patch desktop distribution of the official DeepSeek Harness.

Installers

File Platform Notes
DSH Foundry-0.1.0.dmg macOS Apple Silicon Qualified on real hardware
DSH Foundry Setup 0.1.0.exe Windows x64 Build candidate — never run on real Windows hardware

Before you open it

Builds are unsigned and not notarized.

  • macOS — after mounting the DMG, drag to Applications, then right-click → Open the first time (Gatekeeper).
  • Windows — SmartScreen will warn; choose More info → Run anyway. Treat this build as a candidate until someone runs it on real Windows hardware.

First launch provisions the desktop profile into your Harness home (~20s). Later launches start immediately. No Node.js, pnpm, or DeepSeek Harness checkout required — the app carries its own runtime.

What's in the box

  • Real desktop shell around unmodified official DSH 0.1.0-rc.6
  • Repository workbench: @file refs, bounded search, read-only Git review
  • Plugin provenance / governance
  • Evaluation corpus + gates

Verify (from source)

pnpm install
pnpm run mechanics   # 15/15
pnpm run smoke:app   # 19/19 (macOS)
pnpm run test        # 1134 tests

Not affiliated with DeepSeek.