Energy and carbon accounting for DeepSeek Harness
dclichang2022/dsh-green-meter · skills
Energy & carbon metering for DeepSeek Harness: per-turn/per-request energy, cache carbon savings, electricity cost.
★ 6GitHub stars
0Forks
2026-08-16Last updated
TypeScriptLanguage
MITLicense
Project overview
dsh-green-meter Energy & carbon metering for DeepSeek Harness — see what your agentic sessions cost.
A dsh-plugin that turns every model call into energy (J/kWh), carbon footprint (g CO2e) and electricity cost (CNY) — estimated from token accounting, so it works with any API-backed provider (DeepSeek API, OpenAI-compatible endpoints, local vLLM) without touching hardware.
Restart dsh web, refresh, and the readout appears under the composer. Type /green anytime. Full experience: sidebar panel (optional)
Install command
dsh plugin --profile web add github:dclichang2022/dsh-green-meter