hongsantu/dsh-personalization0

dsh-personalization

DSH 个性化设置插件:在设置页提供「个性化」卡片,直接编辑 $DSH_HOME/AGENTS.md(用户全局个性化配置),每个会话自动注入生效。

包名
dsh-personalization
版本
0.1.0
许可证
MIT
最近更新
2026年8月19日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

Usage

  • Open Settings → Plugins → Plugin configuration → Personalization, edit and save — it writes $DSH_HOME\AGENTS.md;
  • New sessions inject the file content before they start; in-session agent edits to the same file are hot-synced;
  • You can also simply ask the agent to edit ~/.dsh/AGENTS.md (the bundled skill maintains it per its rules).