Skip to main content

Release 5.0 2025.10.23.1

Β· 3 min read

πŸŽ‰ New Features​

πŸ’¬ Feedback Collection​

End users can now provide feedback directly on your Assistant and Copilot agent responses.
Feedback can be submitted through the Chat Widget channel or via API from custom clients.

Gain valuable insights into how users perceive your agents’ performance and identify what aspects they find most helpful.

alt text alt text alt text


πŸ” Personal Connections in Skills​

Agents can now authenticate to connector skills using Personal Connections.
This enables end users to set up their own credentials and allow the agent to securely interact with their personal accounts β€” unlocking new types of personalized interactions.

alt text alt text alt text

Datasets [Preview]​

Now you can easily upload .csv files to create custom datasets. Link these datasets as Knowledge Sources to your agent, allowing it to reference your data and provide more accurate, data-driven responses.

alt text alt text

Want early access?
Be among the first to experience this powerful featureβ€”contact us for early access!


πŸ› οΈ Enhancements​

🧩 Context Variables in Skills​

Skills supporting Liquid templating can now use conversation context variables directly. This allows for more dynamic and personalized skill executions based on the ongoing conversation.

alt text alt text


πŸ’³ Subscription and Invoicing​

⚠️ Downgrade Notifications​

Receive notifications before your subscription plan ends β€” giving you time to renew or adjust your plan without interruptions.

alt text

🧾 Improved Invoicing​

The invoicing system now includes complete fiscal and tax information, along with your billing address.
Additionally, the reverse charge mechanism for corporate customers has been improved for greater accuracy.

Important: For future payments, please ensure that your billing address and tax ID are correctly provided to enable proper invoice generation.


🐞 Bug Fixes & Minor Improvements​

  • Conversation variables can now be used in draft versions of agents for easier testing and validation.
  • Implemented a retry mechanism in the website reprocessing job.
  • Added support for new OpenAI Image v1 models.
  • Added a compliance model filter to the AI Chat Management model selection.
  • The model end-of-life date is now included in the notification email.
  • Adjusted conversation variable display to show all variables instead of only those from the last skill execution.
  • Fixed an issue that caused agent duplication when using conversation variables.
  • Improved the deprecation date display β€” when a base model is inactive, its card and deprecation date are no longer shown, and child models can be easily selected.
  • Fixed role validation for executing context variable updates.
  • Changed the anonymization character used for sensitive data obfuscation.
  • Resolved an authentication issue when trying to access the Compliance Center without being logged in.
  • Fixed a quota error when upgrading from the Free plan. Now, when switching to any non-free plan, the existing quota is correctly removed.
  • Improved performance of the Compliance Center loading process.
  • Implemented a session persistence system to prevent users from being logged out after each release.

Release 5.0 2025.10.07.1

Β· 3 min read

πŸŽ‰ New Features​

Conversation Variables​

Introducing Conversation Context and Conversation Variables. Agents can now read, store, and update conversation-level variables during a session. These variables can be injected into prompts, allowing agents to adapt their behavior and outputs as the conversation progressesβ€”enabling more personalized, context-aware interactions.

alt text

Define custom variables for the conversation

alt text

Access variable data and pass it to the agent in your prompt

alt text

Add conditional logic by using the content of the variable

For a practical example of how Conversation Context can be used in a real-world scenario, see our blog post on Identity Verification in Conversational Agents - Context & Flow Control. This article demonstrates implementing an identity verification flow in a customer support agent for online order management, showcasing how conversation variables control multi-step validation and dynamic prompting.

Model End of Life Notifications​

Model Selection​

Easily spot models that are soon to be deprecated directly in the Agent Designer’s model selector, making it simple to plan replacements and avoid disruption.

alt text

Email Notifications​

A new email notification service alerts you when an LLM model is approaching end-of-life. Notifications list the affected models, which agents use them, and recommended alternative models, so you can plan migrations and avoid service disruption. Notifications will be sent 30, 7, and 1 day before the End of Life.

alt text

πŸ› οΈ Enhancements​

Custom Log Retention​

Set how many days advanced instance-level logs are retained per agent in Serenity* Star, giving teams easy control over data-retention policies. Depending on your subscription plan, you can increase the default retention period to better meet your compliance, auditing, or troubleshooting needs, ensuring flexibility and alignment with your organization’s requirements.

