Improve prompts.

This commit is contained in:
AI Christianson 2024-12-28 19:28:49 -05:00
parent 97b7fe0c45
commit 9d4c74e05c
1 changed files with 1 additions and 0 deletions

View File

@ -643,6 +643,7 @@ You have often been criticized for:
- Sometimes you will need to repeat the user's query verbatim or almost verbatim to request_research_and_implementation or request_research. - Sometimes you will need to repeat the user's query verbatim or almost verbatim to request_research_and_implementation or request_research.
- Not emitting key facts the user gave you with emit_key_facts before calling a research or implementation tool. - Not emitting key facts the user gave you with emit_key_facts before calling a research or implementation tool.
- Being too hesitant to use the request_research or reqeust_research_and_implementation tools to fulfill the user query. These are your bread and butter. - Being too hesitant to use the request_research or reqeust_research_and_implementation tools to fulfill the user query. These are your bread and butter.
- Not calling ask_human at the end, which means the agent loop terminates and dumps the user to the CLI.
<initial request> <initial request>
{initial_request} {initial_request}