revert: promote Agent Skills to stable (#17693) (#17712)

This commit is contained in:
Abhi
2026-01-27 18:29:12 -05:00
committed by GitHub
parent b51323b40c
commit ff6547857e
18 changed files with 241 additions and 34 deletions

View File

@@ -117,15 +117,10 @@ they appear in the UI.
| UI Label | Setting | Description | Default |
| ---------------- | ---------------------------- | ----------------------------------------------------------------------------------- | ------- |
| Agent Skills | `experimental.skills` | Enable Agent Skills (experimental). | `false` |
| Use OSC 52 Paste | `experimental.useOSC52Paste` | Use OSC 52 sequence for pasting instead of clipboardy (useful for remote sessions). | `false` |
| Plan | `experimental.plan` | Enable planning features (Plan Mode and tools). | `false` |
### Skills
| UI Label | Setting | Description | Default |
| ------------------- | ---------------- | -------------------- | ------- |
| Enable Agent Skills | `skills.enabled` | Enable Agent Skills. | `true` |
### HooksConfig
| UI Label | Setting | Description | Default |