# Dec 26th, 2025

## GenStudio

### Improvements

* **Starred Conversation Sorting**: Prioritize and easily locate important conversations as the system now allows you to sort conversations based on your starred preference.

### Bug Fixes

* **Duplicate Key Error Fix**: Fixed an issue that caused a duplicate key error during conversation migration, which should help to improve the stability and reliability of the system.

## Control Center

### New Features

* **OpenAI Image Generation Model Support**: Expand your creativity with our new feature that supports image generation from OpenAI models. This enables you to generate and manipulate images with AI for various use-cases.

### Improvements

* **Validation and Message Handling**: Enhanced system efficiency with improvements to video model validation and handling of empty messages in anthropic services. With an automatic conversion of images to base64, expect smoother and faster processing.
* **Audio Preview Update**: Switched to the latest flash-native-audio-preview to provide you with enhanced quality in audio preview.
* **Auto-Star CSA Conversations**: Designed to help streamline user experience, the system now auto-stars Customer Service Assistant (CSA) conversations on behalf of users.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.skydeck.ai/releases/dec-26th-2025.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
