Forzar máximo 2 steps en plan: 1 coder + 1 reviewer opcional
El planner generaba 3+ steps para tareas simples causando que el coder repitiera acciones en cada step (creaba el módulo varias veces). Ahora el engine fusiona los steps en 1 coder con descripción combinada. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -70,7 +70,7 @@ The controlador defines whether the page is Builder or Standard. Changing it bre
|
||||
1. List current modules: `list_page_modules`
|
||||
2. Get module vars: `get_module_config_vars`
|
||||
3. Update vars: `set_module_config_vars`
|
||||
4. Or edit the module template: edit `index-base.tpl` → `compile_module`
|
||||
4. Or edit the module template: edit `index-base.tpl` with `acai-line-replace` or `acai-write` → compilation runs automatically
|
||||
|
||||
## Working with Standard Pages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user