Is there a way i can connect it to my profile and get an idea of my token use?
Show HN: Frugal Tokens – explore costs and usage across coding agents
11–20 of 20 posts
Re: Show HN: Frugal Tokens – explore costs and usage across coding agents
#12[dead]
Re: Show HN: Frugal Tokens – explore costs and usage across coding agents
#13Nice.I have been using codeburn but it only tells you spend not messages and everything else.
Re: Show HN: Frugal Tokens – explore costs and usage across coding agents
#14[flagged]
Re: Show HN: Frugal Tokens – explore costs and usage across coding agents
#15Is there a way i can connect it to my profile and get an idea of my token use?
There's a link to the repo at the bottom. It runs locally on your machine
Re: Show HN: Frugal Tokens – explore costs and usage across coding agents
#16Earlier quoted context omitted.
Looks interesting. One of the angles that I approached while building this was focusing on cache misses. Not sure if this shows much info about this category. My tool is also local only + detecting changes and syncing into a sqlite db
Yes, it does show cached vs not: - https://cs.joshstrange.com/jzwC4Z9y - https://cs.joshstrange.com/nynGc5V9
yeah i tried to do even deeper and classify the types of misses and their monetary cost. for example, I was using Fable at work, and a single TTL miss (responding an hour and half later), cost $6 for one message
Re: Show HN: Frugal Tokens – explore costs and usage across coding agents
#17[flagged]
Re: Show HN: Frugal Tokens – explore costs and usage across coding agents
#18[flagged]
Re: Show HN: Frugal Tokens – explore costs and usage across coding agents
#19[dead]
Re: Show HN: Frugal Tokens – explore costs and usage across coding agents
#20[flagged]