cw1999mm/dsh-prompt-history

cw1999mm★ 0JavaScript最后同步: 2026-08-18

在 GitHub 打开

README 摘要

dsh-prompt-history English 中文 DSH (DeepSeek Harness) community plugin: ↑/↓ prompt-history navigation for the composer. Recall the prompts you already sent in the current session without leaving the input box — press ↑ to pull back the last sent prompt, browse older ones with ↑ / ↓ , and always keep your original draft safe. A small 历史 x/y badge appears in the composer's tool row while you browse. Features - ↑ / ↓ browse the current session's sent prompts (user + steering nodes), newest first. - Consecutive duplicates are collapsed. - Multi-line drafts are respected: ↑ only starts browsing when the caret is on the first line. - Browsing exits automatically when you send the message or switch sessions; pressing ↓ past the newest prompt restores your saved draft. - Keydown is bound to the composer card ( [data-composer-card] ), not window . Sidebar search and other inputs never see the handler. Requirements - A DeepSeek Harness web profile (any profile name; the examples below use web ). Installation The package ships its compiled lib/ in the repo, so neither install path needs a build step. Option A — tarball Option B — git (latest) Then restart (or refresh) the web UI. The plugin lo…

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

分类