* docs: add OpenChamber feature docs and translations Add 30 new docs pages covering OpenChamber-specific workflows and setup: OpenCode server, providers/models/agents, MCP, skills, commands & snippets, usage, projects, context, notes/todos/plans, scheduled tasks, project actions, preview, worktrees, multi-run, git & GitHub, magic prompts, git identities, mobile/PWA, security, notifications, voice, project icons, remote instances, desktop browser, updates, and three troubleshooting pages. Rebuild sidebar into eight task-oriented sections and translate every new page into all six supported locales (uk, zh-cn, es, pt-br, ko, pl). * docs: surface new sections on homepage and cross-link tunnels Add an Explore block to the docs homepage (all seven locales) linking to the new section anchors, and cross-link the Tunnels page to Security and PWA & Mobile.
35 lines
1.5 KiB
Plaintext
35 lines
1.5 KiB
Plaintext
---
|
|
title: 알림
|
|
description: 세션이 사용자를 필요로 하거나 완료될 때 알림을 받으세요.
|
|
---
|
|
|
|
# 알림
|
|
|
|
알림은 화면을 지켜보지 않아도 무언가가 사용자의 주의를 필요로 할 때, 즉 세션이 완료되었거나, 오류가 발생했거나, 질문했거나, 무언가를 할 권한이 필요할 때 알려줍니다. **Settings → OpenChamber → Notifications**에서 설정합니다.
|
|
|
|
## 켜기
|
|
|
|
1. **Settings → OpenChamber → Notifications**를 엽니다.
|
|
2. 브라우저나 시스템이 요청하면 알림을 허용합니다.
|
|
3. 알림받고 싶은 내용을 선택합니다.
|
|
- 세션 **완료**
|
|
- 세션 **오류** 발생
|
|
- 세션이 **질문**할 때
|
|
- 세션이 **권한**을 필요로 할 때
|
|
- **하위 작업** 완료
|
|
|
|
## 전달 방식
|
|
|
|
- **데스크톱**에서는 네이티브 시스템 알림을 받습니다
|
|
- **브라우저 또는 설치된 앱**에서는 웹 푸시 알림을 받으므로 탭이 백그라운드에 있어도 도착합니다
|
|
|
|
자동 수락으로 설정된 세션은 권한 알림으로 귀찮게 하지 않습니다.
|
|
|
|
## 문구 맞춤 설정
|
|
|
|
각 알림 종류에는 에이전트 이름과 모델 같은 필드를 사용해 편집할 수 있는 제목과 메시지 템플릿이 있습니다. 또한 알림이 짧게 유지되도록 마지막 메시지를 얼마나 포함할지에 대한 제한도 있습니다.
|
|
|
|
## 관련 항목
|
|
|
|
- [Voice Mode](/ko/voice/) — 대신 응답을 소리내어 들으세요
|