Files
timmy-config/config.prod.yaml
2026-04-16 05:03:15 +00:00

18 lines
330 B
YAML

# Prod environment overlay
# Merges with config.yaml — these keys override the base
model:
default: claude-opus-4-6
provider: anthropic
agent:
max_turns: 90
verbose: false
display:
compact: true
show_reasoning: false
streaming: false
show_cost: false
privacy:
redact_pii: true
security:
redact_secrets: true