lyke-61/dsh-custom-instructions

lyke-61★ 0JavaScript最后同步: 2026-08-16

在 GitHub 打开

Codex-style custom instructions for DeepSeek Harness: edit ~/.dsh/AGENTS.md from a settings panel - applies to every chat and model. 类 Codex 自定义指令:在设置里编辑全局指令,所有会话所有模型生效。

README 摘要

dsh-custom-instructions Codex-style custom instructions for DeepSeek Harness : edit a global instruction from the settings panel that applies to every conversation on this machine, across all models. Just like Codex's global AGENTS.md or ChatGPT's Custom Instructions, the notes and context you write in the "Custom Instructions" panel are automatically carried into every future conversation — no need to repeat yourself in every message. Features - Codex-style custom instructions : Settings → General → "Custom Instructions", edits /.dsh/AGENTS.md , saved straight to disk. - Applies to every session and every model : built on DSH's built-in dsh-agent-instructions mechanism — new conversations pick it up from the first message; the current conversation picks it up after the next file operation. - WYSIWYG : monospace editor mirrors the file content; saving gives immediate success/failure feedback. - Zero build : hand-written window. ModuleLoader .load client bundle + pure Node ESM host — no build authorization needed to install. Install From GitHub (this repo) Then restart dsh web once so the bundle layer loads. Manual (edit profile files) 1. Add the dependency: 2. Add the plugin row (t…

在 GitHub 查看完整 README →
Agent/智能体deepseek-harnessdshdsh-pluginagent

分类