사용량 및 결제
사용량 및 결제 플러그인은 DeepSeek-Harness(dsh)에 얼마나 비용이 드는지 추적합니다. 컴포저 독에 표시되는 실시간 DeepSeek API 잔액 위젯, TTFT와 캐시 적중률을 포함한 세션별·모델별 토큰 대시보드, 피크/오프피크 위안화 요금 계산기, GitHub 스타일 지출 히트맵, 서드파티 게이트웨이 할당량 모니터를 살펴보세요.
플러그인 91개 찾음
dsh-api-balance
02muller25/dsh-api-balance
Real-time DeepSeek API account balance in the composer dock with manual or custom-interval auto-refresh.
dsh-token-usage
laoyuehanni/dsh-token-usage
요청별 모델 토큰 사용량을 일별 JSONL 파일로 기록하며, Web 설정에 일별 추이 차트, 모델별 분석, 날짜/모델 필터를 제공하는 통계 페이지를 갖추고 있습니다.
dsh-opencode-go-quota
glfzr/dsh-opencode-go-quota
OpenCode Go 할당량 링: 모델 선택기 왼쪽에 클릭으로 전환되는 진행률 링(5시간/주간/월간)을 표시하며, 긴급도에 따라 색상이 바뀌고 마우스오버 시 초기화까지 남은 시간을 보여줍니다.
dsh-opencode-go-usage
v587d/dsh-opencode-go-usage
컴포저 독에 표시되는 OpenCode Go 구독 사용량(롤링/주간/월간 윈도우와 리셋 카운트다운) 및 내장 자격 증명 편집기
dsh-opencode-usage
vinyumao/dsh-opencode-usage
OpenCode Go plan usage display for the DSH web GUI: a persistent badge under the composer shows rolling/weekly/monthly usage percents with reset countdowns; click to expand a card; agents can query the balance via the `opencode_go_usage` tool.
dsh-whale-meter
shiye-10pages/dsh-whale-meter
Usage tiers and shareable stats cards: 🐟→🐳 ranks by monthly token burn with a locally-computed estimated percentile, precise pricing for 46 models across 6 vendors (including size-tiered Chinese pricing), backfill of pre-install sessions, and old-vs-new comparison across the 2026-08-17 rate change. Local-only, no telemetry.
dsh-balance-float
x2802490130-prog/dsh-balance-float
Web UI용 플로팅 잔액 위젯: DeepSeek 계정 잔액을 실시간으로 표시하며 수동 새로고침과 Y/N 확인 후 안전 종료 지원
dsh-deepseek-billing
jolly-j/dsh-deepseek-billing
사이드바 하단에 DeepSeek 계정 잔액과 세션별 비용 카드를 표시합니다.
dsh-calculator
bobcat848/dsh-calculator
사이드 패널에 DeepSeek API 지출(현재 세션 및 전체 세션)과 계정 잔액을 표시하며, 공식 요금과 피크/비피크 요금을 지원합니다.
dsh-plugin-doctor
white-sand-grand/dsh-plugin-doctor
Community search, similarity analysis, and install/dedupe/build-it-yourself decisions for the dsh-plugin ecosystem.
dsh-quota-panel
wenzetan/dsh-quota-panel
Bottom-right quota capsule that auto-discovers every configured provider (DeepSeek, OpenRouter, SiliconFlow, GLM, one-api/new-api, coding plans) and shows balance or rolling 5-hour and weekly usage, with per-provider visibility, alert thresholds and proxy support.
dsh-deepseek-quota-bar
jiangli07/dsh-deepseek-quota-bar
Draggable transparent balance card with a blood-bar of remaining balance vs month-opening, today/month spend (official when the platform token is configured), and session cost.
dsh-ibka-balance
ibka512/dsh-ibka-balance
Permanent composer-dock balance card: real-time DeepSeek API account balance with 5-minute auto-refresh, a manual refresh button, and low-balance color warnings.
dsh-web-ui (dsh-live-stats)
damonkoy/dsh-web-ui
Live token estimates and generation throughput for the dsh web GUI.
DeepSeek-Harness-Desktop
ch0uhuaz1/deepseek-harness-desktop
Adds a Desktop card to the settings page that detects the DeepSeek Harness Desktop app and launches it with one click.
chicheng-stats
534119219/chicheng-stats
Configurable DSH usage statistics: a sidebar text/card widget plus a detail dialog with per-provider and per-model breakdowns, cache-hit rates, token trends, and latency details (TTFT and duration).
dsh-plugin-llm-balance
fenghuolinshan/dsh-plugin-llm-balance
최근 사용한 프로바이더(DeepSeek/Moonshot/Kimi For Coding)의 잔액/쿼터를 보여주는 드래그 가능한 플로팅 카드: 자동 탐색, 색상별 등급, 실시간 새로고침
dsh-cost-tracker
yflmq001/dsh-cost-tracker
모델별 토큰 비용 추적: 캐시 적중/미스, 출력, 피크 구간 가격을 설정 가능하며, 실시간 세션 비용 바와 미설정 모델 플래그 제공
dsh-heatmap
283gawin/dsh-heatmap
DSH Web 사이드바의 활동 히트맵: GitHub 스타일의 일별 커밋, 토큰 사용량, 예상 비용 그리드, 전체 세션 토큰 합계·캐시 적중률·모델별 자동 계산 비용을 보여주는 오늘 통계 라인 포함
dsh-cost-balance
zoumutou/dsh-cost-balance
컴포저 하단에 표시되는 접을 수 있는 iOS 스타일 통계 알약: 세션 비용, DeepSeek 계정 잔액, 캐시 적중률, 토큰 사용량을 반투명 패널에 표시
dsh-token-cost-meter
yzz-s/dsh-token-cost-meter
Real-time session token usage and estimated cost in the composer stats row, with pricing fetched from DeepSeek official pricing page.
dsh-usage-lens
yokesky/dsh-usage-lens
Usage statistics dashboard for the DSH Web UI: info cards, a 280-day GitHub-style activity heatmap, daily token trend, and model-usage donut chart.
dsh-session-report
yangyongzhen/dsh-session-report
Per-session cost & usage report cards: tokens, cache hits, duration.
dsh-opencode-go-usage
xiaweiliang060035/dsh-opencode-go-usage
Floating widget showing real-time OpenCode Go subscription usage (rolling/weekly/monthly) for every API key, with rate-limit alerts and automatic key-pool discovery.