# 2025年6月6日

## GenStudio

### 新功能

* **工具权限对话框中的“立即停止”选项**：引入了在权限对话框中立即停止工具的功能，为用户提供了更多控制权。

### 错误修复

* **登录错误已解决**：修复了用户登录后被重定向到错误页面的问题。

## 控制中心

### 改进

* **增强模型稳定性**：用稳定版本替换实验模型，以确保性能一致。
* **更快的对话标题生成**：通过使用更高效的模型提高了生成对话标题的速度。


---

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