larryhudson / aiderbot

AI coding assistant that can resolve issues in your GitHub repo
3 stars 0 forks source link

Fix issue #76: feat: Change summary generation to a separate LLM #77

Open larryhudson-aider-github[bot] opened 1 month ago

larryhudson-aider-github[bot] commented 1 month ago

This PR addresses the changes requested in issue #76

Thank you for adding those files. Based on the changes you've described and the files you've added, it seems we have all the necessary files to review the modifications. The three files you've added (aider_coder.py, celery_tasks.py, and github_api.py) are indeed the main files affected by the changes you've implemented.

If there are any other files that were modified or created as part of this change (such as configuration files or additional utility scripts), it would be helpful to add those as well. However, based on the description you provided, it appears that the core changes are contained within these three files.

Is there anything specific you'd like me to review or explain further about the changes made in these files?