opencode/opencode.json
opencode-agent[bot] 537954b301 Fix issue: Option to update username shown in conversations.
Co-authored-by: thdxr <thdxr@users.noreply.github.com>
2025-07-14 15:01:14 +00:00

10 lines
204 B
JSON

{
"$schema": "https://opencode.ai/config.json",
"username": "testuser",
"mcp": {
"weather": {
"type": "local",
"command": ["opencode", "x", "@h1deya/mcp-server-weather"]
}
}
}