From f1a3c35deecad173da218c67941c3c3ff1ebc772 Mon Sep 17 00:00:00 2001 From: gemini-cli-robot Date: Fri, 27 Mar 2026 14:19:26 -0700 Subject: [PATCH] Changelog for v0.36.0-preview.5 (#24046) Co-authored-by: gemini-cli-robot <224641728+gemini-cli-robot@users.noreply.github.com> Co-authored-by: Sam Roberts <158088236+g-samroberts@users.noreply.github.com> --- docs/changelogs/preview.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/docs/changelogs/preview.md b/docs/changelogs/preview.md index 541c881ed2..6c31a64679 100644 --- a/docs/changelogs/preview.md +++ b/docs/changelogs/preview.md @@ -1,6 +1,6 @@ -# Preview release: v0.36.0-preview.4 +# Preview release: v0.36.0-preview.5 -Released: March 26, 2026 +Released: March 27, 2026 Our preview release includes the latest, new, and experimental features. This release may not be as stable as our [latest weekly release](latest.md). @@ -31,6 +31,11 @@ npm install -g @google/gemini-cli@preview ## What's Changed +- fix(a2a-server): A2A server should execute ask policies in interactive mode by + @kschaab in [#23831](https://github.com/google-gemini/gemini-cli/pull/23831) +- docs(core): document agent_card_json string literal options for remote agents + by @adamfweidman in + [#23797](https://github.com/google-gemini/gemini-cli/pull/23797) - feat(core): support inline agentCardJson for remote agents by @adamfweidman in [#23743](https://github.com/google-gemini/gemini-cli/pull/23743) - fix(patch): cherry-pick 055ff92 to release/v0.36.0-preview.0-pr-23672 to patch @@ -381,4 +386,4 @@ npm install -g @google/gemini-cli@preview [#23666](https://github.com/google-gemini/gemini-cli/pull/23666) **Full Changelog**: -https://github.com/google-gemini/gemini-cli/compare/v0.35.0-preview.5...v0.36.0-preview.4 +https://github.com/google-gemini/gemini-cli/compare/v0.35.0-preview.5...v0.36.0-preview.5