Release v1.1.3
- fix: CI (9c370cc)
- chore: version bump (bb3bc43)
- chore: fix CI release notes (a8e3c40)
- fix: add warning regarding gemini-3 access (933ee9a)
- chore: manual google setup (c7a9a49)
- feat: auto setup gemini (8d74077)
- chore: add note regarding gemini account (6a6e892)
- feat: cache (686bcd1)
- chore: clone, install (18512d7)
- chore: create bug report template (7b978dd)
- feat: debug mode (534ff86)
- chore: bump version (73aeb8c)
- fix: other small improvements (70f91a0)
- fix: preserve orginal headers (b1f66a1)
- chore: lint readme (1a2670c)
- chore: add note regarding updating plugin (9823d92)
- feat: style the success page (598f086)
- feat: version bump (54a4bef)
- chore: update readme (2c3c444)
- feat: oauth listener (ed724d1)
- chore: fix readme (0854605)
- chore: update readme (3417f08)
- chore: add repo link (92e3ff1)
- chore: version change (ff0722c)
- chore: version change (6999488)
- fix: CI (ae5c187)
- fix: ci (0acb7c4)
- chore: version bump (c853149)
- fix: CI (341eddb)
- fix: bump version (889b0d8)
- Initial commit (b213eca)
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.")