Skip to content

Releases: jenslys/opencode-gemini-auth

v1.4.10

06 Apr 14:12

Choose a tag to compare

Release v1.4.10

Compare changes: v1.4.9...v1.4.10

  • fix: main (c16e0f5)
  • docs: clarify projectId for Gemini subscriptions (aa39204)

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.")

v1.4.9

21 Mar 10:10

Choose a tag to compare

Release v1.4.9

Compare changes: v1.4.8...v1.4.9

  • chore(release): bump version to 1.4.9 (07dc075)
  • feat(request): add activity request ID header (65cbcf2)
  • docs: add warning about Gemini OAuth policy risk (a67fe55)

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.")

v1.4.8

08 Mar 11:18

Choose a tag to compare

Release v1.4.8

Compare changes: v1.4.7...v1.4.8

  • fix(plugin): improve OAuth callback handling (a537f80)

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.")

v1.4.7

06 Mar 14:56

Choose a tag to compare

Release v1.4.7

Compare changes: v1.4.6...v1.4.7

  • feat(plugin): add project ID resolution API (dd285f3)

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.")

v1.4.6

02 Mar 21:19

Choose a tag to compare

Release v1.4.6

Compare changes: v1.4.5...v1.4.6

  • refactor(request): resolve default thinking config (e1e2165)

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.")

v1.4.5

27 Feb 14:16

Choose a tag to compare

Release v1.4.5

Compare changes: v1.4.4...v1.4.5

  • feat(user-agent): add builder and version sync (ac2e2b8)

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.")

v1.4.4

27 Feb 11:26

Choose a tag to compare

Release v1.4.4

Compare changes: v1.4.3...v1.4.4

  • feat: show toast on model capacity exhaustion (08a3645)

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.")

v1.4.3

26 Feb 21:14

Choose a tag to compare

Release v1.4.3

Compare changes: v1.4.2...v1.4.3

  • fix: retry on zero Retry-After and token errors (164581b)

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.")

v1.4.2

22 Feb 11:01

Choose a tag to compare

Release v1.4.2

Compare changes: v1.4.1...v1.4.2

  • fix: move opencode to dep (a0201e4)

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.")

v1.4.1

21 Feb 16:44

Choose a tag to compare

Release v1.4.1

Compare changes: v1.4.0...v1.4.1

  • chore: usage output format (030add4)

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.")