mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-22 03:51:22 -07:00
feat(sessions): add resuming to geminiChat and add CLI flags for session management (#10719)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
@@ -278,7 +278,7 @@ describe('handleAtCommand', () => {
|
||||
}),
|
||||
125,
|
||||
);
|
||||
});
|
||||
}, 10000);
|
||||
|
||||
it('should handle multiple @file references', async () => {
|
||||
const content1 = 'Content file1';
|
||||
|
||||
Reference in New Issue
Block a user