# 2025年7月11日

## GenStudio

### 新功能

* **助手应用集成**：在MCP服务器选项卡中添加了一个助手应用，以改善功能。

### 改进

* **增强的 MCP 服务器管理**：优化了 MCP 服务器管理，以提高性能和易用性。

### 错误修复

* **准确的 AI 内容生成**：修复了 AI 生成的内容被意外截断的问题。
* **改进工具结果显示**：修复了长工具结果的显示问题。
* **流媒体端点稳定性**：修复了停止流媒体端点无法正常工作的的问题。

## 控制中心

### 新功能

* **Gemini 2.5 集成**：用 Gemini 2.5 替换 Elevenlabs 进行评论音频生成。
* **删除账户 MCP 服务器**：增加了删除账户 MCP 服务器的功能。

### 改进

* **支持“Ask-other-LLM”工具**：增加了对“ask-other-LLM”工具的支持。
* **MCP服务器列表增强**：在列表中显示每个MCP服务器的工具数量，并改善了MCP服务器的用户界面。
* **增强MCP容器管理**：改善了MCP容器管理，以提高性能和可靠性。
* **更新分页选项**：更新了成员页面上的分页选项，以便更好地导航。

### 错误修复

* **双子座架构错误解决**：修复了双子座架构的错误。
* **改进文本格式**：改进了思考和细节块中的文本格式。


---

# 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/zh-cn/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.
