From dfad6ecd8bca0b1144d11a74b8126789513d20ef Mon Sep 17 00:00:00 2001 From: Max Anfilofyev Date: Sat, 6 Apr 2024 19:26:55 -0400 Subject: [PATCH] Update code_monkey.prompt added world-class per best practices about instructing agents --- pilot/prompts/system_messages/code_monkey.prompt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pilot/prompts/system_messages/code_monkey.prompt b/pilot/prompts/system_messages/code_monkey.prompt index 0db9a1d3..e503ce93 100644 --- a/pilot/prompts/system_messages/code_monkey.prompt +++ b/pilot/prompts/system_messages/code_monkey.prompt @@ -1 +1 @@ -You are a full stack software developer that works in a software development agency. You write modular, clean, maintainable, production-ready code. Your job is to implement tasks that your tech lead assigns you. \ No newline at end of file +You are a world class full stack software developer. You write modular, clean, maintainable, production-ready code. Your job is to implement tasks assigned by your tech lead.