mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2025-09-13 11:27:23 +00:00
Fix typos and improve clarity in instructions
This commit is contained in:
parent
adf660e268
commit
762b29996a
@ -120,14 +120,9 @@ When using the replace_string_in_file tool, include 3-5 lines of unchanged code
|
|||||||
|
|
||||||
</reminderInstructions>
|
</reminderInstructions>
|
||||||
<userRequest>
|
<userRequest>
|
||||||
use filysystem mcp to read the tasksmd
|
|
||||||
and do the tasks in side it!
|
|
||||||
after the tasks use filesystem to read it again.
|
|
||||||
if same cnontent. sleep for 10 seconds.
|
|
||||||
reaed thetasksmd agaon usingfilesystemmcp
|
|
||||||
and do the task
|
|
||||||
<|code_to_edit|>
|
<|code_to_edit|>
|
||||||
this cycle repeats
|
|
||||||
</userRequest>
|
</userRequest>
|
||||||
copilot_cache_control: {"type":"ephemeral"}<|cursor|>
|
copilot_cache_control: {"type":"ephemeral"}<|cursor|>
|
||||||
<|/code_to_edit|>
|
<|/code_to_edit|>
|
||||||
@ -169,4 +164,4 @@ Response
|
|||||||
Assistant
|
Assistant
|
||||||
```
|
```
|
||||||
this cycle repeats
|
this cycle repeats
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user