# 2025年5月30日

## GenStudio

### 新功能

* **工具权限中的代理使用偏好**：在工具权限对话框中引入了代理使用偏好选项，使用户能够更好地控制代理工具的行为。
* **MCP 服务器选项卡**：新增了 MCP 服务器选项卡，以改善服务器的管理和配置。

### 改进

* **改进的图像处理**：增强了助手消息中图像的用户体验。
* **增强的LLM模型选择**：改进了LLM模型选择下拉菜单，以提高可用性。
* **行为设置自动保存**：在行为设置面板中实现了自动保存，并移除了应用按钮，以简化设置调整。

### 错误修复

* **工作区访问错误已修复**：解决了访问不存在的工作区时之前导致错误的问题。
* **安全更新**：定期进行安全维护和更新。

## 控制中心

### 改进

* **修正了代币使用报告**：修正了 Google Gemini 2.0 Flash 的代币使用报告，确保使用统计的准确性。
* **改进了图像生成**：使用 OpenAI 模型增强了图像生成性能。
* **修复了 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/may-30th-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.
