# 2025年7月4日

## GenStudio

### 新功能

* **動態圖片生成設定**：新增從聊天介面直接自訂圖片生成的支援。

### 改進

* **增強工具輸出格式**：改善工具結果的呈現，以提高可讀性。
* **保存手風琴偏好**：應用程式現在會記住您在會話之間的手風琴菜單開啟或關閉狀態。
* **澄清搜索上下文大小參數**：更新參數描述，以更好地理解搜索設置。

### 錯誤修正

* **穩定性改善**：修正了使用舊版本 Skydeck Helper 應用程式時的崩潰問題。

## 控制中心

### 新功能

* **排程元資料更新**：新增支援排程元資料更新，並改善使用者介面。

### 改進

* **自動工具相容性檢查**：系統現在會禁用與當前任務不相容的工具，以防止錯誤發生。
* **改進的成員管理**：將默認頁面大小增加到一次顯示最多 100 名成員。
* **增強的訊息清晰度**：改善了介面中思考和工具訊息的分隔，以提高可讀性。


---

# 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-4th-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.