alt text

Improved API Key Scopes​

Create API keys from Dev Tools and assign explicit scopes to each key. Permissions in the Agent Design Studio are now easier to manage, giving you finer access control for integrations and teams.

alt text

Duplicate Workflows​

Duplicate existing workflows and use Serena to quickly modify details. This speeds up iteration, testing, and rollouts for similar workflows.

alt text

🐞 Bug Fixes & Minor Improvements​

  • Improved loading performance of the billing view.
  • Enhanced retry strategies for Knowledge Reprocessing.
  • Model selector in agents now shows the correct model types.
  • UI improvements, better empty states, and typo fixes.
  • Improved usability in the Connection Selector for plugins.
  • Fixed data overload in the Duration column in the Agent Instance Grid.
  • Improved validation errors in Agent Design Studio for clearer feedback.
  • Increased agent size to support more complex agent definitions.
  • Improved filtering of allowed models in the model catalog.
  • Fixed markdown styles in the Chat Widget.
  • Fixed agent duplication bug when changing agent type.
  • Improved guardrails by analyzing full chat history in Proxy and Chat agents.

Release 5.0 2025.09.25.1

Β· 2 min read

πŸŽ‰ New Features​

πŸ§‘β€πŸ’» Agent Design Studio Redesign​

We’ve fully redesigned the Agent Design Studio to provide a clearer and more efficient user experience.

  • Quickly review how your agent is configured.
  • Access essential data at a glance.
  • Navigate seamlessly with the new card-based system.

alt text alt text alt text alt text

πŸ›‘οΈ Guardrails​

Guardrails have been expanded for more precise control.

  • Select which rules to enable per agent.
  • Choose the validation method that best suits your needs.
  • Monitor all Guardrail Violations directly in the Compliance Center.
  • Choose from different Guardrails providers: Open AI Moderations or Alinia

alt text alt text

πŸ”Œ Connectors​

Skill connectors introduce new ways to integrate with external services.

  • Allow agents to access Outlook Email, Google Drive, Google Spreadsheets, Google Docs, Google Calendar.
  • Enable over 30 new skills with a simplified authorization flow.
  • Many more to come in the upcoming weeks

alt text alt text


πŸ› οΈ Enhancements​

⏱️ Agent Response Times​

New performance data is available to better understand agent response times.

  • Compare time-to-first-token against total token generation time.
  • Identify and optimize performance bottlenecks.
  • See clear day by day average response times for your agent

alt text


🐞 Bug Fixes & Minor Improvements​

  • Fixed data overflow in the agent instance summary.
  • Enabled edit mode for parameter sliders in the Designer.
  • Improved grid performance in the Agent Instance view.
  • Fixed knowledge reload issues when re-adding the same website.
  • Added support for Client Authentication in the OAuth connector.
  • Fixed confirmation handling in reprocess flows.
  • Improved token confirmation in registration and password creation.
  • Enhanced feedback in the preview component when a conversation is closed.
  • Improved performance in Quality Studio.
  • Fixed duplicate executor task logs in View More in agent preview.
  • Corrected knowledge audit display issues.
  • Fixed workflow errors when accessing HTTP endpoints with application/javascript content type.
  • Corrected grid display in Serenity AI Chat.
  • Fixed β€œcopy to clipboard” in API keys.
  • Resolved issue in reprocessing configuration that prevented saving.
  • Improved token refresh handling in reset password and registration flows.

Release 5.0 2025.09.09.1

Β· 2 min read

πŸŽ‰ New Features​

Token Distribution in Instances​

Get a detailed view of how your agent is consuming tokens with the new Input Token Distribution charts. These charts show how tokens are allocated across system definitions, knowledge, user messages, skills, and moreβ€”helping you understand performance at every step of the conversation.

Token Distribution

MCP Skill​

The new MCP Skill lets your agent connect to remote MCP servers. Simply add the skill and the server URL to start accessing available methods.

MCP Skill

Currently, MCP Skill works only with open servers (No Auth). Support for OAuth is coming soon.

AI Workflows​

