Skip to content

fix: allow read tool to read invalid utf char based file#1843

Merged
tusharmath merged 5 commits intomainfrom
fix/allow-read-tool-to-read-invalid-utf-char-based-file
Nov 6, 2025
Merged

fix: allow read tool to read invalid utf char based file#1843
tusharmath merged 5 commits intomainfrom
fix/allow-read-tool-to-read-invalid-utf-char-based-file

Conversation

@laststylebender14
Copy link
Copy Markdown
Contributor

@laststylebender14 laststylebender14 commented Nov 5, 2025

fixes: #1832


Before fix

Screenshot 2025-11-05 at 5 12 48 PM

After Fix:

Screenshot 2025-11-05 at 5 11 46 PM

@github-actions github-actions Bot added the type: fix Iterations on existing features or infrastructure. label Nov 5, 2025
@laststylebender14 laststylebender14 marked this pull request as ready for review November 5, 2025 11:43
@tusharmath tusharmath enabled auto-merge (squash) November 6, 2025 08:54
@tusharmath tusharmath merged commit da76a09 into main Nov 6, 2025
9 checks passed
@tusharmath tusharmath deleted the fix/allow-read-tool-to-read-invalid-utf-char-based-file branch November 6, 2025 08:55
tusharmath pushed a commit that referenced this pull request Nov 7, 2025
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: fix Iterations on existing features or infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: read tool fails to read file that have invalid utf-8 chars

2 participants