# Aug 1st, 2025

## GenStudio

### Improvements

* **AI Helper App Update**: Removed the status check for the MseeP AI Helper application, making the user experience more seamless.

### Bug Fixes

* **Create New Agentic Tools Modal**: Resolved an issue with the 'Create new agentic tools' modal for a smoother user experience.
* **MCP Servers Visibility**: Addressed an issue that caused MCP servers to disappear visually.
* **Stream Retry Response**: Fixed an error that was generating duplicate responses during stream retries.

## Control Center

### New Features

* **Gemini Models**: Introduced 2.5 Gemini models, offering users more options and flexibility.

### Improvements

* **Commentary Setting**: Changed the default setting to turn off commentary, improving the user interface and 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/aug-1st-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.
