Files
openchamber/packages/docs/sidebar.config.json
T
Bohdan Triapitsyn 34d0ff7383 feat(walkthrough): guided AI walkthrough for diffs, branches, and PRs (#2572)
A diff is ordered by file path, which is almost never the order in which a
change makes sense. This adds a Walkthrough surface that reorders it: the model
groups related hunks into stops, explains what each group changes about
behavior, and orders the stops so each builds on the last. It explains and
orders; judging code stays with the existing Review action.

Reviews uncommitted work (all, staged, unstaged), a branch against its base, or
a pull request. Generation is always user-initiated — nothing runs on a timer,
on a file change, or as a side effect of opening a panel.

Invariants worth preserving:

- Hunk identity is derived on the server and only there. Ids are content
  hashes, so an anchor that no longer resolves is proof the code it described
  changed, and staleness needs no heuristics. The client matches ids to ids and
  never recomputes them; two implementations would have to agree forever.
- The digest is never truncated. A diff that does not fit the model's context
  is refused with an actionable reason, because a walkthrough written against
  half a diff reads as confident and is wrong.
- Nothing disappears. Lockfiles and other generated output are excluded from
  the model's input by name — never by size — and everything no stop covers is
  listed at the end, so "have I seen all of it" stays answerable.
- Cost is explicit. Results are content-addressed, so returning the working
  tree to an earlier state costs nothing; generation outlives its request, so a
  refresh detaches the client rather than discarding paid-for work, and only an
  explicit cancel stops it.

Supporting changes to shared modules:

- git: expose the existing getRangeDiff as GET /api/git
  listUntrackedPaths and getUntrackedDiffs. The latter resolve the repository
  once for a batch instead of per file, taking a panel
  ~340ms on an 80-file working tree.
- small-model: structured output across four wire forma
  and abort signal, and an onOverflow policy so an oversized prompt fails
  loudly instead of being silently clipped. A provider
  remembered so the prompt-side fallback goes first next time.
- models.dev metadata: surface structured_output as tri
  false blocks a model, a missing field does not, because the catalog omits it
  for roughly half of all models.

Desktop and tablet only: VS Code serves Git through its
these routes, and the mobile shell does not consume the surface registry.

Docs: packages/docs walkthrough page in English and all eight locales.
2026-08-02 16:22:55 +03:00

728 lines
22 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"sections": [
{
"label": "Start here",
"translations": {
"uk": "Почніть тут",
"zh-CN": "从这里开始",
"es": "Empieza aquí",
"pt-BR": "Comece aqui",
"ko": "여기서 시작",
"pl": "Zacznij tutaj",
"fr": "Commencer ici",
"ja": "ここから開始"
},
"items": [
{
"label": "Overview",
"link": "/",
"translations": {
"uk": "Огляд",
"zh-CN": "概览",
"es": "Visión general",
"pt-BR": "Visão geral",
"ko": "개요",
"pl": "Przegląd",
"fr": "Vue densemble",
"ja": "概要"
}
},
{
"label": "Install",
"link": "/install/",
"translations": {
"uk": "Встановлення",
"zh-CN": "安装",
"es": "Instalación",
"pt-BR": "Instalação",
"ko": "설치",
"pl": "Instalacja",
"fr": "Installation",
"ja": "インストール"
}
},
{
"label": "Quickstart",
"link": "/quickstart/",
"translations": {
"uk": "Швидкий старт",
"zh-CN": "快速开始",
"es": "Inicio rápido",
"pt-BR": "Início rápido",
"ko": "빠른 시작",
"pl": "Szybki start",
"fr": "Démarrage rapide",
"ja": "クイックスタート"
}
},
{
"label": "OpenCode Server",
"link": "/opencode-server/",
"translations": {
"uk": "Сервер OpenCode",
"zh-CN": "OpenCode 服务器",
"es": "Servidor OpenCode",
"pt-BR": "Servidor OpenCode",
"ko": "OpenCode 서버",
"pl": "Serwer OpenCode",
"fr": "Serveur OpenCode",
"ja": "OpenCode サーバー"
}
},
{
"label": "Environment Variables",
"link": "/environment/",
"translations": {
"uk": "Змінні середовища",
"zh-CN": "环境变量",
"es": "Variables de entorno",
"pt-BR": "Variáveis de ambiente",
"ko": "환경 변수",
"pl": "Zmienne środowiskowe",
"fr": "Variables denvironnement",
"ja": "環境変数"
}
}
]
},
{
"label": "Workflows",
"translations": {
"uk": "Робочі процеси",
"zh-CN": "工作流",
"es": "Flujos de trabajo",
"pt-BR": "Fluxos de trabalho",
"ko": "워크플로",
"pl": "Przepływy pracy",
"fr": "Workflows",
"ja": "ワークフロー"
},
"items": [
{
"label": "Projects",
"link": "/projects/",
"translations": {
"uk": "Проєкти",
"zh-CN": "项目",
"es": "Proyectos",
"pt-BR": "Projetos",
"ko": "프로젝트",
"pl": "Projekty",
"fr": "Projets",
"ja": "プロジェクト"
}
},
{
"label": "Context",
"link": "/context/",
"translations": {
"uk": "Контекст",
"zh-CN": "上下文",
"es": "Contexto",
"pt-BR": "Contexto",
"ko": "컨텍스트",
"pl": "Kontekst",
"fr": "Contexte",
"ja": "コンテキスト"
}
},
{
"label": "Notes, Todos & Plans",
"link": "/notes-todos-plans/",
"translations": {
"uk": "Нотатки, справи та плани",
"zh-CN": "笔记、待办与计划",
"es": "Notas, tareas y planes",
"pt-BR": "Notas, tarefas e planos",
"ko": "메모, 할 일, 계획",
"pl": "Notatki, zadania i plany",
"fr": "Notes, todos et plans",
"ja": "メモ、Todo、計画"
}
},
{
"label": "Scheduled Tasks",
"link": "/scheduled-tasks/",
"translations": {
"uk": "Заплановані задачі",
"zh-CN": "计划任务",
"es": "Tareas programadas",
"pt-BR": "Tarefas agendadas",
"ko": "예약 작업",
"pl": "Zaplanowane zadania",
"fr": "Tâches planifiées",
"ja": "スケジュールタスク"
}
},
{
"label": "Agent Control Tool",
"link": "/agent-control-tool/",
"translations": {
"uk": "Інструмент керування для агентів",
"zh-CN": "智能体控制工具",
"es": "Herramienta de control para agentes",
"pt-BR": "Ferramenta de controle para agentes",
"ko": "에이전트 제어 도구",
"pl": "Narzędzie sterowania dla agentów",
"fr": "Outil de contrôle pour les agents",
"ja": "エージェント制御ツール"
}
},
{
"label": "Session Goals",
"link": "/session-goals/",
"translations": {
"uk": "Цілі сесії",
"zh-CN": "会话目标",
"es": "Objetivos de sesión",
"pt-BR": "Objetivos de sessão",
"ko": "세션 목표",
"pl": "Cele sesji",
"fr": "Objectifs de session",
"ja": "セッションゴール"
}
},
{
"label": "Project Actions",
"link": "/project-actions/",
"translations": {
"uk": "Дії проєкту",
"zh-CN": "项目操作",
"es": "Acciones del proyecto",
"pt-BR": "Ações do projeto",
"ko": "프로젝트 작업",
"pl": "Akcje projektu",
"fr": "Actions de projet",
"ja": "プロジェクトアクション"
}
},
{
"label": "Preview & Dev Servers",
"link": "/preview/",
"translations": {
"uk": "Перегляд і dev-сервери",
"zh-CN": "预览与开发服务器",
"es": "Vista previa y servidores de desarrollo",
"pt-BR": "Pré-visualização e servidores de desenvolvimento",
"ko": "미리보기 및 개발 서버",
"pl": "Podgląd i serwery deweloperskie",
"fr": "Aperçu et serveurs de dev",
"ja": "プレビューと開発サーバー"
}
},
{
"label": "Worktree Sessions",
"link": "/worktrees/",
"translations": {
"uk": "Сесії worktree",
"zh-CN": "Worktree 会话",
"es": "Sesiones de worktree",
"pt-BR": "Sessões de worktree",
"ko": "Worktree 세션",
"pl": "Sesje worktree",
"fr": "Sessions worktree",
"ja": "Worktree セッション"
}
},
{
"label": "Multi-run",
"link": "/multi-run/",
"translations": {
"fr": "Multi-run",
"ja": "Multi-run"
}
},
{
"label": "Git & GitHub",
"link": "/git/",
"translations": {
"fr": "Git et GitHub",
"ja": "Git と GitHub"
}
},
{
"label": "Changes Walkthrough",
"link": "/walkthrough/",
"translations": {
"uk": "Розбір змін",
"zh-CN": "改动导读",
"es": "Recorrido por los cambios",
"pt-BR": "Percurso pelas mudanças",
"ko": "변경 워크스루",
"pl": "Przewodnik po zmianach",
"fr": "Parcours des modifications",
"ja": "変更のウォークスルー"
}
},
{
"label": "GitHub Issues & PRs",
"link": "/github/",
"translations": {
"uk": "Завдання та PR GitHub",
"zh-CN": "GitHub 工单与 PR",
"es": "Issues y PRs de GitHub",
"pt-BR": "Issues e PRs do GitHub",
"ko": "GitHub 이슈 및 PR",
"pl": "Zgłoszenia i PR-y GitHub",
"fr": "Issues et PR GitHub",
"ja": "GitHub Issues と PR"
}
},
{
"label": "Magic Prompts",
"link": "/magic-prompts/",
"translations": {
"uk": "Магічні підказки",
"zh-CN": "魔法提示词",
"es": "Prompts mágicos",
"pt-BR": "Prompts mágicos",
"ko": "매직 프롬프트",
"pl": "Magiczne prompty",
"fr": "Magic Prompts",
"ja": "マジックプロンプト"
}
},
{
"label": "Git Identities",
"link": "/git-identities/",
"translations": {
"uk": "Git-ідентичності",
"zh-CN": "Git 身份",
"es": "Identidades de Git",
"pt-BR": "Identidades do Git",
"ko": "Git 아이덴티티",
"pl": "Tożsamości Git",
"fr": "Identités Git",
"ja": "Git ID"
}
}
]
},
{
"label": "OpenCode setup",
"translations": {
"uk": "Налаштування OpenCode",
"zh-CN": "OpenCode 设置",
"es": "Configuración de OpenCode",
"pt-BR": "Configuração do OpenCode",
"ko": "OpenCode 설정",
"pl": "Konfiguracja OpenCode",
"fr": "Configuration OpenCode",
"ja": "OpenCode 設定"
},
"items": [
{
"label": "Providers, Models & Agents",
"link": "/providers/",
"translations": {
"uk": "Провайдери, моделі та агенти",
"zh-CN": "提供商、模型与智能体",
"es": "Proveedores, modelos y agentes",
"pt-BR": "Provedores, modelos e agentes",
"ko": "공급자, 모델, 에이전트",
"pl": "Dostawcy, modele i agenci",
"fr": "Fournisseurs, modèles et agents",
"ja": "プロバイダー、モデル、エージェント"
}
},
{
"label": "MCP Servers",
"link": "/mcp/",
"translations": {
"uk": "Сервери MCP",
"zh-CN": "MCP 服务器",
"es": "Servidores MCP",
"pt-BR": "Servidores MCP",
"ko": "MCP 서버",
"pl": "Serwery MCP",
"fr": "Serveurs MCP",
"ja": "MCP サーバー"
}
},
{
"label": "Skills",
"link": "/skills/",
"translations": {
"uk": "Навички",
"zh-CN": "技能",
"es": "Habilidades",
"pt-BR": "Habilidades",
"ko": "스킬",
"pl": "Umiejętności",
"fr": "Skills",
"ja": "スキル"
}
},
{
"label": "Skills Catalog",
"link": "/skills-catalog/",
"translations": {
"uk": "Каталог навичок",
"zh-CN": "技能目录",
"es": "Catálogo de habilidades",
"pt-BR": "Catálogo de habilidades",
"ko": "스킬 카탈로그",
"pl": "Katalog umiejętności",
"fr": "Catalogue de skills",
"ja": "スキルカタログ"
}
},
{
"label": "Commands & Snippets",
"link": "/commands-snippets/",
"translations": {
"uk": "Команди та сніпети",
"zh-CN": "命令与代码片段",
"es": "Comandos y fragmentos",
"pt-BR": "Comandos e trechos",
"ko": "명령 및 스니펫",
"pl": "Polecenia i fragmenty",
"fr": "Commandes et snippets",
"ja": "コマンドとスニペット"
}
},
{
"label": "Usage & Quotas",
"link": "/usage/",
"translations": {
"uk": "Використання та квоти",
"zh-CN": "用量与配额",
"es": "Uso y cuotas",
"pt-BR": "Uso e cotas",
"ko": "사용량 및 할당량",
"pl": "Zużycie i limity",
"fr": "Utilisation et quotas",
"ja": "使用量とクォータ"
}
}
]
},
{
"label": "Remote access",
"translations": {
"uk": "Віддалений доступ",
"zh-CN": "远程访问",
"es": "Acceso remoto",
"pt-BR": "Acesso remoto",
"ko": "원격 접속",
"pl": "Dostęp zdalny",
"fr": "Accès distant",
"ja": "リモートアクセス"
},
"items": [
{
"label": "Connect a Device",
"link": "/connect-devices/",
"translations": {
"uk": "Підключення пристрою",
"zh-CN": "连接设备",
"es": "Conectar un dispositivo",
"pt-BR": "Conectar um dispositivo",
"ko": "기기 연결",
"pl": "Podłączanie urządzenia",
"fr": "Connecter un appareil",
"ja": "デバイスを接続"
}
},
{
"label": "Private Relay",
"link": "/private-relay/",
"translations": {
"uk": "Приватний Relay",
"zh-CN": "私密中继",
"es": "Relay privado",
"pt-BR": "Relay privado",
"ko": "프라이빗 릴레이",
"pl": "Prywatny relay",
"fr": "Relay privé",
"ja": "プライベートリレー"
}
},
{
"label": "Tunnels",
"link": "/tunnels/",
"translations": {
"uk": "Тунелі",
"zh-CN": "隧道",
"es": "Túneles",
"pt-BR": "Túneis",
"ko": "터널",
"pl": "Tunele",
"fr": "Tunnels",
"ja": "トンネル"
}
},
{
"label": "Reverse Proxy",
"link": "/reverse-proxy/",
"translations": {
"uk": "Зворотний проксі",
"zh-CN": "反向代理",
"es": "Proxy inverso",
"pt-BR": "Proxy reverso",
"ko": "리버스 프록시",
"pl": "Reverse proxy",
"fr": "Reverse proxy",
"ja": "リバースプロキシ"
}
},
{
"label": "Mobile Apps & PWA",
"link": "/mobile/",
"translations": {
"uk": "Мобільні застосунки та PWA",
"zh-CN": "移动应用与 PWA",
"es": "Apps móviles y PWA",
"pt-BR": "Apps móveis e PWA",
"ko": "모바일 앱 및 PWA",
"pl": "Aplikacje mobilne i PWA",
"fr": "Apps mobiles et PWA",
"ja": "モバイルアプリと PWA"
}
},
{
"label": "Security",
"link": "/security/",
"translations": {
"uk": "Безпека",
"zh-CN": "安全",
"es": "Seguridad",
"pt-BR": "Segurança",
"ko": "보안",
"pl": "Bezpieczeństwo",
"fr": "Sécurité",
"ja": "セキュリティ"
}
}
]
},
{
"label": "Customize",
"translations": {
"uk": "Налаштування",
"zh-CN": "自定义",
"es": "Personalizar",
"pt-BR": "Personalizar",
"ko": "맞춤 설정",
"pl": "Dostosuj",
"fr": "Personnaliser",
"ja": "カスタマイズ"
},
"items": [
{
"label": "Themes",
"link": "/themes/",
"translations": {
"uk": "Теми",
"zh-CN": "主题",
"es": "Temas",
"pt-BR": "Temas",
"ko": "테마",
"pl": "Motywy",
"fr": "Thèmes",
"ja": "テーマ"
}
},
{
"label": "Notifications",
"link": "/notifications/",
"translations": {
"uk": "Сповіщення",
"zh-CN": "通知",
"es": "Notificaciones",
"pt-BR": "Notificações",
"ko": "알림",
"pl": "Powiadomienia",
"fr": "Notifications",
"ja": "通知"
}
},
{
"label": "Voice Mode",
"link": "/voice/",
"translations": {
"uk": "Голосовий режим",
"zh-CN": "语音模式",
"es": "Modo de voz",
"pt-BR": "Modo de voz",
"ko": "음성 모드",
"pl": "Tryb głosowy",
"fr": "Mode vocal",
"ja": "音声モード"
}
},
{
"label": "Project Icons",
"link": "/project-icons/",
"translations": {
"uk": "Іконки проєктів",
"zh-CN": "项目图标",
"es": "Iconos de proyecto",
"pt-BR": "Ícones de projeto",
"ko": "프로젝트 아이콘",
"pl": "Ikony projektów",
"fr": "Icônes de projet",
"ja": "プロジェクトアイコン"
}
}
]
},
{
"label": "Desktop",
"translations": {
"uk": "Десктоп",
"zh-CN": "桌面端",
"es": "Escritorio",
"pt-BR": "Desktop",
"ko": "데스크톱",
"pl": "Pulpit",
"fr": "Desktop",
"ja": "デスクトップ"
},
"items": [
{
"label": "Remote Instances",
"link": "/remote-instances/",
"translations": {
"uk": "Віддалені інстанси",
"zh-CN": "远程实例",
"es": "Instancias remotas",
"pt-BR": "Instâncias remotas",
"ko": "원격 인스턴스",
"pl": "Zdalne instancje",
"fr": "Instances distantes",
"ja": "リモートインスタンス"
}
},
{
"label": "Desktop Browser",
"link": "/desktop-browser/",
"translations": {
"uk": "Десктопний браузер",
"zh-CN": "桌面浏览器",
"es": "Navegador de escritorio",
"pt-BR": "Navegador desktop",
"ko": "데스크톱 브라우저",
"pl": "Przeglądarka na pulpicie",
"fr": "Navigateur desktop",
"ja": "デスクトップブラウザ"
}
},
{
"label": "Desktop Tunnels",
"link": "/desktop-tunnels/",
"translations": {
"uk": "Десктопні тунелі",
"zh-CN": "桌面端隧道",
"es": "Túneles de escritorio",
"pt-BR": "Túneis no desktop",
"ko": "데스크톱 터널",
"pl": "Tunele w aplikacji desktopowej",
"fr": "Tunnels desktop",
"ja": "デスクトップトンネル"
}
},
{
"label": "SSH Hosts & Proxying",
"link": "/ssh-hosts-proxying/",
"translations": {
"uk": "SSH-хости та проксі",
"zh-CN": "SSH 主机与代理",
"es": "Hosts SSH y proxy",
"pt-BR": "Hosts SSH e proxy",
"ko": "SSH 호스트 및 프록시",
"pl": "Hosty SSH i proxy",
"fr": "Hosts SSH et proxy",
"ja": "SSH ホストとプロキシ"
}
},
{
"label": "Updates",
"link": "/updates/",
"translations": {
"uk": "Оновлення",
"zh-CN": "更新",
"es": "Actualizaciones",
"pt-BR": "Atualizações",
"ko": "업데이트",
"pl": "Aktualizacje",
"fr": "Mises à jour",
"ja": "更新"
}
}
]
},
{
"label": "Help",
"translations": {
"uk": "Допомога",
"zh-CN": "帮助",
"es": "Ayuda",
"pt-BR": "Ajuda",
"ko": "도움말",
"pl": "Pomoc",
"fr": "Aide",
"ja": "ヘルプ"
},
"items": [
{
"label": "Troubleshooting",
"link": "/troubleshooting/",
"translations": {
"uk": "Усунення несправностей",
"zh-CN": "问题排查",
"es": "Resolución de problemas",
"pt-BR": "Solução de problemas",
"ko": "문제 해결",
"pl": "Rozwiązywanie problemów",
"fr": "Dépannage",
"ja": "トラブルシューティング"
}
},
{
"label": "OpenCode Connection",
"link": "/troubleshooting/opencode-connection/",
"translations": {
"uk": "Підключення до OpenCode",
"zh-CN": "OpenCode 连接",
"es": "Conexión con OpenCode",
"pt-BR": "Conexão com o OpenCode",
"ko": "OpenCode 연결",
"pl": "Połączenie z OpenCode",
"fr": "Connexion à OpenCode",
"ja": "OpenCode 接続"
}
},
{
"label": "Worktrees & Git",
"link": "/troubleshooting/worktrees-git/",
"translations": {
"uk": "Worktree та Git",
"zh-CN": "Worktree 与 Git",
"es": "Worktrees y Git",
"pt-BR": "Worktrees e Git",
"ko": "Worktree 및 Git",
"pl": "Worktree i Git",
"fr": "Worktrees et Git",
"ja": "Worktrees と Git"
}
},
{
"label": "Remote Access",
"link": "/troubleshooting/remote-access/",
"translations": {
"uk": "Віддалений доступ",
"zh-CN": "远程访问",
"es": "Acceso remoto",
"pt-BR": "Acesso remoto",
"ko": "원격 접속",
"pl": "Dostęp zdalny",
"fr": "Accès distant",
"ja": "リモートアクセス"
}
}
]
}
]
}