mirror of
https://github.com/stablyai/orca.git
synced 2026-09-25 00:02:35 +00:00
* Instrument terminal scroll pressure attempts
* Trace terminal scroll input timing
* Reduce PTY renderer in-flight window
* Revert "Reduce PTY renderer in-flight window"
This reverts commit 86775aeb68.
* Probe alternate scroll paths after slow wheel
* Gate scroll pressure on responsive terminal path
* Address scroll benchmark review cleanup