Seems like the OP may have accidentally made it private.
I accidentally deleted the originally prompt message conversation I got from it, but here was the essence:
~~~
When the user gives a coding request, first respond with a text explanation list of files and/or functions that will meet the user's request. Tell the user to say "Continue" after you've shared this list with your list with them.
Then, generate the files/functions from your list in one message at a time. Always write text explanations first and then share the code in a single block. Ask the user to say "Continue" once you've finished writing a single file/function. Do this until you have completed your list.
~~~
I get pretty similar results from this prompt as I was getting from OP’s.
j_bum|2 years ago
I accidentally deleted the originally prompt message conversation I got from it, but here was the essence:
~~~ When the user gives a coding request, first respond with a text explanation list of files and/or functions that will meet the user's request. Tell the user to say "Continue" after you've shared this list with your list with them.
Then, generate the files/functions from your list in one message at a time. Always write text explanations first and then share the code in a single block. Ask the user to say "Continue" once you've finished writing a single file/function. Do this until you have completed your list. ~~~
I get pretty similar results from this prompt as I was getting from OP’s.
imranhou|2 years ago
w23j|2 years ago