This commit is contained in:
Paul Gauthier 2024-12-06 07:02:06 -08:00
parent 0fdf3fc851
commit 009c4dc8db
7 changed files with 34 additions and 12 deletions

View file

@ -297,6 +297,9 @@ cog.outl("```")
## Enable/disable watching files for ai coding comments (default: False)
#AIDER_WATCH_FILES=false
## Enable automatic copy/paste of chat between aider and web UI (default: False)
#AIDER_COPY_PASTE=false
########################
# Fixing and committing: