hongsantu/dsh-personalization0

dsh-personalization

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

AI 分析

核心用途是管理和自动注入用户全局个性化 System Prompt。适合希望定制 Agent 行为、让每个新会话都遵循统一设定的人群。必要条件是使用 DSH Desktop 客户端。

パッケージ
dsh-personalization
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/19

インストール

検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗

ドキュメント

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).