Skip to content

webbee v0.1.5

Choose a tag to compare

@github-actions github-actions released this 04 Jul 01:48

0.1.5

  • No lag on large sessions + never-truncated answers. The output pane now
    renders only the visible slice (virtualized), so scrolling and streaming stay
    instant no matter how long the session grows, and a long answer is shown in
    full — scroll to read all of it.
  • Input wraps. Long input wraps and the box grows (up to 10 rows) so
    everything you type stays visible instead of scrolling off the side.