TellToday/dsh-narrative-voice

TellToday★ 1JavaScript最后同步: 2026-08-20

在 GitHub 打开

README 摘要

dsh-narrative-voice English · Chinese A DSH (DeepSeek Harness) bundle plugin that keeps the questions and options generated by the ask user question tool pronoun-consistent . At prompt-assembly time it rewrites the tool's questions.description in full into a description carrying a fixed narrative-voice rule, and you can turn it on and off anytime with the /voice command. Why this plugin exists The ask user question tool asks the human a concise question and offers a few clickable options. Without a fixed rule, the model drifts pronouns inside a single option : - a label in the answerer's voice ("I'll restart it myself" — "I" = the person answering) paired with a description that drifts into the AI's voice ("I'll walk you through the restart" — "I" = the AI); - the word "user" also leaks in ("…so the user has less to worry about"), referring to the very person reading it in the third person. Two different "I"s in one option, and the user cannot tell them apart: who is providing the action? whose perspective is "I"? This plugin fixes it at the prompt level : it writes a fixed narrative-voice rule into the tool's own description, so the model keeps question, header, label, and descrip…

在 GitHub 查看完整 README →
工具/开发dsh-plugin

分类