Files
openchamber/packages/docs/content/docs/uk/multi-run.mdx
T
Bohdan Triapitsyn 967704a9b9 docs: add OpenChamber feature docs and translations (#1400)
* 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.
2026-05-24 14:15:55 +03:00

33 lines
2.1 KiB
Plaintext
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.
---
title: Multi-run
description: Запускайте той самий промпт у кількох моделях чи сесіях одночасно.
---
# Multi-run
Multi-run запускає кілька сесій з однієї форми — зручно, щоб спробувати те саме завдання з різними моделями й порівняти результати. Відкрийте його з кнопки вгорі бічної панелі сесій.
## Запуск multi-run
1. Відкрийте лаунчер multi-run.
2. Виберіть проєкт і назвіть групу запусків.
3. Напишіть промпт і виберіть моделі, із якими його запустити (до п'яти на групу).
4. Виберіть, чи **ізолювати запуски**.
5. Запустіть.
Кожна модель отримує власну сесію, і всі вони починаються з вашого промпту.
## Ізольовані запуски
Увімкніть **isolate runs**, щоб дати кожному запуску власний [worktree](/uk/worktrees/) і гілку, щоб вони ніколи не торкалися тих самих файлів. Для цього потрібен git-репозиторій — для тек, які ним не є, це вимикається автоматично. Виберіть гілку, від якої починаються запуски.
З вимкненою ізоляцією кожен запуск — це звичайна сесія в теці проєкту.
## Порівняння результатів
Кожен запуск — це звичайна сесія, яку ви можете відкрити, прочитати й зберегти чи відкинути. Якщо ви запустили їх, щоб порівняти підходи, переглядайте їх поруч і несіть найкращий далі.
## Пов'язане
- [Сесії worktree](/uk/worktrees/) — як ізоляція працює під капотом