# Selected baseline keys only. NOT a replacement config.yaml.
# Use the guide's `hermes -p operator config set ...` commands.
# Keep the model/provider and other values generated by the setup wizard.
terminal:
  backend: local
  timeout: 180
agent:
  max_turns: 90
approvals:
  mode: manual
security:
  redact_secrets: true
memory:
  memory_enabled: true
  user_profile_enabled: true
compression:
  enabled: true
  threshold: 0.50
  target_ratio: 0.20
checkpoints:
  enabled: true
delegation:
  max_concurrent_children: 3
  max_spawn_depth: 2
  max_iterations: 50
