# 2025年7月11日

## GenStudio

### 新機能

* **ヘルパーアプリケーション統合**: 機能向上のためにMCPサーバータブにヘルパーアプリケーションを追加しました。

### 改善点

* **MCPサーバー管理の強化**: パフォーマンスと使いやすさを向上させるためにMCPサーバー管理を最適化しました。

### バグ修正

* **正確なAIコンテンツ生成**: AI生成コンテンツが意図せず切り捨てられる問題を修正しました。
* **ツール結果表示の改善**: 長いツール結果の表示に関する問題を修正しました。
* **ストリーミングエンドポイントの安定性**: ストリーミングエンドポイントの停止が正しく機能しない問題を修正しました。

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

### 新機能

* **Gemini 2.5 統合**: コメント音声生成のために Elevenlabs を Gemini 2.5 に置き換えました。
* **アカウント MCP サーバーの削除**: アカウント MCP サーバーを削除する機能を追加しました。

### 改善点

* **「Ask-other-LLM」ツールのサポート**: 「ask-other-LLM」ツールのサポートを追加しました。
* **MCPサーバーリストの強化**: リスト内の各MCPサーバーのツール数を表示し、MCPサーバーのUIを改善しました。
* **MCPコンテナ管理の強化**: パフォーマンスと信頼性を向上させるためにMCPコンテナ管理を改善しました。
* **ページネーションオプションの更新**: メンバーページのページネーションオプションを更新し、ナビゲーションを改善しました。

### バグ修正

* **ジェミニスキーマエラーの解決**: ジェミニスキーマに関するエラーを修正しました。
* **テキストフォーマットの改善**: 思考および詳細ブロックのテキストフォーマットを改善しました。


---

# 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/jul-11th-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.
