Bug fixes / v2.1.277
Fix false null-byte errors from escape text
CHANGELOG · original
Fixed a turn ending early with "Path contains null bytes" when a tool call's file path contained \u0000 written as an escape sequence; escaped control characters now stay as literal text Open official changelog ↗ Related documentation
Background on the feature; see the changelog above for this specific change.