# Aug 8th, 2025

## GenStudio

### Improvements

* **Session Handling for Multiple Browsers**: Users can now operate multiple browser instances concurrently, each with its standalone session.
* **User Interface Enhancement**: The software interface has been refined for better user experience, enabling features like action buttons at the bottom and notification sounds for tool permissions modal.
* **Agentic Tools badges**: We have included User/Account badges for Agentic tools for easy identification and improving workflow.
* **Optimized Input Handling**: The input has been meticulously managed to prevent unwanted entries, resulting in robust performance and system stability.

### Bug Fixes

* **Delay between Button Actions**: The delay between the 'generate' and other button actions has now been eliminated, making for swift task execution.

## Control Center

### New Features

* **Expanded Research Functionality**: o3 and o4 mini deep research functionality has been added, resolving issues related with caching tokens calculation.
* **Enhanced Model Functionality**: Your experience with the TogetherAI models has been enhanced with the introduction of function calling capabilities.
* **Citations for OpenAI Priority Search**: Citations for OpenAI priority searches have been added for better referencing and research utility.

### Bug Fixes

* **Image Generation in Smart Mode**: We've fixed an issue that was hindering the generation of gpt4o images in smart mode.
* **Data Output Adjustments**: Fixed a problem causing GROQ to return an empty array as assistant message content.

### Improvements

* **Tech Tool Updates**: The software has been optimized to update the tech tool output result promptly, improving usability. Multi-browser instance popup capability has been enabled to further assist in multitasking. The tool list API now includes the tool type field.


---

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