# 2025年7月25日

## GenStudio

### 新機能

* **スマート思考例外ブロック**: プログラミング能力を向上させるために、新しい例外およびスマート思考ブロックを導入しました。

### 改善点

* **スマート思考バッジの強化**: より正確で報酬感のあるユーザー体験のために、スマート思考バッジの計算と表示を改善しました。
* **ヘルパーアプリの配置を再編成**: より良いナビゲーションのために、ヘルパーアプリセクションをエージェンティクスタブに移動しました。
* **AIヘルパーアプリアイコンの更新**: 視覚的な識別を改善するために、AIヘルパーアプリに新しいアイコンを追加しました。

### バグ修正

* **メッセージストリーミングの安定性向上**: 信頼性を高めるために、会話メッセージのストリーミングに関する問題を解決しました。

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

### 改善点

* **アイコン読み込みパフォーマンスの向上**: ツールアイコンの配信を最適化し、読み込みを速くし、ユーザー体験を向上させました。


---

# 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-25th-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.
