Significant-Gravitas / AutoGPT-Code-Ability

🖥️ AutoGPT's Coding Ability - empowering everyone to build software using AI
MIT License
116 stars 36 forks source link

Review Test #238

Closed Swiftyos closed 5 months ago

Swiftyos commented 5 months ago

/help

Swiftyos commented 5 months ago

/help

Swiftyos commented 5 months ago

/review

Swiftyos commented 5 months ago

/help

ntindle commented 5 months ago

/analyze

ntindle commented 5 months ago

/help

ntindle commented 5 months ago

/describe

ntindle commented 5 months ago

/help

codiumai-pr-agent-pro[bot] commented 5 months ago

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:

ToolDescriptionTrigger Interactively :gem:
[DESCRIBE](https://pr-agent-docs.codium.ai/tools/describe/) Generates PR description - title, type, summary, code walkthrough and labels - [ ] Run
[REVIEW](https://pr-agent-docs.codium.ai/tools/review/) Adjustable feedback about the PR, possible issues, security concerns, review effort and more - [ ] Run
[IMPROVE](https://pr-agent-docs.codium.ai/tools/improve/) Code suggestions for improving the PR - [ ] Run
[UPDATE CHANGELOG](https://pr-agent-docs.codium.ai/tools/update_changelog/) Automatically updates the changelog - [ ] Run
[ADD DOCS](https://pr-agent-docs.codium.ai/tools/documentation/) 💎 Generates documentation to methods/functions/classes that changed in the PR - [ ] Run
[TEST](https://pr-agent-docs.codium.ai/tools/test/) 💎 Generates unit tests for a specific component, based on the PR code change - [ ] Run
[IMPROVE COMPONENT](https://pr-agent-docs.codium.ai/tools/improve_component/) 💎 Code suggestions for a specific component that changed in the PR - [ ] Run
[ANALYZE](https://pr-agent-docs.codium.ai/tools/analyze/) 💎 Identifies code components that changed in the PR, and enables to interactively generate tests, docs, and code suggestions for each component - [ ] Run
[ASK](https://pr-agent-docs.codium.ai/tools/ask/) Answering free-text questions about the PR [*]
[GENERATE CUSTOM LABELS](https://pr-agent-docs.codium.ai/tools/custom_labels/) 💎 Generates custom labels for the PR, based on specific guidelines defined by the user [*]
[CI FEEDBACK](https://pr-agent-docs.codium.ai/tools/ci_feedback/) 💎 Generates feedback and analysis for a failed CI job [*]
[CUSTOM SUGGESTIONS](https://pr-agent-docs.codium.ai/tools/custom_suggestions/) 💎 Generates custom suggestions for improving the PR code, based only on specific guidelines defined by the user [*]
[SIMILAR ISSUE](https://pr-agent-docs.codium.ai/tools/similar_issues/) Automatically retrieves and presents similar issues [*]

(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 /ask tool, you need to comment on a PR: /ask "<question content>". See the relevant documentation for each tool for more details.