Skip to main content

New Features

GUI Configuration Editor

Visual interface for managing Oxy configurations:
  • Form-Based Editing - Configure agents, workflows, and database connections through intuitive forms and dropdowns instead of YAML code
  • Reduced Learning Curve - No need to memorize YAML syntax or configuration schemas
  • Visual Configuration Management - Edit settings visually while maintaining the same powerful capabilities as code-based configuration The GUI editor provides a user-friendly alternative to manual YAML editing, making Oxy more accessible while preserving the flexibility of code-based configuration for advanced users.
Image

Platform Improvements

  • First Message Auto-Navigation - Fixed issue where creating a new chat thread didn’t automatically navigate to that thread after submitting the first message
  • Workflow Execution from Chat - Resolved error when running workflows directly from the chatbox interface
  • Rust and Dependencies Update - Updated to latest Rust version and upgraded all dependencies for improved performance and security