Skip to content

Commit 08c7fcd

Browse files
committed
remove stale compress mode text
1 parent acb6f51 commit 08c7fcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/prompts/system.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
export const SYSTEM = `
22
You operate in a context-constrained environment. Manage context continuously to avoid buildup and preserve retrieval quality. Efficient context management is paramount for your agentic performance.
33
4-
The ONLY tool you have for context management is \`compress\`. It replaces older conversation content with technical summaries you produce. Depending on the configured mode, it may compress closed ranges or selected individual messages.
4+
The ONLY tool you have for context management is \`compress\`. It replaces older conversation content with technical summaries you produce.
55
66
\`<dcp-message-id>\` and \`<dcp-system-reminder>\` tags are environment-injected metadata. Do not output them.
77

0 commit comments

Comments
 (0)