yunyunyunyunsuan/dsh-plugin-radar ↗★ 0
dsh-plugin-radar
DSH 插件雷达:定时扫描 GitHub 上 topic:dsh-plugin 的新插件,在 DeepSeek Harness Web 界面左下角推送卡片流,支持 README 关键词搜索与一键安装。
AI Analysis
核心用途是帮助用户及时发现社区新发布的 DSH 插件。适合喜欢尝鲜、关注 DSH 插件生态动态的用户。
Install
This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗
README
Read the full README ↗配置项
| 字段 | 默认 | 说明 |
|---|---|---|
refreshIntervalHours | 12 | 扫描间隔(小时) |
pushWindowDays | 7 | 「最新」推送窗口(天),窗口外的进「全部」 |
maxRepos | 100 | 每次扫描收录的仓库数 |
readmeMaxChars | 6000 | 每个仓库缓存的 README 字符数(搜索语料) |
profile | web | 一键安装写入的目标 profile |
pnpmBin | pnpm | pnpm 路径(自动探测 nvm/homebrew,失败时用它兜底) |
githubToken | '' | GitHub Token(也可用环境变量 GITHUB_TOKEN,提高 API 限额) |