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