# 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-hk/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.
