The open source project Clawdbot has released the v2026.1.24 update, focusing on message channels, enforcement approvals, and voice capability enhancements. This version adds the LINE (Messaging API) plug-in, which supports rich replies and quick replies. At the same time, the Telegram behavior is adjusted to treat topics in private chats as independent sessions, making it easy to separate context from session management, and providing a backlink preview switch.
In terms of tools and interactions, the ability to add cross-channel execution approval has been updated, allowing execution prompts to be confirmed through "/approve" in chat. The Control UI console has also been refreshed to improve font, color and layout consistency. Edge TTS is added as a keyless fallback scheme on the voice side, and "/tts" automatic mode and session-level coverage options are provided.
In addition, version synchronization improves Ollama discovery and documentation, upgrades Venice user guide and cross-linking, and adds Brave "freshness" filter parameter to web searches to facilitate retrieval of results by time range. The actual effect depends on the deployment environment, channel configuration, and permission settings, so it is recommended to check the plug-in registration, approval policy, and session migration impact before upgrading.
FAQs
Q: What are the main updates to Clawdbot v2026.1.24?
A: Added LINE plug-in rich replies and quick replies, independent conversations on Telegram private chat topics, /approve for approval, Control UI revision, and Edge TTS fallback.
Q: What scenarios are Clawdbot's LINE rich replies and quick replies suitable for?
A: It is suitable for sending structured cards, button-based actions, and quick options in LINE to improve the efficiency of customer service, notifications, and automated interactions.
Q: What does it mean for Clawdbot to treat Telegram DM topics as a standalone session?
A: Threads on different topics in the same private chat will save the context separately to reduce mutual interference, but it may also affect the original session continuity and historical truncation strategy.
Q: What is the use of Clawdbot's /approve execution approval function?
A: It is used to manually confirm actions that may be triggered, reduce the risk of misexecution, and support unified approval across multiple channels and plug-in scenarios.
Q: Does Clawdbot's Edge TTS fallback require a key?
A: The new Edge fallback mode in this release is keyless, but the output format and availability are still affected by the running environment and network conditions.