diff --git a/agents/_template/config.yaml b/agents/_template/config.yaml index ce42b40..fedab2d 100644 --- a/agents/_template/config.yaml +++ b/agents/_template/config.yaml @@ -84,6 +84,8 @@ llm: fallback_model: "" session_id: "" add_dirs: [] + streaming: false # true para usar --output-format stream-json (progreso en tiempo real) + show_tool_progress: false # true para mostrar en Matrix que herramientas usa el agente fallback: provider: ""