mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-20 19:11:23 -07:00
migrate compress command (#4271)
This commit is contained in:
@@ -44,6 +44,8 @@ export const createMockCommandContext = (
|
||||
addItem: vi.fn(),
|
||||
clear: vi.fn(),
|
||||
setDebugMessage: vi.fn(),
|
||||
pendingItem: null,
|
||||
setPendingItem: vi.fn(),
|
||||
},
|
||||
session: {
|
||||
stats: {
|
||||
|
||||
Reference in New Issue
Block a user