ディレクトリに戻る

oh-dsh

キュレーション掲載メンテナンス: 活発

hust-open-atom-club/oh-dsh

1 つの DSH ランタイムで TUI、デスクトップ、Web UI の 3 つの開発体験を提供するコミュニティディストリビューション。レイヤードインストール対応

GitHub で見るホームページ
$ dsh plugin add oh-dsh

302

スター

29

フォーク

TypeScript

言語

MIT

ライセンス

2026-08-11

作成日

2026-09-04

最終プッシュ

MIT のコミュニティ配布版。DSH ランタイムと Node.js を Desktop・Web・TUI の 3 形態にパッケージし、GitHub Releases から一つインストールするだけで好みの画面で DeepSeek Harness を実行できる。

DSH 統合

ネイティブ実行

作者による申告

安全性監査

未監査

最終検証日

2026-08-21

ライセンス

MIT

01どんなタスクに使えるのか?

  • Run DeepSeek Harness from Desktop, Web or terminal UI with a single install

    An `ohdsh` launcher that starts Desktop, Web (default http://127.0.0.1:3080) or TUI, with sessions, credentials, skins and plugin cache shared across the three interfaces and independent profiles kept per interface

    Developers who want the DeepSeek Harness coding agent in the interface they already use — desktop app, browser or SSH / pure-terminal environments

  • Use a local development workbench around the DSH agent

    Workspace, PTY terminal, browser, file explorer, Side chat and Trajectory panels (collapsible, pinnable, split or fullscreen), plus Git Review: line-level review comments on workspace changes and commit diffs with branch, commit and push in one sidebar

    Developers who review agent-generated code and want diff review, terminal and file browsing in the same window as the agent session

  • Discover, install and manage DSH plugins from inside the workbench

    A plugin marketplace available in Desktop, Web and TUI with shared transaction and recovery state; the catalog marks which interface each plugin actually takes effect in

    DSH users who want to browse and install the plugin ecosystem without leaving their Desktop / Web / TUI session

02DeepSeek Harness への導入方法

前提条件

  • No separate runtime needed — every edition ships a pinned DSH and Node runtime (README: 每种发行都自带固定版本的 DSH 与 Node runtime,不要求单独安装运行环境)
  • Pick an edition from GitHub Releases: full bundle (Desktop + Web + TUI), Web-only, or TUI-only

インストール手順

  1. 01

    Download the chosen edition from GitHub Releases (https://github.com/hust-open-atom-club/oh-dsh/releases/latest)

  2. 02

    macOS: open the DMG and drag Oh-DSH Desktop into Applications

  3. 03

    Windows: run the installer, or unzip the portable build and launch it

  4. 04

    Linux: run the AppImage directly, or install the deb with `apt`

  5. 05

    Web-only / TUI-only: unzip and run `./bin/ohdsh web` (default http://127.0.0.1:3080) or `./bin/ohdsh tui`; on Windows use `bin\ohdsh.cmd web` / `bin\ohdsh.cmd tui`

  6. 06

    Optional (macOS full edition): add the in-app launcher to PATH via `sudo ln -sf "/Applications/Oh-DSH Desktop.app/Contents/Resources/bin/ohdsh" /usr/local/bin/ohdsh`

導入成功の確認

作者は未記載

03DSH 統合と能力の範囲

DSH 統合ネイティブ実行

Community distribution that bundles a pinned DeepSeek Harness (DSH) runtime plus Node.js into installable Desktop, Web and TUI editions — DSH ships inside each release, no separate runtime install required

  • One launcher, three interfaces

    `ohdsh desktop|gui|web|tui` commands (with `--port` for web)Desktop, Web or TUI session on the same data: sessions, credentials, skins and plugin cache shared via `~/.ohdsh`, independent Profile per interface

    writes cache, config, sessions, credentials and plugin state to `~/.ohdsh` (override with OH_DSH_HOME)`ohdsh web` binds a local HTTP server on 127.0.0.1:3080 by default
  • Git Review

    workspace changes and commit diffsline-level review comments plus branch, commit and push operations in one sidebar

    can commit and push to git remotes from the sidebar
  • Plugin marketplace

    DSH plugin catalogsearch, preview and install plugins from Desktop, Web and TUI, with shared transaction and recovery state and per-interface effect labels

    installs plugins and persists their state to the shared data directory
  • Built-in @oh-dsh/vision view_image tool

    local Workspace images, HTTP(S) image URLs or image data URLsOCR, image reading and UI diagnostics via one `view_image` tool across all three interfaces; credentials configured in Settings → Plugins → Vision

    sends images to the configured cloud/local vision backend (credential and backend config in docs/usage.zh.md)

04誰に向いているのか?使うべきでない場面は?

向いている用途

  • Developers who want the DeepSeek Harness coding agent in the interface they already use — desktop app, browser or SSH / pure-terminal environments
  • Developers who review agent-generated code and want diff review, terminal and file browsing in the same window as the agent session
  • DSH users who want to browse and install the plugin ecosystem without leaving their Desktop / Web / TUI session

不向きな用途

  • A plugin may install successfully on all interfaces but only take effect in Web or Desktop and not in TUI — the catalog labels each plugin's effective interface, so check it before relying on a plugin in the terminal.
  • The project is young (repo created 2026-08-11, latest release v0.1.7) and is a community distribution built on upstream implementations with attribution — expect fast-moving releases and consult the design doc for capability boundaries.

05互換性・メンテナンス・セキュリティ上の注意

  • A plugin may install successfully on all interfaces but only take effect in Web or Desktop and not in TUI — the catalog labels each plugin's effective interface, so check it before relying on a plugin in the terminal.
  • The workbench organizes Workspace, terminal, Git Review, browser, files and sessions locally, but model services can still run in the cloud on demand — agent calls and the built-in vision backend therefore depend on network access to model providers.
  • The project is young (repo created 2026-08-11, latest release v0.1.7) and is a community distribution built on upstream implementations with attribution — expect fast-moving releases and consult the design doc for capability boundaries.
2026-08-112026-08-19v0.1.7

MIT · actively maintained (latest release v0.1.7, 2026-08-18)

06よくある質問

Oh-DSH と DeepSeek Harness の関係は?

Oh-DSH はコミュニティ配布版で、DeepSeek Harness・Node.js・ローカル開発ツール・内蔵プラグインをインストール可能な Desktop・Web・TUI 版としてパッケージしています。各版は固定バージョンの DSH と Node ランタイムを同梱するため、実行環境の個別インストールは不要です。

どのエディションを選べますか?

3 種類です。ローカル開発ワークベンチ向けの完全版(Oh-DSH Desktop + Web + TUI + Node ランタイム + 内蔵プラグイン)、ブラウザ・サーバー・軽量インストール向けの Web-only(Electron なし)、SSH やターミナルのみの環境向けの TUI-only です。

Web UI はどう起動しますか?

Web-only パッケージを解凍して `./bin/ohdsh web` を実行すると、デフォルトで http://127.0.0.1:3080 をリッスンします。ポートは `ohdsh web --port <番号>` で変更可能。Windows では `bin\ohdsh.cmd web` を使います。完全版も同じ `ohdsh` ランチャーから Web を起動できます。

データはどこに保存されますか?

3 つのインターフェースはデフォルトで `~/.ohdsh` を共有し、キャッシュ・設定・セッション・認証情報・プラグイン状態を保存します。環境変数 `OH_DSH_HOME` を設定するとデータディレクトリをまとめて変更できます。

すべてのプラグインはどの画面でも動きますか?

インストールは全インターフェースで成功しても、一部のプラグインは Web または Desktop でのみ動作し TUI では動きません。プラグインマーケットのカタログは各プラグインが実際に動く画面を明記しています。

08データと出典

  • 作者による申告github.com30cf777e9142…

    Oh-DSH 将 DeepSeek Harness、Node.js、本地开发工具和内置插件打包为可安装的 Desktop、Web 与 TUI 发行版。

  • 作者による申告github.com30cf777e9142…

    按需安装完整版、Web-only 或 TUI-only。每种发行都自带固定版本的 DSH 与 Node runtime,不要求单独安装运行环境。

このページは、プロジェクトの公開ドキュメント、リポジトリのメタデータ、および DSH Plugins の構造化解析に基づいて生成されています。最終検証日:2026-08-21。誤りを見つけた場合は、修正を送信してください。

🏆

dsh プラグイン おすすめ

最初に入れたい 12 のプラグイン。全カタログ・全カテゴリから厳選しました。

DSH Plugins は DeepSeek Harness プラグインの独立したコミュニティ ディレクトリです。DeepSeek との提携・公認はありません。サードパーティ製プラグインはセキュリティ監査を受けていません。インストール前にソースコードをご確認ください。

DeepSeek Harnessの新着プラグインを毎週お届け。スパムはありません。