paul-gauthier / aider

aider is AI pair programming in your terminal
https://aider.chat/
Apache License 2.0
19.48k stars 1.79k forks source link

fix: handle corrupt help file cache #1760

Closed fry69 closed 2 days ago

fry69 commented 3 days ago

fix #1754

This catches corrupt/unreadable JSON help cache files and deletes those automatically.

paul-gauthier commented 2 days ago

Thanks for working on this,This PR had a few issues. I just pushed a different fix.

fry69 commented 2 days ago

As long as the problem gets fixed I am super happy :)