docs: crear issue 0046 — progreso en tiempo real para Father Bot
Issue para que Father Bot muestre feedback visual durante la creacion de agentes. Incluye: habilitar streaming en config, mejorar formateo del ProgressReporter con nombres de pasos legibles, y tests. Tambien habilita streaming + show_tool_progress en el config de Father Bot (quick win que activa el ProgressReporter existente). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -82,6 +82,8 @@ llm:
|
||||
model: "sonnet"
|
||||
fallback_model: "haiku"
|
||||
session_id: ""
|
||||
streaming: true
|
||||
show_tool_progress: true
|
||||
add_dirs:
|
||||
- ".claude/rules"
|
||||
- "agents/_template"
|
||||
|
||||
Reference in New Issue
Block a user