Skip to content

Commit 59acb0f

Browse files
nudge
1 parent ec805bb commit 59acb0f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

lib/prompts/nudge.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@ KNOWLEDGE PRESERVATION: If no full chapter is closed yet, compress smaller close
2727

2828
NOISE REMOVAL: Compress clearly irrelevant or superseded ranges first to recover context quickly.
2929

30-
CRITICAL: DO NOT USE ANYTHING FROM THIS TOOL OUTPUT AS STARTSTRING OR ENDSTRING, AS IT WILL FAIL TO MATCH AND WASTE ALOT OF COMPUTE TIME AND TOKENS. Instead, use unique text from the conversation prior to THIS TOOL OUTPUT.
30+
CRITICAL: DO NOT USE ANYTHING FROM THIS TOOL OUTPUT AS STARTSTRING OR ENDSTRING, AS IT WILL FAIL TO MATCH AND WASTE COMPUTE, TIME AND TOKENS.
31+
Instead, you MUST use unique text from the conversation prior to THIS TOOL OUTPUT. ONLY USE STARTSTRING AND ENDSTRING FROM YOUR OWN TEXT OR REASONING OUTPUTS, NOT FROM TOOL OUTPUTS.
3132
</instruction>

0 commit comments

Comments
 (0)