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/08/17

インストール

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

ドキュメント

README 全文を読む ↗

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.