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
fix(ui): standardise Agent Stream scroll to match Events panel
- Change agent_scroll_down to no-op when auto-scrolling (None), matching
events_scroll_down and tools_scroll_down behavior
- Compute proper max_offset for agent mouse scroll using inner height
from rect instead of raw agent_line_count
- Remove leftover .min(80) cap on tools scroll range from pre-.rev()
removal era
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments