# dsh-input-history — DeepSeek Harness プラグイン導入マニフェスト

> 生成日時: 2026-09-19 23:30 · 出典: https://deepseekmodel.com/plugins

## 概要

DSH 网页版输入框独立输入历史插件：↑/↓ 上下键即时召回已发送的提示词，所有会话与工作区共享一个全局历史环，localStorage 持久化、容量可配。

## プラグイン情報

| カテゴリ | メンテナ | GitHub スター | ライセンス | 主要言語 | 最終プッシュ |
| --- | --- | --- | --- | --- | --- |
| UI強化 | sunshaobei | 0 | — | — | — |

## インストール

```bash
dsh plugin --profile web add dsh-input-history
```

## 手順

1. DeepSeek Harness（DSH、MIT のオープンソースエージェントランタイム）を導入して起動 — `npx @deepseek-ai/dsh web`
2. 上記コマンドを実行（CLI がプラグインを解決し出所を検証）
3. dsh plugins list で確認し、必要なら Harness を再起動

> バージョン固定は #commit を付けて指定します。

## 導入前の確認

プラグインは dsh プロセスの権限で動作し、導入時にコードが実行される可能性があります。事前にソースとライセンスを確認し、再現性が必要な場合はコミットハッシュを固定してください。本マニフェストは DeepseekModel が公開カタログから整理した参考情報であり、第三者プラグインの安全性を保証するものではありません。

---

- リポジトリ: https://github.com/sunshaobei/dsh-input-history
- プラグインページ: https://deepseekmodel.com/plugin-detail?id=sunshaobei%2Fdsh-input-history
- 出典: https://deepseek-harness-plugin.com/zh-CN/plugins/ · 生成日時 2026-09-19
