Skip to content

v0.3.0

Latest

Choose a tag to compare

@learningCatHD learningCatHD released this 13 Jun 23:44
· 35 commits to main since this release

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.