Howe829/dsh-sonar0

dsh-sonar

A draggable deep-sea token and context dashboard for DeepSeek Harness

AI 분석

核心用途是实时悬浮监控当前会话的 Token 消耗和上下文状态。适合需要精细掌控 API 额度、防止上下文溢出的重度大模型用户。

패키지
dsh-sonar
버전
0.1.0
라이선스
MIT
최근 업데이트
2026. 8. 14.

설치

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

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.