# Feb 14th, 2025

## GenStudio

### Improvements

* **Pressing Behavior Button Stops Commentary**: Pressing the Behavior Button now stops ongoing commentary, providing better control.
* **Improved Styling in Chat Box**: Enhanced the appearance of chat box items for better readability.

### New Features

* **Usage Cost Display**: Now displays message and total conversation costs, replacing the token count for improved cost transparency.
* **Added Menu Icon to Behavior Button**: Introduced a menu icon to the Behavior Button for easier access to options.

### Bug Fixes

* **Fixed Version Update Issues**: Resolved issues causing version update delays and errors.

## Control Center

### New Features

* **Integrated Gemini 2.0 Flash for AI Commentary**: Introduced Gemini 2.0 Flash for enhanced AI response commentary generation.
* **Usage Analytics Page**: Introduced a new analytics page for users to monitor their usage.
* **Cost Analysis Tab**: Added a cost tab within the analytics page for detailed expense tracking.

### Improvements

* **Display Usage Cost**: Now shows usage cost for better cost transparency.
* **Enhanced Analytics UI**: Improved the Analytics interface for a better user experience.
* **Limited AI Commentary Length**: Limited AI commentary to a maximum of 30 words for concise responses.
* **Improved Stability for Background Chat Processes**: Enhanced stability during background chat tasks.

### Bug Fixes

* **Fixed Smart Tool Model List**: Corrected an issue where the Smart Tool model list was not displaying correctly.


---

# 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/feb-14th-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.
