# 2025年3月7日

## GenStudio

### 错误修复

* **增强消息显示**：修复了一个导致 UI 在渲染消息内容时崩溃的问题，确保无缝的查看体验。
* **改进引导功能**：解决了计数令牌和引导中的问题，以提高可用性。

## 控制中心

### 错误修复

* **提高连接可靠性**：修复了服务器连接问题，以防止意外断开，确保稳定访问。


---

# 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/mar-7th-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.
