Jian-Sparrow/dsh-plugin-mission-control0

dsh-plugin-mission-control

Live Mission Control for DeepSeek Harness agents, tools, subagents, and token usage

AI 分析

核心用途是实时监控 DSH 运行时的各项指标。适合需要密切观察智能体执行步骤、工具输入输出载荷及 Token 消耗速度的开发者和高级用户。

パッケージ
dsh-plugin-mission-control
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/17

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Jian-Sparrow/dsh-plugin-mission-control

ドキュメント

README 全文を読む ↗

Configuration

FieldDefaultValid valuesMeaning
previewModenames-onlynames-only, redacted, fullTool payload visibility
maxPreviewBytes2048128..65536Maximum preview bytes per value
sensitiveFieldNamescommon credential namesstring arrayCase-insensitive object keys removed in redacted mode
tokenPublishIntervalMs25050..5000Token update coalescing interval
velocityWindowMs50001000..60000Rolling recent-token-rate window
maxLiveRows30050..2000Maximum Tool rows retained per viewing epoch
maxPendingFrames648..512Maximum queued SSE frames per subscriber

Every field is validated when the Cordis plugin loads. Invalid configuration fails loudly.