Cline v0.1.55: Non-ASCII File Path Fix

Cline v0.1.55 fixes a critical issue where non-ASCII file paths rendered as garbled octal escape sequences in diffs. If you work with Japanese, Chinese, or Korean filenames, this update is essential.

Cline v0.1.55: Non-ASCII File Path Fix

TL;DR

  • Fixed garbled octal escape sequences for non-ASCII file paths in diff view
  • Affects Japanese, Chinese, Korean, and other Unicode characters

Fixed

  • Non-ASCII file path rendering — Japanese, Chinese, Korean, and other Unicode characters no longer display as garbled octal escape sequences in the diff view

Update with: npm install -g @cline/cline@0.1.55 or check the full release.

Source: Cline