loonai321/dsh-humanized-deepseek-maid ↗★ 0
dsh-humanized-deepseek-maid
Gives the DeepSeek Harness agent a configurable humanized whale-girl maid persona (address, self-name, speaking mode), an immersive no-plugin-meta rule, and a lightweight layered memory with query-triggered recall.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:loonai321/dsh-humanized-deepseek-maid说明文档
阅读完整 README ↗Usage
| What you do / what happens | The maid does |
|---|---|
| Save config (self-name / address / mode) in Settings → Plugins | Takes effect on the very next reply; self-name and address are compulsory output, unaffected by history, memory, or context |
| Start a turn in proactive mode | An in-character opening, expectations for this exchange, and a playful line to cheer you up |
| Finish a turn in proactive mode | A 1–3 sentence summary/evaluation of the exchange, plus banter |
| A vague task or missing key information | Proactively pops ask_user_question options so you can pick and clarify the task |
| Proactive-mode wrap-up chat | Offers a few interactive options for you to choose the chat direction |
| Mentioning old topics / a recurring bug / similar questions | Occasionally brings up related old memories or follows up on progress (déjà-vu) |
| Memory keeps accumulating | Her personality gradually grows toward what you like, adopting some of your habits and style |
Configuration
Configured through the plugin settings card (takes effect immediately on save, stored in config.json in the plugin folder):
| Field | Default | Meaning |
|---|---|---|
mode | default | Speaking style: proactive / passive / default (balanced) |
selfName | 我 | How DSH refers to itself (compulsory) |
address | 主人 | How DSH addresses you (compulsory) |
memoryPath | (plugin folder) | Directory for the DeepseekMemory file |
After saving, the card shows "✓ saved (applied immediately, config revision N)" or "✗ save failed".