Files
timmy-config/config.prod.yaml

18 lines
330 B
YAML
Raw Normal View History

# 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