opencode icon indicating copy to clipboard operation
opencode copied to clipboard

fix: Text file checker for shouldEncode

Open crob19 opened this issue 1 month ago • 0 comments

Issue with shouldEncode when trying to fetch certain file extensions in desktop app. Removed the octet/application-stream check but was still getting caught in stream.

Added a check for whether the file contained text content if the file type matches application-stream.

crob19 avatar Dec 20 '25 11:12 crob19