Apache-2.0 のコミュニティ製デスクトップワークスペース。DeepSeek Harness をローカルファーストのランタイムとして内蔵し、ファイル・ターミナル・Web ツール・プラグイン発見を会話の横に配置します。macOS / Windows / Linux 対応。
DSH 統合
ネイティブ実行
作者による申告
安全性監査
未監査
最終検証日
2026-08-21
ライセンス
Apache-2.0
01どんなタスクに使えるのか?
Run DeepSeek Harness agentic work in a native desktop workspace
A single local-first app combining conversations, project files, terminals, web tools and native desktop actions
Developers and agentic-work practitioners who use DeepSeek Harness and want a dedicated desktop workspace instead of a bare conversation window
Keep files, terminals, web tools and plugin discovery beside the active conversation
Independent right and bottom workspaces for understanding, changing and validating a project next to the DeepSeek Harness conversation
Users who want project tooling — files, terminals, web tools, plugin discovery — alongside their DeepSeek Harness sessions without switching apps
02DeepSeek Harness への導入方法
前提条件
- A supported desktop platform: macOS (Apple Silicon or Intel), Windows x64, or Linux x64 (Debian/Ubuntu, Fedora/RHEL, or AppImage)
- Build-from-source only: Git with the `vendor/deepseek-harness` submodule checked out, Node.js 24 or newer, pnpm 11.7.0
インストール手順
- 01
Download the installer for your platform only from the official GitHub Releases page: `.dmg` (macOS arm64/x64), `.exe` (Windows x64), or `.deb` / `.rpm` / `.AppImage` (Linux x64); checksums are in SHA256SUMS
- 02
macOS: open the `.dmg`, drag `Minke.app` into the Applications folder, remove the quarantine attribute with `xattr -dr com.apple.quarantine "/Applications/Minke.app"` (pre-release builds are not notarized), then open Minke
- 03
Windows: run the `.exe` installer and follow the on-screen instructions; if a reputation-based warning appears, confirm the installer came from the official Releases page before continuing
- 04
Linux: install the downloaded package, e.g. `sudo apt install "/path/to/minke-package.deb"` or `sudo dnf install "/path/to/minke-package.rpm"`
- 05
From source: install repository dependencies with pnpm, run `pnpm run harness:stage` to install/build the pinned DeepSeek Harness source and stage the desktop runtime, then `pnpm start` for development mode
導入成功の確認
作者は未記載
03DSH 統合と能力の範囲
Native desktop workspace that bundles and runs DeepSeek Harness locally — conversations, files, terminals and web tools in one app
Agentic workspace panels
an active DeepSeek Harness conversation→independent right and bottom workspaces for files, terminals, web tools and plugin discovery beside the conversation
Local-first data boundary
application state, browser session data and desktop preferences→all data kept on your machine, with desktop preferences under `~/.minke` as one clear data boundary
writes application state, browser session data and desktop preferences under `~/.minke` on your machineNative desktop experience
daily usage of the workspace→native menus, configurable shortcuts, session log export, synchronized themes, and English and Chinese UI
session log export writes log files to diskCross-platform releases
macOS, Windows or Linux x64 hosts→`.dmg` (arm64/x64), `.exe`, `.deb`, `.rpm` and portable `.AppImage` packages from automated releases
04誰に向いているのか?使うべきでない場面は?
向いている用途
- Developers and agentic-work practitioners who use DeepSeek Harness and want a dedicated desktop workspace instead of a bare conversation window
- Users who want project tooling — files, terminals, web tools, plugin discovery — alongside their DeepSeek Harness sessions without switching apps
不向きな用途
- Minke is under active development: features, packaging and the local data schema may change as the project evolves. It is an independent community project, not an official DeepSeek product.
- Current macOS pre-release builds are not notarized; installation requires removing the quarantine attribute, which bypasses a macOS security check. Only do this for Minke.app downloaded from the official Releases page.
05互換性・メンテナンス・セキュリティ上の注意
- Minke is under active development: features, packaging and the local data schema may change as the project evolves. It is an independent community project, not an official DeepSeek product.
- Current macOS pre-release builds are not notarized; installation requires removing the quarantine attribute, which bypasses a macOS security check. Only do this for Minke.app downloaded from the official Releases page.
- Building from source must happen on the same operating system and CPU architecture as the target package; cross-platform packaging from a single host is not supported.
Apache-2.0 · actively maintained (v0.1.0 released 2026-08-18, repo pushed 2026-08-19)
06よくある質問
Minke は DeepSeek Harness とどのように連携しますか?
Minke は DeepSeek Harness のネイティブなデスクトップワークスペースです。DeepSeek Harness をデスクトップに持ち込み、ローカルで実行します。MCP のセットアップは不要で、アプリ自体が Harness ランタイムを包むデスクトップシェルとして機能します。
Minke のデータはどこに保存されますか?
Minke はローカルファースト設計です。アプリケーションの状態とブラウザのセッションデータはあなたのマシンに保存され、デスクトップ設定は `~/.minke` に置かれるため、データ境界はひとつに明確に保たれます。
どのプラットフォームにインストールできますか?
macOS(Apple Silicon と Intel 向け `.dmg`)、Windows x64(`.exe`)、Linux x64(Debian/Ubuntu 向け `.deb`、Fedora/RHEL 向け `.rpm`、またはポータブルな `.AppImage`)に対応しています。自動リリースは 3 つのデスクトッププラットフォームをカバーし、SHA256SUMS チェックサムも提供されます。
macOS で隔離属性の削除が必要なのはなぜですか?
現在のプレリリース版はノータライズされていないため、README では `xattr -dr com.apple.quarantine "/Applications/Minke.app"` の実行、または「システム設定 → プライバシーとセキュリティ」の Open Anyway フローが案内されています。この操作は macOS のセキュリティチェックを回避するため、公式 Releases ページからダウンロードした場合のみ行ってください。
Minke は DeepSeek の公式製品ですか?
いいえ。Minke は独立したコミュニティプロジェクトであり、DeepSeek の公式製品ではありません。現在も活発に開発中で、機能・パッケージング・ローカルデータのスキーマは今後の進化に伴い変更される可能性があります。
07関連する DSH ワークフロー
open-design
by nexu-io
コーディングエージェントをデザインエンジンとして使い、プロトタイプや LP を生成して HTML/PDF/PPTX/MP4 に書き出すローカルファーストのデスクトップアプリ
picgo
by molunerfinn
画像アップロードツールの定番。Obsidian・Typora・VS Code などに対応し、S3・GitHub・Cloudflare R2・Imgur・Aliyun OSS など 60 以上の画像ホスティングサービスに、ペーストするだけで即アップロードできます。
dsh-desktop
by anywhere-labs
DeepSeek Harness(dsh)プラグインエコシステム向けのモダンなデスクトップクライアント。すべてが「プラグイン」であり、デスクトップそのものもプラグインとして機能します。
openbiliclaw
by whiteguo233
ローカル動作のオープンソース AI コンテンツ発見エージェント。Bilibili、小紅書、抖音、YouTube、X、知乎、Reddit、微博などから嗜好に合うコンテンツを能動的に探索(DeepSeek Harness プラグイン対応)
08データと出典
Minke brings [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) to the desktop as a focused, local-firs…
<strong>A native desktop workspace for DeepSeek Harness</strong>
このページは、プロジェクトの公開ドキュメント、リポジトリのメタデータ、および DSH Plugins の構造化解析に基づいて生成されています。最終検証日:2026-08-21。誤りを見つけた場合は、修正を送信してください。
dsh プラグイン おすすめ
最初に入れたい 12 のプラグイン。全カタログ・全カテゴリから厳選しました。
