# 2025년 3월 7일

## GenStudio

### 버그 수정

* **메시지 표시 개선**: 메시지 콘텐츠를 렌더링할 때 UI가 깨지는 문제를 수정하여 원활한 보기 경험을 보장했습니다.
* **워크스루 기능 개선**: 카운터 토큰 및 워크스루와 관련된 문제를 해결하여 사용성을 향상시켰습니다.

## 컨트롤 센터

### 버그 수정

* **연결 안정성 향상**: 예기치 않은 연결 끊김을 방지하기 위해 서버 연결 문제를 수정하여 안정적인 접근을 보장합니다.


---

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