chore: npm run format

This commit is contained in:
tanzhenxin
2025-08-18 20:01:54 +08:00
parent 7dbc240847
commit a19db16485

View File

@@ -527,7 +527,7 @@ export async function loadCliConfig(
modelNames: ['qwen3-coder-plus'],
template:
'SYSTEM_TEMPLATE:{"name":"qwen3_coder","params":{"is_git_repository":{RUNTIME_VARS_IS_GIT_REPO},"sandbox":"{RUNTIME_VARS_SANDBOX}"}}',
}
},
]) as ConfigParameters['systemPromptMappings'],
contentGenerator: settings.contentGenerator,
cliVersion,