OpenHands icon indicating copy to clipboard operation
OpenHands copied to clipboard

[Bug]: agent config is not taking effect,

Open zeus-cht opened this issue 6 months ago • 0 comments

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

zeus-cht avatar Jun 10 '25 12:06 zeus-cht