Merge PR #743: config.dev.yaml (added)

This commit is contained in:
Merge Bot
2026-04-16 05:03:11 +00:00
parent ba7c20d646
commit 7e7b84a70f

14
config.dev.yaml Normal file
View File

@@ -0,0 +1,14 @@
# 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