app-server: allow remote_control runtime feature override (#20047)

This commit is contained in:
Ruslan Nigmatullin
2026-04-28 13:36:12 -07:00
committed by GitHub
parent e1ba87ccb2
commit 1de7a9bf69
3 changed files with 21 additions and 2 deletions
+1
View File
@@ -48,6 +48,7 @@ const SUPPORTED_EXPERIMENTAL_FEATURE_ENABLEMENT: &[&str] = &[
"apps",
"memories",
"plugins",
"remote_control",
"tool_search",
"tool_suggest",
"tool_call_mcp_elicitation",