File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed
Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.5.32 (2026-04-08)
4+
5+ ### Performance
6+
7+ - ** Context snowball fix** : Aggressive microcompaction cuts token usage 40-60% in long sessions
8+ - Clear old tool results after 3 exchanges (was 8)
9+ - Truncate old tool_use inputs (Edit replacements, Bash commands)
10+ - Idle threshold reduced to 5 minutes (was 60)
11+ - Triggers at 6 messages (was 15)
12+
13+ ### Added
14+
15+ - ** Busy indicator** : Spinner in input box and status bar when agent is working — always visible whether waiting for API, thinking, or running tools
16+ - ** Unbrowse built-in** : Auto-discovers [ Unbrowse] ( https://github.com/unbrowse-ai/unbrowse ) MCP server when installed
17+
18+ ### Changed
19+
20+ - ** GLM-5 → GLM-5.1** : Default model and turbo variant updated
21+ - ** 55+ models** : Updated model count across all docs (was 41+)
22+ - ** Brand cleanup** : Removed all legacy BRCC and ClawRouter references
23+
324## 2.5.31 (2026-04-08)
425
526### Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @blockrun/runcode" ,
3- "version" : " 2.5.31 " ,
3+ "version" : " 2.5.32 " ,
44 "description" : " RunCode — AI coding agent powered by 55+ models. Pay per use with USDC." ,
55 "type" : " module" ,
66 "bin" : {
You can’t perform that action at this time.
0 commit comments