mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-19 00:01:19 +00:00
Add handling for ByteString conversion errors in the code index validation helpers. This error occurs when non-ASCII characters (e.g., Cyrillic) are present in the API key or base URL configuration, causing HTTP header encoding to fail. The fix: - Adds ByteString error detection in handleValidationError function - Returns a user-friendly localized error message from common namespace - Adds comprehensive test coverage for the new error handling Fixes #10973 |
||
|---|---|---|
| .. | ||
| get-relative-path.spec.ts | ||
| validation-helpers.spec.ts | ||