You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.