# Jul 4th, 2025

## GenStudio

### New Features

* **Dynamic Image Generation Settings**: Added support for customizing image generation directly from the chat interface.

### Improvements

* **Enhanced Tool Output Formatting**: Improved the presentation of tool results for better readability.
* **Saved Accordion Preferences**: The application now remembers your accordion menu open or closed state between sessions.
* **Clarified Search Context Size Parameter**: Updated parameter descriptions for better understanding of search settings.

### Bug Fixes

* **Stability Improvement**: Fixed crash issues when using older versions of the Skydeck Helper app.

## Control Center

### New Features

* **Scheduled Metadata Updates**: Added support for scheduling metadata updates with enhanced user interface improvements.

### Improvements

* **Automatic Tool Compatibility Checking**: The system now disables tools that are incompatible with the current task to prevent errors.
* **Improved Member Management**: Increased the default page size to display up to 100 members at once.
* **Enhanced Message Clarity**: Improved separation of thinking and tool messages in the interface for better readability.


---

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