Files
timmy-config/config.dev.yaml
2026-04-16 05:03:11 +00:00

15 lines
264 B
YAML

# Dev environment overlay
# Merges with config.yaml — these keys override the base
model:
default: qwen3:30b
provider: custom
agent:
max_turns: 50
verbose: true
display:
show_reasoning: true
streaming: true
show_cost: true
terminal:
timeout: 300