Hacker News new | past | comments | ask | show | jobs | submit
opencode stats
So the calculation is:

Total input token = input + cache read + cache write Cache hit rate = cache read / total input token.

That is 71% in my very limited use of opencode.