mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 22:21:22 -07:00
test: trigger evals by modifying prompts
This commit is contained in:
@@ -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>.
|
||||
|
||||
Reference in New Issue
Block a user