lha 1.0.1
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.