# 2025年7月25日

## GenStudio

### 新功能

* **智能思维异常块**：引入了新的异常和智能思维块，以增强编程能力。

### 改进

* **增强的智能思维徽章**：改进了智能思维徽章的计算和显示，以提供更准确和更有奖励的用户体验。
* **重新组织助手应用程序位置**：将助手应用程序部分移至Agentics选项卡，以便更好地导航。
* **更新的AI助手应用程序图标**：为AI助手应用程序添加了新图标，以改善视觉识别。

### 错误修复

* **改善消息流稳定性**：解决了对话消息流的问题，以增强可靠性。

## 控制中心

### 改进

* **改进图标加载性能**：优化工具图标的交付，以实现更快的加载速度和更好的用户体验。


---

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