Deepseek Harness (dsh) Plugin to show the cost per task, peak hours.
I made a plugin (Token anxiety) for the deepseek harness 0.1 that shows the cost per task, the peak hours and how much a task would cost after the hike, you can also see per prompt cost and identify which tasks are costing you money and why. As tips to reduce your bill I found that open research questions, typos, not being specific in the prompts and bugs in toolcalling make up 50%+ of the tokens. peak vs valley hours make a HUGE difference you should use PRO only for the HARDEST problems, flash max for everything else. * Dont use subagents unless you have strict control. I hope this tool will help to track better the token spending and optimize the prompts. dsh-token-anxiety GitHub repo Install (from any directory; the path is absolute): dsh plugin --profile web add /path/to/dsh-token-anxiety with npm. npm i dsh-token-anxiety Or point your agent to the repo and tell it to clone it and install it. widget of cost widget Hover