fix: prevent panic on multi-byte UTF-8 in LLM response logging #9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/utf8-response-tail-panic"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Use floor_char_boundary() so the debug log tail slice never lands
inside a multi-byte character like '→'.
Fixes #10
Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com