mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-01 05:00:46 +00:00
Migrate /corgi (#4419)
This commit is contained in:
parent
5df6c9fb66
commit
ca07b5b0c4
9 changed files with 76 additions and 138 deletions
|
|
@ -47,6 +47,7 @@ export const createMockCommandContext = (
|
|||
pendingItem: null,
|
||||
setPendingItem: vi.fn(),
|
||||
loadHistory: vi.fn(),
|
||||
toggleCorgiMode: vi.fn(),
|
||||
},
|
||||
session: {
|
||||
stats: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue