haiku-claude-cli 1.8.0
[1.8.0] - 2026-07-22
Added
- Startup logo — a block-letter ASCII art logo is displayed at launch,
replacing the plain version string banner. The final design uses the
letterCin a clean, two-column-aware layout that looks correct in
both standard and wide-character-aware terminals. - Expanding multi-line input area — the compose box now grows
vertically as you type;Ctrl+Jinserts a soft newline without
submitting the turn.
Fixed
- Responsive input during streaming — terminal writes are now
main-thread-only, eliminating the race condition that caused garbled
output when the worker and the input loop wrote concurrently. - Logo rendering on Haiku Terminal — resolved multiple rendering
issues: Braille character width detection (1 vs 2 display columns),
auto-wrap interference, correct column alignment, and consistent row
widths. The logo is now written directly viawrite(2)to bypass
stream buffering, and uses\x1b[39m(foreground-reset only) instead
of\x1b[0mto avoid clobbering background colour.
Downloads
- Haiku package:
claude_cli-1.8.0-111-x86_64.hpkg - Source:
haiku-claude-cli-1.8.0.tar.gz
Install (Haiku)
pkgman install ./claude_cli-1.8.0-111-x86_64.hpkg
Checksums (SHA256)
d7f40ab4450bdfb6c621a863120b621bf6b706c75ca3bdaa6aa468c0b974bd5f claude_cli-1.8.0-111-x86_64.hpkg
9a9639d88ac9836f14da78f21795bacc04d56596bcabd00c9f3ef29c7107e73b haiku-claude-cli-1.8.0.tar.gz