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. 8. 16.

설치

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

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.