Skip to content

Commit

Permalink
Merge pull request #1215 from Codium-ai/tr/docs
Browse files Browse the repository at this point in the history
docs
  • Loading branch information
mrT23 authored Sep 10, 2024
2 parents 538a592 + 897e791 commit 25ad8a0
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions docs/docs/overview/pr_agent_pro.md
Original file line number Diff line number Diff line change
@@ -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:

Expand All @@ -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:

Expand All @@ -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:

Expand All @@ -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, 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 a detailed list of supported languages and features, please refer to the [documentation](https://pr-agent-docs.codium.ai/tools/analyze/#overview).
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).

0 comments on commit 25ad8a0

Please sign in to comment.