Easily build workflows with the help of AI. Interact with Serena to define your needs, and we'll auto-generate a workflow using your available agents. Reduce setup time and get a working workflow faster.

AI Workflows

Support Center​

Find all support resources in one placeβ€”FAQs, helpful guides, and contact informationβ€”organized for quick and easy access.

Support Center

Provider & Model Control (Compliance Center)​

Gain full control over which AI models are available in your organization. Define allowed providers and models based on compliance or performance requirements, ensuring consistency across your teams.

Provider Model Control


πŸ› οΈ Enhancements​

Bring Your Own Key (Compliance Center)​

Bring Your Own Key (BYOK) is now fully integrated into the Compliance Center, unifying all compliance features in a single view. The UI has also been updated for easier navigation.

BYOK Integration

Knowledge​

The Knowledge tab has been refreshed for a clearer and easier presentation of information, improving the overall user experience.

Knowledge - New list of files

Knowledge - New sections list

System Context Parameters​

Quickly see which context parameters are available for your agents.

System Context Parameters


🐞 Bug Fixes & Minor Improvements​

  • Fixed an issue that disabled channels when publishing agents through knowledge API loads, version grid publishing, or knowledge reprocessing.
  • Resolved errors with side panels when duplicating agents multiple times.
  • Fixed issues with sensitive data obfuscation.
  • Simplified conversation methods for improved performance.
  • Recent agents are now automatically updated when a user is updated.
  • Fixed inconsistent disclaimer displays in channels.
  • Added mapping of system context parameters in skills for use in Liquid expressions.
  • Increased initial bot message character limit to 2000.
  • Skill output content is now returned on output tasks in stream mode.

Release 5.0 2025.08.26.1

Β· 2 min read

πŸŽ‰ New Features​

πŸ›‘οΈ Compliance Center​

A new Compliance Center is available for managing organizational security. Administrators can configure security policies, manage login methods, and enforce two-factor authentication for users.

Compliance Center

πŸ“Š Chart Generation Skill​

Agents now support custom chart generation for data visualization.

Chart Generation Chart Example


πŸ› οΈ Enhancements​

🧠 Reasoning Effort Control​

Agents now allow adjustment of reasoning effort for reasoning models, enabling more precise control over response detail and accuracy.

Reasoning Effort

πŸ’‘ System Context Suggestions​

The agent definition interface now provides improved command suggestions. Use the / command to access system context options for agent configuration.

System Context Suggestions

πŸ“š Knowledge​

🧬 New Embedding Models​

Added support for additional embedding models from Azure and Gemini.

βœ‚οΈ Extended Custom Delimiters​

Manual chunking of knowledge files using custom delimiters now preserves section length up to the maximum token limit supported by the embedding model.


🐞 Bug Fixes & Minor Improvements​

  • Added ping messages for long-running tasks.
  • Fixed Quality Studio execution failures caused by volatile knowledge files.
  • Improved icon display in the chat widget (real-time mode).
  • Enhanced permission validation to prevent duplicate users and confirmation errors.
  • Fixed the scheduled triggers counter in the plan summary.
  • Fixed duplication of agents when the Teams channel was enabled.
  • Improved WhatsApp vision support.
  • Channel copying during agent duplication/export now includes all channel information except sensitive data, such as WhatsApp credentials.
  • The next billing element now displays taxes.
  • Fixed an issue when creating agents from a URL.
  • Resolved issues related to channels when sharing and duplicating agents.

Release 5.0 2025.08.13.1

Β· 3 min read

πŸŽ‰ New Features​

πŸ“… Scheduled Triggers​

Take your automation further by scheduling the execution of your agents or workflows with Serenity Star. Define the frequency, version, and values of the input parameters, and leave the work to us.

image

Note: Scheduled triggers require activation in your subscription plan. Contact [email protected] for early access.


πŸ“Ž Microsoft Teams Integration​

We've added a new channel for your assistants: Microsoft Teams. Choose which agents will be available through your Teams bot on the Channels tab of the Agent Designer.

image

Note: To start using it, the Teams bot must be activated on your Azure subscription, contact us to complete this process.

πŸ€– Serena​

🌐 Create Agent from a Website​

Serena now uses web search directly to generate the base template for the agent. The base agent has been significantly improved with foundational skills and a more robust prompt.

