This repository was archived by the owner on May 21, 2026. It is now read-only.
v0.2.3
Added
- Response length awareness: Optional
maxResponseLengthparameter (in words) on query, search, and review tools. Appends a soft length instruction to the prompt. - Conciseness guidance in review and search prompt templates to reduce verbose output by default.
GEMINI_DEFAULT_MODELenv var support for default model selection.- Auto-retry with fallback model on quota exhaustion (
GEMINI_FALLBACK_MODELenv var).
Changed
maxResponseLengthzod schemas enforce.int().positive().
npm: npm i gemini-mcp-bridge@0.2.3