# 2025年7月18日

## GenStudio

### 改进

* **改进的函数调用体验**：函数调用块在执行后现在会自动折叠，提升用户体验。
* **简化模式**：移除了“常用”模式，以简化用户体验。
* **增强的代理偏好**：更新了代理偏好，以便更好地进行自定义。
* **更新的徽章设计**：改进了MseeP徽章设计，以提高视觉清晰度。

### 新功能

* **迁移到 MseeP AI Helper 应用**：SkyDeck AI Helper 应用已迁移到 MseeP AI Helper 应用。
* **无工具服务器的“修复”按钮**：为没有工具的 MseeP MCP 服务器添加了“修复”按钮，并将术语更新为“Agentic 工具”。

### 错误修复

* **修复助手中的分块流**：解决了助手功能中分块流的问题。
* **修正“修复”按钮显示**：当MCP服务器被禁用时，“修复”按钮不再出现。

## 控制中心

### 新功能

* **自动使用说明**：创建LLM模型时，使用说明现在会自动生成。

### 改进

* **增强工具发现**：为账户填充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-cn/releases/jul-18th-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.
