GreatV/oardsh--packages-oardsh-dsh-plugin ↗★ 1
@oardsh/dsh-plugin
将 DeepSeek Harness 体验带到桌面端的原生应用插件
AI 分析
核心用途是提供原生桌面增强体验。适合需要系统级通知(如审批提醒)并希望保持与 Web 端一致的主题、布局和语言设置的桌面端用户。
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗![]()
oardsh
Bring DeepSeek Harness to your desktop.

oardsh keeps the familiar dsh Web experience and adds what only a native app can. Everything it contributes lives inside dsh's own Settings page, follows its theme, layout and language (English and Simplified Chinese, falling back to English), and wears the app's whale mark so oardsh's surfaces are always distinguishable from stock dsh.
- Native notifications — a system notification when dsh needs approval, asks a question, or finishes a turn, so you can work in another app without missing a prompt.
- Context meter on hover — the composer's context ring opens its panel on hover rather than a click, and the panel gains each bucket's share of the used context plus the free remainder. dsh's session stats move in there by default, replacing the truncated line under the composer; Settings → General puts them back.
- Usage statistics — a dashboard built from local session transcripts: tokens, sessions, messages, active days and current streak over the last 7 or 30 days, a year-long activity heatmap, a daily token trend stacked by model, and each model's share.
Download
Grab the installer for your platform from GitHub Releases — macOS DMG (Apple Silicon or Intel), Windows x64 installer, or Linux x64 AppImage / Debian / RPM.
macOS and Windows builds are not signed with commercial developer certificates, so the operating system may show a security confirmation on first launch.
Development
npm install
npm run tauri dev # run
npm run tauri build # build installers for the current platform