composer 23
喵丝滑:dsh 前端行为增强——输入框失焦折叠高度 + 窄屏选中 Session 自动收起侧边栏(纯 client 插件,零 dsh 本体改动)
dsh plugin add meow-smoothTerminal-style input history for the DeepSeek Harness web composer: edge-first arrows with exact draft/caret restore, browser-local persisted history, Ctrl+R reverse search, workspace-scoped recall, and fully configurable keys — plus sliding-context aware
dsh plugin add dsh-composer-historyComposer expand toggle for DeepSeek Harness: a ⬆/⬇ button in the composer tool row toggles the input between the default capped height and a tall 70vh writing view, so long drafts stay readable.
dsh plugin add dsh-composer-expandCommon Word Box (常用词盒子) — DeepSeek Harness web client plugin: a persistent slide-up word/phrase panel next to the composer input, with global/current-project buckets and one-click insert. Works in every workspace.
dsh plugin add dsh-wordboxContext-aware next-message suggestions for the DeepSeek Harness composer, always reviewed by the user before sending.
dsh plugin add dsh-prompt-for-meKeep long answers and detailed prompts side by side with a dockable DSH Composer.
dsh plugin add dsh-composer-layoutDSH 草稿润色:发送按钮左侧 ✨ 一键调用 LLM 润色输入框草稿,可选携带会话上下文帮助模型理解意图;走 DSH llm 渠道,会话进行中也能用
dsh plugin add @max-null/dsh-draft-polishContext-aware voice input for DeepSeek Harness with Web Speech, local SenseVoice transcription, model polish, editable Composer drafts, and user-controlled sending
dsh plugin add dsh-dictateDSH Web GUI paperclip button: a single 📎 button in the composer that opens a file picker and drops file content into the textarea.
dsh plugin add dsh-paperclipSmooth comet-mode animated caret for the DSH chat composer — a standalone installable DSH plugin (ported from the Obsidian Animated Cursor plugin)
dsh plugin add dsh-smooth-cursor聊天输入框图片工具(自研):上传图片(≤10MB 防烧 token) + 自定义区域截图(Electron desktopCapturer),注入 DSH 草稿图片轨。零外部依赖。
dsh plugin add dsh-composer-image-toolsDSH web plugin: terminal-style copy & paste plus bash-like prompt history for the composer — any selection auto-copies, right-click pastes, Up/Down recalls previous prompts, with user toggles in Settings (history sourced from the session's own message log
dsh plugin add dsh-prompt-historyDeepSeek Harness plugin with two default model-and-reasoning shortcuts above the composer and optional Settings customization.
dsh plugin add dsh-model-presetDeepSeek Harness plugin: drag unsupported files into the composer as workspace path references
dsh plugin add dsh-file-pathSearchable model selector for DeepSeek Harness (DSH) web: a faithful fork of the native model seat (Model/Effort, provider-grouped list, reasoning effort) with a search box at the top of the model list that filters while you type.
dsh plugin add dsh-model-search-selectSeed ui-conversation.busyEnter to steer when the user has not set it, so running-state Enter interrupts by default
dsh plugin add @starpivot/dsh-busy-enter-steerDrop any non-image file into the composer as a path. Files over 256KB insert a brief summary only.
dsh plugin add @starpivot/dsh-file-dropDSH 静态 bundle 插件:定位当前会话中每次通过输入框发送的消息。会话标题栏「消息定位」按钮 → 右侧浮动面板列出全部已发送消息(序号/时间/摘要),支持关键词搜索、点击展开全文、一键回填输入框重新使用。A static-bundle DSH plugin that locates every message you sent from the composer.
dsh plugin add sent-msg-locatorCodex-style $ and fullwidth ¥ Skill mentions for the DSH composer
dsh plugin add @suqingsq/dsh-composer-skill-mentionDeepSeek Harness 插件:将对话框提交快捷键改为 Ctrl/Cmd+Enter,普通 Enter 换行,可在设置中随时开关。 / A DSH plugin that makes Enter insert a newline and Ctrl/Cmd+Enter submit, toggleable in settings.
dsh plugin add dsh-ctrl-enter-submitAuto-expand composer for DeepSeek Harness: a ⤢ button appears at the top-right of the composer card when the text wraps to 3+ visual lines, stretching the input to near-fullscreen height on click.
dsh plugin add dsh-composer-stretchComposer Enter behavior toggle: Enter sends or newlines, selectable in General Settings (回车行为)
dsh plugin add @starpivot/dsh-enter-newlineAdds a 'file' row to the DSH web GUI composer plus menu: pick images (native composer thumbnails) or arbitrary files (video/audio/Office/PDF, up to 50MB), stored in the DSH home and inserted into the draft as native file reference chips the agent can read
dsh plugin add dsh-file-attach