yunyunyunyunsuan/dsh-plugin-radar0

dsh-plugin-radar

DSH 插件雷达:定时扫描 GitHub 上 topic:dsh-plugin 的新插件,在 DeepSeek Harness Web 界面左下角推送卡片流,支持 README 关键词搜索与一键安装。

AI Analysis

核心用途是帮助用户及时发现社区新发布的 DSH 插件。适合喜欢尝鲜、关注 DSH 插件生态动态的用户。

Package
dsh-plugin-radar
Version
0.1.0
Last updated
Aug 17, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

配置项

字段默认说明
refreshIntervalHours12扫描间隔(小时)
pushWindowDays7「最新」推送窗口(天),窗口外的进「全部」
maxRepos100每次扫描收录的仓库数
readmeMaxChars6000每个仓库缓存的 README 字符数(搜索语料)
profileweb一键安装写入的目标 profile
pnpmBinpnpmpnpm 路径(自动探测 nvm/homebrew,失败时用它兜底)
githubToken''GitHub Token(也可用环境变量 GITHUB_TOKEN,提高 API 限额)