v2.1.0-beta.5
Pre-release
Pre-release
What's Changed
- fix(chats): handle dict-like model responses (#6813) by @RerankerGuo in #6816
- fix(memory): simplify long-term memory guidance by @jinliyl in #6942
- docs(website): make the Files workspace blog easier to understand by @jinliyl in #6950
- fix(memory): preserve auto-memory state across compression and session lifecycles by @jinliyl in #6830
- fix(summary): honor disable_thinking and interruption (#6811) by @RerankerGuo in #6818
- fix(console): group daily memory notes by path date by @jinliyl in #6941
- chore: bump the version to v2.1.0b5 by @cuiyuebing in #6962
- chore(website): declare Node 22 requirement by @kagura-agent in #6331
- fix: change context injection role from system to user by @zealonexp in #6360
- fix(console): handle large screenshot preview results by @zhaozhuang521 in #6965
- fix(console): hide copy file to chat button by @zhijianma in #6964
- fix(console): stop completed tool icons spinning by @zhaozhuang521 in #6967
- docs(website): add bilingual long-term memory blog by @jinliyl in #6949
- fix(console): hide streaming input character count by @zhaozhuang521 in #6971
- feat(console): add 3D memory graph by @zhaozhuang521 in #6922
- docs(blog): add QwenPaw checkpoint blog by @y1y5 in #6856
- docs(memory): add embedding model configuration guide by @jinliyl in #6771
- fix(token-usage): stop counting image base64 as text tokens by @yuanxs21 in #6968
- fix(openrouter): limit app attribution categories by @rayrayraykk in #6982
- fix(computer-use): preserve accessibility context by @jinglinpeng in #6977
New Contributors
- @kagura-agent made their first contribution in #6331
Full Changelog: v2.1.0-beta.4...v2.1.0-beta.5