# 2025年7月18日

## GenStudio

### 改進

* **改善函數調用體驗**：函數調用區塊在執行後現在自動折疊，增強用戶體驗。
* **簡化模式**：移除了「經常」模式，以簡化用戶體驗。
* **增強代理偏好**：更新了代理偏好以便於更好的自定義。
* **更新徽章設計**：改善了 MseeP 徽章設計，以提高視覺清晰度。

### 新功能

* **遷移至 MseeP AI 助手應用程式**：SkyDeck AI 助手應用程式已遷移至 MseeP AI 助手應用程式。
* **無工具伺服器的「修復」按鈕**：為無工具的 MseeP MCP 伺服器新增「修復」按鈕，並將術語更新為「Agentic 工具」。

### 錯誤修正

* **修正助手中的區塊串流**：解決了助手功能中的區塊串流問題。
* **修正 '修復' 按鈕顯示**：當 MCP 伺服器被禁用時，'修復' 按鈕不再出現。

## 控制中心

### 新功能

* **自動使用說明**：在創建 LLM 模型時，使用說明現在會自動生成。

### 改進

* **增強工具發現**：為帳戶填充了 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/jul-18th-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.
