cody
cody copied to clipboard
feat(autoedit): Use unified diff image for debug panel, improve hot streak display
Description
Image:
Switches from the custom diff implementation to just showing a unified diff image in the debug panel.
- Fixes bug where lines were ordered correctly
- Means less horizontal scrolling in vertical panel
Hot streak:
- Shows status of hot streak chain entries
- Adds correct discard reason for deferred cursor positions
Test plan
Manually tested on different examples in debug panel