Release v1.3.11
Compare changes: v1.3.10...v1.3.11
- chore: bump version to 1.3.11 (10d3f8c)
- refactor: modularize plugin and align gemini request/retry handling (b6f4b7c)
- chore: pull gemini-cli for local (7e3868d)
- chore: update readme (21d87aa)
- feat: tests + ignore tests (0d498a4)
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.")