Skip to content

deepseek-harness-bin-desktop 0.2.0

Latest

Choose a tag to compare

@PlayerSZY PlayerSZY released this 14 Aug 12:34
· 3 commits to main since this release

Redesigned to depend on the AUR deepseek-harness-git package (no bundled harness runtime).

The wrapper now manages the dsh web backend through a systemd user service:

  • reuses a healthy backend when present,
  • uses an already-registered equivalent service without re-adding it,
  • otherwise enables --now the shipped dsh-web.service unit,
  • falls back to spawning 'dsh web' directly (--no-service).