# 2025년 7월 25일

## GenStudio

### 새로운 기능

* **스마트 사고 예외 블록**: 프로그래밍 기능을 향상시키기 위해 새로운 예외 및 스마트 사고 블록이 도입되었습니다.

### 개선 사항

* **향상된 스마트 사고 배지**: 보다 정확하고 보람 있는 사용자 경험을 위해 스마트 사고 배지의 계산 및 표시를 개선했습니다.
* **도움말 앱 배치 재조정**: 더 나은 탐색을 위해 도움말 앱 섹션을 에이전틱스 탭으로 이동했습니다.
* **AI 도움말 앱 아이콘 업데이트**: 시각적 식별을 개선하기 위해 AI 도움말 앱에 새로운 아이콘을 추가했습니다.

### 버그 수정

* **메시지 스트리밍 안정성 향상**: 신뢰성을 높이기 위해 대화 메시지 스트리밍과 관련된 문제를 해결했습니다.

## 컨트롤 센터

### 개선 사항

* **아이콘 로딩 성능 개선**: 도구 아이콘 전달을 최적화하여 더 빠른 로딩과 향상된 사용자 경험을 제공합니다.


---

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