[PR #13460] fix(desktop): performance optimization for showing large diff & files #14677

Closed
opened 2026-02-16 18:19:27 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/13460

State: closed
Merged: Yes


What does this PR do?

So there has been cases where a large file / large fill would crash the app.

image

This PR makes it so large file diffs are hidden behind a safety lock. Also added optimization for rendering large file contents.

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

How did you verify your code works?

https://github.com/user-attachments/assets/03f77eac-ec98-4c9c-bb3b-7dfba9ec8321

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/13460 **State:** closed **Merged:** Yes --- ### What does this PR do? So there has been cases where a large file / large fill would crash the app. <img width="1168" height="364" alt="image" src="https://github.com/user-attachments/assets/e96edd2b-b2eb-4a5e-9619-fc16027d6536" /> This PR makes it so large file diffs are hidden behind a safety lock. Also added optimization for rendering large file contents. **If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!** ### How did you verify your code works? https://github.com/user-attachments/assets/03f77eac-ec98-4c9c-bb3b-7dfba9ec8321
yindo added the pull-request label 2026-02-16 18:19:27 -05:00
yindo closed this issue 2026-02-16 18:19:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14677