You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Agent Workflow version upgrade with three modes: Launch, Polish, and Production
Launch Mode: Designed for automated generation of Agent workflows, enabling rapid initialization and prototype construction.
Polish Mode: Facilitates collaborative refinement of workflows among multiple roles, enhancing process logic and execution efficiency through iterative optimization.
Production Mode: Ensures stable operation of Agent workflows in real-world business scenarios, with high reliability and fault tolerance.
2. CLI tool supports interactive polishing of Agent workflows
Enables flexible modification of core components via commands:
Features configuration, Workflow Graph;
Agent definitions, Tool integration, and Prompts.
3. Enhanced workflow concurrency capability
Optimized underlying architecture supports parallel processing of multiple tasks, significantly improving execution efficiency and resource utilization in complex scenarios.