mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
copy
This commit is contained in:
parent
4759297b67
commit
62d8190733
1 changed files with 5 additions and 5 deletions
|
@ -39,11 +39,6 @@ To get a better sense of what type of data is collected, you can review some
|
|||
These are the last 1,000 analytics events from the author's
|
||||
personal use of aider, updated regularly.
|
||||
|
||||
Since aider is open source, all the places where aider reports analytics
|
||||
are visible in the source code.
|
||||
They can be easily viewed using
|
||||
[GitHub search](https://github.com/search?q=repo%3Apaul-gauthier%2Faider+%22.event%28%22&type=code).
|
||||
|
||||
## Enabling & disabling analytics
|
||||
|
||||
You can opt out of analytics forever by running this command one time:
|
||||
|
@ -81,6 +76,11 @@ If you want to just log analytics without reporting them, you can do:
|
|||
aider --analytics-log filename.jsonl --no-analytics
|
||||
```
|
||||
|
||||
Since aider is open source, all the places where aider reports analytics
|
||||
are visible in the source code.
|
||||
They can be easily viewed using
|
||||
[GitHub search](https://github.com/search?q=repo%3Apaul-gauthier%2Faider+%22.event%28%22&type=code).
|
||||
|
||||
|
||||
## Reporting issues
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue