# 2025年8月1日

## GenStudio

### 改進

* **AI 助手應用程式更新**：移除了 MseeP AI 助手應用程式的狀態檢查，使使用者體驗更加流暢。

### 錯誤修正

* **創建新代理工具模態**：解決了“創建新代理工具”模態的問題，以提供更流暢的用戶體驗。
* **MCP 伺服器可見性**：解決了一個導致 MCP 伺服器在視覺上消失的問題。
* **流重試響應**：修正了一個在流重試期間產生重複響應的錯誤。

## 控制中心

### 新功能

* **雙子模型**：推出 2.5 雙子模型，為用戶提供更多選擇和靈活性。

### 改進

* **評論設定**：將預設設定更改為關閉評論，改善用戶介面和體驗。


---

# 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/aug-1st-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.
