From e02b7689be842d63d74c85ba2203e62a6c4449c6 Mon Sep 17 00:00:00 2001 From: Steven Bucher Date: Fri, 11 Oct 2024 11:13:07 -0700 Subject: [PATCH 1/2] added privacy statement --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 52a6fcf4..48f52b9e 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,13 @@ Configuration of AI Shell will be improved in future releases to support custom Please see [CONTRIBUTING.md][02] for more details. +## Privacy + +AIShell does not capture, collect, store, or process any personal data or personally identifiable information (PII). All data interactions +are limited to the scope of the functionality provided by the tool and do not involve any form of personal data collection. + +If you are interested in learning more, see [Microsoft's Privacy Statement](https://www.microsoft.com/en-us/privacy/privacystatement?msockid=1fe60b30e66967f13fb91f29e73f661a). + ## Support For support, see our [Support][05] statement. From 17ca2fb1290946098bcdbe5b0459de4ec3b9eb57 Mon Sep 17 00:00:00 2001 From: Steven Bucher Date: Fri, 11 Oct 2024 11:17:47 -0700 Subject: [PATCH 2/2] add agent wording --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 48f52b9e..ca2d15e7 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,10 @@ Please see [CONTRIBUTING.md][02] for more details. AIShell does not capture, collect, store, or process any personal data or personally identifiable information (PII). All data interactions are limited to the scope of the functionality provided by the tool and do not involve any form of personal data collection. +Some agents integrated with AIShell may collect telemetry data to improve performance, enhance user experience, or troubleshoot issues. +We recommend that you refer to the individual agent’s README or documentation for more information on the telemetry practices and data collection +policies for each agent. + If you are interested in learning more, see [Microsoft's Privacy Statement](https://www.microsoft.com/en-us/privacy/privacystatement?msockid=1fe60b30e66967f13fb91f29e73f661a). ## Support