Skip to content

Commit 4e45158

Browse files
committed
docs: add release notes for version 3.25.1 including GLM-4.5-Air model support and subshell validation improvements
1 parent 0fbaafa commit 4e45158

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

docs/update-notes/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ This section contains notes about recent updates to Roo Code, listed by version
1919

2020
## Version 3.25
2121

22+
* [3.25.1](/update-notes/v3.25.1) (2025-07-29)
2223
* [3.25.0](/update-notes/v3.25.0) (2025-07-29)
2324

2425
---

docs/update-notes/v3.25.1.mdx

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
description: Adds GLM-4.5-Air model support and improves subshell validation.
3+
keywords:
4+
- roo code 3.25.1
5+
- GLM-4.5-Air model
6+
- subshell validation
7+
- bug fixes
8+
image: /img/social-share.jpg
9+
---
10+
11+
# Roo Code 3.25.1 Release Notes (2025-07-29)
12+
13+
This release adds a powerful new AI model to the Chutes AI provider and improves command execution reliability.
14+
15+
## Provider Updates
16+
17+
* **GLM-4.5-Air Model**: Added support for the GLM-4.5-Air model with 151K token context window for complex reasoning tasks and large codebase analysis - completely free to use (thanks matbgn!) ([#6377](https://github.com/RooCodeInc/Roo-Code/pull/6377))
18+
19+
## QOL Improvements
20+
21+
* **Subshell Validation**: Improved handling and validation of complex shell commands with subshells, preventing potential errors when using command substitution patterns ([#6379](https://github.com/RooCodeInc/Roo-Code/pull/6379))

0 commit comments

Comments
 (0)