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