deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:mwbimh/dsh-atelier
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
DSH Atelier is a cross-platform desktop launcher for Deepseek Harness.
DSH Atelier runs in the system tray, manages the Deepseek Harness lifecycle, and opens the managed Deepseek Harness instance in a lightweight desktop window.
Release packages contain two executables that must stay together:
dsh-atelier.exe
dsh-atelier-runtime.exe
On Windows, double-click dsh-atelier.exe. On macOS, open the packaged DSH Atelier.app. By default, the first launch starts Deepseek Harness and opens the built-in GUI window.
When it starts, DSH Atelier looks for the local dsh command. If it is not available, Atelier automatically tries to provide it: it first looks for a compatible Node/npm installation; if none is available, it downloads and verifies a managed Node runtime. It then uses npm to install Deepseek Harness into an Atelier-managed directory.
rust-toolchain.toml).cargo build --release -p atelier-bootstrap -p dsh-atelier
Keep target/release/dsh-atelier.exe and target/release/dsh-atelier-runtime.exe in the same directory when running the build.
cargo build --release --locked -p atelier-bootstrap -p dsh-atelier
./packaging/macos/package-local.sh
The local packaging script writes the app to dist/DSH Atelier Portable/DSH Atelier.app.
cargo fmt --all -- --check
cargo clippy --workspace --all-targets --all-features -- -D warnings
cargo test --workspace --all-targets --all-features
Planned improvements include:
Thanks to the Deepseek team for open-sourcing the Deepseek Harness project.
DSH Atelier is distributed under the MIT License.
See CHANGELOG.md for the version history.
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。