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