帶 Galgame 介面的 Electron 桌面 AI Agent,驅動 Claude Code CLI,並在 9 個 LLM 後端中支援 DeepSeek。不是 dsh 外掛(無 `dsh plugin` 安裝);透過 EXE 或 git + npm 安裝。自備 DeepSeek API Key。
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
02如何將外掛接入 DeepSeek 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 供應商之一。
怎麼用 DeepSeek Key 安裝?
從 Releases 下載 `MakoCode Setup` EXE(精靈會自動安裝 Node/Git/Claude Code),或從原始碼執行:`git clone`、`npm install`、把 `mako-settings.example.json` 複製為 `mako-settings.json`、填入 DeepSeek API Key,然後 `npm start`。
支援哪些 LLM 後端?
9 家,一鍵切換:DeepSeek、Anthropic、OpenRouter、矽基流動、阿里百煉、火山方舟、騰訊混元、Kimi、百度千帆。各家都需要自己的 API Key。
有授權注意事項嗎?
角色立繪、BGM 與背景圖來自柚子社《千戀*萬花》,僅限非商業用途;應用程式碼為 MIT。使用任何 LLM 後端都會產生你自己的 API 費用。
07相關的 DSH 工作流程
open-design
作者 nexu-io
DeepSeek Harness 的開源 AI 設計外掛,本地優先桌面應用,讓編碼智慧體變身設計引擎,生成原型、落地頁、幻燈片、圖片與影片,支援多種格式匯出。
picgo
作者 molunerfinn
PicGo:面向高效創作者的圖片上傳神器,支援 Obsidian、Typora、VS Code 等編輯器,以及 S3、GitHub、Cloudflare R2、Imgur、阿里雲 OSS 等 60+ 圖床,貼上即上傳。
dsh-desktop
作者 anywhere-labs
為 DeepSeek Harness (DSH) 外掛生態打造的現代化桌面端解決方案。萬物皆「外掛」,桌面本身也是「外掛」。
openbiliclaw
作者 whiteguo233
本地私有、開源的自進化跨平臺 AI 內容發現 Agent:先理解你,再主動從 B站、小紅書、抖音、YouTube、X、知乎、Reddit、微博等平臺與開放 Web 尋找內容。(支援 deepseek harness 外掛) | Local-first open-source cross-platform AI content discovery agent: understands you, then proactively finds content across Bilibili, Xiaohongshu, Douyin, YouTube, X, Zhihu, Reddit, Weibo and the open web.(support deepseek harness plugin)
08資料與來源
🚀 DeepSeek | `deepseek`
AI 引擎 | Claude Code CLI
此頁面根據專案公開文件、儲存庫中繼資料與 DSH Plugins 的結構化解析所產生;最後核實於 2026-08-23。發現錯誤?提交更正。
最佳 DeepSeek Harness 外掛
從全目錄挑出的 12 個值得優先安裝的外掛,涵蓋各個分類。
