# Jul 18th, 2025

## GenStudio

### Improvements

* **Improved Function Call Experience**: Function call blocks now auto-collapse after execution, enhancing user experience.
* **Simplified Modes**: Removed the 'Often' mode to streamline user experience.
* **Enhanced Agentic Preferences**: Updated agentic preferences for better customization.
* **Updated Badge Design**: Improved MseeP badge design for better visual clarity.

### New Features

* **Migration to MseeP AI Helper App**: SkyDeck AI Helper app has been migrated to MseeP AI Helper app.
* **'Fix it' Button for Tool-less Servers**: Added 'Fix it' buttons for MseeP MCP servers without tools and updated terminology to "Agentic tools".

### Bug Fixes

* **Fixed Chunk Streaming in Assistant**: Resolved issues with chunk streaming in the assistant feature.
* **Corrected 'Fix-it' Button Display**: The 'Fix-it' button no longer appears when the MCP server is disabled.

## Control Center

### New Features

* **Automatic Usage Notes**: Usage notes are now automatically generated when creating LLM models.

### Improvements

* **Enhanced Tool Discovery**: Populated MCP Servers for accounts and improved tool discovery.
* **Enhanced Prompt Filtering**: Improved prompt filtering for better user inputs.


---

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