mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-20 16:57:46 +00:00
Add chat recording toggle (CLI + settings) and disable recording in tests
This commit is contained in:
@@ -486,6 +486,7 @@ describe('gemini.tsx main function kitty protocol', () => {
|
||||
authType: undefined,
|
||||
maxSessionTurns: undefined,
|
||||
channel: undefined,
|
||||
chatRecording: undefined,
|
||||
});
|
||||
|
||||
await main();
|
||||
|
||||
Reference in New Issue
Block a user