Version 2.0.0 - Latest Release πŸš€

This is a major release introducing AI-powered workflow generation with the ADK provider.

✨ New Features

AI-Powered Workflow Generation

  • ADK Provider: Generate workflows from natural language descriptions
  • Multiple AI Models: Support for DeepSeek V3, Google AI, and Vertex AI
  • Smart Refinement: Automatic error correction and optimization

Enhanced SDK Server

  • REST API: Complete API server with FastAPI
  • SSE Streaming: Real-time workflow execution updates
  • Provider System: Pluggable architecture for AI providers

Platform Enhancements

  • Extended Client: New methods for platform resources
  • Better Streaming: Native SSE support with proper parsing
  • Organization Support: Multi-org workflow management

πŸ”§ Improvements

  • Fixed API endpoint format (operation=execute_workflow)
  • Added native_sse=true parameter for standard SSE format
  • Improved Python 3.9 compatibility
  • Enhanced error handling and retry logic

πŸ“š Documentation

  • New comprehensive documentation site
  • Interactive Jupyter notebooks
  • End-to-end tutorials
  • API reference updates

Version 1.5.0

Features

  • Basic workflow DSL
  • Kubernetes integration
  • Simple execution model

Improvements

  • Performance optimizations
  • Better error messages
  • Updated dependencies

Upcoming Features

In Development

  • LangChain Provider: Native LangChain integration for enhanced AI workflows
  • Workflow Templates: Marketplace of pre-built workflow templates
  • Visual Designer: Drag-and-drop workflow builder interface
  • Advanced Debugging: Enhanced debugging tools with step-by-step execution

Current Roadmap

  • Q1 2025: Enhanced monitoring and observability features
  • Q2 2025: Multi-cloud runner support for AWS, GCP, and Azure
  • Q3 2025: Workflow versioning and rollback capabilities
  • Q4 2025: Enterprise features and compliance tools

Recently Completed

  • Advanced error handling and retry mechanisms
  • Improved streaming capabilities with SSE
  • Enhanced security features for enterprise deployments
  • Better integration with CI/CD pipelines

Stay updated by watching our GitHub repository .