test: trigger evals by modifying prompts

This commit is contained in:
Christian Gunderman
2026-03-02 15:33:38 -08:00
parent 31cd47f230
commit 7673b73aa7

View File

@@ -702,6 +702,7 @@ function formatToolName(name: string): string {
/**
* Provides the system prompt for history compression.
*/
// Test comment to trigger evals
export function getCompressionPrompt(): string {
return `
You are a specialized system component responsible for distilling chat history into a structured XML <state_snapshot>.