# 2025年8月8日

## GenStudio

### 改进

* **多浏览器会话处理**：用户现在可以同时操作多个浏览器实例，每个实例都有独立的会话。
* **用户界面增强**：软件界面经过优化，以提供更好的用户体验，启用底部的操作按钮和工具权限模态的通知声音等功能。
* **Agentic工具徽章**：我们为Agentic工具添加了用户/账户徽章，以便于识别并改善工作流程。
* **优化的输入处理**：输入经过精心管理，以防止不必要的条目，从而实现强大的性能和系统稳定性。

### 错误修复

* **按钮操作之间的延迟**：现在已经消除了“生成”和其他按钮操作之间的延迟，从而实现了快速的任务执行。

## 控制中心

### 新功能

* **扩展的研究功能**：添加了 o3 和 o4 mini 深度研究功能，解决了与缓存令牌计算相关的问题。
* **增强的模型功能**：通过引入函数调用能力，提升了您与 TogetherAI 模型的体验。
* **OpenAI 优先搜索的引用**：为 OpenAI 优先搜索添加了引用，以便更好地参考和研究。

### 错误修复

* **智能模式下的图像生成**：我们修复了一个阻碍在智能模式下生成gpt4o图像的问题。
* **数据输出调整**：修复了一个导致GROQ返回空数组作为助手消息内容的问题。

### 改进

* **技术工具更新**：软件已优化，以便及时更新技术工具输出结果，提高可用性。已启用多浏览器实例弹出功能，以进一步帮助多任务处理。工具列表 API 现在包括工具类型字段。


---

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