v2.59.0
2 days ago by Craig Adam
New Features
- Full Execution Monitor for AI Test Harness: Complete UI implementation with tree-like visualization of agent execution flows, collapsible nodes, and real-time status tracking
- Recursive JSON Parser Utility: Added
ParseJSONRecursive
to @memberjunction/global package for robust handling of nested and malformed JSON structures - Marketing Agent Templates: New standardized templates and output types for marketing workflows including content generation and analysis
- React Component Test Bed: Development tool for testing React components within the MemberJunction environment
Improvements
- Enhanced Agent Failure Handling: Prompt steps can now fail without stopping entire agent execution, allowing workflows to continue and recover gracefully
- Improved Child Prompt Rendering: Better support for system variables and default values in nested prompt templates
- URL Metadata Extractor: Enhanced error handling for 404 responses and improved reliability
- AI Agent Timeline Visualization: Redesigned execution timeline with clearer status indicators and better performance
- Loop Agent System Prompts: Improved prompt templates for better iteration control and output consistency
- Skip-Chat Component: Major UI improvements with better styling and interaction patterns
Bug Fixes
- Fixed JSON parsing errors in AI forms and test harness execution monitor
- Resolved template rendering issues with system default variables in child prompts
- Fixed styling conflicts in execution monitor component hierarchy
- Corrected URL metadata extraction failures on non-existent resources
- Fixed agent execution node display issues with long content
- Resolved timeline visualization bugs for complex agent workflows