# 2025년 8월 1일

## GenStudio

### 개선 사항

* **AI 헬퍼 앱 업데이트**: MseeP AI 헬퍼 애플리케이션의 상태 확인을 제거하여 사용자 경험을 더욱 원활하게 만들었습니다.

### 버그 수정

* **새로운 에이전틱 도구 모달 만들기**: 사용자 경험을 개선하기 위해 '새로운 에이전틱 도구 만들기' 모달의 문제를 해결했습니다.
* **MCP 서버 가시성**: MCP 서버가 시각적으로 사라지는 문제를 해결했습니다.
* **스트림 재시도 응답**: 스트림 재시도 중 중복 응답을 생성하는 오류를 수정했습니다.

## 제어 센터

### 새로운 기능

* **제미니 모델**: 사용자에게 더 많은 옵션과 유연성을 제공하는 2.5 제미니 모델이 도입되었습니다.

### 개선 사항

* **댓글 설정**: 기본 설정을 댓글을 끄도록 변경하여 사용자 인터페이스와 경험을 개선했습니다.


---

# 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/ko/releases/aug-1st-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.
