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