github jenslys/opencode-gemini-auth v1.3.8

latest releases: v1.3.10, v1.3.9
19 days ago

Release v1.3.8

Compare changes: v1.3.7...v1.3.8

  • chore: update dep (d81a1b9)
  • fix: add thoughtSignature to function calls for Gemini 3 compatibility - Transform OpenAI tool_calls to Gemini functionCall format - Add thoughtSignature field to all function call parts - Use skip_thought_signature_validator for injected function calls - Handle both flat contents and nested request.contents - Remove unused GeminiUsageMetadata import (e07b1d7)
  • docs: update opencode config path (dc90864)

Update Instructions

To get the latest version:

(cd ~ && sed -i.bak '/"opencode-gemini-auth"/d' .cache/opencode/package.json && \
rm -rf .cache/opencode/node_modules/opencode-gemini-auth && \
echo "Plugin update script finished successfully.")

Don't miss a new opencode-gemini-auth release

NewReleases is sending notifications on new releases.