Community directory previewDeepSeek Harness is in developer preview
DP

dsh-prompt-history

PluginConfirmed pluginCommunity

Xiaofei-fei/dsh-prompt-history · updated 8 days ago

Installation

dsh plugin --profile web add dsh-prompt-history
dsh plugin --profile web add github:Xiaofei-fei/dsh-prompt-history

Plugins in this repository

  • dsh-prompt-historyv0.5.1

    DSH 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 (history sourced from the session's own message log; zero config, zero extra storage).

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (5)
    • @deepseek-ai/cordis^4.0.1shared
    • @deepseek-ai/dsh-client-runtime^0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-ui-conversation^0.1.0-rc.6shared
    • @deepseek-ai/dsh-client-ui-slots^0.1.0-rc.6shared
    • @deepseek-ai/dsh-invariants^0.1.0-rc.6shared

Paths are pinned to commit d6385b2a2934

Overview

Bash-like prompt history for the DSH web composer: Up/Down arrows recall previously submitted messages, sourced from the session's own message log (zero config, zero extra storage).

Repository check result

Results are bound to the listed commit and cover only static checks run by this registry. The Evidence Score measures reviewable information; it is not a compatibility percentage or a security guarantee.

Static repository check

High risk
Checked commit
d6385b2a2934
Evidence Score
79/100
Static risk
High risk
Files scanned
2
Findings
2

Evidence breakdown

Source provenance25/25
Install documentation25/25
Maintenance12/20
Compatibility evidence14/20
Security signals3/10

Compatibility confidence: Limited

Install-time scripts (1)
  • preparepnpm build
Findings (2)
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "pnpm build"
  • Highshell.rm-rf
    package.json:89dangerous-shell
    "build": "rm -rf lib && tsc -p tsconfig.build.json && tsdown",
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0