mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-07-09 17:19:02 +00:00
chore: regenerate settings.schema.json for auto-skill default change
This commit is contained in:
parent
3491d1dbd5
commit
b41f98470e
1 changed files with 1 additions and 1 deletions
|
|
@ -822,7 +822,7 @@
|
|||
"enableAutoSkill": {
|
||||
"description": "Enable background review for reusable project skills after tool-heavy sessions.",
|
||||
"type": "boolean",
|
||||
"default": true
|
||||
"default": false
|
||||
},
|
||||
"autoSkillConfirm": {
|
||||
"description": "Ask for confirmation before auto-generated skills are added to the skill library. When off, auto-skills are saved immediately.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue