Compare commits

...

2 commits

Author SHA1 Message Date
Matt Rubens
70867e21bd
Revise CHANGELOG for version 3.38.2 updates
Updated the changelog for version 3.38.2 with new features and fixes.
2025-12-31 00:21:06 -08:00
github-actions[bot]
1a6459ec19 changeset version bump 2025-12-31 08:18:09 +00:00
3 changed files with 12 additions and 13 deletions

View file

@ -1,12 +0,0 @@
---
"roo-cline": patch
---
![3.38.2 Release - Skill Alignment](/releases/3.38.2-release.png)
- Align skills system with Agent Skills specification (PR #10409 by @hannesrudolph)
- Prevent write_to_file from creating files at truncated paths (PR #10415 by @mrubens)
- Update Cerebras maxTokens to 16384 (PR #10387 by @sebastiand-cerebras)
- Fix rate limit wait display (PR #10389 by @hannesrudolph)
- Remove human-relay provider (PR #10388 by @hannesrudolph)
- Replace Todo Lists video with Context Management video in documentation (PR #10375 by @SannidhyaSah)

View file

@ -1,5 +1,16 @@
# Roo Code Changelog
## [3.38.2] - 2025-12-31
![3.38.2 Release - Skill Alignment](/releases/3.38.2-release.png)
- Align skills system with Agent Skills specification (PR #10409 by @hannesrudolph)
- Prevent write_to_file from creating files at truncated paths (PR #10415 by @mrubens and @daniel-lxs)
- Update Cerebras maxTokens to 16384 (PR #10387 by @sebastiand-cerebras)
- Fix rate limit wait display (PR #10389 by @hannesrudolph)
- Remove human-relay provider (PR #10388 by @hannesrudolph)
- Replace Todo Lists video with Context Management video in documentation (PR #10375 by @SannidhyaSah)
## [3.38.1] - 2025-12-29
![3.38.1 Release - Bug Fixes and Stability](/releases/3.38.1-release.png)

View file

@ -3,7 +3,7 @@
"displayName": "%extension.displayName%",
"description": "%extension.description%",
"publisher": "RooVeterinaryInc",
"version": "3.38.1",
"version": "3.38.2",
"icon": "assets/icons/icon.png",
"galleryBanner": {
"color": "#617A91",