# Jul 11th, 2025

## GenStudio

### New Features

* **Helper Application Integration**: Added a helper application to the MCP Server tab for improved functionality.

### Improvements

* **Enhanced MCP Servers Management**: Optimized MCP Servers management for better performance and ease of use.

### Bug Fixes

* **Accurate AI Content Generation**: Fixed an issue where AI-generated content was unintentionally trimmed.
* **Improved Tool Result Display**: Fixed display issues with long tool results.
* **Streaming Endpoint Stability**: Fixed an issue where stopping streaming endpoints did not work properly.

## Control Center

### New Features

* **Gemini 2.5 Integration**: Replaced Elevenlabs with Gemini 2.5 for commentary audio generation.
* **Delete Account MCP Servers**: Added the ability to delete Account MCP Servers.

### Improvements

* **Support for 'Ask-other-LLM' Tools**: Added support for 'ask-other-LLM' tools.
* **MCP Server List Enhancements**: Displayed the number of tools for each MCP server in the list and improved MCP Servers UI.
* **Enhanced MCP Container Management**: Improved MCP container management for better performance and reliability.
* **Updated Pagination Options**: Updated pagination options on the Members page for better navigation.

### Bug Fixes

* **Gemini Schema Error Resolution**: Fixed an error with Gemini schema.
* **Improved Text Formatting**: Improved text formatting in thinking and details blocks.


---

# 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/jul-11th-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.
