GreatV/oardsh--packages-oardsh-dsh-plugin1

@oardsh/dsh-plugin

Bring DeepSeek Harness to your desktop.

AI 분석

核心用途是提供原生桌面增强体验。适合需要系统级通知(如审批提醒)并希望保持与 Web 端一致的主题、布局和语言设置的桌面端用户。

패키지
@oardsh/dsh-plugin
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 17.

설치

검증된 bundle이 없거나 호환성 검사에 실패했습니다. 먼저 저장소 설명을 읽어 주세요. 전체 README 읽기 ↗

oardsh

oardsh

Bring DeepSeek Harness to your desktop.

简体中文

oardsh running a dsh session

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