Skip to content

lha 1.0.1

Choose a tag to compare

@xuziqiang98 xuziqiang98 released this 11 Jun 05:18
· 44 commits to main since this release

LHA 1.0.1 is a small fix release focused on improving TUI stability in mixed Chinese/English text scenarios.

Highlights

  • Fixed character ordering issues in TUI terminal rendering when CJK and ASCII text are mixed.
  • Improved the display reliability of mixed text in transcripts, such as Chinese task descriptions, crates.io package names, and Git dependency notes.
  • Released a patch version of the lha CLI, while keeping lha-core and lha-llm at 1.0.0 to reduce the impact scope of the patch release.

Why It Matters

Long-horizon tasks often mix Chinese descriptions, English package names, file paths, commands, and error messages. 1.0.1 primarily fixes issues where these long-task records are incorrectly reordered in the TUI, making plans, execution logs, and verification results more trustworthy and easier to review.