Compare commits

...

2 commits

Author SHA1 Message Date
Matt Rubens
23e0c1a071
Update CHANGELOG.md 2025-07-15 08:20:05 -04:00
github-actions[bot]
758e8ad039 changeset version bump 2025-07-15 12:18:08 +00:00
3 changed files with 5 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
"roo-cline": patch
---
- Update the max-token calculation in model-params to better support Kimi K2 and others

View file

@ -1,5 +1,9 @@
# Roo Code Changelog
## [3.23.12] - 2025-07-15
- Update the max-token calculation in model-params to better support Kimi K2 and others
## [3.23.11] - 2025-07-14
- Add Kimi K2 model to Groq along with fixes to context condensing math

View file

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