-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationphase-2.5Phase 2.5: Agent Execution Redesign (ReAct)Phase 2.5: Agent Execution Redesign (ReAct)phase-2.5-FPhase F: Validation & Default SwitchPhase F: Validation & Default Switch
Description
Summary
After CLI and API validation pass, switch the default engine from "plan" to "react" and update all relevant documentation.
Acceptance Criteria
- Default engine changed to `"react"` in `runtime.py`
- CLI help text updated to reflect new default
- `--engine plan` still available as fallback
- `CLAUDE.md` updated:
- Agent system architecture section reflects ReAct loop
- Execution flow diagram updated
- New modules documented (react_agent.py, tools.py, editor.py)
- --engine flag documented in commands section
- `docs/V2_STRATEGIC_ROADMAP.md` updated: Phase 2.5 marked complete
- `docs/AGENT_V3_UNIFIED_PLAN.md` status updated to "Implemented"
- All existing tests pass with react as default
- Smoke test: `cf work start --execute` (no --engine flag) uses ReactAgent
Dependencies
- Phase F validation: [Phase 2.5-F] End-to-end CLI validation with cf-test project #353, [Phase 2.5-F] Verify ReAct engine works via API routes #354 (both CLI and API validated)
Reference
- `docs/AGENT_V3_UNIFIED_PLAN.md`
- `CLAUDE.md` (project instructions)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationphase-2.5Phase 2.5: Agent Execution Redesign (ReAct)Phase 2.5: Agent Execution Redesign (ReAct)phase-2.5-FPhase F: Validation & Default SwitchPhase F: Validation & Default Switch