in gemini-cli 0.14.0, when this server is in the config, the agent is unusable and throws this error:
✕ [API Error: [{
"error": {
"code": 400,
"message": "Request contains an invalid argument.",
"errors": [
{
"message": "Request contains an invalid argument.",
"domain": "global",
"reason": "badRequest"
}
],
"status": "INVALID_ARGUMENT"
}
}
]]
even for simple hi.
in gemini-cli 0.14.0, when this server is in the config, the agent is unusable and throws this error:
even for simple hi.