mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-05-04 22:51:08 +00:00
feat: add bug command for acp support
This commit is contained in:
parent
6eb16c0bcf
commit
7dd56d0861
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ export const ALLOWED_BUILTIN_COMMANDS_NON_INTERACTIVE = [
|
|||
'init',
|
||||
'summary',
|
||||
'compress',
|
||||
'bug',
|
||||
] as const;
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue