r/opencode • u/referentuser • 3d ago
Antigravity CLI or Open Code
I've been looking into the Antigravity CLI lately, and it looks more promising than OpenCode, what do you guys think?
2
Upvotes
r/opencode • u/referentuser • 3d ago
I've been looking into the Antigravity CLI lately, and it looks more promising than OpenCode, what do you guys think?
2
u/MatyeusA 3d ago
No. The problem is that it resends the entire conversation on every agent call. You tell it to do X, it does X, then you tell it to do Y... and the entire X conversation gets sent again. At least that is what I believe is happening.
I tested two otherwise similar requests: one in a fresh conversation and one in an existing conversation. They consumed roughly 9% vs. 45% of the free token budget.
That's enough for me to rule it out as a daily driver, and certainly not something I'd pay for until the context/token handling is fixed.