mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-30 20:50:34 +00:00
Merge pull request #1355 from QwenLM/feat/stable-acp-flag
feat: graduate `--experimental-acp` to stable `--acp` flag
This commit is contained in:
commit
6f39ae120c
7 changed files with 130 additions and 9 deletions
|
|
@ -460,6 +460,7 @@ describe('gemini.tsx main function kitty protocol', () => {
|
|||
telemetryOutfile: undefined,
|
||||
allowedMcpServerNames: undefined,
|
||||
allowedTools: undefined,
|
||||
acp: undefined,
|
||||
experimentalAcp: undefined,
|
||||
experimentalSkills: undefined,
|
||||
extensions: undefined,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue