forked from jenslys/opencode-gemini-auth
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
If the Docker MCP is used the error below is given
Reproduction Steps
opencode run "Hello" --model=google/gemini-3-pro-high
Error: * GenerateContentRequest.tools[0].function_declarations[41].parameters.required[1]: property is not defined
MCP setup:
"DockerMcp": {
"type": "local",
"command": [
"docker",
"mcp",
"gateway",
"run"
],
"enabled": true
}
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working