mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-10 14:55:16 -05:00
- Follow-up fix to #10138 AI erased a bit of functionality from the `GithubReadPullRequestBlock` in #10138. This PR puts it back and improves on the old format. ### Changes 🏗️ - Include full diff in `changes` output of `GithubReadPullRequestBlock` ### Checklist 📋 #### For code changes: - [x] I have clearly listed my changes in the PR description - [x] I have made a test plan - [ ] I have tested my changes according to the test plan: - Use the `GithubReadPullRequestBlock` with `include_pr_changes` enabled - [ ] -> block runs successfully - [ ] -> full diff included in `changes` output