Show HN: CLI to budget Claude Code session costs(github.com)2 ポイント·投稿者 herrj·2 か月前·0 コメントgithub.comShow HN: CLI to budget Claude Code session costshttps://github.com/jher7/tokenystI code on Claude's pay as you go API and started budgeting my token usage with my own CLI wrapper.Basically I set a budget for a task that I'm working on in my project:Task: "Fix mobile responsiveness" Budget: $3.00and the budget updates after each prompt:Task: "Fix mobile responsiveness" Budget: $2.34 / $3.00 78%It helps keep an eye on my spending when working on projects.1 コメントコメントを投稿[+]nigardev·2 か月前
Basically I set a budget for a task that I'm working on in my project:
Task: "Fix mobile responsiveness" Budget: $3.00
and the budget updates after each prompt:
Task: "Fix mobile responsiveness" Budget: $2.34 / $3.00 78%
It helps keep an eye on my spending when working on projects.