dsh-custom-mode
DeepSeek Harness(dsh)的自定义模式与自定义提示词:可在设置页编辑某模式的系统提示词、选择其基础模式、逐行切换插件条目,并并排保留多个助手——编码、聊天或角色扮演(RP)人格(多模式 / 多智能体)。
Custom modes and custom prompts for DeepSeek Harness (dsh): edit a mode's system prompt in the settings page, pick its base mode, switch plugin rows one by one, and keep several assistants side by side — coding, chat or roleplay (RP) personas (multi-mode / multi-agent).
怎么安装
dsh plugin add dsh-custom-mode 简介
dsh-custom-mode English | 中文 A custom mode for DeepSeek Harness (dsh). Its system prompt is a plain file you can edit on the Web settings page, and an edit takes effect on the **next model step** — no restart, no new session. In one line: **a settings page for dsh agent modes** — choose a mode's base composition, toggle the plugin rows it mounts, and edit its system prompt, which the agent loop re-reads before every model step. Several modes ("assistants") can live side by side, each with its own prompt. Also searched for as: custom mode · custom prompt · system-prompt editor · multi-mode / se…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 2
- 月下载
- 3.6K
- 最近更新
- 2026-09-21
- 创建于
- 2026-09-17
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- agent-modes, agent-preset, ai-agent, assistant-manager, chat, cordis, custom-mode, custom-prompt, deepseek, deepseek-harness, dsh, dsh-plugin, multi-agent, multi-mode, persona, plugin, prompt-editor, prompt-engineering, roleplay, system-prompt
同类推荐
billion-context
ranxianglei/billion-context
billion-context官方版:上下文压缩插件,兼顾小窗口(100k上下文足矣)省token(省5倍token)和超长会话(数月级别几十亿token单会话)。
dsh-chat-import
Nwflower/dsh-chat-import
把 13 家 coding agent(Claude Code、Codex、ChatGPT、Cursor、Gemini、opencode 等)的完整对话历史导入为可续聊的 DeepSeek Harness 会话,并支持反向导出回 Claude Code。
dsh-rewind
SiriLee/dsh-rewind
同一会话窗口内的 in-place 对话回退(不 fork,Claude Code /rewind 语义):每条消息的 ↶ 按钮把模型上下文回退到任意用户消息,可选用磁盘持久化的 before-backups 还原工作区文件。
dsh-recall-plugin
limbo947/dsh-recall-plugin
消息撤回:在用户消息旁加「撤回」按钮,把对话历史(官方会话 fork)与项目文件(逐消息影子 git 快照)一并回退到该消息发送之前,带差异预览确认面板。