# 2025年3月28日

## GenStudio

### 新功能

* **MCP工具调用的用户确认对话框**：在启动MCP工具调用时添加了确认对话框，以防止意外操作。

## 控制中心

### 改进

* **改进工具调用超时处理**：增加了工具调用的超时时间，并增强了错误处理以提高可靠性。
* **优化界面性能**：改善了界面主题的性能，以提供更流畅的用户体验。
* **增强会话管理**：改进了会话管理，以提供更流畅的用户体验。
* **更新Slack电子邮件通知**：增强了Slack电子邮件通知，以改善沟通。


---

# 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/mar-28th-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.
