dsh-longtext-input
Adds a Long text button to the composer tool row: write or paste the body in an editor overlay, and on save it is written to <workspace>/.dsh-longtext/<timestamp>_<title>.md and an @ path reference to that file is appended to the composer, leaving the conversation free of the long text itself.
在输入框工具栏新增「长文本」按钮:在编辑器浮层里写或粘贴正文,保存后写入 <工作区>/.dsh-longtext/<时间戳>_<标题>.md,并把该文件的 @ 路径引用追加到输入框,让正文不进入对话。
How to install
dsh plugin add github:levodoubt/dsh-longtext-input About
dsh-longtext-input DeepSeek Harness 长文本输入插件:把超长内容写进工作区文件,输入框只留一个 @ 引用。 简体中文 | English MIT License 在输入框工具栏加一个**「长文本」**按钮,点开编辑器,保存后: 写入 <工作区>/.dsh-longtext/<YYYYMMDDHHmmss>_<标题>.md 输入框追加 @.dsh-longtext/<文件名>.md 用途是**保持聊天界面简洁**:粘贴报错日志、会议记录、文档草稿这类超长内容时,正文留在文件里,聊天记录不被一大坨文字撑满。 DSH 的输入框本身没有长度上限,所以本插件的定位不是"绕过限制",而是**把长正文请出对话流**。 效果 其中,背景画面与毛玻璃效果由其它插件产生,与本插件无关。 行为 | 项 | 规则 | | ------- | ------------------------------------------ | | 文件名 | 14位本地时间_标题.md,如 20260712153045_会议记录.md | | 标题为空 | 20260712153045.md(省略 _标题) | | 标题清洗 | 去掉 / \ < > : " \| ? * 与控制字符,空白→_,去首尾 _/.,最长 60 字符 | | 落盘位置 | 当前会话工作目录下的 .dsh-lo…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-12
- Created
- 2026-09-12
Links
Basic safety check
- Findings
- curated 收录但无 npm 包/安装命令
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, deepseek-harness-plugin, deepseek-harness-plugins, dsh, dsh-plugin, longtext, plugin
Related plugins
dsh-desktop
anywhere-labs/deepseek-harness-desktop
为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
inbox-zero
elie222/inbox-zero
The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
UI-TARS-desktop
bytedance/UI-TARS-desktop
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
dsh-codex-ui
MichengAI/dsh-codex-ui
Rebuilds the DeepSeek Harness web sidebar, workspace tree, search, and turn navigation in a Codex-style layout.