* 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.2 KiB
Plaintext
35 lines
1.2 KiB
Plaintext
---
|
|
title: Notifications
|
|
description: Get told when a session needs you or finishes.
|
|
---
|
|
|
|
# Notifications
|
|
|
|
Notifications tell you when something needs your attention so you don't have to watch the screen — a session finished, hit an error, asked a question, or needs permission to do something. Set them up at **Settings → OpenChamber → Notifications**.
|
|
|
|
## Turn them on
|
|
|
|
1. Open **Settings → OpenChamber → Notifications**.
|
|
2. Allow notifications when your browser or system asks.
|
|
3. Choose what you want to be told about:
|
|
- a session **finishes**
|
|
- a session hits an **error**
|
|
- a session **asks a question**
|
|
- a session needs **permission**
|
|
- **subtasks** complete
|
|
|
|
## How they reach you
|
|
|
|
- on **desktop**, you get native system notifications
|
|
- in a **browser or installed app**, you get web push notifications, so they arrive even when the tab is in the background
|
|
|
|
Sessions set to auto-accept won't nag you with permission notifications.
|
|
|
|
## Customize the wording
|
|
|
|
Each kind of notification has a title and message template you can edit, using fields like the agent name and model. There's also a limit on how much of the last message is included, so notifications stay short.
|
|
|
|
## Related
|
|
|
|
- [Voice Mode](/voice/) — hear replies read aloud instead
|