Patch Changes
-
#3780
486dcd2Thanks @Grapedge! - Update the terminal UI engine, fixing link colors in wrapped markdown tables and@file-completion ordering, and adding native clipboard support on Linux X11. -
#3776
48fad6eThanks @huangzheng2016! - Fix memory not being released when subagent scopes are disposed. -
#3777
dc76b0cThanks @huangzheng2016! - Fix progressively slower rendering on each round of large agent swarm runs. -
#3631
1336be3Thanks @wbxl2000! - Stop returning deleted sessions from global search before the search index catches up. -
#3775
f248624Thanks @huangzheng2016! - Reduce event-loop stalls and GC churn in sessions with many concurrent subagents. -
#3779
82ec469Thanks @huangzheng2016! - Fix pressing Ctrl+C while subagents are running exiting the whole CLI instead of just interrupting the subagents. -
#3752
0725ef1Thanks @tpoisonooo! - Fix tower mode mistaking newly spawned agents for previous sessions' roster entries.