• v2.3.4 e0955fa2d0

    v2.3.4 Stable

    github-actions[bot] released this 2026-07-11 22:25:58 -07:00 | 13 commits to main since this release

    Tachikoma v2.3.4

    Diff since v2.3.3

    Patch fix: set_string! now strips C0/DEL control characters (\r, \n, \b, DEL) before drawing, so a bare control char in widget content can no longer be flushed to the terminal raw (a lone \r jumped the cursor to column 0 and smeared the row — seen in Kaimon's Activity tab / log pane on slate tool-call content). _strip_ansi only removed ESC sequences; this closes the bare-control-char hole. Full suite 5106/5106.

    Downloads