File tree Expand file tree Collapse file tree
src/agent-client-protocol Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ default = []
1818unstable = [
1919 " unstable_auth_methods" ,
2020 " unstable_boolean_config" ,
21+ " unstable_elicitation" ,
2122 " unstable_logout" ,
2223 " unstable_message_id" ,
2324 " unstable_session_additional_directories" ,
@@ -27,6 +28,7 @@ unstable = [
2728]
2829unstable_auth_methods = [" agent-client-protocol-schema/unstable_auth_methods" ]
2930unstable_boolean_config = [" agent-client-protocol-schema/unstable_boolean_config" ]
31+ unstable_elicitation = [" agent-client-protocol-schema/unstable_elicitation" ]
3032unstable_logout = [" agent-client-protocol-schema/unstable_logout" ]
3133unstable_message_id = [" agent-client-protocol-schema/unstable_message_id" ]
3234unstable_session_additional_directories = [" agent-client-protocol-schema/unstable_session_additional_directories" ]
You can’t perform that action at this time.
0 commit comments