dsh-global-rules
DSH plugin: edit ~/.dsh/AGENTS.md from the Settings page — 个性化全局规则编辑器
DSH 插件:在设置页编辑 ~/.dsh/AGENTS.md —— 个性化全局规则编辑器。
How to install
dsh plugin add dsh-global-rules About
dsh-global-rules — 个性化全局规则编辑器 在 DSH Web「设置」→「插件」→「插件配置」里新增「全局规则」编辑页,可在浏览器中编辑并保存 ~/.dsh/AGENTS.md(Codex 式全局规则),无需手动编辑文件。 原理 官方 dsh-agent-instructions 插件会读取 $DSH_HOME/AGENTS.md 作为「用户全局指令」注入每个会话。 本插件只是给这个文件加一个可视化编辑入口(文本区 + 保存按钮),文件本身仍是唯一数据源。 Host 半区通过 loopback RPC(/dsh-global-rules)读写该文件;Client 半区注册 settings.section。 安装 sh 方式一:从 GitHub 安装 dsh plugin --profile web add "github:Semidia/dsh-global-rules" 方式二:手动 junction + bundles New-Item -ItemType Junction -Path "~/.dsh/profiles/web/node_modules/dsh-global-rules" -Target "<源码目录>" -Force 并在 cordis.patch.yml 追加: insert: id: dsh-global-rules name: 'dsh…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- 414
- Last push
- 2026-08-19
- Created
- 2026-08-19
Basic safety check
- Findings
- None
- Sources
- curated:0xsline/awesome-deepseek-harness
Related plugins
hindsight
vectorize-io/hindsight/tree/main/hindsight-integrations/coding-agents
Hindsight, agent memory that learns: long-term project memory with auto recall and retain, knowledge pages, deep reflection, and per-repo memory banks.
get-shit-done
gsd-build/get-shit-done
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
reddit-mcp-buddy
karanb192/reddit-mcp-buddy
Clean, LLM-optimized Reddit MCP server. Browse posts, search content, analyze users. No fluff, just Reddit data.