Files
cline/src
Robin Newhouse d3a02186aa feat: Show early feedback when editing files
When the model generates large diffs (especially for notebooks), there
was a long perceived delay between the model's thinking and the edit
dialog appearing. The file path is available within milliseconds, but
the UI waited for diff content to start streaming.

Now shows "Preparing to edit {filename}..." immediately when a complete
file path is detected, giving users instant feedback that an edit is
in progress.
2026-01-21 17:46:52 -08:00
..
2025-11-05 16:49:57 -08:00
2026-01-17 18:50:21 -08:00
2025-11-14 09:29:47 -08:00