# 2025年7月18日

## GenStudio

### 改善点

* **関数呼び出し体験の向上**: 関数呼び出しブロックは実行後に自動的に折りたたまれ、ユーザー体験が向上しました。
* **モードの簡素化**: ユーザー体験を向上させるために「頻繁」モードを削除しました。
* **エージェンシーの好みの強化**: より良いカスタマイズのためにエージェンシーの好みを更新しました。
* **バッジデザインの更新**: 視覚的な明瞭さを向上させるためにMseePバッジデザインを改善しました。

### 新機能

* **MseeP AIヘルパーアプリへの移行**: SkyDeck AIヘルパーアプリがMseeP AIヘルパーアプリに移行されました。
* **ツールなしサーバー用の「修正」ボタン**: ツールなしのMseeP MCPサーバー用に「修正」ボタンを追加し、用語を「エージェンティックツール」に更新しました。

### バグ修正

* **アシスタントのチャンクストリーミングを修正**: アシスタント機能におけるチャンクストリーミングの問題を解決しました。
* **「修正」ボタンの表示を修正**: MCPサーバーが無効になっているときに「修正」ボタンが表示されなくなりました。

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

### 新機能

* **自動使用ノート**: LLMモデルを作成する際に、使用ノートが自動的に生成されるようになりました。

### 改善点

* **ツール発見の強化**: アカウント用の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-18th-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.
