설치
npx -y @deepseek-ai/dsh plugin --profile web add github:Inlispwrad/DSH-BalanceHUD이 설치 명령은 GitHub 저장소 주소에서 생성된 확인되지 않은 시작점입니다.
README
유지 관리자가 작성한 문서 스냅샷입니다.
English | 简体中文
Balance HUD
A tiny HUD for DeepSeek Harness, docked above the composer input:
HP [97% ██████████] 137.8K/1M Wallet ¥110.00 Spend 12.3K tok · ¥0.0432
- HP — remaining effective context, drawn as a health bar. It stays high while the context is efficient, then collapses as the window fills. If HP is red, start a new session to keep performance.
- Wallet — your DeepSeek API account balance.
- Spend — today's token count and estimated cost.
Developed and tested on DSH 0.1.0-rc.6.
Install
Dynamic (no build) — in a cordis session, cordis_define with dynamic/host.js (host) and dynamic/client.js (client), then cordis_run.
Static — copy this package to ~/.dsh/profiles/web/packages/, add "dsh-balance-hud": "file:./packages/dsh-balance-hud" to the profile package.json, append to cordis.patch.yml:
- insert:
- id: balance-hud
name: dsh-balance-hud
then restart DSH.
License
프로젝트 파일 및 신호
표시된 항목은 디렉터리 스냅샷에서 감지된 공개 저장소 신호입니다.
저장소 정보
- 언어
- JavaScript
- 라이선스
- MIT
- 마지막 업데이트
- 2026. 8. 16. 오전 10:10
신중하게 설치하기
소스 코드, 권한, 수명 주기 스크립트, 의존성 및 네트워크 접근을 검토하고 신뢰하지 않는 플러그인은 격리 환경에서 테스트하세요.