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