dsh-sonar
用于 DeepSeek Harness 的可拖拽深海风格 Token 与上下文仪表盘插件。
AI 分析
核心用途是实时悬浮监控当前会话的 Token 消耗和上下文状态。适合需要精细掌控 API 额度、防止上下文溢出的重度大模型用户。
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Howe829/dsh-sonar说明文档
阅读完整 README ↗Configuration
The bundle inserts one dsh-sonar row. Defaults use the managed DEEPSEEK_API_KEY credential and the public DeepSeek API:
- id: dsh-sonar
name: dsh-sonar
config:
apiKeyEnv: DEEPSEEK_API_KEY
baseURL: https://api.deepseek.com
A later profile or home patch can replace this row. Harness patch configuration is row-replacing, so restate every field you want to keep.