mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-02-01 22:48:03 +00:00
@@ -1436,6 +1436,13 @@
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"skills": {
|
||||
"title": "Agent Skills",
|
||||
"description": "Enable Agent Skills (experimental).",
|
||||
"markdownDescription": "Enable Agent Skills (experimental).\n\n- Category: `Experimental`\n- Requires restart: `yes`\n- Default: `false`",
|
||||
"default": false,
|
||||
"type": "boolean"
|
||||
},
|
||||
"useOSC52Paste": {
|
||||
"title": "Use OSC 52 Paste",
|
||||
"description": "Use OSC 52 sequence for pasting instead of clipboardy (useful for remote sessions).",
|
||||
|
||||
Reference in New Issue
Block a user