mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
- Add new parallelizability-analyzer mode to .roomodes with comprehensive role definition - Create XML instruction system with 4 detailed files: - 1_workflow.xml: 7-step analysis workflow from initialization to integration - 2_analysis_algorithms.xml: Dependency detection, file overlap analysis, and scoring algorithms - 3_cli_and_integration.xml: CLI interface and API integration specifications - 4_usage_examples.xml: Common scenarios, guides, and best practices - Include comprehensive README with usage examples and configuration reference - Support multiple input formats: GitHub URLs, issue numbers, search queries - Implement sophisticated conflict detection with configurable risk assessment - Provide both human-readable markdown and structured JSON output formats - Enable integration with task management systems and parallel worker coordination Resolves #5648 |
||
|---|---|---|
| .. | ||
| rules | ||
| rules-code | ||
| rules-docs-extractor | ||
| rules-integration-tester | ||
| rules-issue-fixer | ||
| rules-issue-fixer-orchestrator | ||
| rules-issue-writer | ||
| rules-mode-writer | ||
| rules-parallelizability-analyzer | ||
| rules-pr-fixer | ||
| rules-pr-fixer-orchestrator | ||
| rules-pr-reviewer | ||
| rules-translate | ||