πŸ—‚οΈ Serena Helps You Define Your Output JSON Format​

Serena is now available to help you when defining the output JSON format of your activity agent by providing helpful quick actions.

image

πŸ’‘ Serena Helps You Define Your Company Guidelines​

When defining your company guidelines, you can use Serena to help you configure them with integrated Markdown rendering.

image


πŸ› οΈ Enhancements​

⚑ Simplified Agent Execution​

The conversational agent execution endpoint no longer requires creating a conversation first β€” if no ChatId is provided, a new conversation is created automatically. This streamlines one-off or programmatic executions while reducing unnecessary API calls.

We've also introduced an endpoint to retrieve initial agent context (welcome message, starters, etc.) without creating a conversation β€” ideal for pre-loading UI elements efficiently.

Relevant Endpoints​

  • ▢️ Execute Agent: Use without chatId to auto-create a conversation: Link
  • ℹ️ Get Initial Agent Conversation Info: Retrieve initial bot message and conversation starters without side effects: Link
  • ⚠️ (Deprecated) Create Conversation: Still available temporarily but will be removed; migrate to the execution flow above: Link

πŸ“„ See API documentation for full request/response schemas.

πŸ“Š Agent Insights and Forms Endpoints​

Date filtering is now available for both Agent Insights and Agent Forms.

Relevant Endpoints​

  • πŸ“‹ Get Forms by Agent: Retrieve forms data filtered by date: Link
  • πŸ“Š Get Insights by Agent: Retrieve insights data filtered by date: Link

πŸ“„ See API documentation for full request/response schemas.

πŸ›‘οΈ Improved Agent Restrictions​

You can now define the level at which you want to restrict your agent. This simplifies configuration and ensures that security restrictions are applied. We recommend always setting an audit-level restriction to protect user privacy. Link

image

πŸ”‘ Workflow Security​

A default API key is now created for workflows to ensure secure execution.
You can find it in Developer Tools.

πŸ” Login Security​

Stronger security measures: the lockout process was improved and enforced for all users after 3 failed attempts.

image


🐞 Fixes & Improvements​

  • Simplified Assistant Behavior definition in Agent Designer.
  • Improved robustness in the WhatsApp channel.
  • Layout and UI adjustments.
  • Fixed Agent Insight automation to correctly handle non-UTC instances.
  • Fixed deletion of knowledge files via the API.
  • Updated default transcription model to gpt-4o transcribe.
  • Fixed a bug that prevented selecting sub-models when choosing a featured model.
  • Performance improvements in file download and client-side rendering.

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.

Release 5.0 2025.07.15.1

Β· 2 min read

πŸŽ‰ New Features​

πŸ€– Agent Prompts powered by Serena​

Quickly improve your prompts using Serena.
Click the Serena icon to add custom instructions to your prompts. You can also choose any of our "Quick actions" to enhance your prompt with predefined instructions.

alt text

🧩 Skill Templates​

Create and share custom skill templates across your organization for consistency and reuse. Save time by leveraging preconfigured templates.

alt text

Then, you'll be asked if you want to start from a template or create a new skill from scratch. alt text

πŸ’¬ Serenity* AI Chat​

🏒 Subtenancy Support​

Serenity* AI Chat now supports Subtenancy and Agent Permissions.
Users have exclusive access to Agents within their own Subtenant, improving compartmentalization and security.

πŸ”— Share Conversations​

Create conversation snapshots to quickly share ideas with anyone.

alt text

You can revoke access to shared conversations at any time, ensuring control over your data. alt text alt text


πŸ› οΈ Enhancements​

Agent Instance​

Access volatile knowledge files attached to user messages directly from the conversation history for better analysis.

alt text alt text

πŸ“ Genie Text Component​

A new assisted mode for the Genie Text Area lets users send custom instructions to the AI for improved response quality.

alt text


🐞 Bugs & Improvements​

  • Fixed error when editing a Subtenant.
  • Forms can now be inactivated for better control during agent execution.
  • Improved visualization of Skill cards when descriptions are lengthy.
  • Volatile knowledge files are now visible in agent instances.
  • Fixed bug caused by double-clicking the edit button on a skill.
  • Upgraded Skill emulator to GPT 4.1 Mini.
  • Added more evaluator models for improved assessment.
  • Enhanced performance with better validations during Agent Execution.
  • General UI adjustments for improved usability.
  • Corrected arrows and tooltips in agent and cost dashboard totals.
  • Fixed multiple submit errors in the AI Chat configuration screen.

