-
Notifications
You must be signed in to change notification settings - Fork 635
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: remove legacy code suggestions feature from review tool #1416
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
/improve |
PR Code Suggestions ✨Latest suggestions up to 83e68f1
Previous suggestions✅ Suggestions up to commit 495c1eb
|
User description
#1415
PR Type
Enhancement
Description
improve
toolimprove
tool insteadChanges walkthrough 📝
pr_agent.py
Remove reflect and review configuration
pr_agent/agent/pr_agent.py
utils.py
Remove code feedback markdown conversion
pr_agent/algo/utils.py
pr_reviewer.py
Remove code suggestions and inline comments functionality
pr_agent/tools/pr_reviewer.py
test_convert_to_markdown.py
Update tests to remove code feedback assertions
tests/unittest/test_convert_to_markdown.py
review.md
Update documentation to remove code suggestions feature
docs/docs/tools/review.md
inline_code_comments
automations_and_usage.md
Update automation examples for code suggestions removal
docs/docs/usage-guide/automations_and_usage.md
configuration.toml
Remove legacy code suggestions configuration
pr_agent/settings/configuration.toml
pr_reviewer_prompts.toml
Remove code suggestions from review prompts
pr_agent/settings/pr_reviewer_prompts.toml