DSH Studio: a Rust shell that restarts Harness, keeping AI service alive.
DSH Studio is a lightweight Rust/Tauri desktop shell that supervises the local DeepSeek Harness service. It automatically restarts the service on crash, monitors health via HTTP probes, and cleans up all child processes when the window closes. Designed for developers who run the harness locally, it eliminates manual port management and orphaned tool processes. Compared to running dsh in a terminal, DSH Studio provides a seamless, always‑up‑to‑date UI experience.
View on GitHub →Moresyl/dsh-studio