# Jun 6th, 2025

## GenStudio

### New Features

* **"Stop Now" Option in Tool Permission Dialog**: Introduced the ability to immediately stop tools from the permission dialog, providing users with more control.

### Bug Fixes

* **Sign-In Error Resolved**: Fixed an issue where users were redirected to an error page after signing in.

## Control Center

### Improvements

* **Enhanced Model Stability**: Replaced experimental models with stable versions to ensure consistent performance.
* **Faster Conversation Title Generation**: Improved the speed of generating conversation titles by utilizing a more efficient model.


---

# 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/jun-6th-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.
