Recipe config to limit tool availability (#4020)
This commit is contained in:
@@ -123,6 +123,7 @@ async fn test_replayed_session(
|
||||
env_keys: vec![],
|
||||
timeout: Some(30),
|
||||
bundled: Some(false),
|
||||
available_tools: vec![],
|
||||
};
|
||||
|
||||
let mut extension_manager = ExtensionManager::new();
|
||||
|
||||
Reference in New Issue
Block a user