feat/fix: don't stop cli starting if MCPs don't load (#2860)
This commit is contained in:
@@ -42,6 +42,7 @@ pub async fn agent_generator(
|
||||
additional_system_prompt: None,
|
||||
debug: false,
|
||||
max_tool_repetitions: None,
|
||||
interactive: false, // Benchmarking is non-interactive
|
||||
})
|
||||
.await;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user