trapstreet/dsh-trapstreet ↗★ 1
@trapstreet/dsh-trapstreet
Check which DeepSeek Harness plugins actually loaded, and look up public evaluation boards on trapstreet.run
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:trapstreet/dsh-trapstreet说明文档
阅读完整 README ↗Configuration
| Variable | Effect |
|---|---|
TRAPSTREET_BASE_URL | API host. Defaults to https://trapstreet.run. |
TRAPSTREET_CALL_LOG | If set, appends one line per tool invocation to that path. |
The call log answers a question stdout cannot: did the agent reach for this tool on its own? A call that throws leaves only the model's narration behind, which reads exactly like never having called it.