lingo.dev@0.133.3

lingodotdev/lingo.devlingo.dev@0.133.3Mar 16, 2026by github-actions[bot]

AI Summary

A patch release fixing a terminal handling issue where the scrollback buffer was being cleared during the CLI run command.

Key Highlights

  • Preserve terminal scrollback buffer during run command

New Features

  • CLI terminal scrollback buffer fix

Full Release Notes

### Patch Changes

-   [#2042](https://github.com/lingodotdev/lingo.dev/pull/2042) [`a759e16`](https://github.com/lingodotdev/lingo.dev/commit/a759e1653ac3adfd93af16302c0bc79138f3aaa3) Thanks [@gmpaliwal07](https://github.com/gmpaliwal07)! - fix(cli): preserve terminal scrollback buffer during run command