From 7bb1917be7a047d5ca325ffcbb3655eae8be8a5b Mon Sep 17 00:00:00 2001 From: mrT23 Date: Sun, 5 May 2024 16:09:07 +0300 Subject: [PATCH 1/3] privacy --- README.md | 2 +- docs/docs/index.md | 19 +++++++++++++++---- 2 files changed, 16 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 40ae7ac6..39fa8fac 100644 --- a/README.md +++ b/README.md @@ -336,7 +336,7 @@ https://openai.com/enterprise-privacy ### PR-Agent Chrome extension -- The [PR-Agent Chrome extension](https://chromewebstore.google.com/detail/pr-agent-chrome-extension/ephlnjeghhogofkifjloamocljapahnl) will only act to alter the visual appearance of a GitHub PR screen. It will not communicate any user's repo or pull request code by itself. Only when the user actually sends a GitHub comment that triggers a PR-Agent command, will a code be sent to processing, according to the standard privacy policy of PR-Agent. +- The [PR-Agent Chrome extension](https://chromewebstore.google.com/detail/pr-agent-chrome-extension/ephlnjeghhogofkifjloamocljapahnl) will only act to alter the visual appearance of a GitHub PR screen. It will not communicate any user's repo or pull request code by itself. Only when the user actually sends a GitHub comment that triggers a PR-Agent tool, will a code be sent to processing, according to the standard privacy policy of PR-Agent. ## Links diff --git a/docs/docs/index.md b/docs/docs/index.md index 80b62e11..5042aca9 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -104,10 +104,21 @@ Check out the [PR Compression strategy](core-abilities/index.md) page for more d - (Feature): [**Inline file summary**](https://pr-agent-docs.codium.ai/tools/describe/#inline-file-summary) -## Data Privacy +## Data privacy -If you host PR-Agent with your OpenAI API key, it is between you and OpenAI. You can read their API data privacy policy here: +### Self-hosted PR-Agent + +- If you host PR-Agent with your OpenAI API key, it is between you and OpenAI. You can read their API data privacy policy here: https://openai.com/enterprise-privacy -When using PR-Agent Pro 💎, hosted by CodiumAI, we will not store any of your data, nor will we use it for training. -You will also benefit from an OpenAI account with zero data retention. +### CodiumAI-hosted PR-Agent Pro 💎 + +- When using PR-Agent Pro 💎, hosted by CodiumAI, we will not store any of your data, nor will we use it for training. You will also benefit from an OpenAI account with zero data retention. + +- For certain clients, CodiumAI-hosted PR-Agent Pro will use CodiumAI’s proprietary models — if this is the case, you will be notified. + +- No passive collection of Code and Pull Requests’ data — PR-Agent will be active only when you invoke it, and it will then extract and analyze only data relevant to the executed command and queried pull request. + +### PR-Agent Chrome extension + +- The [PR-Agent Chrome extension](https://chromewebstore.google.com/detail/pr-agent-chrome-extension/ephlnjeghhogofkifjloamocljapahnl) will only act to alter the visual appearance of a GitHub PR screen. It will not communicate any user's repo or pull request code by itself. Only when the user actually sends a GitHub comment that triggers a PR-Agent tool, will a code be sent to processing, according to the standard privacy policy of PR-Agent. \ No newline at end of file From edb230c993dd52111a3966f95839195d4d143e67 Mon Sep 17 00:00:00 2001 From: mrT23 Date: Sun, 5 May 2024 16:11:03 +0300 Subject: [PATCH 2/3] privacy --- docs/docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/index.md b/docs/docs/index.md index 5042aca9..b4c3ce94 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -104,7 +104,7 @@ Check out the [PR Compression strategy](core-abilities/index.md) page for more d - (Feature): [**Inline file summary**](https://pr-agent-docs.codium.ai/tools/describe/#inline-file-summary) -## Data privacy +## Data Privacy ### Self-hosted PR-Agent From 4645cd7cf9676868cbe165fcf260104c461b652c Mon Sep 17 00:00:00 2001 From: mrT23 Date: Sun, 5 May 2024 16:13:28 +0300 Subject: [PATCH 3/3] privacy --- README.md | 2 +- docs/docs/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 39fa8fac..b1060ae8 100644 --- a/README.md +++ b/README.md @@ -336,7 +336,7 @@ https://openai.com/enterprise-privacy ### PR-Agent Chrome extension -- The [PR-Agent Chrome extension](https://chromewebstore.google.com/detail/pr-agent-chrome-extension/ephlnjeghhogofkifjloamocljapahnl) will only act to alter the visual appearance of a GitHub PR screen. It will not communicate any user's repo or pull request code by itself. Only when the user actually sends a GitHub comment that triggers a PR-Agent tool, will a code be sent to processing, according to the standard privacy policy of PR-Agent. +- 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. ## Links diff --git a/docs/docs/index.md b/docs/docs/index.md index b4c3ce94..06021105 100644 --- a/docs/docs/index.md +++ b/docs/docs/index.md @@ -121,4 +121,4 @@ https://openai.com/enterprise-privacy ### PR-Agent Chrome extension -- The [PR-Agent Chrome extension](https://chromewebstore.google.com/detail/pr-agent-chrome-extension/ephlnjeghhogofkifjloamocljapahnl) will only act to alter the visual appearance of a GitHub PR screen. It will not communicate any user's repo or pull request code by itself. Only when the user actually sends a GitHub comment that triggers a PR-Agent tool, will a code be sent to processing, according to the standard privacy policy of PR-Agent. \ No newline at end of file +- 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. \ No newline at end of file