ギャルゲー風 UI を持つ Electron デスクトップ AI エージェント。Claude Code CLI を駆動し、9 つの LLM バックエンドの 1 つとして DeepSeek に対応。dsh プラグインではありません(`dsh plugin` 導入なし)。EXE または git + npm でインストール。自分の DeepSeek API キーが必要。
DSH 統合
エコシステム関連
作者による申告
安全性監査
未監査
最終検証日
2026-08-23
ライセンス
MIT
01どんなタスクに使えるのか?
Chat with an LLM (including DeepSeek) through a Galgame-style desktop interface
An immersive visual-novel UI (character sprites, BGM, voice, sakura particles) driving the Claude Code CLI; switchable across 9 providers including DeepSeek
Users who want a themed desktop front-end for an LLM coding assistant and can bring their own DeepSeek (or other) API key
02DeepSeek Harness への導入方法
前提条件
- Node.js ≥ 18, Git, and the Claude Code CLI (`npm install -g @anthropic-ai/claude-code`)
- Your own LLM API key (e.g. DeepSeek)
インストール手順
- 01
Download the latest `MakoCode Setup x.x.x.exe` from Releases and install, OR run from source: `git clone https://github.com/liebaojun/makocode.git && cd makocode && npm install`
$ git clone https://github.com/liebaojun/makocode.git && cd makocode && npm install
- 02
Copy `mako-settings.example.json` to `mako-settings.json`, fill in your API key, then `npm start`
$ npm start
導入成功の確認
作者は未記載
ロールバック
- The README documents the build/installer flow but no explicit uninstall command beyond the OS's standard app removal.
03DSH 統合と能力の範囲
Not a dsh plugin: MakoCode is an Electron desktop app that wraps the Claude Code CLI with a Galgame UI; it lists DeepSeek as one of 9 switchable LLM backends. No `dsh plugin` install path.
Galgame immersive UI
Chat with the LLM→Character sprites, scene backgrounds, BGM, voice bubbles, typewriter Markdown + KaTeX rendering
Bundles third-party Yuzusoft assets for non-commercial fan use onlyMulti-LLM backend
Provider preset + API key→One-click switch across 9 providers (DeepSeek, Anthropic, OpenRouter, SiliconFlow, DashScope, Volcano, Tencent, Kimi, Baidu)
Each provider needs its own API key supplied by the userFirst-setup wizard & skills
Node/Git/Claude Code detection→Auto-detect and silent-install prerequisites, API config + connection test, character editor, 33 slash commands, save system
Settings panel can open the Skills / plugin folders managed by the bundled Claude Code config
04誰に向いているのか?使うべきでない場面は?
向いている用途
- Users who want a themed desktop front-end for an LLM coding assistant and can bring their own DeepSeek (or other) API key
不向きな用途
- MakoCode is an Electron desktop app wrapping the Claude Code CLI; it is not installed via `dsh plugin` and has no DeepSeek Harness integration beyond listing DeepSeek as an LLM backend. It appears in the DSH catalog but is not a native DSH plugin.
- Character sprites, BGM and background images are from Yuzusoft's Senren*Banka and are licensed for non-commercial fan use only; they are removed on request from the rights holder.
05互換性・メンテナンス・セキュリティ上の注意
- MakoCode is an Electron desktop app wrapping the Claude Code CLI; it is not installed via `dsh plugin` and has no DeepSeek Harness integration beyond listing DeepSeek as an LLM backend. It appears in the DSH catalog but is not a native DSH plugin.
- Character sprites, BGM and background images are from Yuzusoft's Senren*Banka and are licensed for non-commercial fan use only; they are removed on request from the rights holder.
- Using the app requires your own LLM API key (e.g. DeepSeek) and may incur API call fees.
MIT · 由 facts pack 抓取(README 分支 master)
06よくある質問
MakoCode は DeepSeek Harness プラグインですか?
いいえ。MakoCode は Claude Code CLI を中心に作られた Electron デスクトップアプリで、`dsh plugin` 経由ではインストールせず、DSH 統合もありません。DeepSeek を 9 個の選択可能な LLM プロバイダーの 1 つとして挙げているだけです。
DeepSeek キーでインストールするには?
Releases の `MakoCode Setup` EXE をダウンロード(ウィザードが Node/Git/Claude Code を自動インストール)するか、ソースから実行:`git clone`、`npm install`、`mako-settings.example.json` を `mako-settings.json` にコピー、DeepSeek API キーを記入し `npm start`。
どの LLM バックエンドに対応していますか?
9 社、ワンクリック切り替え:DeepSeek、Anthropic、OpenRouter、SiliconFlow、Alibaba DashScope、Volcano Engine、Tencent Hunyuan、Kimi、Baidu Qianfan。各社とも独自の API キーが必要です。
ライセンス上の注意点は?
キャラクター立ち絵、BGM、背景は Yuzusoft の Senren*Banka 由来で非商用ファン利用のみ許可されています。アプリコードは MIT。いずれの LLM バックエンドも利用料は各自の API 料金となります。
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データと出典
🚀 DeepSeek | `deepseek`
AI 引擎 | Claude Code CLI
このページは、プロジェクトの公開ドキュメント、リポジトリのメタデータ、および DSH Plugins の構造化解析に基づいて生成されています。最終検証日:2026-08-23。誤りを見つけた場合は、修正を送信してください。
dsh プラグイン おすすめ
最初に入れたい 12 のプラグイン。全カタログ・全カテゴリから厳選しました。