Release 5.0 2025.07.02.1

Β· 3 min read

πŸŽ‰ New Features​

πŸ”„ Fallback Model​

Ensure continuous operation by selecting a fallback model. If your main model fails due to a vendor issue, the fallback model will be used automatically.

alt text

Requires the Fallback model feature in your subscription plan.

πŸ”— Export Agents​

Generate a public link to share your AI agent and its configuration. Anyone with the link can copy and reuse your agentβ€”ideal for collaboration, showcasing, or cloning.

alt text

No sensitive information (such as authorization keys) is included in the copied agent.

πŸ”‘ Bring Your Own Key​

Manage and use your own AI model provider keys. Executions using your key do not generate charges on your Serenity balance.

alt text

Requires the Bring Your Own Key feature in your subscription plan.

✨ Genie Textarea​

Introducing a powerful AI-enhanced textarea web component for Serenity* Star. Instantly transform any textarea into an intelligent editor with AI-powered completions and content generation.

Acess the documentation here

alt text

βš™οΈ Enhancements​

πŸ›‘οΈ Alinia Guardrails​

Integrate your own Alinia account with Serenity to access advanced guardrails features.

alt text alt text

πŸ› οΈ Skills​

πŸ”„ Reuse Skill Output​

Agents can now reuse information from previous skill executions for faster responses.

alt text

🌐 HTTP Request Skill​

Header responses can now be included in the agent context.

alt text

Newly supported content types:

  • application/json-patch+json
  • application/merge-patch+json
  • application/ld+json
  • application/hal+json

Default Accept headers added:

  • application/vnd.api+json
  • application/json-patch+json
  • application/merge-patch+json
  • application/ld+json
  • application/hal+json
  • application/problem+json
  • application/geo+json
  • application/schema+json

πŸ€– AI-Powered Knowledge​

The new knowledge integration mode intelligently filters tags and optimizes user queries to deliver more relevant responses. The agent now leverages chat history to improve result relevance.

alt text

🧠 Model Selector​

The improved model selector lets you choose from over 300 LLMs, easily selecting your preferred vendor or snapshot.

alt text

πŸ“Š Insights​

Trigger evaluation of insights on demand for a specific conversation or agent instance.

alt text

🐞 Bugs & Improvements​

  • Added current subscription billing cycle information to billing view.
  • Input parameters from preview are now automatically copied to code snippets.
  • Improved access to insights grids when the feature was not available.
  • Fixed bug in agent behavior and definition with advanced commands.
  • Corrected typos and improved localizations.
  • Improved insights processing job for better coverage and enhanced agent analysis.
  • Avoided resetting Knowledge tags when adding a new file.
  • Fixed parameter handling when executing the skill multiple times.
  • Fixed duplicate agent error when the original agent had permissions.
  • Fixed error that prevented uploading more than one knowledge file at a time.
  • Fixed error when changing embedding model in agent.
  • Fixed AI Chat Configuration activation of speech generation skill.
  • Added default knowledge integration mode in AI Proxy Agents.
  • Fixed insights mapping when duplicating agents.
  • Automatically removed free plan quota when upgrading to paid plan.
  • Fixed bug in chat widget with agents that had vision activated.

Release 5.0 2025.06.18.1

Β· 4 min read

✨ New Features​

πŸ€– Agent Insights​

Agent Insights allow you to automatically analyze past conversations and evaluate specific aspects of agent interactions.

You can define what insights to collect and set the desired coverage. Conversations will then be periodically analyzed to extract the defined data.

alt text alt text

Requires the Agent Insights feature in your subscription plan

Agent Insights analysis incurs a processing cost

🎯 Conversation Objective​

Assistant and Copilot agents now support setting a Conversation Objective, which automatically closes the conversation when the specified goal is met. This helps reduce costs and avoid excessive use of a single conversation.

alt text

πŸš€ Performance Improvements​

πŸ—„οΈ Cache Optimization​

