{{ t('orchestration.hero.kicker') }}
{{ t('orchestration.hero.title') }}
{{ t('orchestration.hero.subtitle') }}
{{ t('orchestration.summary.running') }} {{ taskOrchestrationQueueStats.running }}
{{ t('orchestration.summary.queued') }} {{ taskOrchestrationQueueStats.queued }}
{{ t('orchestration.summary.runs') }} {{ taskOrchestration.runs.length }}
1
{{ t('orchestration.step1.title') }}
{{ t('orchestration.step1.subtitle') }}
{{ t('orchestration.templates.title') }}
{{ taskOrchestrationDraftReadiness.title }}
{{ taskOrchestrationDraftReadiness.summary }}
{{ taskOrchestration.selectedEngine === 'workflow' ? t('orchestration.engine.workflow') : t('orchestration.engine.codex') }}
{{ taskOrchestration.runMode === 'dry-run' ? t('orchestration.runMode.dryRun') : (taskOrchestration.runMode === 'read' ? t('orchestration.runMode.readOnly') : t('orchestration.runMode.write')) }}
{{ t('orchestration.pills.hasTitle') }}
{{ t('orchestration.pills.workflowCount', { count: taskOrchestrationDraftMetrics.workflowCount }) }}
{{ t('orchestration.pills.planNodes', { count: taskOrchestrationDraftMetrics.planNodeCount }) }}
2
{{ t('orchestration.step2.title') }}
{{ t('orchestration.step2.subtitle') }}
{{ t('orchestration.advanced.title') }}
3
{{ t('orchestration.step3.title') }}
{{ t('orchestration.step3.subtitle') }}
{{ t('orchestration.actions.caption') }}
{{ t('orchestration.stage.title') }}
{{ t('orchestration.stage.subtitle') }}
{{ t('orchestration.stage.pill.target') }}
{{ t('orchestration.stage.pill.preview') }}
{{ t('orchestration.stage.pill.run') }}
{{ taskOrchestration.lastError }}
{{ t('orchestration.plan.title') }}
{{ t('orchestration.plan.subtitle') }}
{{ issue.message }}
{{ warning }}
{{ t('orchestration.workbench.title') }}
{{ t('orchestration.workbench.subtitle') }}
{{ t('orchestration.queue.empty.title') }}
{{ t('orchestration.queue.empty.subtitle') }}
{{ item.title || item.target || item.taskId }}
{{ item.taskId }} · {{ item.updatedAt || item.createdAt }}
{{ item.lastSummary }}
{{ item.status }}
{{ t('orchestration.runs.empty.title') }}
{{ t('orchestration.runs.empty.subtitle') }}
{{ taskOrchestration.selectedRunError }}
{{ t('orchestration.detail.empty.title') }}
{{ t('orchestration.detail.empty.subtitle') }}