DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Llm Assistant — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins
L

dsh-llm-assistant

Llm Assistant

Resident DeepSeek assistant seat for DeepSeek Harness: chat, reminders, and on-demand read-only task reference

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add github:NOirBRight/dsh-llm-assistant#cea0ff14b151fb8a822c0435c45f4afd18681f9c
READMECompatibilityVersions

Compatibility and provenance

Llm Assistant is published as dsh-llm-assistant and currently resolves to version 0.1.5. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
8/20/2026

Versions

0.1.5stable
8/20/2026

Related plugins

Loading related plugins…

Latest
0.1.5
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
MIT
Source
github
GitHub
★ 0
Weekly downloads
0
Last push
8/20/2026
View source ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue

Related plugins

More verified plugins in productivity-workflow.

Acp App@deepseek-ai/dsh-acp-appThe dsh ACP profile bundle: automation-only JSON-RPC stdio and process lifecycle over dsh-baseClient Ui Task Board@linxin666/dsh-client-ui-task-boardHost-authoritative task board for the DSH Web GUI with real session execution, Host cron scheduling, and optional cross-platform idle-sleep protection; mounted without DSH source changes.Web All@linxin666/dsh-web-allDSH Web UI 全家桶聚合插件:一键安装全部功能插件(task-board / git-graph / pet / remote-web-ui / web-ui-settings / skin-center / community-plugins / compat shim)。compat 桥接层已并入本包(src/client),无需独立 compat npm 包。Agent Teams@nanmicoder/dsh-agent-teamsAgentTeams for DeepSeek Harness: multi-agent team collaboration (captain, members, tasks with dependencies, messaging) driven by natural language, with a tree monitor in the web GUI

README

DeepSeek 小管家

Harness 里已经有二十几个桌宠。它们做的是皮:跟着当前会话眨眼、忙碌、失败。

这个不是。

小管家是一个真正的 Agent。 它有自己的会话、自己的历史、自己的提醒,不属于任何一个项目。右下角那只鲸鱼只是它坐的位子。

主窗口干活时,鲸鱼坐在右下角

中间那条会话是你当前任务的手:写文件、跑命令、开终端。角落这只是跨任务的脑子——换项目、换会话,它还在;也不会出现在左边的会话列表里。

点开席位,叠在正在进行的任务上

你怎么用它

点鲸鱼。直接说话。

「我这条任务现在在干什么?」——它自己去读当前页面的任务,不用你先点「引用任务」。打招呼、闲聊、问常识,它不会翻你的项目。

「二十分钟后提醒我看 CI。」——到点会在席位里叫你。浏览器没开也没关系,Harness 进程得在跑。

上下文快满了,点标题栏的「新对话」。它会带一份很短的交接开下一条,旧的归档留下,不会把整本聊天复制过去。

席位本身:新对话、模型、上下文、发送

输入栏没有权限下拉。它本来就不能改你的仓库。

它能做什么,不能做什么

能:网上搜、只读看文件、记待办和目标、设提醒、看你贴的图。

不能:bash、写文件、改代码、外派 Codex / Claude / Cursor、去开你的 Browser。

这版也还不会「替你往另一条会话里塞一句」或「去某个项目开新任务」。那是下一截。

安装

DeepSeek Harness Web,0.1.0-rc.7 或更新。

dsh plugin --profile web add github:NOirBRight/dsh-llm-assistant#v0.1.5

装完重启 Web。提醒由插件插入官方 schedule。任务引用走官方 session-reference:rc.8+ 由 web-app 提供,rc.7 在缺失时由插件补上。

开发

pnpm run check
pnpm run build

实验只走 DSH_HOME=~/.dsh-lab 的 3082。不要把 Workstation 路径写进 ~/.dsh。

从正在跑的 Web 复拍界面(默认 3080):

CHROME_PROFILE=~/.local/share/dsh-launchers/chrome-web node scripts/capture-readme.mjs