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-10-26 07:46:04 +08:00
2025-12-30 10:28:25 +08:00
2025-12-20 19:03:38 +08:00
2025-09-26 00:54:52 +08:00
2025-11-13 08:38:03 +08:00
2025-12-19 13:14:51 +09:00
2025-12-21 07:21:12 +08:00
2025-12-30 13:35:22 +08:00
2025-11-21 23:40:59 +08:00
2025-12-07 13:19:12 +08:00
2025-12-30 10:48:25 +08:00
2025-12-16 13:09:26 +08:00
2025-12-20 19:03:38 +08:00
2025-12-30 15:16:54 +08:00
2025-12-30 20:20:42 +08:00
2025-10-15 11:47:35 +08:00
2025-12-31 01:54:41 +05:00
2025-12-26 11:49:51 +08:00
2025-12-31 01:54:41 +05:00
2025-12-30 22:39:12 +08:00
2025-10-26 20:01:46 +08:00