Activity Logs
Complete audit trail of all agent interactions in a comprehensive table view:- Thread Overview - View all conversation threads with their original prompts
- Generated Query History - See the exact SQL queries generated by agents for each request
- Execution Metadata - Track database targets, agent types, and verification status
- Chronological Display - All activities shown by creation date for easy review

Enhanced Retrieval Accuracy (Early Preview)
Note: This is an early preview feature and may encounter some edge cases during initial use Improve workflow and agent retrieval accuracy by specifyinginclude and exclude keys in the retrieval configuration:
- retrieval.include - Prompts that should trigger this workflow or agent
- retrieval.exclude - Prompts that should not trigger this workflow or agent. For example, if prompting “Create annual user report” is erroneously triggering the
active_usersworkflow, add it as an entry under theexcludekey
Enhanced Agent Preview Panel
Significantly improved preview experience for agent development:- Artifact Support - Preview panel now fully supports artifact generation and display
- Rich Artifact Viewing - Interactive artifact experience directly within the agent preview

Bug Fixes & Improvements
Improved error handling when agents fail to answer questions, enhanced logging for better diagnostics, and minor footer UI updates for better visibility