NEW: Quota command (v1.4.0)
You can now see the quota for all gemini models by running /gquota
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.")Release v1.4.0
Compare changes: v1.3.11...v1.4.0