Saboor Hassan
d241359153
fix(translator): address PR feedback for tool name sanitization
- Pre-compile sanitization regex for better performance.
- Optimize SanitizeFunctionName for conciseness and correctness.
- Handle 64-char edge cases by truncating before prepending underscore.
- Fix bug in Antigravity translator (incorrect join index).
- Refactor Gemini translators to avoid redundant sanitization calls.
- Add comprehensive unit tests including 64-char edge cases.
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
2025-12-31 01:54:41 +05:00
..
2025-12-31 01:54:41 +05:00
2025-12-27 03:56:11 +08:00
2025-12-31 01:41:07 +05:00
2025-12-31 01:54:41 +05:00
2025-12-31 01:54:41 +05:00
2025-12-22 11:44:06 +08:00
2025-09-25 10:32:48 +08:00
2025-11-21 23:40:59 +08:00