HomeGuidesAPI ReferenceRelease notes
Log In
Release notes

Version 1.28.0

  • Adding Context ID to agent interaction logging: Developers embedding the SUPERWISE agent can now use the new Context ID parameter to log users’ interactions according to their relevant context (e.g., adding the client ID + date as context). This allows all interactions to be recorded with their associated context, making it easier to track and monitor interactions later under a given context. When using our iframe client, the iframe will automatically create a new context ID for any user session or when the same user hasn’t interacted with the agent for the last 10 minutes. If a Context ID is not supplied, it will be randomly generated for each interaction.
  • Switching agent’s dataset: Users utilizing our observability capabilities for their agents can now choose to switch the dataset they log to. With this feature, users can log data from multiple agents into the same dataset, providing an easier way to perform cross-agent queries and policies.
  • Tags: To better enable users to organize their agents flexibly, we now allow multiple tags to be added to all resources (agents, policies, dashboards, datasets, guardrails). Tags are system-level, so users can reuse the same tag (e.g., use-case-oriented) for relevant guardrails, agents, or any other resource. These tags make search and filter operations simple and efficient.
  • Pricing tiering changes: To simplify the SaaS tiering logic for users, we have created a limit per resource per tier. Each tier comes with independent limits for the number of agents, policies, guardrails, datasets, dashboards, and users, instead of the agent + dataset combination we had previously.
  • Additional improvements: A few UX bug fixes, fixes for MCP server providers such as Composio, implementation of marketing tracking tags, and framework upgrades.