Compare commits

...

2 commits

Author SHA1 Message Date
Matt Rubens
0374b4d3b9
Revise CHANGELOG for version 3.25.22 2025-08-22 10:02:50 -07:00
github-actions[bot]
d5903a586a changeset version bump 2025-08-22 17:00:38 +00:00
3 changed files with 6 additions and 7 deletions

View file

@ -1,6 +0,0 @@
---
"roo-cline": patch
---
- Add prompt caching support for Kimi K2 on Groq (thanks @daniel-lxs and @benank!)
- Add documentation links for global custom instructions in UI (thanks @app/roomote!)

View file

@ -1,5 +1,10 @@
# Roo Code Changelog
## [3.25.22] - 2025-08-22
- Add prompt caching support for Kimi K2 on Groq (thanks @daniel-lxs and @benank!)
- Add documentation links for global custom instructions in UI (thanks @app/roomote!)
## [3.25.21] - 2025-08-21
- Ensure subtask results are provided to GPT-5 in OpenAI Responses API

View file

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