fix: pr review comments

This commit is contained in:
tanzhenxin
2025-08-20 16:50:18 +08:00
parent 2f2a2e05e7
commit e0f6d6be41
4 changed files with 72 additions and 59 deletions

View File

@@ -101,7 +101,7 @@ export class ShellExecutionService {
detached: !isWindows,
env: {
...process.env,
GEMINI_CLI: '1',
QWEN_CODE: '1',
},
});