mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-07-03 04:10:49 +08:00

- Add fallback encodings for PR patch decoding to handle non-UTF-8 encodings. - Update logging messages for better clarity. - Remove unnecessary blank lines and fix minor formatting issues. - Ensure full files are retrieved in `get_diff_files` method.