OpenHands
OpenHands copied to clipboard
[Bug]: agent config is not taking effect,
Is there an existing issue for the same bug? (If one exists, thumbs up or comment on the issue instead).
- [x] I have checked the existing issues.
Describe the bug and reproduction steps
[agent] is not taking effect while [mcp] configuration is taking effect! config.toml: [mcp] stdio_servers = [ {name="fetch", command="uvx", args=["mcp-server-fetch"]}, {name="get_current_time", command="uvx", args=["mcp-server-fetch"]} ]
[agent] enable_browsing = false enable_editor = false enable_jupyter = false
[sandbox] timeout = 600 initialize_plugins = false
OpenHands Installation
Docker command in README
OpenHands Version
0.39
Operating System
Linux
Logs, Errors, Screenshots, and Additional Context
No response