Skip to content

Commit 96cc8a0

Browse files
Changelog for v0.37.1 (#25055)
Co-authored-by: gemini-cli-robot <224641728+gemini-cli-robot@users.noreply.github.com>
1 parent 55db77b commit 96cc8a0

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

docs/changelogs/latest.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Latest stable release: v0.37.0
1+
# Latest stable release: v0.37.1
22

3-
Released: April 08, 2026
3+
Released: April 09, 2026
44

55
For most users, our latest stable release is the recommended release. Install
66
the latest stable version with:
@@ -26,6 +26,12 @@ npm install -g @google/gemini-cli
2626

2727
## What's Changed
2828

29+
- fix(acp): handle all InvalidStreamError types gracefully in prompt
30+
[#24540](https://github.com/google-gemini/gemini-cli/pull/24540)
31+
- feat(acp): add support for /about command
32+
[#24649](https://github.com/google-gemini/gemini-cli/pull/24649)
33+
- feat(acp): add /help command
34+
[#24839](https://github.com/google-gemini/gemini-cli/pull/24839)
2935
- feat(evals): centralize test agents into test-utils for reuse by @Samee24 in
3036
[#23616](https://github.com/google-gemini/gemini-cli/pull/23616)
3137
- revert: chore(config): disable agents by default by @abhipatel12 in
@@ -416,4 +422,4 @@ npm install -g @google/gemini-cli
416422
[#24842](https://github.com/google-gemini/gemini-cli/pull/24842)
417423

418424
**Full Changelog**:
419-
https://github.com/google-gemini/gemini-cli/compare/v0.36.0...v0.37.0
425+
https://github.com/google-gemini/gemini-cli/compare/v0.36.0...v0.37.1

0 commit comments

Comments
 (0)