Skip to content
dsh.fish

Browse

7 results

Bundle

@wellorbetter/dsh-input-history

Arrow-key input history for the DeepSeek Harness Web GUI: press Up/Down in the chat composer to recall previously sent messages, with a floating history dropdown.

wellorbetter1
Bundle

dsh-keyboard-history

Pure ↑/↓ input history for the DSH web composer: recall previously sent messages with arrow keys. Nothing else.

NormanFxxkingRockwell1
Bundle

dsh-prompt-recall

Codex-style up/down input-history recall for the DeepSeek Harness web GUI

liguanyu1
Bundle

dsh-input-history

Standalone arrow-key input history for the DSH web composer: every sent prompt (Enter or the send button, in any session or workspace) persists to ONE global ring in ~/.dsh/input-history.json (default 100 entries, overridable) and ↑/↓ recalls it instantly and completely — survives app restarts.

sunshaobei
Bundle

@heeweelee/dsh-session-plugin

DeepSeek Harness plugin: recall previously sent messages in the input box with ↑/↓, and permanently delete a workspace session's local records with a right-click.

Heeweelee
Bundle

@huanlin/dsh-plugin-input-history

在 DSH prompt 输入框按上/下方向键切换最近发送过的消息(终端式历史导航),跨会话持久化。 | Terminal-style prompt history navigation for the DSH composer: ArrowUp/ArrowDown cycles through recently sent messages, persisted across sessions.

HuanLinOTO
Bundle

dsh-composer-recall

Arrow-key input history for DSH 0.1.2-alpha.1: press ↑ in an empty composer (or at the start of the draft) to recall this session's prompts, ↓ to go forward, Esc to restore what you were typing.

WongYuYe