SIGN IN SIGN UP

feat(util, executor, translator): enhance Antigravity schema handling and response formatting

- Introduced `CleanJSONSchemaForAntigravityResponse` to process schemas without adding tool-specific placeholders.
- Updated `cleanJSONSchema` with `removeGeminiMetadata` parameter for improved schema control.
- Refactored Antigravity schema sanitization to handle declaration and generation paths independently.
- Mapped OpenAI `response_format` to Antigravity settings, ensuring proper response schema cleaning.
- Expanded tests to verify proper placeholder-free response schema handling and metadata preservation.

Closes: #4652
L
Luis Pater committed
5dedb303f1a40a9abf7d88f72d1f67660f87c2d3
Parent: a432d76