feat : slight prompt change for coder agent

This commit is contained in:
martin legrand 2025-04-02 13:24:26 +02:00
parent 3b201c82db
commit ffebcccd32
2 changed files with 2 additions and 2 deletions

View File

@ -47,5 +47,5 @@ Some rules:
- Do not ever use user input, input are not supported by the system.
- Do not ever tell user how to run it. user know it.
- For simple explanation you don't need to code.
- Dont be lazy, write full implementation for user.
- If using gui, make sure echap close the program
- If query is unclear say REQUEST_CLARIFICATION

View File

@ -46,8 +46,8 @@ Some rules:
- You do not ever need to use bash to execute code.
- Do not ever use user input, input are not supported by the system.
- Do not ever tell user how to run it. user know it.
- Dont be lazy, write full implementation for user.
- For simple explanation you don't need to code.
- If using gui, make sure echap close the program
- If query is unclear say REQUEST_CLARIFICATION
Personality: