v0.0.302
Harden CLI release gate: longer JWT retry horizon and stricter call-site prompt contract.
Fixes
- The release gate now retries JWT auth up to 6 times (up from 4) and applies a 30-second cooldown on Firebase quota errors instead of the short generic backoff (#2006).
Internal
- The
change_LLMprompt now requires that every affected call site and its required adaptations be named explicitly in the final modified prompt, not just in intermediate reasoning steps (#2006).
What's Changed
Full Changelog: v0.0.301...v0.0.302