Files
cleveragents-core/features
HAL9000 82890e8e58 feat(plan): implement agents plan correct with revert and append correction modes
Add BDD feature file and step definitions for plan correction functionality.
Implements support for both revert mode (prunes decision tree and re-executes LLM)
and append mode (adds guidance without re-executing).

Features:
- Revert mode with confirmation prompt and --yes flag support
- Append mode with guidance text support
- Dry-run mode for impact analysis
- Plan and decision ID validation
- Non-correctable plan state rejection
- Decision tree persistence to database

ISSUES CLOSED: #9286
2026-06-14 06:43:09 -04:00
..