LeslieWylie/dsh-session-search-pro1

dsh-session-search-pro

Indexed cross-session search for DeepSeek Harness — search, list, and read past and current DSH sessions through the built-in sessionQuery service. Zero runtime dependencies.

AI 分析

核心用途是赋予 Agent 检索和阅读过去对话记录的能力。适合积累了大量历史会话、需要 Agent 引用过去讨论内容的重度用户。

パッケージ
dsh-session-search-pro
バージョン
0.2.0
ライセンス
MIT
最終更新
2026/08/16

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:LeslieWylie/dsh-session-search-pro

ドキュメント

README 全文を読む ↗

Usage

The agent has access to these tools automatically once the plugin is bundled. Ask things like:

"Search my past sessions for anything about session search" "List my recent sessions in ~/Desktop" "Read session a4d75296-fc89-44b1 for me"

and the model reaches for agent_session_search, agent_session_list, or agent_session_read on its own.