shaoxia20240902/dsh-plugin-leaderboard ↗★ 0
dsh-plugin-leaderboard
DeepSeek Harness plugin leaderboard: 最热 / 最新 / 最火 Top 10 from the GitHub dsh-plugin topic, visible in the Web UI.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:shaoxia20240902/dsh-plugin-leaderboard说明文档
阅读完整 README ↗Configuration
Optional cordis.yml / profile patch on the dsh-plugin-leaderboard row:
- id: dsh-plugin-leaderboard
config:
githubToken: # or set GITHUB_TOKEN / GH_TOKEN
topic: dsh-plugin
cacheTtlMs: 600000
starPages: 3
updatedPages: 2
excludes:
- deepseek-ai/deepseek-harness
originUrl: http://101.34.27.122:3091
Unauthenticated GitHub search is enough for a personal install. A token raises the rate limit if you refresh often.