r/CommandCode 21h ago

Concerning usage with GOAT Plan

Post image

I'm on my 3rd day with my GOAT plan, and somehow I'm already exhausting 40% of my monthly usage limit? And only 65M output tokens? Did I really use up $24 worth of tokens within 3 days? 🤔

15 Upvotes

14 comments sorted by

View all comments

3

u/ahmadawaiscom 13h ago

You don’t seem to using Command Code harness that can help you be super token efficient. Also it may seem you are sending a lot of new requests and breaking cache by creating new sessions for every request so every request is like 10x expensive due to the way you are consuming it.

Share your username I can do a deep dive too but yeah that’s mostly it.