v0.1.2 preview — macOS, Developer ID notarized
Pre-release
Pre-release
v0.1.2 — first macOS preview (Developer ID, notarized)
Preview only — not a stable or security-supported release. The upstream kernel is still
0.1.0-rc.6.
Signed with Developer ID Application: wenxing hu (446BLT75JZ) and notarized by Apple. Gatekeeper should accept a downloaded .app without right-click Open or xattr.
Downloads
| File | Size | SHA-256 |
|---|---|---|
DeepSeek-Harness-Desktop-0.1.2-arm64.dmg |
181 MB | 447a52e1ffc96a7e53f63aa1deed5ce253c9dee16bf10827b282ee921d389de8 |
DeepSeek-Harness-Desktop-0.1.2-arm64.zip |
189 MB | e881b1784a78ff2f2a660636335e7fbf3a124ca6d4cf984758265942424dc788 |
Apple Silicon only. Intel (darwin-x64) is pinned in upstream.lock.json but is not in this drop.
These assets replace the earlier ad-hoc unsigned build that was attached to this tag.
What changed
- Bundled, SHA-256-checked Node for
darwin-arm64anddarwin-x64 - Unix kernel is spawned as its own process-group leader
- Dock/Finder launches prepend Homebrew's usual
PATH .dmg+.zippackaging; this drop is Developer ID signed and notarized
Evidence
- source unit tests 70/70 after the CI pin; kernel e2e 5/5 on Ubuntu, Windows, and macOS in PR #15
- packaged
.app:codesign --verify --deep --strictpasses;spctlreportsaccepted/Notarized Developer ID; notarization ticket stapled to the.app
Not in this drop
- No Windows installer (Release workflow could not start until #15; Windows assets remain on older prereleases, or build with
npm run dist:win) - DMG itself is not separately stapled; the
.appinside is - Not a universal binary
- Linux is still unbuilt