File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
55For most users, our latest stable release is the recommended release. Install
66the 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
You can’t perform that action at this time.
0 commit comments