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. 8. 17.

설치

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

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.