mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- Add comprehensive workflow types and schemas in packages/types/src/workflow.ts - Implement WorkflowParser for YAML validation and parsing - Create WorkflowStateManager for persistent state management - Build WorkflowExecutor with support for parallel execution and retries - Implement WorkflowEngine as main integration point with VS Code - Add execute_workflow tool for triggering workflows from tasks - Support hierarchical orchestration with parent-child task relationships - Enable hybrid workflows combining fixed rules with dynamic decisions - Include comprehensive test coverage for all components - Add detailed documentation and example workflows - Update main README with workflow feature description Fixes #6298 |
||
|---|---|---|
| .. | ||
| build | ||
| cloud | ||
| config-eslint | ||
| config-typescript | ||
| evals | ||
| ipc | ||
| telemetry | ||
| types | ||