feature improvement
Launched Runtara — the open-source durable execution engine underpinning the platform. Added workflow validation with static analysis and examples.
- Launched Runtara — the open-source durable execution engine underpinning the platform
- Published runtara-core and runtara-environment to crates.io
- Added workflow validation with static analysis and examples
- Added custom event queries and management SDK
- Improved OCI container isolation and scheduling
- Introduced latency improvements for scenario execution
- Added metrics infrastructure for the execution engine
improvement feature
Added analytics improvements for execution tracking. Added agent documentation and metadata improvements.
- Improved scenario editing with better split step and schema editors
- Added analytics improvements for execution tracking
- Renamed “Operator” to “Agent” across the platform
- Improved DSL code generation and spec generation
- Added agent documentation and metadata improvements
- Improved connection management for agents
- Improved type system and schema handling
feature improvement
Added system stats and system info endpoints. Added multipart file upload support.
- Major improvements to scenario editing: mapping fields, agent selector, and DSL updates
- Added system stats and system info endpoints
- Improved Shopify agent with product search and catalog sync
- Added multipart file upload support
- Improved SFTP operator and object model handling
- Added operator annotations for better discoverability
- Improved checkpoint handling and I/O operations
- Improved validation rules and input normalization
feature improvement
Added scenario input/output schema definition. Added input/output mapping editor for configuring data flow between steps.
- Added scenario input/output schema definition
- Added input/output mapping editor for configuring data flow between steps
- Introduced object model with schema management and instance CRUD
- Improved trigger configuration and editing
- Added invocation history with detailed view
- Added file support in the execution engine
- Improved code generation for step events and triggers
- Added credential extraction for secure connection handling
feature improvement
Added child scenario support — compose workflows by referencing other scenarios. Added smart rate limiting per scenario.
- Added child scenario support — compose workflows by referencing other scenarios
- Added smart rate limiting per scenario
- Introduced new object model with schema and instance management
- Added Split step improvements with subgraph validation
- Improved conditional step editing and code generation
- Added LLM API integration for AI-powered steps
- Improved local scenario build and compilation pipeline
- Added onboarding flows for new user setup
feature improvement
Added debug mode — step through scenario execution with variable inspection. Added Switch and Conditional step harmonization.
- Added debug mode — step through scenario execution with variable inspection
- Added Switch and Conditional step harmonization
- Added connection-specific forms for OpenAI, HTTP, and SFTP
- Introduced Shopify HDM (Headless Data Management) agent
- Added LLM support with text rendering capabilities
- Added inventory management for e-Commerce workflows
- Improved autocomplete for step configuration
- Added metadata support for HTTP and LLM agents
- Renamed “Entry Point” to “Start” for clarity
feature improvement
Added scenario stop and cancellation support. Added execution checkpointing for durability.
- Added scenario stop and cancellation support
- Added execution checkpointing for durability
- Introduced Switch step type
- Added OpenTelemetry integration for distributed tracing
- Improved memory management for scenario execution
- Added nested structure support in data mappings
- Improved conditional step argument handling
- Added auto-layout for the workflow editor
feature
Launched the scenario runtime — compile JSON definitions to native binaries. Added SFTP agent for file transfer operations.
- Launched the scenario runtime — compile JSON definitions to native binaries
- Added SFTP agent for file transfer operations
- Added connection management for scenarios
- Added event handling and trigger system
- Added metrics and SLA tracking
- Added execution history with group-by support
- Introduced checkpoint testing and durability verification
- Added CORS support and normalized API endpoints
- Initial launch of the management backend with integration entities and billing
feature
Added workflow storage, validation, and compilation. Added data mapping between workflow steps.
- Bootstrapped the scenario compilation pipeline
- Added workflow storage, validation, and compilation
- Implemented Split, Entry/Finish, and Transform steps
- Added data mapping between workflow steps
- Added CSV operator for data processing
- Added modular agent architecture with auto-discovery
- Added Swagger/OpenAPI spec generation
feature
Added scenario cloning — duplicate scenarios as starting points. Added collapsible context data in scenario logs.
- Added scenario cloning — duplicate scenarios as starting points
- Added collapsible context data in scenario logs
- Added server-side log filtering for better performance
- Added log viewer with highlighting and system error support