Roo-Code/packages
Roo Code b29b393de5 feat: implement robust subtask validation system
- Add SubtaskValidator class for parallel validation of subtask results
- Implement validation types and interfaces
- Add validation configuration to global settings
- Create proof-of-concept integration with newTaskTool
- Add comprehensive tests for validation logic

This implements the "parallel universe" validation system proposed in issue #6970,
allowing the orchestrator to validate subtask results in a separate context before
accepting them, reducing propagated errors and improving overall reliability.
2025-08-12 06:38:27 +00:00
..
build Sharing improvements (#5082) 2025-06-24 16:36:32 -04:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00
evals Bring back "Use @roo-code/cloud from npm" (#6795) 2025-08-06 20:51:41 -10:00
ipc Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
telemetry Git repo cloud telemetry (#5119) 2025-06-25 17:01:32 -07:00
types feat: implement robust subtask validation system 2025-08-12 06:38:27 +00:00