This commit is contained in:
mrT23
2024-09-27 16:24:07 +03:00
parent 6188afff48
commit f3fd439d47
2 changed files with 17 additions and 2 deletions

View File

@ -13,11 +13,13 @@ CodiumAI PR-Agent is an open-source tool to help efficiently review and handle p
To search the documentation site using natural language:
1. Comment `/help "your question"` in either:
1) Comment `/help "your question"` in either:
- A pull request where PR-Agent is installed
- A [PR Chat](https://pr-agent-docs.codium.ai/chrome-extension/features/#pr-chat)
2. PR-Agent will respond with an [answer](https://github.com/Codium-ai/pr-agent/pull/1241#issuecomment-2365259334) that includes relevant documentation links.
2) PR-Agent will respond with an [answer](https://github.com/Codium-ai/pr-agent/pull/1241#issuecomment-2365259334) that includes relevant documentation links.
## PR-Agent Features

View File

@ -9,7 +9,20 @@ CodiumAI PR-Agent is an open-source tool to help efficiently review and handle p
- See the [Tools Guide](./tools/index.md) for a detailed description of the different tools.
## PR-Agent Docs Smart Search
To search the documentation site using natural language:
1) Comment `/help "your question"` in either:
- A pull request where PR-Agent is installed
- A [PR Chat](https://pr-agent-docs.codium.ai/chrome-extension/features/#pr-chat)
2) PR-Agent will respond with an [answer](https://github.com/Codium-ai/pr-agent/pull/1241#issuecomment-2365259334) that includes relevant documentation links.
## PR-Agent Features
PR-Agent offers extensive pull request functionalities across various git providers.
| | | GitHub | Gitlab | Bitbucket | Azure DevOps |