batty-cli 0.11.63

Supervised agent execution for software teams
Documentation
name: my-project
use_shim: true
auto_respawn_on_crash: true
orchestrator_pane: true
orchestrator_position: left

board:
  rotation_threshold: 20
  auto_dispatch: false

standup:
  interval_secs: 1800
  output_lines: 20

automation:
  timeout_nudges: true
  standups: true
  triage_interventions: true
  review_interventions: true
  owned_task_interventions: true
  manager_dispatch_interventions: true
  architect_utilization_interventions: true
  intervention_idle_grace_secs: 60

automation_sender: human

roles:
  - name: engineer
    role_type: engineer
    agent: claude
    instances: 1
    prompt: engineer.md
    use_worktrees: false