mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 20:20:57 +00:00
fix: plan mode adjustments
This commit is contained in:
parent
249b141f19
commit
8035be6f8d
10 changed files with 169 additions and 47 deletions
|
|
@ -529,7 +529,7 @@ describe('buildSystemMessage', () => {
|
|||
{ name: 'mcp-server-2', status: 'connected' },
|
||||
],
|
||||
model: 'test-model',
|
||||
permissionMode: 'auto',
|
||||
permission_mode: 'auto',
|
||||
slash_commands: ['commit', 'help', 'memory'],
|
||||
qwen_code_version: '1.0.0',
|
||||
agents: [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue