# 2025年8月1日

## GenStudio

### 改善点

* **AIヘルパーアプリの更新**: MseeP AIヘルパーアプリのステータスチェックを削除し、ユーザー体験をよりシームレスにしました。

### バグ修正

* **新しいエージェントツールモーダルの作成**: よりスムーズなユーザー体験のために「新しいエージェントツールを作成」モーダルの問題を解決しました。
* **MCPサーバーの可視性**: MCPサーバーが視覚的に消える問題に対処しました。
* **ストリーム再試行応答**: ストリーム再試行中に重複応答を生成していたエラーを修正しました。

## コントロールセンター

### 新機能

* **ジェミニモデル**: 2.5ジェミニモデルを導入し、ユーザーにより多くの選択肢と柔軟性を提供します。

### 改善

* **コメント設定**: デフォルト設定をコメントをオフにするように変更し、ユーザーインターフェースと体験を向上させました。


---

# 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/aug-1st-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.
