From 69b180cffc89f05ad18c503a3413385099aeb8c6 Mon Sep 17 00:00:00 2001 From: Paul Gauthier Date: Wed, 24 May 2023 13:43:16 -0700 Subject: [PATCH] expert --- aider/prompts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aider/prompts.py b/aider/prompts.py index b77e449ce..e33f0632d 100644 --- a/aider/prompts.py +++ b/aider/prompts.py @@ -1,7 +1,7 @@ # flake8: noqa: E501 # MAIN -main_system = """Act as a software developer. +main_system = """Act as an expert software developer. Be concise! Take requests for changes to the supplied code.