larryhudson / aiderbot

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

Update README to include information about new conventions feature #63

Closed larryhudson closed 1 month ago

larryhudson commented 1 month ago

We now have a feature where if you set the CONVENTIONS_FILE_PATH env variable, it will look for that file path within the repo after it is cloned, before it does the coding request. That means you can write a Markdown file with project-specific conventions and Aider will use them when making coding changes.

@Aiderbot could you please update the README to include this new information?

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

I've created a pull request to address this issue: https://github.com/larryhudson/aiderbot/pull/64

Time taken to create this PR: 23.25 seconds