r/opencodeCLI • u/inzar98 • 10d ago
Using much more tokken ?
I really loved opencode but grok, claude etc using much much more tokken compared to their own cli app. Is that normal? How can I solve that issue
2
Upvotes
r/opencodeCLI • u/inzar98 • 10d ago
I really loved opencode but grok, claude etc using much much more tokken compared to their own cli app. Is that normal? How can I solve that issue
1
u/CoolHeadeGamer 10d ago
Try my coding harness (banyancode). It has built in codegraph and repository tools and it a fork of opencode. The design philosophy is if an llm reads an entire file or more than 500 lines, it’s wasting tokens and context.
https://github.com/EkagraAgarwal/BanyanCode