-
Notifications
You must be signed in to change notification settings - Fork 660
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
update docs #1246
update docs #1246
Conversation
PR Reviewer Guide 🔍
|
PR Code Suggestions ✨
|
/help |
PR Agent Walkthrough 🤖Welcome to the PR Agent, an AI-powered tool for automated pull request analysis, feedback, suggestions and more. Here is a list of tools you can use to interact with the PR Agent:
(1) Note that each tool be triggered automatically when a new PR is opened, or called manually by commenting on a PR. (2) Tools marked with [*] require additional parameters to be passed. For example, to invoke the |
/help "when should i use 'extra instructions' ? when should I use 'best practices' ? when should I use 'custom prompt' ? " |
Question:when should i use 'extra instructions' ? when should I use 'best practices' ? when should I use 'custom prompt' ? Answer:
In summary, use extra instructions for tool-specific guidance, best practices for organization-wide standards, and custom prompts for highly tailored code suggestion focus. Relevant Sources: |
PR Type
Enhancement, Documentation
Description
pr_code_suggestions.py
:is_extended
num_code_suggestions
assignmentrank_suggestions
methodnum_code_suggestions
from main configuration fileChanges walkthrough 📝
pr_code_suggestions.py
Simplify code suggestion logic
pr_agent/tools/pr_code_suggestions.py
is_extended
and simplifiednum_code_suggestions
assignmentrank_suggestions
method to remove reference tonum_code_suggestions
improve.md
Update 'improve' tool documentation
docs/docs/tools/improve.md
automations_and_usage.md
Revise local configuration example
docs/docs/usage-guide/automations_and_usage.md
configuration.toml
Update configuration file
pr_agent/settings/configuration.toml
num_code_suggestions
configuration option