Release v1.3.3
Compare changes: v1.3.2...v1.3.3
- Simplified setup for authentication + config for setting project id
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.")