docs/en/releases/v2.0.3.mdx
Added the WeCom Smart Bot (wecom_bot) channel with streaming card output, support for receiving and replying to text and image messages, and full configuration through the Web Console.
Documentation: WeCom Smart Bot.
Related commits: d4480b6, a42f31f, 4ecd4df, 8b45d6c
Added the QQ official bot (qq) channel with support for text and image messages in both private chats and group chats.
Documentation: QQ Bot.
Related commits: 005a0e1, a4d54f5
The Web Console chat UI now supports file and image uploads — files can be sent directly to the agent for processing. The Read tool gains parsing support for Office documents (Word, Excel, PPT).
Related commits: 30c6d9b
gpt-5.4, gpt-5.4-mini, gpt-5.4-nano (1623deb)gemini-3.1-flash-lite-preview (ba915f2)Added integration with vendor Coding Plan (monthly programming subscription) tiers via the unified OpenAI-compatible path. Supported vendors include Aliyun, MiniMax, Zhipu GLM, Kimi, and Volcengine.
See Coding Plan docs for detailed configuration.
Memory flush improvements:
Related commits: 022c13f, c116235
docker-compose.yml env vars aligned with config-template.json, covering full model API key and Agent settings9899 port mapping so the Web Console is reachable in browser after Docker deployment./cow volume mount so agent workspace data (memories, persona, skills, etc.) persists across container rebuilds and upgradesbot_type propagation under Agent mode (#2691) Thanks @Weikjssssbot_type resolution priority under Agent mode (#2692) Thanks @6visionbot_type naming, Web Console persistence, and regex escaping (#2693) Thanks @6visionopenai_compat layer (#2688) Thanks @JasonOA888openai_compat migration across all model bots (#2689)bot_name dependency for Feishu group chats (b641bff)$VAR to %VAR% env-var conversion on Windows (7c67513)max_tokens cap for MiniMax models (1767413)Run ./run.sh update for a one-click upgrade, or manually pull the latest code and restart. See Upgrade Guide for details.
Release Date: 2026.03.18 | Full Changelog