Updating the first user message to mention the product name (#2037)

This commit is contained in:
Bryan Morgan
2025-06-26 18:32:19 -04:00
committed by GitHub
parent 267173c7e8
commit 560905154c

View File

@@ -115,8 +115,8 @@ export class GeminiClient {
fileService: this.config.getFileService(),
});
const context = `
Okay, just setting up the context for our chat.
Today is ${today}.
This is the Gemini CLI. We are setting up the context for our chat.
Today's date is ${today}.
My operating system is: ${platform}
I'm currently working in the directory: ${cwd}
${folderStructure}