Gemini
Google's multimodal AI model family and developer API for building generative AI applications.
$
npx @buildinternet/releases get geminiMon
Wed
Fri
AugSepOctNovDecJanFebMarAprMayJunJulAug
LessMore
Releases159Avg Interval15hAvg Cadence49/mo
gemini-cli · v0.56.0-nightly.20260823.g5411f113c
gemini-cli · v0.56.0-nightly.20260822.g5411f113c
Fixed the sandbox to isolate Docker and container runtime sockets and binaries in the macOS Seatbelt profile.
gemini-cli · v0.56.0-nightly.20260821.g30573d2e4
Consistent symlink evaluation in ignore path handling. Removed eslint-disable and type-asserts from shellExecutionService.
gemini-cli · v0.56.0-nightly.20260820.ge90c63fa1
Fixed an issue where text turns were dropped when accompanied by tool calls or media attachments.
gemini-cli · v0.56.0-nightly.20260818.g194edea47
The CLI now enforces execution timeouts, preventing indefinite TUI hangs. Also clarified privacy notice wording, fixed a misleading admin error for personal accounts, addressed TypeScript strict-null errors in integration tests, and formatted cli_help subagent output as markdown.
gemini-cli · v0.56.0-nightly.20260817.g9a15c45fb
What's Changed
- [SSR Agent] Issue Fix (21911): Add composite flag to packages/cli tsconfig by @joneba-google in https://github.com/google-gemini/gemini-cli/pull/28813
gemini-cli · v0.56.0-nightly.20260816.g2a87e7be1
gemini-cli · v0.56.0-nightly.20260815.g2a87e7be1
Migrated process.env usage to vi.stubEnv in a2a-server tests for the SSR Agent.