Patterns
Added supervisor and sequential patterns to enable coordinated multi-agent workflows.
Added supervisor and sequential patterns to enable coordinated multi-agent workflows.
An oversight layer that continuously monitors agent behaviour, validates outputs against defined objectives and constraints, and ensures the agent performs reliably, accurately, and as intended.
Enables users to define dynamic execution paths within workflows, including branching logic and iterative loops, allowing flexible control over how agents and tools are executed based on conditions.
Implemented input/output guardrails to enforce validation and safety across agent workflows.
File system within the application, allowing seamless file control when using agentflows.
Store chat history to revisit and continue previous conversations across sessions in both Library Agents and the Agent SDK.
Create orchestrations using natural language, with in-chat tools to edit nodes, delete nodes, use for-loop and filter tools, and switch to chitchat mode.
Invoke the Agent SDK and orchestrations programmatically from external systems and applications using webhooks.
Integrated an open-source observability platform to enable deeper observability into agent execution, prompts, and responses to monitor and debug agent behaviour.
Control LLM access at user and group levels so only models explicitly assigned appear in the interface.
Provide user-specific folders in the file_ops and data_transformation MCP servers for better organization and isolation of files and outputs.
Add memory at the agent level using Agent Memory (only that agent will know it) or at the user level using UserMemory (shared across all agents), enabling context retention across interactions and continuity in workflows.
View detailed agent-level execution logs with Observability platform integration under Profile → Traces, making monitoring and debugging easier.
Extend agents with Skills while editing an agent under the Tools section, enabling modular and reusable capabilities.
Personalize agents by uploading custom avatars or choosing from pre-existing icons.
Experience a smoother and more responsive orchestration canvas UI.