# 2025年3月28日

## GenStudio

### 新機能

* **MCPツール呼び出しのユーザー確認ダイアログ**: 誤操作を防ぐために、MCPツール呼び出しを開始する際に確認ダイアログを追加しました。

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

### 改善点

* **ツール呼び出しタイムアウト処理の改善**: ツール呼び出しのタイムアウトを延長し、信頼性を向上させるためのエラーハンドリングを強化しました。
* **インターフェースパフォーマンスの最適化**: よりスムーズなユーザー体験のためにインターフェーステーマのパフォーマンスを改善しました。
* **セッション管理の強化**: よりスムーズなユーザー体験のためにセッション管理を改善しました。
* **Slackメール通知の更新**: コミュニケーションを改善するためにSlackメール通知を強化しました。


---

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