Tools
Cherry Studio v2.0.10 stabilizes the agent system prompt prefix as a cache optimization
The 2026-08-28 release includes `perf(agent): stabilize system prompt prefix` (#19297), a change aimed at keeping the prompt cache warm across turns rather than invalidating it whenever the prefix shifts, alongside parallelized independent config pipelines (#19284) and parallelized device metadata reads during backup (#19282). It also polishes the subagent flow and running status (#19309) and anchors relative dates in web search to runtime rather than to a stale reference (#19304), a quiet correctness fix for any agent reasoning about 'yesterday'. This follows v2.0.9's approval-policy work from earlier in the week.
Source
↳ Follow the thread