mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
Updating the first user message to mention the product name (#2037)
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user