What's Changed
- chore(version): update version to 1.0.1b1 by @zhijianma in #2795
- fix(console): Fix file timestamp display showing "NaNd ago" in workspace by @bowenliang123 in #2793
- Conole/skill by @zhaozhuang521 in #2794
- feat(chat): add status indicators for chat sessions and enhance localization support by @zhijianma in #2803
- remove none used package-lock.json by @mautops in #2791
- feat(memory): support extra instruction for manual compact by @YingchaoX in #2694
- fix: website use pnpm instead of npm by @yuluo1007 in #2807
- perf(chat): improve reconnect compatibility for console chat by @zhijianma in #2823
- feat(console,backend): support persisted drag-and-drop ordering for agents by @hikariming in #2695
- fix(skills): preserve directory contents when renaming skills by @Leirunlin in #2775
- Fix WeChat channel: improve file upload and add typing indicator by @xianzhisheng in #2597
- Docs(skill): Update skill docs by @Leirunlin in #2767
- fix(qq): reset reconnect state when websocket session resumes by @kobewl in #2827
- feat(parser): add lenient parse for tool call by @qbc2016 in #2832
- fix: version by @zhaozhuang521 in #2835
- refactor(agents): fix command handler parameter naming and improve shell tool timeout handling by @jinliyl in #2834
- docs(readme): add WebView2 installation instructions for Windows and Web Authentication details by @zhijianma in #2836
- refactor(console): use dayjs relativeTime for formatTimeAgo i18n by @bowenliang123 in #2800
New Contributors
- @xianzhisheng made their first contribution in #2597
- @kobewl made their first contribution in #2827
Full Changelog: v1.0.0.post3...v1.0.1-beta.1