mirror of
https://github.com/cline/cline.git
synced 2026-09-21 05:10:09 +08:00
* fix: throttle diff view updates during streaming Skip redundant rapid updates to reduce performance issues in large streams (e.g., notebooks) and reset throttle state on cleanup. * chore: add changeset for diff throttling fix * test: add unit tests for diff view update throttling Add comprehensive tests for the throttling behavior introduced in the streaming diff updates fix. Tests cover empty content, unchanged content, time-based throttling, final update bypass, and state reset.
Changesets
Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works
with multi-package repos, or single-package repos to help you version and publish your code. You can
find the full documentation for it in our repository
We have a quick list of common questions to get you started engaging with this project in our documentation