oh-my-pi v17.3.3 Documents a Gemini Failure Mode: Thought-Only STOP Responses With No Final Output
Released 2026-08-14, oh-my-pi (24,716 stars) patched a class of Gemini-specific agent-loop bugs worth knowing regardless of harness: thought-only `STOP` responses are now distinguished from empty transports — previously they triggered repeated identical reasoning requests and duplicate Antigravity endpoint streams — and turns that stop after thinking without final output are continued automatically with a bounded final-answer reminder instead of burning generic retries. It also retries `MALFORMED_FUNCTION_CALL` failures, but only when every emitted tool call is proven unexecuted, preserving replay guards. If you route agents to Gemini, these are two silent token-burn paths to check in your own loop.
Source
↳ Follow the thread