# 2025年4月4日

## GenStudio

### 新機能

* **ストリーミング中にメッセージをコピー**: ユーザーは、使いやすさを向上させるために、ストリーミング中にメッセージをコピーできるようになりました。

### 改善

* **パフォーマンス最適化**: 最適化されたバンドルを通じてアプリケーションのパフォーマンスを向上させました。

### バグ修正

* **仮想キーボード表示の問題**: 仮想キーボードが表示されるときの空白の問題を修正しました。

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

### 新機能

* **LLMクロスインタラクション**: 言語モデルが他の言語モデルと相互作用できる機能を実装しました。

### 改善点

* **ツール説明の強化**: より明確にするために「他のLLMに聞く」ツールの説明を更新しました。
* **システムの安定性向上**: より信頼性の高いデータベース接続を強化しました。
* **定期的なセキュリティメンテナンス**: 定期的なセキュリティメンテナンスと更新を実施しました。

### バグ修正

* **Gemini 2.5 Pro 使用問題**: Gemini 2.5 Pro の使用を妨げる問題を修正しました。
* **管理者とユーザーの同時アクセス**: 管理者とユーザーアカウントの同時使用を可能にする問題を解決しました。


---

# 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/apr-4th-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.
