What's Changed
- chore(version): bump version to 1.0.0.post1 by @zhijianma in #2603
- Feat/console message by @zhaozhuang521 in #2604
- fix: message by @zhaozhuang521 in #2612
- fix: prevent none output by @rayrayraykk in #2608
- fix(console): 修复暗黑模式下斜杠命令菜单的文字对比度 by @ltzu929 in #2600
- feat: update runtime to improve robustness by @rayrayraykk in #2616
- fix(doc): broken anchor links in README Table of Contents by @bowenliang123 in #2614
- fix: 支持 requires 字段的列表格式 by @Jacky51351684 in #2504
- fix: exception handling for migration by @xieyxclack in #2618
- docs: Update comparison by @cuiyuebing in #2626
- fix(skill) signature cache & require by @Leirunlin in #2620
- Fix(Provider): Llama.cpp windows using Nvidia-GPU, check macOS version before installation by @pan-x-c in #2625
- fix(skill): req parsing to use safe formatter by @Leirunlin in #2630
- fix(dingtalk): fallback to Open API when sessionWebhook expires for scheduled tasks by @hongxicheng in #2617
- feat(chat): rename variable for clarity and adjust memory loading logic by @zhijianma in #2638
- fix: fix anyio version to avoid busy-wait loop by @rayrayraykk in #2634
- fix: tool guard when using thinking model by @xieyxclack in #2631
- Revert "fix(wecom): trigger reconnect on heartbeat failure to prevent permanent disconnection" by @hongxicheng in #2641
- feat(tool): fix "\n" in shell command for windows by @qbc2016 in #2635
- Feat/console select agent by @zhaozhuang521 in #2640
- feat(model): support video analysis for multimodal models by @qbc2016 in #2627
- chore(console): add type checking to format scripts by @zhijianma in #2643
New Contributors
- @Jacky51351684 made their first contribution in #2504
Full Changelog: v1.0.0...v1.0.0.post1