10 Commits

Author SHA1 Message Date
bobo
4a3b29c15e update README.md 2024-07-19 10:07:42 +08:00
bobo
7c30ca2135 fix lint error 2024-07-18 16:22:22 +08:00
bobo
c4352d8486 feat: Enhance fix_issue workflow with aider integration
- Add README instructions for fix_issue command usage
- Implement aider-based issue fixing when available
- Improve error handling and output formatting
- Refactor main function for better modularity
2024-07-18 16:01:08 +08:00
bobo
7f0b440e42 chore: Add autoedit parameter to diff_apply method 2024-07-04 17:07:59 +08:00
bobo
8830931562 feat: Refactor fix_issue command to improve code readability and maintainability 2024-07-01 21:42:18 +08:00
bobo
ecdee052aa fix lint error 2024-07-01 21:39:44 +08:00
bobo
8a15ea83f2 fix lint error 2024-07-01 21:37:29 +08:00
bobo
d8d1c34406 fix: Update rules_path to "sonar-rspec" for consistency 2024-07-01 21:27:58 +08:00
bobo
89d19679f5 fix: Handle error cases and exit with non-zero status 2024-07-01 21:27:58 +08:00
bobo
9d07b91a3e feat: Add fix_issue command
- Implement new command to automatically fix lint errors
- Create main.py with functions for issue detection and fixing
- Add command.yml and README.md for fix_issue functionality
2024-07-01 21:27:57 +08:00