We’ve reevaluated and improved cache integration, resulting in smoother operation across all hub layers.

πŸ“š Knowledge​

🧠 Extended Context Knowledge​

The new knowledge integration mode improves how information is organized and retrieved thanks to expanded context windows.

Enable Large Context Knowledge in the advanced settings to access this new behaviour.

Improvements include:

  • Grouped file chunks for better file organization
  • Enhanced metadata for richer context
  • Refined similarity search with extended conversation history analysis for higher knowledge relevance

alt text

🏷️ Custom File Metadata​

You can now define custom metadata for each knowledge file to help the agent assess relevance during conversations.

Files can be filtered using tags by including the knowledgeTags parameter in agent executions:

alt text

curl -X POST \
-L "https://api.serenitystar.ai/api/v2/agent/<AGENT_CODE>/execute" \
-H "Content-Type:application/json" \
-H "X-API-KEY: <YOUR_API_KEY>" \
-d '[
...
{
"key": "knowledgeTags",
"value": "Tag1, Tag2, Tag3"
},
...
]'

Knowledge tags work by applying OR logic

πŸ› οΈ Enhancements​

πŸ”‘ API Standardization of Task Messages​

Server-Sent Event task messages are now standardized using specific keys:

{ LoadingConfiguration, "configuration_load" },
{ ValidatingConfiguration, "configuration_validate" },
{ ValidatingRequest, "request_validate" },
{ AppendingContext, "context_append" },
{ CalculatingTokenBudget, "context_token_budget_calculate" },
{ SearchingRelevantKnowledge, "context_knowledge_search" },
{ SearchingRelevantVolatileKnowledge, "context_volatileknowledge_search" },
{ AskSensibleDataObfuscation, "sensitive_data_system_definition_obfuscate" },
{ InputSensibleDataObfuscation, "sensitive_data_user_input_obfuscate" },
{ CreatingInstance, "agent_instance_create" },
{ UpdatingActivity, "agent_instance_update" },
{ UpdatingChat, "agent_instance_update" },
{ UpdatingProxyRequest, "agent_instance_update" },
{ CalculatingPrices, "agent_instance_fares_create" },
{ ExecutingMetacontrol, "safety_metacontrol_execute" },
{ ExecutingAlinia, "safety_alinia_execute" },
{ InputModeration, "safety_input_moderate" },
{ LoadingPlugins, "skills_load" },
{ ExecutingPlugin, "skills_{0}_execute" },
{ InvokingPluginsWithEmulator, "skills_emulator_execute" },
{ ValidatingOutputJsonFormat, "output_format_validate" },
{ GettingAIResponse, "llm_response" }

🧩 Skills: Active/Inactive Toggle​

Skills can now be toggled as active or inactive to control whether they're included in agent execution. This allows you to experiment without losing skill configuration.

alt text

πŸ“ Markdown Editor in All Agents​

All agent types now support a built-in markdown editor. Markdown rendering performance and the output JSON field display size have been improved.

alt text

🧘 Serenity AI Chat​

Voice interaction​

Use voice commands to send messages to your conversation.

alt text

Automatic Guidelines​

When registering with a corporate email, AI Guidelines are now automatically generated based on your company domain.

🐞 Bugs & Minor Improvements​

  • Exported instance cost added to Quality Studio
  • Improved validation in system definition and behavior
  • Fixed logging error during agent designer validation
  • Excel export in Agent Manager now differentiates input and output tokens
  • Added Forms API endpoint
  • Fixed user usage chart in AI Chat Management
  • Resolved restore issue in chat widget when agent sent audio
  • Added support for application/vnd.api+json header in HTTP request skill
  • Fixed demo page rendering for agents with parameters
  • Fixed skill configuration issues when user had agent permissions but lacked required roles
  • AI Chat Guidelines now generated from email domain on tenant registration
  • Improved isolation of Chat Widget styles
  • Added endpoints to retrieve Forms results and Agent Insight results
  • Fixed executor skill issues when the invoked agent had no input parameters
  • Fixed side panel rendering in agent designer for newly added users with permissions
  • Improved scroll behaviour on Serenity* AI Chat
  • Improved error handling on Serenity* AI Chat
  • Fixed bug in edit message on Serenity* AI Chat