Skip to content

Request: publish v0.34 release to include Gemini API key fix (#2288) #2301

@jhoon92

Description

@jhoon92

Git provider (optional)

None

System Info (optional)

No response

Issues details

Summary

PR #2288 (commit d9e4c62) fixes a critical regression introduced in v0.33
where ALL LLM API calls have their api_key overwritten by the Ollama Cloud
key, breaking Gemini (and potentially other non-OpenAI providers).

The fix has been merged to main but is not yet released. As a result:

  • codiumai/pr-agent:latest Docker image → still broken
  • qodo-ai/pr-agent@v0.33 GitHub Action → still broken

This is actively affecting users:

Impact

Anyone using Gemini (Google AI Studio) with PR-Agent v0.33 via Docker or
GitHub Actions is unable to run code reviews. The API key is valid but gets
overwritten internally, causing 100% failure rate.

Request

Please publish a v0.34 release (or rebuild the latest Docker image from
current main) so users can get the fix without building custom images.

Workaround

For anyone blocked: build the Docker image from the current main branch,
which includes the fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions