mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-30 04:30:48 +00:00
add experimental-skills flag to enable skills feature
This commit is contained in:
parent
9cdd85c62a
commit
b49c11e9a2
3 changed files with 18 additions and 1 deletions
|
|
@ -461,6 +461,7 @@ describe('gemini.tsx main function kitty protocol', () => {
|
|||
allowedMcpServerNames: undefined,
|
||||
allowedTools: undefined,
|
||||
experimentalAcp: undefined,
|
||||
experimentalSkills: undefined,
|
||||
extensions: undefined,
|
||||
listExtensions: undefined,
|
||||
openaiLogging: undefined,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue