From 7f94dda54ee9ff36540186b55745b9f5bb6d12d1 Mon Sep 17 00:00:00 2001 From: mrT23 Date: Tue, 10 Sep 2024 07:58:18 +0300 Subject: [PATCH 1/2] docs --- docs/docs/overview/pr_agent_pro.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/docs/docs/overview/pr_agent_pro.md b/docs/docs/overview/pr_agent_pro.md index 219ecb85b..511fa46ef 100644 --- a/docs/docs/overview/pr_agent_pro.md +++ b/docs/docs/overview/pr_agent_pro.md @@ -1,3 +1,5 @@ +### Overview + [PR-Agent Pro](https://www.codium.ai/pricing/) is a hosted version of PR-Agent, provided by CodiumAI. A complimentary two-week trial is offered, followed by a monthly subscription fee. PR-Agent Pro is designed for companies and teams that require additional features and capabilities. It provides the following benefits: @@ -11,7 +13,7 @@ PR-Agent Pro is designed for companies and teams that require additional feature 5. **PR Chat** - PR-Agent Pro allows you to engage in [private chat](https://pr-agent-docs.codium.ai/chrome-extension/features/#pr-chat) about your pull requests on private repositories. -**Additional features:** +### Additional features Here are some of the additional features and capabilities that PR-Agent Pro offers: @@ -28,7 +30,7 @@ Here are some of the additional features and capabilities that PR-Agent Pro offe | [**SOC2 compliance check**](https://pr-agent-docs.codium.ai/tools/review/#configuration-options) | Ensures the PR contains a ticket to a project management system (e.g., Jira, Asana, Trello, etc.) | [**Custom labels**](https://pr-agent-docs.codium.ai/tools/describe/#handle-custom-labels-from-the-repos-labels-page) | Define custom labels for PR-Agent to assign to the PR | -**Additional tools:** +### Additional tools Here are additional tools that are available only for PR-Agent Pro users: @@ -42,8 +44,9 @@ Here are additional tools that are available only for PR-Agent Pro users: | [**Similar code search**](https://pr-agent-docs.codium.ai/tools/similar_code/) | Search for similar code in the repository, organization, or entire GitHub | -**Supported languages:** +### Supported languages + PR-Agent Pro leverages the world's leading code models - Claude 3.5 Sonnet and GPT-4. -As a result, its core commands such as `describe`, `review`, and `improve`, as well as the PR-chat feature, support virtually all programming languages. +As a result, all its core tools such as `describe`, `review`, and `improve`, as well as the PR-chat feature, support virtually all programming languages. -For specialized commands that require static code analysis, PR-Agent Pro offers support for specific languages. For a detailed list of supported languages and features, please refer to the [documentation](https://pr-agent-docs.codium.ai/tools/analyze/#overview). \ No newline at end of file +For specialized commands that require static code analysis, PR-Agent Pro offers support for specific languages. For more details about features that require static code analysis, please refer to the [documentation](https://pr-agent-docs.codium.ai/tools/analyze/#overview). \ No newline at end of file From 897e791b1a5728e08af3acbff390f10d8a4e39ac Mon Sep 17 00:00:00 2001 From: mrT23 Date: Tue, 10 Sep 2024 08:00:10 +0300 Subject: [PATCH 2/2] docs --- docs/docs/overview/pr_agent_pro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/overview/pr_agent_pro.md b/docs/docs/overview/pr_agent_pro.md index 511fa46ef..962bd7d5e 100644 --- a/docs/docs/overview/pr_agent_pro.md +++ b/docs/docs/overview/pr_agent_pro.md @@ -47,6 +47,6 @@ Here are additional tools that are available only for PR-Agent Pro users: ### Supported languages PR-Agent Pro leverages the world's leading code models - Claude 3.5 Sonnet and GPT-4. -As a result, all its core tools such as `describe`, `review`, and `improve`, as well as the PR-chat feature, support virtually all programming languages. +As a result, its primary tools such as `describe`, `review`, and `improve`, as well as the PR-chat feature, support virtually all programming languages. For specialized commands that require static code analysis, PR-Agent Pro offers support for specific languages. For more details about features that require static code analysis, please refer to the [documentation](https://pr-agent-docs.codium.ai/tools/analyze/#overview). \ No newline at end of file