mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 04:00:36 +00:00
migrate restore command (#4388)
This commit is contained in:
parent
f0dc9690b7
commit
5df6c9fb66
7 changed files with 424 additions and 123 deletions
|
|
@ -46,6 +46,7 @@ export const createMockCommandContext = (
|
|||
setDebugMessage: vi.fn(),
|
||||
pendingItem: null,
|
||||
setPendingItem: vi.fn(),
|
||||
loadHistory: vi.fn(),
|
||||
},
|
||||
session: {
|
||||
stats: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue