What's Changed
- perf(config): remove unnecessary deep copy operations in agent config… by @jinliyl in #5240
- feat(console): add session filter by title (#4999) by @nguyenthanhthe in #5178
- chore: bump version 1.1.12b2 by @rayrayraykk in #5255
- feat(console): add user input queue by @zhijianma in #5158
- fix(sidebar): use calendar dates for session list date grouping by @zhijianma in #5257
- fix(console): keep empty dream_cron empty to disable dream job by @ployts in #5256
- docs: add Vietnamese README (README_vi.md) by @nguyenthanhthe in #5245
- fix(mcp): avoid IndexError on empty authorization_servers in OAuth discovery by @ly-wang19 in #5194
- fix(install): default to stable PyPI releases only by @rayrayraykk in #5269
- group langfuse observations by agent loop by @totoyang in #5128
- fix(memory): add async runtime probe for chromadb Rust bindings (#5243) by @rayrayraykk in #5271
- fix(console): wrap approval command text with word-break to prevent horizontal overflow (#4985) by @nguyenthanhthe in #5176
- fix(desktop): repair plugin dependency installs in Tauri sidecar by @jinglinpeng in #5260
- Feature/desktop port config by @wangfei010313 in #5272
- docs(roadmap): update roadmap by @cuiyuebing in #5277
- refactor(xiaoyi): refactor connection to dual WebSocket & fix unusable channel by @hongxicheng in #5274
New Contributors
- @nguyenthanhthe made their first contribution in #5178
- @totoyang made their first contribution in #5128
Full Changelog: v1.1.12-beta.1...v1.1.12-beta.2