v2.108.0

New Features

  • Codesmith Agent: Expert code generator and executor for data analysis and transformations. Generates JavaScript code, tests it in a secure sandbox, and iteratively refines it until successful. Supports lodash, date-fns, mathjs, papaparse, uuid, and validator libraries
  • Infographic Agent: Specialized visualization expert that creates publication-quality SVG infographics from data and instructions. Can create multi-panel visualizations using charts, diagrams, networks, and word clouds
  • Execute Code Action: New secure sandboxed JavaScript execution environment for AI agents with access to popular data processing libraries
  • SVG Generation Actions: New actions for creating SVG charts, diagrams, network visualizations, word clouds, and infographics
  • Conversation Suggested Responses: Added suggested response buttons to conversations for quick replies with support for custom input fields and icons
  • Agent Invocation Modes: New InvocationMode field for AI agents to control whether they can be invoked as top-level agents, sub-agents, or both

Improvements

  • Enhanced Sage Agent: Major upgrade with semantic agent search using local embeddings, scheduling job actions, improved prompts, agent permission checking, and user plan confirmation workflow
  • Agent Manager System: Comprehensive agent creation and management system with hierarchical architecture and specialized sub-agents for requirements analysis, planning design, and prompt engineering
  • Sub-Agent Support: Enhanced sub-agent input and context mapping with improved payload routing and validation
  • Research Agent Enhancements: Improved research capabilities with better query analysis, content summarization, and report generation
  • Collection Permissions: Enhanced artifact collection system with comprehensive permission management and UI improvements
  • Performance Optimizations: Optimized conversation loading with single queries and component-level caching, reduced polling intervals for better performance

Bug Fixes

  • UI Fixes: Resolved conversation artifact display issues and improved agent embedding system
  • Model Metadata: Fixed open source model metadata and configuration issues
  • Template Parameters: Corrected invalid TemplateParam types in codesmith template
  • Message Expiration: Added proper message expiration handling to AI agent actions and actions
  • Entity Operations: Enhanced entity detail retrieval and list operations with better error handling