@@ -29,52 +29,3 @@ Improved markdown support across the platform for better content formatting.
2929- Better preservation of AI reasoning blocks when streaming OpenAI responses
3030- Improved AI Assistant stability with better error recovery and status reporting
3131- Enhanced date picker with option to clear selected date ranges
32-
33-
34- ## February 26, 2026
35-
36- ## Release Notes: nightly-2026-02-26
37-
38- ## Overview
39-
40- ** Release Date:** February 26, 2026
41- ** Previous Release:** Previous day
42- ** Docker Tags:** ` nightly-2026-02-26 `
43-
44- This release focuses on enhanced AI assistant capabilities, improved markdown rendering, and better error handling across the platform.
45-
46- ---
47-
48- ## New Features
49-
50- ** Code Execution Support for Google/Vertex AI**
51- Added native code execution capabilities for Google and Vertex AI models, enabling Python code generation and execution within conversations.
52- - Models can now generate and execute Python code in sandboxed environments
53- - Code execution results are preserved and displayed in conversation history
54- - Supports both ` executable_code ` and ` code_execution_result ` content types
55-
56- ** Enhanced Markdown Rendering**
57- Improved markdown support across the platform with better formatting and display options.
58- - Rich text formatting now supports tables, code blocks, and nested elements
59- - Thinking blocks and reasoning content render with improved readability
60- - Provider-specific metadata preserved in message display
61-
62- ** Computer Agent Improvements**
63- Enhanced the AI assistant's computer use capabilities with better error handling and status tracking.
64- - Added human-readable status descriptions for computer agent operations
65- - Improved error message formatting with actionable context
66- - Better handling of sandbox agent execution states
67-
68- ---
69-
70- ## Improvements
71-
72- - Increased OpenSearch batch size from 500 to 1000 documents for better indexing performance
73- - Added refresh button to sidebar for manual data synchronization
74- - Improved datetime picker with removable date selection option
75- - Enhanced evaluation display to show evaluations without scores in prompt analytics
76- - Fixed Git diff output to show full file paths (300 character width) in deployment summaries
77- - Added Sentry logging for Centrifugo recovery failures to improve real-time monitoring
78- - Improved prompt template caching with better error recovery between read and primary database sessions
79- - Reduced Centrifugo production instances from 4 to 2 for cost optimization
80-
0 commit comments