Skip to content

v0.0.302

Choose a tag to compare

@github-actions github-actions released this 12 Jul 06:15
56f1601

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_LLM prompt 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