# 2025年7月11日

## GenStudio

### 新功能

* **輔助應用程式整合**：在 MCP 伺服器標籤中新增輔助應用程式以改善功能。

### 改進

* **增強的 MCP 伺服器管理**：優化了 MCP 伺服器管理，以提高性能和易用性。

### 錯誤修正

* **準確的 AI 內容生成**：修正了 AI 生成的內容被意外修剪的問題。
* **改善工具結果顯示**：修正了長工具結果的顯示問題。
* **串流端點穩定性**：修正了停止串流端點無法正常工作的問題。

## 控制中心

### 新功能

* **Gemini 2.5 整合**：用 Gemini 2.5 取代 Elevenlabs 進行評論音頻生成。
* **刪除帳戶 MCP 伺服器**：新增刪除帳戶 MCP 伺服器的功能。

### 改進

* **支持 'Ask-other-LLM' 工具**: 增加了對 'ask-other-LLM' 工具的支持。
* **MCP 伺服器列表增強**: 在列表中顯示每個 MCP 伺服器的工具數量，並改善了 MCP 伺服器的用戶界面。
* **增強 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/jul-11th-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.
