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-19 10:28:15 +09:00
2025-12-19 10:28:15 +09:00
2025-12-12 21:33:20 +08:00
2025-12-29 12:26:25 +08:00
2025-12-29 23:55:59 +08:00
2025-12-20 22:19:35 +08:00
2025-11-08 20:52:05 +08:00
2025-10-10 01:49:58 +08:00
2025-11-11 20:30:09 +08:00
2025-09-30 11:23:39 +08:00
2025-12-31 01:54:41 +05:00
2025-09-26 00:54:52 +08:00
2025-12-30 08:13:06 +08:00
2025-12-19 13:09:57 +09:00
2025-12-19 22:07:43 +08:00
2025-12-17 17:15:11 +09:00
2025-12-31 01:54:41 +05:00