# 26.04.05: 비동기 생성 업데이트

### 1. 작업 흐름을 끊지 않는 비동기 생성 경험

작업 화면에서 개인 히스토리를 계속 확인할 수 있으며,\
메뉴를 이동하며 다양한 소재 실험과 스타일링을 병행할 수 있습니다.

또한 브라우저를 종료하거나 다시 접속해도\
이전에 요청한 생성 상태(In Queue / Generating)가 그대로 유지됩니다.

생성이 진행되는 동안에도 다른 작업을 이어갈 수 있어,\
더 이상 결과를 기다리기 위해 작업을 멈출 필요가 없습니다.

<figure><img src="/files/HiwpR8AgVGTY6KLxDFcW" alt=""><figcaption></figcaption></figure>

***

### 2. 생성 시간을 예측할 수 있는 작업 환경

이제 생성 작업 소요 시간을 예측할 수 있습니다.

* **In Queue:** 대기 중인 요청 수를 통해 내 작업이 언제 시작될지 예측할 수 있습니다.
* **Generating / Success:** 실제 생성 소요 시간을 기반으로 작업 시간을 예상할 수 있습니다.

StyleAI는 모델컷 앞/옆/뒤 4장 이미지 생성에 60초 이내 생성을 목표로 운영되고 있습니다.

<figure><img src="/files/HuFLkNfRcIErPbnf0Hi5" alt=""><figcaption></figcaption></figure>

***

#### 이제는 “기다리는 시간”도 작업의 일부입니다

이번 업데이트를 통해\
단순히 결과를 기다리는 경험에서 벗어나,\
동시에 여러 아이디어를 실험하고 관리하는 작업 방식으로 확장되었습니다.

StyleAI는 앞으로도 디자이너의 작업 흐름을 중심으로,\
더 빠르고 자연스러운 디자인 경험을 만들어가겠습니다.


---

# 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.styleai.io/readme-1/26.04.05.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.
