# 2025년 6월 6일

## GenStudio

### 새로운 기능

* **도구 권한 대화 상자의 "지금 중지" 옵션**: 권한 대화 상자에서 도구를 즉시 중지할 수 있는 기능이 도입되어 사용자에게 더 많은 제어권을 제공합니다.

### 버그 수정

* **로그인 오류 해결**: 사용자가 로그인 후 오류 페이지로 리디렉션되는 문제를 수정했습니다.

## 컨트롤 센터

### 개선 사항

* **향상된 모델 안정성**: 일관된 성능을 보장하기 위해 실험 모델을 안정적인 버전으로 교체했습니다.
* **더 빠른 대화 제목 생성**: 더 효율적인 모델을 활용하여 대화 제목 생성 속도를 개선했습니다.


---

# 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/jun-6th-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.
