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