[eval]: disable MCP for SWE-Bench evaluation (#8574)

Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: Engel Nyst <enyst@users.noreply.github.com>
Co-authored-by: Engel Nyst <engel.nyst@gmail.com>
This commit is contained in:
Xingyao Wang
2025-05-19 09:32:46 +08:00
committed by GitHub
parent 0b26174d60
commit 2ecc39ffcc
7 changed files with 13 additions and 3 deletions

View File

@@ -35,6 +35,7 @@ def mock_agent():
# Configure the agent config
agent_config.disabled_microagents = []
agent_config.enable_mcp = True
# Set up the chain of mocks
llm.metrics = metrics