Add selection quote replies experimental feature

This commit is contained in:
Harish Manikantan
2026-03-26 08:39:45 -04:00
parent 8fa88fa8ca
commit f07159def2
5 changed files with 51 additions and 1 deletions

View File

@@ -461,6 +461,9 @@
"search_tool": {
"type": "boolean"
},
"selection_quote_replies": {
"type": "boolean"
},
"shell_snapshot": {
"type": "boolean"
},
@@ -2074,6 +2077,9 @@
"search_tool": {
"type": "boolean"
},
"selection_quote_replies": {
"type": "boolean"
},
"shell_snapshot": {
"type": "boolean"
},