# Apr 4th, 2025

## GenStudio

### New Features

* **Copy Messages While Streaming**: Users can now copy messages while streaming for improved usability.

### Improvements

* **Performance Optimizations**: Enhanced application performance through optimized bundling.

### Bug Fixes

* **Virtual Keyboard Display Issue**: Fixed a white space issue when the virtual keyboard appears.

## Control Center

### New Features

* **LLM Cross-Interaction**: Implemented functionality allowing language models to interact with other language models.

### Improvements

* **Enhanced Tool Descriptions**: Updated the "Ask Other LLM" tool description for better clarity.
* **Improved System Stability**: Enhanced database connections for better reliability.
* **Regular Security Maintenance**: Implemented regular security maintenance and updates.

### Bug Fixes

* **Gemini 2.5 Pro Usage Issue**: Fixed an issue preventing the use of Gemini 2.5 Pro.
* **Simultaneous Admin and User Access**: Resolved an issue allowing simultaneous use of admin and user accounts.


---

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