fix: include generated edit command in error message for no changes made#189
Conversation
Generated edit command:Summary of User's Issues and RequestsThe user has requested that when the "no changes made by aider" error is returned, the generated edit command supplied to aider should also be included in the error message. This will provide more context for debugging and understanding what command was attempted. Overview of Plan to Address the IssuesTo address this issue, we need to modify the error handling logic in the Specific Details of Changes to be Made
These changes ensure that the generated edit command is returned with the error message, providing more context for debugging. This response was automatically generated by blech_bot using model gpt-4o Aider output: View Aider Output |
for more information, see https://pre-commit.ci
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #189 +/- ##
=======================================
Coverage 41.79% 41.79%
=======================================
Files 4 4
Lines 579 579
Branches 66 66
=======================================
Hits 242 242
Misses 335 335
Partials 2 2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
No description provided.