Skip to content

Commit f2fbe57

Browse files
authored
Merge pull request #2340 from The-PR-Agent/of/removed-the-readme-try-It-now
Remove 'Try It Now' section from README
2 parents d642c40 + 100fe99 commit f2fbe57

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

README.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ What else changed:
3535
- [Why Use PR-Agent?](#why-use-pr-agent)
3636
- [Features](#features)
3737
- [See It in Action](#see-it-in-action)
38-
- [Try It Now](#try-it-now)
3938
- [How It Works](#how-it-works)
4039
- [Data Privacy](#data-privacy)
4140
- [Contributing](#contributing)
@@ -202,21 +201,6 @@ ___
202201

203202
<hr>
204203

205-
## Try It Now
206-
207-
Try the GPT-5 powered PR-Agent instantly on _your public GitHub repository_. Just mention `@CodiumAI-Agent` and add the desired command in any PR comment. The agent will generate a response based on your command.
208-
For example, add a comment to any pull request with the following text:
209-
210-
```
211-
@CodiumAI-Agent /review
212-
```
213-
214-
and the agent will respond with a review of your PR.
215-
216-
Note that this is a promotional bot, suitable only for initial experimentation.
217-
It does not have 'edit' access to your repo, for example, so it cannot update the PR description or add labels (`@CodiumAI-Agent /describe` will publish PR description as a comment). In addition, the bot cannot be used on private repositories, as it does not have access to the files there.
218-
219-
220204
## How It Works
221205

222206
The following diagram illustrates PR-Agent tools and their flow:

0 commit comments

Comments
 (0)