feat: support runtime model selection for both interactive and ACP

This commit is contained in:
mingholy.lmh 2026-02-02 15:57:43 +08:00
parent 06b37bd6bf
commit 0137b316d0
12 changed files with 1145 additions and 160 deletions

View file

@ -124,10 +124,6 @@ describe('Session', () => {
AuthType.USE_OPENAI,
'qwen3-coder-plus',
undefined,
{
reason: 'user_request_acp',
context: 'session/set_model',
},
);
expect(mockConfig.getModel).toHaveBeenCalled();
expect(result).toEqual({