Skip to content

Commit c14c497

Browse files
committed
docs: restructure Chrome extension documentation and add features and data privacy sections
1 parent 292a501 commit c14c497

File tree

5 files changed

+5
-9
lines changed

5 files changed

+5
-9
lines changed

docs/docs/chrome-extension/data_privacy.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
## Data security and privacy
2-
31
We take your code's security and privacy seriously:
42

53
- The Chrome extension will not send your code to any external servers.

docs/docs/chrome-extension/features.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
## Features
21

32
### PR Chat
43

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
## PR-Agent chrome extension
2-
[PR-Agent Chrome extension](https://chromewebstore.google.com/detail/pr-agent-chrome-extension/ephlnjeghhogofkifjloamocljapahnl) is a collection of tools that integrates seamlessly with your GitHub environment, aiming to enhance your Git usage experience, and providing additional features.
1+
[PR-Agent Chrome extension](https://chromewebstore.google.com/detail/pr-agent-chrome-extension/ephlnjeghhogofkifjloamocljapahnl) is a collection of tools that integrates seamlessly with your GitHub environment, aiming to enhance your Git usage experience, and providing AI-powered capabilities to your PRs.
32

4-
With a single-click installation you will gain access to a context-aware PR chat with top models, a toolbar extension with AI-powered feedbacks, PR-Agent filters, and additional abilities.
3+
With a single-click installation you will gain access to a context-aware PR chat with top models, a toolbar extension with multiple AI feedbacks, PR-Agent filters, and additional abilities.
54

6-
All the extension's features are free to use on public repositories. For private repositories, you will need to install in addition to the extension [PR-Agent Pro](https://pr-agent-docs.codium.ai/overview/pr_agent_pro/) (fast and easy installation, two weeks of [trial](https://github.com/apps/codiumai-pr-agent-pro), no credit card required).
5+
All the extension's features are free to use on public repositories. For private repositories, you will need to install in addition to the extension [PR-Agent Pro](https://github.com/apps/codiumai-pr-agent-pro) (fast and easy installation with two weeks of trial, no credit card required).
76

87
<img src="https://codium.ai/images/pr_agent/pr_chat1.png" width="768">
98
<img src="https://codium.ai/images/pr_agent/pr_chat2.png" width="768">

docs/docs/overview/data_privacy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313

1414
## PR-Agent Chrome extension
1515

16-
- The [PR-Agent Chrome extension](https://chromewebstore.google.com/detail/pr-agent-chrome-extension/ephlnjeghhogofkifjloamocljapahnl) serves solely to modify the visual appearance of a GitHub PR screen. It does not transmit any user's repo or pull request code. Code is only sent for processing when a user submits a GitHub comment that activates a PR-Agent tool, in accordance with the standard privacy policy of PR-Agent.
16+
- The [PR-Agent Chrome extension](https://chromewebstore.google.com/detail/pr-agent-chrome-extension/ephlnjeghhogofkifjloamocljapahnl) will not send your code to any external servers.

docs/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ nav:
4343
- 💎 Similar Code: 'tools/similar_code.md'
4444
- Core Abilities: 'core-abilities/index.md'
4545
- Chrome Extension:
46-
- 'chrome-extension/index.md'
46+
- PR-Agent Chrome Extension: 'chrome-extension/index.md'
4747
- Features: 'chrome-extension/features.md'
4848
- Data Privacy: 'chrome-extension/data_privacy.md'
4949
- Code Fine-tuning Benchmark: 'finetuning_benchmark/index.md'

0 commit comments

Comments
 (0)