Skip to content

fix: Fix panic due to UTF-8 character boundary errors#945

Open
felix307253927 wants to merge 1 commit intoRightNow-AI:mainfrom
felix307253927:pr-main-utf8
Open

fix: Fix panic due to UTF-8 character boundary errors#945
felix307253927 wants to merge 1 commit intoRightNow-AI:mainfrom
felix307253927:pr-main-utf8

Conversation

@felix307253927
Copy link
Copy Markdown
Contributor

Summary

Fix the panic issue when the string contains Chinese or other UTF-8 characters.

Changes

Testing

  • cargo clippy --workspace --all-targets -- -D warnings passes
  • cargo test --workspace passes
  • Live integration tested (if applicable)

Security

  • No new unsafe code
  • No secrets or API keys in diff
  • User input validated at boundaries

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant