← 返回列表
D

dsh-insights

v0.2.0 · 2 天前发布

DSH plugin: replica of Claude Code's /insights command — cross-workspace session usage analysis powered by the global session-query corpus, with per-session LLM facet extraction (cached), 8 analysis prompts, and a self-contained interactive HTML report. R

dshdsh-plugindeepseek-harnessplugininsightsanalyticscross-sessionworkspacereportusage-analysis

README

dsh-insights

Replica of Claude Code's /insights for DeepSeek Harness: cross-workspace session usage analysis that writes a self-contained interactive HTML report.

Published on npm as dsh-insights@0.2.0 with a dsh.bundle.patch — one command installs and auto-mounts (takes effect on the next dsh start):

bash
dsh plugin --profile web add dsh-insights

Local checkout (development): dsh plugin --profile web add ./plugins/dsh-insights, or ./scripts/install.sh web plugins/dsh-insights.

Usage

In any session:

```
/insights # analyze new sessions and generate the report
/insights --refresh # ignore facet cache; re-analyze everything
/insights --window 30 # last 30 days only (0

版本兼容矩阵

DSH 版本状态说明
dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
dsh@0.1.0 ✅ 兼容 标准 patch ✅
dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
dsh@0.3.0+ ❓ 未知 尚未发布

💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

元数据

License
MIT
npm
dsh-insights
Repo
Engines
{}
Weekly DL
0
Monthly DL
0
dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"}}