mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-20 16:57:46 +00: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