Skip to main content

Release 5.0 2025.07.30.1

Β· 3 min read

πŸŽ‰ New Features​

Workflows​

Unleash powerful automation with custom workflows. Seamlessly chain agents, trigger specific actions, and build end-to-end flows β€” all through an intuitive interface.

  • Automate repetitive tasks: Reduce manual effort by letting workflows handle routine processes.
  • Integrate multiple agents: Coordinate actions between different agents for complex scenarios.
  • Conditional logic: Set up branching flows based on data, user input, or agent responses.
  • Multi-step processes: Orchestrate sequences such as approvals, notifications, or data transformations.
  • Trigger external actions: Connect with APIs, send emails, or update external systems as part of your workflow.

alt text

Note: Workflows require activation in your subscription plan.


Skills​

🧠 Code Execution Skill [Preview]​

Enable agents to generate and execute python code with the new Code Executor Skill.

alt text

πŸ” Workflow Execution Skill​

Trigger custom workflows directly from agents to extend automation capabilities.

alt text

πŸ’‘ Serena Skill Helper​

Leverage Serena during skill configuration to generate optimized descriptions and apply best practices β€” all with a single click.

alt text


πŸ› οΈ Enhancements​

πŸ’¬ Serenity* AI Chat​

Navigate your agents, models, and settings more efficiently with our redesigned interface.

alt text

Access a curated selection of high-performing models β€” now highlighted directly in the model selector for quick discovery.

alt text

πŸ”„ Unified Agent Types​

All subscription plans agent features are now unified β€” combining Assistant, Activity, AI Proxy, and Chat Completion features into a single, powerful offering. Select from any of this options when creating a new agent

Track cost and usage more accurately when using your own API key.

πŸ–₯️ System Context​

Allow agents to access runtime system info with new templating options: Use the following expressions in your agent for instant access to advanced system data.

{{system.channel}}  
{{system.groupIdentifier}}
{{system.knowledgeTags}}
{{system.messages}}
{{system.userIdentifier}}
{{system.volatileKnowledgeIds}}
{{system.whatsAppPhoneNumber}}
{{system.stream}}
{{system.date}}
{{system.country}}

πŸ” Login Security​

Stronger security measures: when registering a new login method, a confirmation email will now be sent for validation.

alt text

🌐 Web Search Skill​

Added support for Anthropic web search tools, unlocking powerful search capabilities for Claude models.


🐞 Fixes & Improvements​

  • Improved naming conventions and visual styling in the Knowledge panel.
  • Enhanced logout behavior: users are now correctly redirected to login.
  • Agent Designer sliders now show token values with clear multipliers (e.g., 10K, 160K).
  • Fixed β€œInsights on Demand” errors in Activity-type agents.
  • Improved accuracy of date filters in Agent Manager and Cost Dashboard.
  • Corrected filtering logic in the Dev Tools grid.
  • Instance grid now preserves filter and UI state across sessions.
  • Fixed β€œUpdate Now” redirect to correctly lead to the Change Plan screen.
  • Resolved issue with in-memory cache and skill result reuse.
  • Reinstated missing cancel button in the duplicate agent side panel.
  • Prevented duplicate submissions from multiple rapid clicks on the submit button.
  • Added retry logic and advanced logging for WhatsApp method to improve error detection.
  • Fixed code snippet rendering in the agent demo.
  • Enhanced performance and token formatting in agent execution views.
  • Agent grid now displays active filters clearly.