v2.0.0-beta.6
Pre-release
Pre-release
What's Changed
- test(unit): channels module unit tests — PR-A3 by @hanson-hex in #5812
- chore: bump version to 2.0.0b6 by @cuiyuebing in #5915
- fix(envelope): passthrough tool result error state to frontend by @XiuShenAl in #5912
- fix(agents): preserve Responses API function_call names by @jinliyl in #5913
- fix(providers): OpenAI Responses API formatting and reasoning_content compatibility by @qbc2016 in #5920
- fix(loop): reset gate state on new user turn and peer-reset on continuation by @rayrayraykk in #5916
- fix(tool_guard): detect find -delete as dangerous shell command by @manjieqi in #5843
- feat(tools): add show_file option to grep_search by @hehuang139 in #5840
- docs(console): add Whisper installation notes by @RerankerGuo in #5924
- fix(console): cover plugin market compatibility labels by @Osier-Yi in #5926
- feat(chat): handle error state in ToolCardShell component by @zhijianma in #5928
- fix(tools): support pipe-separated literals in grep_search by @hehuang139 in #5834
- test(inbox): make append_event cap test O(1), not O(n²) by @hanson-hex in #5917
- fix(website): update blog contents by @yuluo1007 in #5914
- fix: support offline binary file preview in Tauri desktop mode by @zhaozhuang521 in #5889
- fix: per-message current time injection, drop get_current_time tool (#5455) by @wangfei010313 in #5923
- feat(tools): add ToolChunk instances for web search and fetch results by @zhijianma in #5933
- update(docs): update docs for qwenpaw 2.0 by @cuiyuebing in #5932
- Revert "fix: per-message current time injection, drop get_current_time tool (#5455)" by @rayrayraykk in #5936
- fix(docs): refine news format by @cuiyuebing in #5937
New Contributors
- @RerankerGuo made their first contribution in #5924
Full Changelog: v2.0.0-beta.5...v2.0.0-beta.6