OpenClaw has released version 2026.2.15 of its platform, bringing significant enhancements to agent interactivity and security. The update, dubbed OpenClaw Components v2, introduces a suite of new UI elements for Discord, enabling richer, native interactions through buttons, select menus, and modals.
OpenClaw and OpenAI
Open-source AI agent framework for automating tasks across messaging platforms and software systems.
- Founded
- 2025
- Location
- San Francisco, United States
Artificial intelligence research and deployment company focused on developing advanced AI models like GPT-5.6 and GPT-Live, offering products such as ChatGPT...
- Founded
- 2015
- Location
- San Francisco, United States
- Funding
- $122.0B
Enhanced Discord and Agent Capabilities
Discord users can now experience more dynamic agent prompts, thanks to the integration of interactive components. This update also refines the user experience for UI elements and embeds within Discord, alongside improvements to execution approval workflows.
For developers, OpenClaw has exposed LLM input and output hook payloads, allowing extensions to better observe and utilize prompt context and model outputs. A major addition is the support for nested sub-agents, enabling agents to spawn their own children up to a configurable depth, with limits on child count and depth-aware tool policies.
Platform Integrations and Security Hardening
Several platform integrations have seen updates. Slack, Discord, and Telegram now support per-channel acknowledgment reaction overrides, accommodating platform-specific emoji formats. Cron and Gateway functionalities have been improved with a webhook delivery toggle and dedicated webhook authentication token support.
Security has been a major focus, with the deprecation of SHA-1 hashing for sandbox configurations in favor of SHA-256 for improved cache identity. Dangerous sandbox Docker configurations, such as bind mounts and host networking, are now blocked to prevent container escapes. Sensitive data like Telegram bot tokens are redacted from logs, and session details in gateway status responses are restricted for non-admin clients.
