> ## Documentation Index
> Fetch the complete documentation index at: https://docs.replit.com/llms.txt
> Use this file to discover all available pages before exploring further.

# January 09, 2026

> 2분 읽기

## 새로운 기능

* [Agent 사용자를 위한 자동화 미리보기](#automation-preview-for-agent-users)
* [무료 계정에서 비공개 앱](#private-apps-for-free-accounts)
* [Made with Replit 배지](#made-with-replit-badge)
* [Shell에서 AI 명령](#ai-command-in-shell)
* [통합의 새로운 AI 모델](#new-ai-models-in-integrations)

## 플랫폼

### Agent 사용자를 위한 자동화 미리보기

<Frame>
  <video src="https://cdn.replit.com/sanity/changelog-01-09-2026.mp4" controls />
</Frame>

자동화 미리보기가 이제 모든 Agent 빌더에게 제공됩니다. 시각적 진행 상황을 보기 위해 몇 분씩 기다리는 대신 몇 초 만에 자동화 단계 그래프 미리보기를 확인하세요.

### 무료 계정에서 비공개 앱

무료 계정의 빌더도 이제 비공개 앱을 만들 수 있습니다. 만들 수 있는 앱 수에 대한 무료 티어 제한은 여전히 적용됩니다.

### Made with Replit 배지

<Frame>
  <img src="https://replit.com/badge?caption=Made%20with%20Replit" alt="Made with Replit 배지" noZoom />
</Frame>

"Made with Replit" 배지가 이제 무료로 게시된 앱에 표시됩니다. Replit Core로 업그레이드하여 배지를 제거하세요. 배지를 선택하면 Replit에 대해 자세히 알아볼 수 있습니다.

### Shell에서 AI 명령

<Frame>
  <img src="https://mintcdn.com/replit/kUWF7BqlJ2NZzoTt/images/changelog/2026-01-09/screenshot-2026-01-08-at-18-12-51_c5b98b748839.png?fit=max&auto=format&n=kUWF7BqlJ2NZzoTt&q=85&s=9e7072b22a38b8d48022cf41ee0ee07e" alt="replit ai 명령 출력을 보여주는 Shell" width="1244" height="412" data-path="images/changelog/2026-01-09/screenshot-2026-01-08-at-18-12-51_c5b98b748839.png" />
</Frame>

`replit ai` 명령을 사용하여 Shell에서 LLM과 상호작용하세요. 직접 Shell 접근과 Agent 워크플로우 모두에서 사용할 수 있습니다.

### 통합의 새로운 AI 모델

AI 통합에서 새롭게 출시된 AI 모델을 지원합니다:

| 모델                           | 설명                                                                                |
| ---------------------------- | --------------------------------------------------------------------------------- |
| `gpt-5.2`                    | 전문 지식 업무를 위한 OpenAI의 가장 강력한 모델. 400K 컨텍스트 윈도우로 ARC-AGI-1에서 90% 이상을 달성한 첫 번째 모델.   |
| `claude-opus-4.5`            | 코딩, 에이전트, 컴퓨터 사용에 최적화된 Anthropic의 플래그십 모델. SWE-bench Verified에서 80.9% 달성.         |
| `gemini-3-flash-preview`     | 1M 토큰 컨텍스트로 에이전틱 워크플로우에 최적화된 Google의 고속 모델. Pro 수준에 근접한 추론 능력을 낮은 지연 시간과 비용으로 제공. |
| `gemini-3-pro-preview`       | 최첨단 추론 및 실제 지식을 갖춘 Google의 고급 멀티모달 모델.                                            |
| `gemini-3-pro-image-preview` | 정확한 텍스트 렌더링으로 고품질 이미지 생성 및 편집을 위한 Google의 Nano Banana Pro 모델.                     |
