PineKings/deepseek-harness-desktop

PineKings★ 0TypeScript最后同步: 2026-08-15

在 GitHub 打开

在官方的基础上增加了视觉能力的可选项补充deepseek模型的视觉能力,增加了本地一键安装的桌面支持

README 摘要

DeepSeek Harness DeepSeek Harness ( dsh ) is a plugin-based agent harness where everything is a plugin — models, tools, skills, sessions, storage, the agent loop, and even the UI are all replaceable Cordis plugins, freely recomposed per profile. It ships both as a CLI/Web harness and as a native desktop app ( deepseek-harness-desktop ). Community fork : this repository is a community derivative of deepseek-ai/deepseek-harness, maintained by PineSound, adding a desktop app, plugin marketplace, image recognition, and a release channel on top of the unchanged core harness . This is not the official DeepSeek repository. Full list of changes: MODIFICATIONS.md · MODIFICATIONS.zh.md. Proof What it is An agent harness assembled from plugins. Instead of a monolithic binary, every capability lives behind a documented seam — Service Definition / Provider / Consumer — so you swap tools, skills, storage, terminal, web, or sandbox without touching the loop. Runs are traceable : everything a model sees is reconstructable from the session log. Why it is different - Everything is a plugin — models, tools, skills, sessions, storage, loop, and UI are replaceable, recomposable units. - Traceable by de…

在 GitHub 查看完整 README →
内容/媒体deepseek-harnessdsh-plugindsh-pluginsagent

分类