Merge pull request #1355 from QwenLM/feat/stable-acp-flag

feat: graduate `--experimental-acp` to stable `--acp` flag
This commit is contained in:
顾盼 2026-01-06 17:51:43 +08:00 committed by GitHub
commit 6f39ae120c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 130 additions and 9 deletions

View file

@ -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,