saoudrizwan / claude-dev

Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, and more with your permission every step of the way.
https://marketplace.visualstudio.com/items?itemName=saoudrizwan.claude-dev
MIT License
4.51k stars 427 forks source link

[Feature Request]: Provide Remaining Daily Tokens Quantity in Output #186

Open matznerd opened 3 weeks ago

matznerd commented 3 weeks ago

Hi, since Claude seems to limit tokens daily depending on account from 1m - 5m - 50m it would be useful to notify the users how many remaining Tokens Per Day (TPD) they have left after the tasks. At least as an option would be cool. Thanks

Here is the page with the calls and Tiers: https://docs.anthropic.com/en/api/rate-limits Tier 2 API for tokens remaining

randomName5577 commented 2 weeks ago

yeah, that would be good to know since they provide the data. Even the retry-after

saoudrizwan commented 2 weeks ago

This is a great idea! Even open router has an endpoint about rate limits I could add as well.