{"id":"prod_OWi39_Yagn_iLG3BSWsDW","name":"Gemini","slug":"gemini","orgId":"org_ASekxqXI1HV68Hva5VhNC","url":"https://ai.google.dev","description":"Google's multimodal AI model family and developer API for building generative AI applications.","category":"ai","kind":"platform","avatarUrl":null,"createdAt":"2026-05-07T10:48:11.175Z","embeddedAt":"2026-05-07T10:48:24.072Z","deletedAt":null,"sources":[{"id":"src_kuGkahx_mXV0uqMPU5p7y","slug":"api-release-notes","name":"API Release Notes","type":"scrape","url":"https://ai.google.dev/gemini-api/docs/changelog","metadata":"{\"renderRequired\":false,\"sourceActor\":{\"nextAlarmAt\":\"2026-07-12T04:49:59.659Z\",\"lastAlarmAt\":\"2026-07-12T00:50:01.012Z\",\"managed\":true}}","kind":"platform"},{"id":"src_FE1zAjba9iI7D6OkG5ZWQ","slug":"gemini-cli","name":"gemini-cli","type":"github","url":"https://github.com/google-gemini/gemini-cli","metadata":"{\"wellKnownSweptAt\":\"2026-07-08T06:00:52.047Z\",\"sourceActor\":{\"nextAlarmAt\":\"2026-07-12T03:11:50.251Z\",\"lastAlarmAt\":\"2026-07-11T23:11:51.752Z\",\"managed\":true}}","kind":"tool"},{"id":"src_gkdMUV0s1qJD7QivDYgJ0","slug":"generative-ai-js-deprecated","name":"generative-ai-js (deprecated)","type":"github","url":"https://github.com/google-gemini/deprecated-generative-ai-js","metadata":"{\"wellKnownSweptAt\":\"2026-07-08T06:00:52.047Z\"}","kind":"sdk"},{"id":"src_QllTLcQzIlbugZGYfE9NJ","slug":"generative-ai-python-deprecated","name":"generative-ai-python (deprecated)","type":"github","url":"https://github.com/google-gemini/deprecated-generative-ai-python","metadata":"{\"wellKnownSweptAt\":\"2026-07-08T06:00:52.047Z\"}","kind":"sdk"},{"id":"src_7XnluFumX6O5yhbTyW5qj","slug":"js-genai","name":"js-genai","type":"github","url":"https://github.com/googleapis/js-genai","metadata":"{\"wellKnownSweptAt\":\"2026-07-08T06:00:52.047Z\",\"sourceActor\":{\"nextAlarmAt\":\"2026-07-12T04:02:50.869Z\",\"lastAlarmAt\":\"2026-07-12T00:02:52.098Z\",\"managed\":true}}","kind":"sdk"},{"id":"src_yhpMBy5Ob3E2rVto8dR4U","slug":"python-genai","name":"python-genai","type":"github","url":"https://github.com/googleapis/python-genai","metadata":"{\"wellKnownSweptAt\":\"2026-07-08T06:00:52.047Z\",\"sourceActor\":{\"nextAlarmAt\":\"2026-07-12T04:28:50.621Z\",\"lastAlarmAt\":\"2026-07-12T00:28:52.055Z\",\"managed\":true}}","kind":"sdk"}],"tags":[],"aliases":[],"notice":null,"releases":[{"id":"rel_kl3SsO8uJB7yLM0h_JY_E","version":"v2.11.0","type":"feature","title":"v2.11.0","summary":"Network config now includes environment_id, and GenerationConfig supports response_format and translation_config. Added Tool.exa_ai_search for Gemini Enterprise API, retrieval result steps, and support for function declarations during agent creation. Fixed interactions to accept both dict and list[dict] for transform, and removed cached_content, presence_penalty, and frequency_penalty from interactions while exposing safety_settings and labels.","titleGenerated":"Gemini v2.11.0 adds environment_id, response_format, and Exa AI search tool","titleShort":"Environment ID in network config; Exa AI search tool added","breaking":"major","importance":3,"content":"## [2.11.0](https://github.com/googleapis/js-genai/compare/v2.10.0...v2.11.0) (2026-07-09)\n\n\n### Features\n\n* Add environment_id in network config ([85fe0a5](https://github.com/googleapis/js-genai/commit/85fe0a5bef70c507ba8641016eca5f10359cbac1))\n* Add response_format and Translation_config in GenerationConfig ([3f3b7bc](https://github.com/googleapis/js-genai/commit/3f3b7bc5179d0252470e7a6e87519ff894464a7e))\n* add retrieval result step and new fields to maps and search results ([ecfdc69](https://github.com/googleapis/js-genai/commit/ecfdc69cffe071e5841c562cacac0d4574a86303))\n* Add Tool.exa_ai_search for Gemini Enterprise API ([3f3b7bc](https://github.com/googleapis/js-genai/commit/3f3b7bc5179d0252470e7a6e87519ff894464a7e))\n* support Function declarations during Agent Creation ([824badf](https://github.com/googleapis/js-genai/commit/824badf72b009e72696e3ce5bd39d99e6f17888c))\n* voice consent signature types across all SDK languages. ([5fb5354](https://github.com/googleapis/js-genai/commit/5fb5354de34e8fe394c92ad279bd07e756328005))\n\n\n### Bug Fixes\n\n* **interactions:** accept both dict and list[dict] for transform ([67d2f68](https://github.com/googleapis/js-genai/commit/67d2f683643946e512875065f98bf9b8d628bc61))\n\n\n### Code Refactoring\n\n* **interactions:** remove cached_content, presence_penalty, and frequency_penalty; expose safety_settings and labels ([0f414be](https://github.com/googleapis/js-genai/commit/0f414be2babac4e5d94a23a1880b898cfc5919d4))","publishedAt":"2026-07-09T21:40:02.000Z","url":"https://github.com/googleapis/js-genai/releases/tag/v2.11.0","media":[],"prerelease":false,"source":{"slug":"js-genai","name":"js-genai","type":"github"},"product":{"slug":"gemini","name":"Gemini"},"groupSlug":"gemini","groupName":"Gemini","coverageCount":0,"contentChars":1468,"contentTokens":482,"composition":{"bugs":1,"features":6,"enhancements":1}},{"id":"rel_dNlhiSN9_ZLaSvIe2IDAQ","version":"v2.11.0","type":"feature","title":"v2.11.0","summary":"Added environment_id to network config, response_format and translation_config to GenerationConfig, and Tool.exa_ai_search for Gemini Enterprise API. Also added retrieval result step and new fields to maps and search results, enabled function declarations during Agent Creation, and fixed event loop mismatch and Python 3.14 built-in shadowing issues.","titleGenerated":"Gemini Python SDK v2.11.0 adds environment_id, response_format, and Exa AI search","titleShort":"Environment config; response format and translation support; Exa AI search for Enterprise","breaking":"minor","importance":3,"content":"## [2.11.0](https://github.com/googleapis/python-genai/compare/v2.10.0...v2.11.0) (2026-07-09)\n\n### Features\n\n* Add environment_id in network config ([df5f13a](https://github.com/googleapis/python-genai/commit/df5f13a9decc1f01f102aba1b953f2a4c6e350d6))\n* Add response_format and Translation_config in GenerationConfig ([8928da3](https://github.com/googleapis/python-genai/commit/8928da369dfad9eb77979a207b435d4ab589eca0))\n* Add retrieval result step and new fields to maps and search results ([d2b19f6](https://github.com/googleapis/python-genai/commit/d2b19f6d1a8659af56515f537dc148fb25b5422c))\n* Add Tool.exa_ai_search for Gemini Enterprise API ([8928da3](https://github.com/googleapis/python-genai/commit/8928da369dfad9eb77979a207b435d4ab589eca0))\n* Support Function declarations during Agent Creation ([bbeb934](https://github.com/googleapis/python-genai/commit/bbeb934283e64ec2232576ea8fbd30ff96e589bb))\n\n\n### Bug Fixes\n\n* Avoid shadowing of built-in list in Python 3.14 ([5a14046](https://github.com/googleapis/python-genai/commit/5a140468953aa73eee66c879225281db0a92dede))\n* Event loop mismatch in GenAI SDK ([10df4b1](https://github.com/googleapis/python-genai/commit/10df4b1eeb54140ca56e011d3bc21862f6d594d0))\n* **interactions:** Accept both dict and list[dict] for transform ([8c7cee3](https://github.com/googleapis/python-genai/commit/8c7cee3405fa3a6f23dccf44b0bb120eeb546ae6))\n\n\n### Documentation\n\n* Add Agent Platform MCP example to readme ([cb2a2a3](https://github.com/googleapis/python-genai/commit/cb2a2a3a7aba32b01569ac9a1b61652e18d2728c))\n\n\n### Code Refactoring\n\n* **interactions:** Remove cached_content, presence_penalty, and frequency_penalty; expose safety_settings and labels ([ba552f7](https://github.com/googleapis/python-genai/commit/ba552f72b657a4b5893d453a500b42dfe8d659e4))","publishedAt":"2026-07-09T16:38:55.000Z","url":"https://github.com/googleapis/python-genai/releases/tag/v2.11.0","media":[],"prerelease":false,"source":{"slug":"python-genai","name":"python-genai","type":"github"},"product":{"slug":"gemini","name":"Gemini"},"groupSlug":"gemini","groupName":"Gemini","coverageCount":0,"contentChars":1802,"contentTokens":592,"composition":{"bugs":3,"features":5,"enhancements":1}},{"id":"rel_6J2tNmZvogw0_VEYR-d-G","version":"v0.50.0","type":"feature","title":"Release v0.50.0","summary":"Tool registry discovery is now available. Also fixed npm ci script handling in release verification, workspace binary shadowing in CI, and NPM release validation to prevent promote job crashes.","titleGenerated":"Gemini CLI v0.50.0 adds tool registry discovery","titleShort":"Tool registry discovery now available","breaking":"none","importance":2,"content":"## What's Changed\n* fix/verify release npm ci ignore scripts by @rmedranollamas in https://github.com/google-gemini/gemini-cli/pull/28116\n* fix(ci): prevent workspace binary shadowing in release verification by @galdawave in https://github.com/google-gemini/gemini-cli/pull/28132\n* Feat/tool registry discovery by @ved015 in https://github.com/google-gemini/gemini-cli/pull/28113\n* fix(ci): prevent bad NPM releases and promote job crashes by @galdawave in https://github.com/google-gemini/gemini-cli/pull/28147\n\n\n**Full Changelog**: https://github.com/google-gemini/gemini-cli/compare/v0.49.0...v0.50.0","publishedAt":"2026-07-08T18:31:54.000Z","url":"https://github.com/google-gemini/gemini-cli/releases/tag/v0.50.0","media":[],"prerelease":false,"source":{"slug":"gemini-cli","name":"gemini-cli","type":"github"},"product":{"slug":"gemini","name":"Gemini"},"groupSlug":"gemini","groupName":"Gemini","coverageCount":0,"contentChars":603,"contentTokens":176,"composition":{"bugs":3,"features":1,"enhancements":0}},{"id":"rel_p6SKMktahMf-Ik2k1ILWX","version":null,"type":"feature","title":"Developer logs support for Interactions API","summary":"Logs for supported Interactions API calls are now viewable in the AI Studio dashboard.","titleGenerated":"Gemini API adds developer logs support for Interactions API in AI Studio","titleShort":"Interactions API calls now visible in developer logs","breaking":"none","importance":2,"content":"Developer logs support for the Interactions API: logs for supported Interactions API calls are now viewable in the AI Studio dashboard.","publishedAt":"2026-07-06T00:00:00.000Z","url":"https://ai.google.dev/gemini-api/docs/changelog#developer-logs-support-for-interactions-api","media":[],"prerelease":false,"source":{"slug":"api-release-notes","name":"API Release Notes","type":"scrape"},"product":{"slug":"gemini","name":"Gemini"},"groupSlug":"gemini","groupName":"Gemini","coverageCount":0,"contentChars":135,"contentTokens":26,"composition":{"bugs":0,"features":1,"enhancements":0}},{"id":"rel_xhQPs8g47XvC4ZPQkz8ZO","version":null,"type":"feature","title":"Gemini Omni Flash in public preview and gemini-3.1-flash-lite-image GA","summary":"Released `gemini-omni-flash-preview`, a high-performance multimodal model for high-speed video generation and conversational video editing. Generate 3...","titleGenerated":null,"titleShort":null,"breaking":"unknown","importance":null,"content":"Released `gemini-omni-flash-preview`, a high-performance multimodal model for high-speed video generation and conversational video editing. Generate 3–10 second videos at 720p from text or animate still images, then conversationally edit outputs using the Interactions API.\n\nReleased `gemini-3.1-flash-lite-image` to GA (Nano Banana Lite), a built-in multimodal model optimized for ultra-low latency and cost-effective image generation and editing.","publishedAt":"2026-06-30T00:00:00.000Z","url":"https://ai.google.dev/gemini-api/docs/changelog#gemini-omni-flash-in-public-preview-and-gemini-3-1-flash-lit","media":[],"prerelease":false,"source":{"slug":"api-release-notes","name":"API Release Notes","type":"scrape"},"product":{"slug":"gemini","name":"Gemini"},"groupSlug":"gemini","groupName":"Gemini","coverageCount":0,"contentChars":448,"contentTokens":94,"composition":null},{"id":"rel_jgaOhfpac2CpEfDyGDMkQ","version":"v0.49.0","type":"feature","title":"Release v0.49.0","summary":"Fixed a path traversal vulnerability during skill installation and a zero-quota retry loop hang. Adds GDC air-gapped Service Identity support, eval:inventory CLI command with JSON output, and migrates coreTools setting to tools.core.","titleGenerated":"Gemini CLI v0.49.0 fixes path traversal and zero-quota retry hang","titleShort":"Path traversal fix; zero-quota retry hang fixed","breaking":"minor","importance":null,"content":"## What's Changed\n* chore(release): bump version to 0.48.0-nightly.20260609.g3a13b8eeb by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/27779\n* ci(dependabot): enable cooldown period for npm packages by @ruomengz in https://github.com/google-gemini/gemini-cli/pull/27743\n* refactor(core): standardize tool output formatting by @galz10 in https://github.com/google-gemini/gemini-cli/pull/27772\n* ci: update workflow logging and policy configurations by @galz10 in https://github.com/google-gemini/gemini-cli/pull/27853\n* fix(core): Ensure zero-quota limits fail fast to prevent retry loop hang by @luisfelipe-alt in https://github.com/google-gemini/gemini-cli/pull/27698\n* fix(core): handle multi-line escaped quotes in stripShellWrapper by @sanchezcoraspe in https://github.com/google-gemini/gemini-cli/pull/27467\n* fix(cli): prevent path traversal vulnerabilities during skill install… by @ompatel-aiml in https://github.com/google-gemini/gemini-cli/pull/27767\n* Fix/pending tools and trust overrides by @jvargassanchez-dot in https://github.com/google-gemini/gemini-cli/pull/27854\n* ci: use internal environment for scheduled nightly releases (#27865) by @rmedranollamas in https://github.com/google-gemini/gemini-cli/pull/27939\n* feat(core): Support GDC air-gapped Service Identity after auth library update by @sidhantgoyal-droid in https://github.com/google-gemini/gemini-cli/pull/27956\n* fix(cli): handle tmux false positive background detection by @amelidev in https://github.com/google-gemini/gemini-cli/pull/27572\n* Add static eval source analyzer by @ved015 in https://github.com/google-gemini/gemini-cli/pull/27631\n* fix(config): migrate coreTools setting to tools.core by @galz10 in https://github.com/google-gemini/gemini-cli/pull/27947\n* fix(core-tools): resolve defensive path resolution for at-reference files by @luisfelipe-alt in https://github.com/google-gemini/gemini-cli/pull/27943\n* Revert \"fix(core-tools): resolve defensive path resolution for at-reference files\" by @galz10 in https://github.com/google-gemini/gemini-cli/pull/27992\n* chore(release): bump version to 0.49.0-nightly.20260617.g4d3dcdce1 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/28003\n* Changelog for v0.48.0-preview.0 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/27999\n* fix(ci): provide fallbacks for package variables in nightly release by @galz10 in https://github.com/google-gemini/gemini-cli/pull/28016\n* chore(deps): pin dependencies and enforce 14-day update cooldown by @galz10 in https://github.com/google-gemini/gemini-cli/pull/27948\n* fix(ci): append trailing slash to registry url in npmrc by @rmedranollamas in https://github.com/google-gemini/gemini-cli/pull/28038\n* feat: add eval:inventory CLI command and reporting logic by @ved015 in https://github.com/google-gemini/gemini-cli/pull/28009\n* fix: resolve workspace publish failures and scheduler event loop starvation by @rmedranollamas in https://github.com/google-gemini/gemini-cli/pull/28063\n* fix(ci): use wombat dressing room fallback in nightly release to prevent ENEEDAUTH by @rmedranollamas in https://github.com/google-gemini/gemini-cli/pull/28104\n* Add JSON output for eval inventory by @ved015 in https://github.com/google-gemini/gemini-cli/pull/28058\n\n## New Contributors\n* @sanchezcoraspe made their first contribution in https://github.com/google-gemini/gemini-cli/pull/27467\n* @sidhantgoyal-droid made their first contribution in https://github.com/google-gemini/gemini-cli/pull/27956\n* @amelidev made their first contribution in https://github.com/google-gemini/gemini-cli/pull/27572\n\n**Full Changelog**: https://github.com/google-gemini/gemini-cli/compare/v0.47.0...v0.49.0","publishedAt":"2026-06-25T20:12:27.000Z","url":"https://github.com/google-gemini/gemini-cli/releases/tag/v0.49.0","media":[],"prerelease":false,"source":{"slug":"gemini-cli","name":"gemini-cli","type":"github"},"product":{"slug":"gemini","name":"Gemini"},"groupSlug":"gemini","groupName":"Gemini","coverageCount":0,"contentChars":3730,"contentTokens":1064,"composition":{"bugs":5,"features":2,"enhancements":2}},{"id":"rel_ieHyrcHw-c6Cqf5tL4EEW","version":"v2.10.0","type":"feature","title":"v2.10.0","summary":"Adds video generation and response format parameters, ComputerUse.disabled_safety_policies to both Interactions and Models, and usage fields for steps.","titleGenerated":"Gemini JavaScript SDK v2.10.0 adds video generation parameters and ComputerUse safety policies","titleShort":"Video generation params; ComputerUse safety policies; usage fields","breaking":"none","importance":null,"content":"## [2.10.0](https://github.com/googleapis/js-genai/compare/v2.9.0...v2.10.0) (2026-06-24)\n\n\n### Features\n\n* [Interactions] Add ComputerUse.disabled_safety_policies ([a2ca95c](https://github.com/googleapis/js-genai/commit/a2ca95cb81230ac371864914d2ad655c3f83c7bb))\n* [Models] Add ComputerUse.disabled_safety_policies ([3618023](https://github.com/googleapis/js-genai/commit/3618023147fe8ba63a9ecfa00253ab489e74aba8))\n* add usage fields for steps ([048db9a](https://github.com/googleapis/js-genai/commit/048db9a660d6cb7107212baab64e694db8498dfc))\n* add video generation and response format parameters. ([84e795c](https://github.com/googleapis/js-genai/commit/84e795cf4add4ca9dffe47828d6528e19d684d54))","publishedAt":"2026-06-24T01:12:53.000Z","url":"https://github.com/googleapis/js-genai/releases/tag/v2.10.0","media":[],"prerelease":false,"source":{"slug":"js-genai","name":"js-genai","type":"github"},"product":{"slug":"gemini","name":"Gemini"},"groupSlug":"gemini","groupName":"Gemini","coverageCount":0,"contentChars":699,"contentTokens":244,"composition":{"bugs":0,"features":5,"enhancements":0}},{"id":"rel_Lqk2WQ96g7VAYbk-P0Fhg","version":"v2.10.0","type":"feature","title":"v2.10.0","summary":"Adds disabled_safety_policies support for computer use on both Interactions and Models, video generation and response format parameters, usage fields for steps, and MCP support for async generate_content_stream.","titleGenerated":"Gemini Python SDK v2.10.0 adds computer use safety policies and video generation parameters","titleShort":"Computer use safety policies; video generation params","breaking":"none","importance":null,"content":"## [2.10.0](https://github.com/googleapis/python-genai/compare/v2.9.0...v2.10.0) (2026-06-24)\n\n\n### Features\n\n* Add Agent Platform MCP support to async generate_content_stream ([a4772cc](https://github.com/googleapis/python-genai/commit/a4772cce433632fbf49eb029bf601480ef58a2ab))\n* [Interactions] Add ComputerUse.disabled_safety_policies ([732368f](https://github.com/googleapis/python-genai/commit/732368f7fd8a67c748c3cdc2b418144e1e94b4e5))\n* [Models] Add ComputerUse.disabled_safety_policies ([a359406](https://github.com/googleapis/python-genai/commit/a3594063430c33b9e8984fcf54ef3711125f5c37))\n* Add usage fields for steps ([7bb6c72](https://github.com/googleapis/python-genai/commit/7bb6c72020d99c24dede6400acd66864d2c8f056))\n* Add video generation and response format parameters. ([ec8f22b](https://github.com/googleapis/python-genai/commit/ec8f22ba9b903719b49b3c1f56e61a8ff60bc397))\n\n\n### Documentation\n\n* Fix typos across docstrings ([63ec5bb](https://github.com/googleapis/python-genai/commit/63ec5bb175869624801aef587415fe246f6618af))","publishedAt":"2026-06-24T01:12:36.000Z","url":"https://github.com/googleapis/python-genai/releases/tag/v2.10.0","media":[],"prerelease":false,"source":{"slug":"python-genai","name":"python-genai","type":"github"},"product":{"slug":"gemini","name":"Gemini"},"groupSlug":"gemini","groupName":"Gemini","coverageCount":0,"contentChars":1044,"contentTokens":349,"composition":{"bugs":0,"features":5,"enhancements":0}},{"id":"rel_7MCFSEf7Hp9uZ97c9qgxw","version":null,"type":"feature","title":"Computer Use","summary":"Launched public preview support for the Computer Use tool in Gemini 3.5 Flash. This release includes simplified actions with intents, built-in support...","titleGenerated":null,"titleShort":null,"breaking":"unknown","importance":null,"content":"Launched public preview support for the Computer Use tool in Gemini 3.5 Flash. This release includes simplified actions with intents, built-in support for browser, mobile, and desktop environments, configurable safety policies, and advanced prompt injection detection.","publishedAt":"2026-06-24T00:00:00.000Z","url":"https://ai.google.dev/gemini-api/docs/changelog#computer-use","media":[],"prerelease":false,"source":{"slug":"api-release-notes","name":"API Release Notes","type":"scrape"},"product":{"slug":"gemini","name":"Gemini"},"groupSlug":"gemini","groupName":"Gemini","coverageCount":0,"contentChars":268,"contentTokens":48,"composition":null},{"id":"rel_ki4j1_EJ931Twk4myq3-g","version":"v2.9.0","type":"feature","title":"v2.9.0","summary":"Computer Use API fields are now exposed, and audio transcription configuration gains LanguageAuto, LanguageHints, and adaptationPhrases options. VoiceActivity now includes audioOffset, LiveServerContent includes interimInputTranscription, UsageMetadata includes ServiceTier, and the interaction API adds presence_penalty, frequency_penalty, and cached_content parameters plus renames usage to total_usage in StreamMetadata.","titleGenerated":"Gemini v2.9.0 adds Computer Use API fields and audio transcription options","titleShort":"Computer Use API fields exposed; audio transcription expanded","breaking":"unknown","importance":null,"content":"## [2.9.0](https://github.com/googleapis/js-genai/compare/v2.8.0...v2.9.0) (2026-06-19)\n\n\n### Features\n\n* Add audioOffset to VoiceActivity ([3bc7d42](https://github.com/googleapis/js-genai/commit/3bc7d423019bcc19c408ffcd21193b1f06677a3e))\n* Add interimInputTranscription to LiveServerContent ([3bc7d42](https://github.com/googleapis/js-genai/commit/3bc7d423019bcc19c408ffcd21193b1f06677a3e))\n* Add LanguageAuto, LanguageHints, and adaptationPhrases to AudioTranscriptionConfig ([3bc7d42](https://github.com/googleapis/js-genai/commit/3bc7d423019bcc19c408ffcd21193b1f06677a3e))\n* Add ServiceTier to UsageMetadata ([1f44b04](https://github.com/googleapis/js-genai/commit/1f44b04ec6572676e434c5adb4ee34f6c4be27aa))\n* expose Computer Use API fields ([da54ea4](https://github.com/googleapis/js-genai/commit/da54ea4c5ac918b7e2039156ef08bf8825c3930d))\n* **interaction-api:** Add presence_penalty, frequency_penalty, and cached_content to models.proto ([2740a42](https://github.com/googleapis/js-genai/commit/2740a4298ccb0bc5bad7b81afdd70affe52ebbe2))\n* **interaction-api:** Rename usage to total_usage in StreamMetadata. ([b72db47](https://github.com/googleapis/js-genai/commit/b72db47154cfafd68d0d68aa73a1d73a6a95dd02))\n* introduce gaos sdk libs ([bfac5d4](https://github.com/googleapis/js-genai/commit/bfac5d4945081f121e8023a67acbb21a0b5a7a2a))\n\n\n### Miscellaneous Chores\n\n* Configure 2.9.0 as the next release ([e9968c6](https://github.com/googleapis/js-genai/commit/e9968c637c410a2297ebd6f0d6050c572068687a))\n* Configure a 2.9.0-rc.0 prerelease ([ae612ec](https://github.com/googleapis/js-genai/commit/ae612ec26c46a74dca8f6118d69191a0dc5912f7))","publishedAt":"2026-06-19T08:13:47.000Z","url":"https://github.com/googleapis/js-genai/releases/tag/v2.9.0","media":[],"prerelease":false,"source":{"slug":"js-genai","name":"js-genai","type":"github"},"product":{"slug":"gemini","name":"Gemini"},"groupSlug":"gemini","groupName":"Gemini","coverageCount":0,"contentChars":1641,"contentTokens":584,"composition":{"bugs":0,"features":7,"enhancements":0}},{"id":"rel_X--HHcCE0PylC6XARGKsl","version":"v2.9.0","type":"feature","title":"v2.9.0","summary":"The interactions implementation has been completely replaced with no public API surface change. Adds audioOffset to VoiceActivity, interimInputTranscription to LiveServerContent, Computer Use API fields, and ServiceTier to UsageMetadata.","titleGenerated":"Gemini Python SDK v2.9.0 replaces interactions internals and adds audio offset to voice activity","titleShort":"Interactions internals rewritten; audioOffset added to VoiceActivity","breaking":"unknown","importance":null,"content":"## [2.9.0](https://github.com/googleapis/python-genai/compare/v2.9.0-rc1...v2.9.0) (2026-06-19)\n\n### Major updates\n\n* **The interactions implementation has been completely replaced**. The public api surface is unchanged.  ([d830f16](https://github.com/googleapis/python-genai/commit/d830f165d223ac5f42ab3fa74d2c3d868b0054d8))\n\n### Features\n\n* Add audioOffset to VoiceActivity ([fb785e4](https://github.com/googleapis/python-genai/commit/fb785e402a3aa958b45bf6300f0be972b2f92bf9))\n* Add gemini-3-flash-preview (gemini-3.1, gemini-3.5, gemini-4 are already mapped) to the local tokenizer map. ([749f8a1](https://github.com/googleapis/python-genai/commit/749f8a1b1b5ef06b4b0fc604bc5482f003ef0e1a)), closes [#1972](https://github.com/googleapis/python-genai/issues/1972)\n* Add interimInputTranscription to LiveServerContent ([fb785e4](https://github.com/googleapis/python-genai/commit/fb785e402a3aa958b45bf6300f0be972b2f92bf9))\n* Add LanguageAuto, LanguageHints, and adaptationPhrases to AudioTranscriptionConfig ([fb785e4](https://github.com/googleapis/python-genai/commit/fb785e402a3aa958b45bf6300f0be972b2f92bf9))\n* Broaden publisher model path check to support all publishers ([5d282e6](https://github.com/googleapis/python-genai/commit/5d282e662de39d7fb68d258e6ca20446dba16576))\n* Add ServiceTier to UsageMetadata ([45b4963](https://github.com/googleapis/python-genai/commit/45b4963f4cdc8dc01cffe85260c629e50595fbf9))\n* Expose Computer Use API fields ([420b5a7](https://github.com/googleapis/python-genai/commit/420b5a774852501f04c716f74b6c58f466bb71df))\n* Gemma 4 local tokenizer support ([ca97c58](https://github.com/googleapis/python-genai/commit/ca97c5805666f6386d0148848132c07ce81e2c72))\n* **interaction-api:** Add presence_penalty, frequency_penalty, and cached_content to models.proto ([05f16fe](https://github.com/googleapis/python-genai/commit/05f16fea01d4c8bdc4d6ac9c2b7bbed11ada3aee))\n* **interaction-api:** Rename usage to total_usage in StreamMetadata. ([7c331c6](https://github.com/googleapis/python-genai/commit/7c331c6c40825cbbbd7cfc354357c171bdf395f5))\n\n### Bug Fixes\n\n* Add fallback for `aiohttp.readline` without `max_line_length` for backward compatibility because we still want to keep aiohttp as optional dependency ([e99ab99](https://github.com/googleapis/python-genai/commit/e99ab99d63625b2f383a08f5fb91812c096f1c2b)), closes [#2487](https://github.com/googleapis/python-genai/issues/2487)\n* Fix header ([f8f9749](https://github.com/googleapis/python-genai/commit/f8f97496965795469888b93f3c70d6ea08296a83))\n* Keep live music API keys out of websocket urls ([#2564](https://github.com/googleapis/python-genai/issues/2564)) ([c754ebf](https://github.com/googleapis/python-genai/commit/c754ebf3973fde9894b24c2425cee67eb2d03b64))\n* Make `transformers` an optional dependency for local tokenizers, also add other dependencies to local-tokenizer-extras. ([528926b](https://github.com/googleapis/python-genai/commit/528926b5a94fb6590846e739e643895016d2c0d0))\n* Use .model_copy() instead of deprecated .copy() ([216369f](https://github.com/googleapis/python-genai/commit/216369f519712285db0902f0b248be3c4faf664c))","publishedAt":"2026-06-19T08:05:21.000Z","url":"https://github.com/googleapis/python-genai/releases/tag/v2.9.0","media":[],"prerelease":false,"source":{"slug":"python-genai","name":"python-genai","type":"github"},"product":{"slug":"gemini","name":"Gemini"},"groupSlug":"gemini","groupName":"Gemini","coverageCount":0,"contentChars":3130,"contentTokens":1019,"composition":{"bugs":1,"features":9,"enhancements":1}},{"id":"rel_bbTkg-7-bYZiyl-919QFZ","version":"v0.47.0","type":"feature","title":"Release v0.47.0","summary":"Auto mode now uses Gemini 3.5 Flash when the feature flag is enabled. MCP tool discovery uses atomic updates to prevent race conditions, and a TOML parse recovery with EBUSY fallback was added for policy handling.","titleGenerated":"Gemini CLI v0.47.0 updates auto mode to Gemini 3.5 Flash, fixes MCP tool discovery","titleShort":"Auto mode uses 3.5 Flash; MCP tool discovery atomic","breaking":"unknown","importance":null,"content":"## What's Changed\n* chore(release): bump version to 0.47.0-nightly.20260602.gcfcecebe8 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/27644\n* Changelog for v0.46.0-preview.0 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/27641\n* Respect backend definitions for 3.5 flash and Update auto mode to use 3.5 flash when the flag is enabled. by @DavidAPierce in https://github.com/google-gemini/gemini-cli/pull/27645\n* fix(policy): add EBUSY fallback and TOML parse recovery (#19919) by @krishdef7 in https://github.com/google-gemini/gemini-cli/pull/21541\n* Changelog for v0.45.0 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/27642\n* update the max amount of times the Antigravity transition banner can be displayed. by @DavidAPierce in https://github.com/google-gemini/gemini-cli/pull/27676\n* chore: remove experimental text from browser agent docs by @gsquared94 in https://github.com/google-gemini/gemini-cli/pull/27746\n* fix(core): implement atomic update in MCP tool discovery by @luisfelipe-alt in https://github.com/google-gemini/gemini-cli/pull/27619\n* Vertex ai model mapping fix by @DavidAPierce in https://github.com/google-gemini/gemini-cli/pull/27749\n* Add documentation and migration commands for Antigravity CLI by @DavidAPierce in https://github.com/google-gemini/gemini-cli/pull/27765\n* Avoid persisting empty resume sessions by @SandyTao520 in https://github.com/google-gemini/gemini-cli/pull/27770\n\n\n**Full Changelog**: https://github.com/google-gemini/gemini-cli/compare/v0.46.0...v0.47.0","publishedAt":"2026-06-18T01:51:23.000Z","url":"https://github.com/google-gemini/gemini-cli/releases/tag/v0.47.0","media":[],"prerelease":false,"source":{"slug":"gemini-cli","name":"gemini-cli","type":"github"},"product":{"slug":"gemini","name":"Gemini"},"groupSlug":"gemini","groupName":"Gemini","coverageCount":0,"contentChars":1580,"contentTokens":468,"composition":{"bugs":3,"features":1,"enhancements":2}},{"id":"rel_iFBnAbJpokHwTe2Fm2si_","version":"v2.9.0-rc1","type":"feature","title":"v2.9.0-rc1","summary":"Adds audioOffset and interimInputTranscription to Live API components, plus LanguageAuto, LanguageHints, and adaptationPhrases to AudioTranscriptionConfig. Also maps gemini-3-flash-preview to the local tokenizer and broadens publisher model path support.","titleGenerated":"Gemini Python SDK v2.9.0-rc1 adds audio offset and interim transcription to Live API","titleShort":"Live API gets audio offset, interim transcription, and language config","breaking":"unknown","importance":null,"content":"## [2.9.0-rc1](https://github.com/googleapis/python-genai/compare/v2.9.0-rc0...v2.9.0-rc1) (2026-06-17)\n\n\n### Features\n\n* Add audioOffset to VoiceActivity ([fb785e4](https://github.com/googleapis/python-genai/commit/fb785e402a3aa958b45bf6300f0be972b2f92bf9))\n* Add gemini-3-flash-preview (gemini-3.1, gemini-3.5, gemini-4 are already mapped) to the local tokenizer map. ([749f8a1](https://github.com/googleapis/python-genai/commit/749f8a1b1b5ef06b4b0fc604bc5482f003ef0e1a)), closes [#1972](https://github.com/googleapis/python-genai/issues/1972)\n* Add interimInputTranscription to LiveServerContent ([fb785e4](https://github.com/googleapis/python-genai/commit/fb785e402a3aa958b45bf6300f0be972b2f92bf9))\n* Add LanguageAuto, LanguageHints, and adaptationPhrases to AudioTranscriptionConfig ([fb785e4](https://github.com/googleapis/python-genai/commit/fb785e402a3aa958b45bf6300f0be972b2f92bf9))\n* Broaden publisher model path check to support all publishers ([5d282e6](https://github.com/googleapis/python-genai/commit/5d282e662de39d7fb68d258e6ca20446dba16576))\n\n\n### Miscellaneous Chores\n\n* Release 2.9.0-rc1 ([b95f2a8](https://github.com/googleapis/python-genai/commit/b95f2a87213da7b5305d9fb0ea801ca657fb109d))","publishedAt":"2026-06-17T22:49:56.000Z","url":"https://github.com/googleapis/python-genai/releases/tag/v2.9.0-rc1","media":[],"prerelease":false,"source":{"slug":"python-genai","name":"python-genai","type":"github"},"product":{"slug":"gemini","name":"Gemini"},"groupSlug":"gemini","groupName":"Gemini","coverageCount":0,"contentChars":1210,"contentTokens":427,"composition":{"bugs":0,"features":5,"enhancements":0}},{"id":"rel_3CG21sTPv-EN27gc_Wp-s","version":null,"type":"feature","title":"Streaming support for speech generation","summary":"Streaming via `streamGenerateContent` (and `stream: true` in the Interactions API) is now supported for the `gemini-3.1-flash-tts-preview` model. To l...","titleGenerated":null,"titleShort":null,"breaking":"unknown","importance":null,"content":"Streaming via `streamGenerateContent` (and `stream: true` in the Interactions API) is now supported for the `gemini-3.1-flash-tts-preview` model. To learn more, see the Text-to-Speech guide.","publishedAt":"2026-06-17T00:00:00.000Z","url":"https://ai.google.dev/gemini-api/docs/changelog#streaming-support-for-speech-generation","media":[],"prerelease":false,"source":{"slug":"api-release-notes","name":"API Release Notes","type":"scrape"},"product":{"slug":"gemini","name":"Gemini"},"groupSlug":"gemini","groupName":"Gemini","coverageCount":0,"contentChars":190,"contentTokens":51,"composition":null},{"id":"rel_YzEnlGuOFxNhs6mjPVykk","version":"v2.9.0-rc0","type":"feature","title":"v2.9.0-rc0","summary":"The interactions implementation has been completely replaced with an unchanged public API surface. Computer Use API fields are now exposed, Gemma 4 local tokenizer support is added, and live music API keys are kept out of websocket URLs.","titleGenerated":"Gemini Python SDK v2.9.0-rc0 replaces interactions implementation, exposes Computer Use API","titleShort":"Interactions implementation rebuilt; Computer Use API fields exposed","breaking":"unknown","importance":null,"content":"## [2.9.0-rc0](https://github.com/googleapis/python-genai/compare/v2.8.0...v2.9.0-rc0) (2026-06-16)\n\n### Major updates\n\n* The interactions implementation has been completely replaced. The public api surface should be unchanged.  ([d830f16](https://github.com/googleapis/python-genai/commit/d830f165d223ac5f42ab3fa74d2c3d868b0054d8))\n\n### Features\n\n* Add ServiceTier to UsageMetadata ([45b4963](https://github.com/googleapis/python-genai/commit/45b4963f4cdc8dc01cffe85260c629e50595fbf9))\n* Expose Computer Use API fields ([420b5a7](https://github.com/googleapis/python-genai/commit/420b5a774852501f04c716f74b6c58f466bb71df))\n* Gemma 4 local tokenizer support ([ca97c58](https://github.com/googleapis/python-genai/commit/ca97c5805666f6386d0148848132c07ce81e2c72))\n* **interaction-api:** Add presence_penalty, frequency_penalty, and cached_content to models.proto ([05f16fe](https://github.com/googleapis/python-genai/commit/05f16fea01d4c8bdc4d6ac9c2b7bbed11ada3aee))\n* **interaction-api:** Rename usage to total_usage in StreamMetadata. ([7c331c6](https://github.com/googleapis/python-genai/commit/7c331c6c40825cbbbd7cfc354357c171bdf395f5))\n\n\n### Bug Fixes\n\n* Add fallback for `aiohttp.readline` without `max_line_length` for backward compatibility because we still want to keep aiohttp as optional dependency ([e99ab99](https://github.com/googleapis/python-genai/commit/e99ab99d63625b2f383a08f5fb91812c096f1c2b)), closes [#2487](https://github.com/googleapis/python-genai/issues/2487)\n* Fix header ([f8f9749](https://github.com/googleapis/python-genai/commit/f8f97496965795469888b93f3c70d6ea08296a83))\n* Keep live music API keys out of websocket urls ([#2564](https://github.com/googleapis/python-genai/issues/2564)) ([c754ebf](https://github.com/googleapis/python-genai/commit/c754ebf3973fde9894b24c2425cee67eb2d03b64))\n* Make `transformers` an optional dependency for local tokenizers, also add other dependencies to local-tokenizer-extras. ([528926b](https://github.com/googleapis/python-genai/commit/528926b5a94fb6590846e739e643895016d2c0d0))\n* Use .model_copy() instead of deprecated .copy() ([216369f](https://github.com/googleapis/python-genai/commit/216369f519712285db0902f0b248be3c4faf664c))\n\n\n### Documentation\n\n* Announce Automatic Function Calling (AFC) upcoming breaking change warning ([4697258](https://github.com/googleapis/python-genai/commit/4697258417902a5d0074a2247db34bfdf40e5468))\n* Clarify Live API START/END_SENSITIVITY_HIGH/LOW defaults are different in Gemini Live and Gemini Enterprise Agent Platform Live API ([a0ec6ab](https://github.com/googleapis/python-genai/commit/a0ec6abc8f54f9cfc110e9b1dd3271971961f193)), closes [#2555](https://github.com/googleapis/python-genai/issues/2555)\n* Regenerate docs for 2.8.0 ([93e7ab1](https://github.com/googleapis/python-genai/commit/93e7ab1e8851dd68e59368d49bc2e3695dfd5148))","publishedAt":"2026-06-16T05:29:42.000Z","url":"https://github.com/googleapis/python-genai/releases/tag/v2.9.0-rc0","media":[],"prerelease":false,"source":{"slug":"python-genai","name":"python-genai","type":"github"},"product":{"slug":"gemini","name":"Gemini"},"groupSlug":"gemini","groupName":"Gemini","coverageCount":0,"contentChars":2843,"contentTokens":905,"composition":{"bugs":5,"features":5,"enhancements":3}},{"id":"rel_0PFa1ZAP-mQxB8sA_YXgd","version":null,"type":"feature","title":"Imagen and Veo model deprecations announced","summary":"**Imagen 4 and Gemini 3 Image models** being deprecated and will be shut down on August 17, 2026:\n- `imagen-4.0-generate-001`\n- `imagen-4.0-ultra-gene...","titleGenerated":null,"titleShort":null,"breaking":"unknown","importance":null,"content":"**Imagen 4 and Gemini 3 Image models** being deprecated and will be shut down on August 17, 2026:\n- `imagen-4.0-generate-001`\n- `imagen-4.0-ultra-generate-001`\n- `imagen-4.0-fast-generate-001`\n\n**Veo models** being deprecated and will be shut down on June 30, 2026:\n- `veo-2.0-generate-001`\n- `veo-3.0-generate-001`\n- `veo-3.0-fast-generate-001`\n\nMigrate to Veo 3.1 preview models (`veo-3.1-generate-preview`, `veo-3.1-fast-generate-preview`) or 3.1 GA models available through the Gemini Enterprise Agent Platform.\n\n**Experimental GMP Contextual View tool** (Grounding with Google Maps) will shut down on June 15, 2026.","publishedAt":"2026-06-15T00:00:00.000Z","url":"https://ai.google.dev/gemini-api/docs/changelog#imagen-and-veo-model-deprecations-announced","media":[],"prerelease":false,"source":{"slug":"api-release-notes","name":"API Release Notes","type":"scrape"},"product":{"slug":"gemini","name":"Gemini"},"groupSlug":"gemini","groupName":"Gemini","coverageCount":0,"contentChars":620,"contentTokens":204,"composition":null},{"id":"rel_k6KvnqXD0peIYT_-sWvCo","version":"v0.46.0","type":"feature","title":"Release v0.46.0","summary":"Hardened PTY resize against native crashes and fixed a spam loop when the preferred editor setting is invalid. Transitions to flash GA model when the experiment flag is present.","titleGenerated":"Gemini CLI v0.46.0 hardens PTY resize and fixes editor preference spam","titleShort":"PTY resize crashes fixed; invalid editor preference no longer spams","breaking":"unknown","importance":null,"content":"## What's Changed\n* fix(core): harden PTY resize against native crashes by @scidomino in https://github.com/google-gemini/gemini-cli/pull/27496\n* Changelog for v0.45.0-preview.0 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/27495\n* Changelog for v0.44.0 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/27569\n* fix(cli): prevent spam loop when preferredEditor is invalid by @Niralisj in https://github.com/google-gemini/gemini-cli/pull/25324\n* Adding quote by @scidomino in https://github.com/google-gemini/gemini-cli/pull/27571\n* Transition to flash GA model when experiment flag is present. by @DavidAPierce in https://github.com/google-gemini/gemini-cli/pull/27570\n* chore(ci): add optimized PR size labeler and batch workflows by @sripasg in https://github.com/google-gemini/gemini-cli/pull/27616\n* fix(ci): use pull_request_target trigger to grant write access on fork PRs by @sripasg in https://github.com/google-gemini/gemini-cli/pull/27637\n* fix(patch): cherry-pick e4315b3 to release/v0.46.0-preview.0-pr-27645 to patch version v0.46.0-preview.0 and create version 0.46.0-preview.1 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/27655\n* fix(patch): cherry-pick f40498d to release/v0.46.0-preview.1-pr-27676 to patch version v0.46.0-preview.1 and create version 0.46.0-preview.2 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/27699\n* fix(patch): cherry-pick f08b4af to release/v0.46.0-preview.2-pr-27749 to patch version v0.46.0-preview.2 and create version 0.46.0-preview.3 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/27768\n\n\n**Full Changelog**: https://github.com/google-gemini/gemini-cli/compare/v0.45.3...v0.46.0","publishedAt":"2026-06-10T01:15:02.000Z","url":"https://github.com/google-gemini/gemini-cli/releases/tag/v0.46.0","media":[],"prerelease":false,"source":{"slug":"gemini-cli","name":"gemini-cli","type":"github"},"product":{"slug":"gemini","name":"Gemini"},"groupSlug":"gemini","groupName":"Gemini","coverageCount":0,"contentChars":1756,"contentTokens":560,"composition":{"bugs":2,"features":1,"enhancements":0}},{"id":"rel_gKS16ci02V9J1KnL_jlz3","version":"v0.45.3","type":"feature","title":"Release v0.45.3","summary":"## What's Changed\n* fix(patch): cherry-pick f08b4af to release/v0.45.2-pr-27749 to patch version v0.45.2 and create version 0.45.3 by @gemini-cli-robo...","titleGenerated":"Gemini v0.45.3 patch release","titleShort":null,"breaking":"unknown","importance":null,"content":"## What's Changed\n* fix(patch): cherry-pick f08b4af to release/v0.45.2-pr-27749 to patch version v0.45.2 and create version 0.45.3 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/27769\n\n\n**Full Changelog**: https://github.com/google-gemini/gemini-cli/compare/v0.45.2...v0.45.3","publishedAt":"2026-06-09T22:15:59.000Z","url":"https://github.com/google-gemini/gemini-cli/releases/tag/v0.45.3","media":[],"prerelease":false,"source":{"slug":"gemini-cli","name":"gemini-cli","type":"github"},"product":{"slug":"gemini","name":"Gemini"},"groupSlug":"gemini","groupName":"Gemini","coverageCount":0,"contentChars":301,"contentTokens":105,"composition":null},{"id":"rel_6aUmJcTQYAOyretSSUP8y","version":"v0.45.2","type":"feature","title":"Release v0.45.2","summary":"## What's Changed\n* fix(patch): cherry-pick f40498d to release/v0.45.1-pr-27676 to patch version v0.45.1 and create version 0.45.2 by @gemini-cli-robo...","titleGenerated":"Gemini v0.45.2 patch release","titleShort":null,"breaking":"unknown","importance":null,"content":"## What's Changed\n* fix(patch): cherry-pick f40498d to release/v0.45.1-pr-27676 to patch version v0.45.1 and create version 0.45.2 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/27700\n\n\n**Full Changelog**: https://github.com/google-gemini/gemini-cli/compare/v0.45.1...v0.45.2","publishedAt":"2026-06-05T20:15:25.000Z","url":"https://github.com/google-gemini/gemini-cli/releases/tag/v0.45.2","media":[],"prerelease":false,"source":{"slug":"gemini-cli","name":"gemini-cli","type":"github"},"product":{"slug":"gemini","name":"Gemini"},"groupSlug":"gemini","groupName":"Gemini","coverageCount":0,"contentChars":301,"contentTokens":104,"composition":null},{"id":"rel_ObwGMmbwtQDoZdKNMMtbw","version":"v0.45.1","type":"feature","title":"Release v0.45.1","summary":"## What's Changed\n* fix(patch): cherry-pick 665228e to release/v0.45.0-pr-27570 to patch version v0.45.0 and create version 0.45.1 by @gemini-cli-robo...","titleGenerated":"Gemini v0.45.1 patch release","titleShort":null,"breaking":"unknown","importance":null,"content":"## What's Changed\n* fix(patch): cherry-pick 665228e to release/v0.45.0-pr-27570 to patch version v0.45.0 and create version 0.45.1 by @gemini-cli-robot in https://github.com/google-gemini/gemini-cli/pull/27667\n\n\n**Full Changelog**: https://github.com/google-gemini/gemini-cli/compare/v0.45.0...v0.45.1","publishedAt":"2026-06-04T20:56:59.000Z","url":"https://github.com/google-gemini/gemini-cli/releases/tag/v0.45.1","media":[],"prerelease":false,"source":{"slug":"gemini-cli","name":"gemini-cli","type":"github"},"product":{"slug":"gemini","name":"Gemini"},"groupSlug":"gemini","groupName":"Gemini","coverageCount":0,"contentChars":301,"contentTokens":104,"composition":null}],"pagination":{"nextCursor":"2026-06-04T20:56:59.000Z|2026-06-04T23:01:30.442Z|rel_ObwGMmbwtQDoZdKNMMtbw","limit":20}}