# Jul 25th, 2025

## GenStudio

### New Features

* **Smart Thinking Exception Blocks**: Introduced new exception and smart thinking blocks to enhance programming capabilities.

### Improvements

* **Enhanced Smart Thinking Badges**: Improved the calculation and display of smart thinking badges for a more accurate and rewarding user experience.
* **Reorganized Helper App Placement**: Moved the Helper App section to the Agentics tab for better navigation.
* **Updated AI Helper App Icon**: Added a new icon to the AI Helper App for improved visual identification.

### Bug Fixes

* **Improved Message Streaming Stability**: Resolved issues with conversation message streaming to enhance reliability.

## Control Center

### Improvements

* **Improved Icon Loading Performance**: Optimized tool icons delivery for faster loading and better user experience.


---

# 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/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.
