Release v2.0.0
Compare changes: v1.4.16...v2.0.0
- chore: major version bump (25556b6)
- fix: refresh V2 plugin for OpenCode 2.0.14 (09f3146)
- docs: clarify supported Google OAuth accounts (beaa979)
- fix: align V2 entrypoint with current plugin API (80d4acb)
- fix: implement native OpenCode V2 plugin entrypoint (6e35ba1)
- feat: add OpenCode V2 compatibility (5e5d673)
- chore: remove pullfrog (1ac2345)
- Add
pullfrog.ymlworkflow (f14da10)
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.")