-
Notifications
You must be signed in to change notification settings - Fork 666
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
readme updates #733
readme updates #733
Conversation
PR Description updated to latest commit (b37d4fa)
|
PR Review
✨ Review tool usage guide:Overview:
With a configuration file, use the following template:
See the review usage page for a comprehensive guide on using this tool. |
PR Code Suggestions
✨ Improve tool usage guide:Overview:
With a configuration file, use the following template:
See the improve usage page for a more comprehensive guide on using this tool. |
/review auto_approve |
Auto-approved PR |
Type
enhancement, documentation
Description
pr_update_changelog.py
by specifying theModelType.TURBO
for theretry_with_fallback_models
function./review
and/improve
commands.Changes walkthrough
pr_update_changelog.py
Enhance changelog update mechanism with TURBO model
pr_agent/tools/pr_update_changelog.py
ModelType
import frompr_agent.algo.utils
.retry_with_fallback_models
function call to useModelType.TURBO
.README.md
Update README with new images and sections for PR agent features
README.md
/describe
and/review
sections./review
with updated image./improve
section and added a new/improve
sectionwith a new image.