trapstreet/dsh-trapstreet1

@trapstreet/dsh-trapstreet

Check which DeepSeek Harness plugins actually loaded, and look up public evaluation boards on trapstreet.run

AI 분석

核心用途是诊断插件加载情况并记录工具调用日志。适合需要排查插件运行状态、确认 Agent 是否自主调用了特定工具的开发者或系统管理员。

패키지
@trapstreet/dsh-trapstreet
버전
0.3.0
라이선스
MIT
최근 업데이트
2026. 8. 17.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:trapstreet/dsh-trapstreet

Configuration

VariableEffect
TRAPSTREET_BASE_URLAPI host. Defaults to https://trapstreet.run.
TRAPSTREET_CALL_LOGIf 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.