RealAlexandreAI/dsh-atuin1

dsh-atuin

DeepSeek Harness 插件:将用户在 Web UI 中输入的每个提示词追加到 atuin 终端历史记录中,以便在 atuin 搜索和终端集成中显示。

AI 分析

核心用途是将 Web UI 的提示词同步至本地 Shell 历史。适合使用 Atuin 进行终端历史管理和搜索的用户。必要条件是本地需运行 Atuin 守护进程。

包名
dsh-atuin
版本
0.1.1
许可证
MIT
最近更新
2026年8月13日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:RealAlexandreAI/dsh-atuin

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.