-
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
Add IMPLEMENT
tool and reorganize help message content
#1484
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
/describe |
PR Description updated to latest commit (78b11fc)
|
/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 |
User description
This PR adds implementation details to the help command content and implements a second-order sort by free vs. premium type.
PR Type
Enhancement
Description
Added a new
IMPLEMENT
tool to the help message.Reorganized the order of tools in the help message.
Updated descriptions and commands to include the
IMPLEMENT
tool.Ensured consistent formatting for tool lists and descriptions.
Changes walkthrough 📝
pr_help_message.py
Introduced `IMPLEMENT` tool and reorganized help content
pr_agent/tools/pr_help_message.py
IMPLEMENT
tool to the tools list.IMPLEMENT
tool functionality./implement
command to the commands list.