RealAlexandreAI/dsh-atuin ↗★ 1
dsh-atuin
DeepSeek Harness plugin: every user prompt you type (in the web UI) is appended to your atuin shell history, so it shows up in atuin search and shell integration.
AI Analysis
核心用途是将 Web UI 的提示词同步至本地 Shell 历史。适合使用 Atuin 进行终端历史管理和搜索的用户。必要条件是本地需运行 Atuin 守护进程。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:RealAlexandreAI/dsh-atuinREADME
Read the full README ↗Quick start
dsh plugin --profile web add dsh-atuin
Requires a running atuin daemon (standard atuin setup). A missing atuin or stopped daemon is silently skipped — sessions never break.