dsh-sonar
A draggable deep-sea token and context dashboard for DeepSeek Harness
AI Analysis
核心用途是实时悬浮监控当前会话的 Token 消耗和上下文状态。适合需要精细掌控 API 额度、防止上下文溢出的重度大模型用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Howe829/dsh-sonarREADME
Read the full 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.