- "releasenoteEn": "This release includes the following main changes:\n\n### Added\n\n1. Added the Tencent Yuanbao channel for connecting sbot to Yuanbao bots, with reliable text, image, and file exchange in conversations.\n2. Long-term memory can now use Git to manage version history, making knowledge changes easier to track and restore.\n3. Added server process lifecycle logs for startup, normal exits, unexpected exits, and leftover running instances. The Admin UI now shows application and lifecycle logs separately.\n\n### Improved\n\n1. Memory now keeps high-priority entries and adds summaries that are relevant to the current query, avoiding unrelated context while leaving full entries available on demand.\n2. Agent capabilities such as Memory, Agenda, Notes, Wiki, and Skills are now composable plugins with clearer extension and configuration boundaries.\n3. Model, embedding, and conversation-storage capabilities are separated into independent providers for more flexible configuration and future extensions.\n4. Docker environments now prepare Git automatically, so Git-managed memory works without extra runtime setup.\n\n### Fixed\n\n1. Fixed model streams with no renderable content or tool calls being treated as successful responses. They now return a clear error that points to thinking or token settings.\n2. Improved Tencent Yuanbao token handling, reconnection, and media transfer to reduce message interruptions caused by transient network or authentication failures.",
0 commit comments