Artificialwhale/session-reader-plugin

Plugin ⭐ 2 MIT developer-toolstools

在 DSH 会话内读取其他会话的内容:消息、工具调用/结果、推理过程(thinking)、压缩前的原始事件流。支持 agent 工具调用与 /sessions 斜杠命令两种使用方式,所有读取都是只读且有界的。

catalog description:Allow agent to acquire context from other sessions.

Install

# 从 npm
dsh plugin --profile web add dsh-session-reader

# 或从 GitHub
dsh plugin --profile web add github:Artificialwhale/session-reader-plugin

# 或本地目录
dsh plugin --profile web add /path/to/dsh-session-reader

Add Artificialwhale/session-reader-plugin to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.